v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1447387247.5 KB

Lists the deployment groups for an application registered with the IAM user or Amazon Web Services account.

post/#X-Amz-Target=CodeDeploy_20141006.ListDeploymentGroups

Query parameters

nextTokenstring

Pagination token

Headers

X-Amz-Target'CodeDeploy_20141006.ListDeploymentGroups' required

Request body

applicationNamestring required

The name of an CodeDeploy application associated with the IAM user or Amazon Web Services account.

nextTokenstring

An identifier returned from the previous list deployment groups call. It can be used to return the next set of deployment groups in the list.

Response

Success

applicationNamestring

The application name.

deploymentGroupsDeploymentGroupName[]

A list of deployment group names.

nextTokenstring

If a large amount of information is returned, an identifier is also returned. It can be used in a subsequent list deployment groups call to return the next set of deployment groups in the list.