Updates a deployment strategy.
patch/deploymentstrategies/{DeploymentStrategyId}
Path parameters
DeploymentStrategyIdstring required
The deployment strategy ID.
Request body
Response
Success
Example response
{
"DeploymentDurationInMinutes": 15,
"FinalBakeTimeInMinutes": 20,
"GrowthFactor": 25,
"GrowthType": "LINEAR",
"Id": "1225qzk",
"Name": "Example-Deployment",
"ReplicateTo": "SSM_DOCUMENT"
}