codedeploy_get_deployment_group {paws.developer.tools} | R Documentation |
Gets information about a deployment group.
See https://www.paws-r-sdk.com/docs/codedeploy_get_deployment_group/ for full documentation.
codedeploy_get_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. |