View source: R/codedeploy_operations.R
codedeploy_delete_deployment_group | R Documentation |
Deletes a deployment group.
See https://www.paws-r-sdk.com/docs/codedeploy_delete_deployment_group/ for full documentation.
codedeploy_delete_deployment_group(applicationName, deploymentGroupName)
applicationName |
[required] The name of an CodeDeploy application associated with the user or Amazon Web Services account. |
deploymentGroupName |
[required] The name of a deployment group for the specified application. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.