turbot/aws_compliance
Loading controls...

Control: Codedeploy deployment groups lambda allatonce traffic shift should be disabled

Description

This control checks if the deployment group for Lambda Compute Platform is not using the default deployment configuration. The rule is non-compliant if the deployment group is using the deployment configuration 'CodeDeployDefault.LambdaAllAtOnce'.

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.codedeploy_deployment_group_lambda_allatonce_traffic_shift_disabled

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run aws_compliance.control.codedeploy_deployment_group_lambda_allatonce_traffic_shift_disabled --share

SQL

This control uses a named query:

codedeploy_deployment_group_lambda_allatonce_traffic_shift_disabled

Tags