Learn R Programming

paws.developer.tools (version 0.8.0)

codedeploy_get_deployment_group: Gets information about a deployment group

Description

Gets information about a deployment group.

See https://www.paws-r-sdk.com/docs/codedeploy_get_deployment_group/ for full documentation.

Usage

codedeploy_get_deployment_group(applicationName, deploymentGroupName)

Arguments

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.