v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1447387247.5 KB

Lists the deployment configurations with the IAM user or Amazon Web Services account.

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

Query parameters

nextTokenstring

Pagination token

Headers

X-Amz-Target'CodeDeploy_20141006.ListDeploymentConfigs' required

Request body

nextTokenstring

An identifier returned from the previous <code>ListDeploymentConfigs</code> call. It can be used to return the next set of deployment configurations in the list.

Response

Success

deploymentConfigsListDeploymentConfigName[]

A list of deployment configurations, including built-in configurations such as <code>CodeDeployDefault.OneAtATime</code>.

nextTokenstring

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