A Config rule that checks whether the first deployment stage of the AWS Codepipeline performs more than one deployment. Optionally checks if each of the subsequent remaining stages deploy to more than the specified number of deployments (deploymentLimit).

This config rule supports the following parameters:

  • deploymentLimit
    • Required: No
    • Type: int
    • Description:The maximum number of deployments each stage can perform.

CloudFormation Template