New API Documentation - Developer Preview Available
We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.
Stops a deployment. This API action works only on deployments that have a status of
DEPLOYING. This action moves the deployment to a status of
ROLLED_BACK.
Example
Use a bare-bones client and the command you need to make an API call.
Stops a deployment. This API action works only on deployments that have a status of
DEPLOYING
. This action moves the deployment to a status ofROLLED_BACK
.Example
Use a bare-bones client and the command you need to make an API call.
Param
StopDeploymentCommandInput
Returns
StopDeploymentCommandOutput
See
input
shape.response
shape.config
shape.Throws
BadRequestException (client fault)
The input fails to satisfy the constraints specified by an Amazon Web Services service.
Throws
InternalServerException (server fault)
There was an internal failure in the AppConfig service.
Throws
ResourceNotFoundException (client fault)
The requested resource could not be found.
Throws
AppConfigServiceException
Base exception class for all service exceptions from AppConfig service.
Example
To stop configuration deployment