Returns a list of all deployments of a specific application. A deployment is a
combination of a specific application and a specific version of that application. Each
deployment is mapped to a particular application version.
Example
Use a bare-bones client and the command you need to make an API call.
Returns a list of all deployments of a specific application. A deployment is a combination of a specific application and a specific version of that application. Each deployment is mapped to a particular application version.
Example
Use a bare-bones client and the command you need to make an API call.
Param
ListDeploymentsCommandInput
Returns
ListDeploymentsCommandOutput
See
input
shape.response
shape.config
shape.Throws
AccessDeniedException (client fault)
The account or role doesn't have the right permissions to make the request.
Throws
InternalServerException (server fault)
An unexpected error occurred during the processing of the request.
Throws
ResourceNotFoundException (client fault)
The specified resource was not found.
Throws
ThrottlingException (client fault)
The number of requests made exceeds the limit.
Throws
ValidationException (client fault)
One or more parameters provided in the request is not valid.
Throws
M2ServiceException
Base exception class for all service exceptions from M2 service.