Mondoo Docs

AWS CodeDeploy Deployment Group

aws.codedeploy.deploymentGroup MQL resource for querying AWS infrastructure with cnquery and cnspec.

AWSPrivate Resource

AWS CodeDeploy Deployment Group

Min version: 9.0.0Defaults: deploymentGroupName computePlatform deploymentGroupId region

Relationships

Mini Map
AWS
5 resources · 10 relationshipsClick to select, expand fields to see properties.

Fields (18)

FieldTypeDescription
applicationNamerequired
stringApplication name this deployment group belongs to
arnrequired
stringARN of the deployment group
autoScalingGroups
[]aws.autoscaling.groupAuto scaling groups associated with the deployment group
blueGreenDeploymentConfiguration
dictBlue/green deployment configuration
computePlatformrequired
stringCompute platform of the deployment group (Server, Lambda, or ECS)
deploymentGroupIdrequired
stringID of the deployment group
deploymentGroupNamerequired
stringName of the deployment group
deployments
[]aws.codedeploy.deploymentList of deployments for this deployment group
deploymentStyle
dictDeployment style (BLUE_GREEN or IN_PLACE)
ec2TagFilters
[]dictEC2 tag filters for the deployment group
lastAttemptedDeployment
aws.codedeploy.deploymentLast attempted deployment information
lastSuccessfulDeployment
aws.codedeploy.deploymentLast successful deployment information
loadBalancerInfo
dictLoad balancer info
onPremisesInstanceTagFilters
[]dictOn-premises instance tag filters for the deployment group
regionrequired
stringRegion of the deployment group
serviceRoleArnrequired
stringService role ARN for the deployment group
tags
map[string]stringTags for the deployment group
targetRevision
dictTarget revision for the deployment group (includes type, location, etc.)