R/codedeploy_operations.R
codedeploy_delete_deployment_group.Rd
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)
[required] The name of an CodeDeploy application associated with the user or Amazon Web Services account.
[required] The name of a deployment group for the specified application.