Skip to main content

aws.codedeploy.deploymentGroup

Supported platform

  • aws

Description

AWS CodeDeploy Deployment Group

Fields

IDTYPEDESCRIPTION
applicationNamestringApplication name this deployment group belongs to
arnstringARN of the deployment group
deploymentGroupIdstringID of the deployment group
deploymentGroupNamestringName of the deployment group
computePlatformstringCompute platform of the deployment group (Server, Lambda, or ECS)
serviceRoleArnstringService role ARN for the deployment group
targetRevisiondictTarget revision for the deployment group (includes type, location, etc.)
tagsmap[string]stringTags for the deployment group
regionstringRegion of the deployment group
deployments[]aws.codedeploy.deploymentList of deployments for this deployment group
autoScalingGroups[]aws.autoscaling.groupAuto scaling groups associated with the deployment group
ec2TagFilters[]dictEC2 tag filters for the deployment group
onPremisesInstanceTagFilters[]dictOn-premises instance tag filters for the deployment group
lastSuccessfulDeploymentaws.codedeploy.deploymentLast successful deployment information
lastAttemptedDeploymentaws.codedeploy.deploymentLast attempted deployment information
deploymentStyledictDeployment style (BLUE_GREEN or IN_PLACE)
blueGreenDeploymentConfigurationdictBlue/green deployment configuration
loadBalancerInfodictLoad balancer info