UpdateDeploymentGroupRequest
Represents the input of an UpdateDeploymentGroup
operation.
Types
Properties
Information to add or change about Amazon CloudWatch alarms when the deployment group is updated.
The application name that corresponds to the deployment group to update.
Information for an automatic rollback configuration that is added or changed when a deployment group is updated.
The replacement list of Auto Scaling groups to be included in the deployment group, if you want to change them.
Information about blue/green deployment options for a deployment group.
The current name of the deployment group.
The replacement deployment configuration name to use, if you want to change it.
Information about the type of deployment, either in-place or blue/green, you want to run and whether to route deployment traffic behind a load balancer.
The replacement set of Amazon EC2 tags on which to filter, if you want to change them. To keep the existing tags, enter their names. To remove tags, do not enter any tag names.
The target Amazon ECS services in the deployment group. This applies only to deployment groups that use the Amazon ECS compute platform. A target Amazon ECS service is specified as an Amazon ECS cluster and service name pair using the format <clustername>:<servicename>
.
Information about the load balancer used in a deployment.
The new name of the deployment group, if you want to change it.
The replacement set of on-premises instance tags on which to filter, if you want to change them. To keep the existing tags, enter their names. To remove tags, do not enter any tag names.
Information about an on-premises instance tag set. The deployment group includes only on-premises instances identified by all the tag groups.
Indicates what happens when new Amazon EC2 instances are launched mid-deployment and do not receive the deployed application revision.
A replacement ARN for the service role, if you want to change it.
This parameter only applies if you are using CodeDeploy with Amazon EC2 Auto Scaling. For more information, see Integrating CodeDeploy with Amazon EC2 Auto Scaling in the CodeDeploy User Guide.
Information about triggers to change when the deployment group is updated. For examples, see Edit a Trigger in a CodeDeploy Deployment Group in the CodeDeploy User Guide.