ServiceDeploymentAlarms
class ServiceDeploymentAlarms
The CloudWatch alarms used to determine a service deployment failed.
Amazon ECS considers the service deployment as failed when any of the alarms move to the ALARM
state. For more information, see How CloudWatch alarms detect Amazon ECS deployment failures in the Amazon ECS Developer Guide.
Types
Properties
Link copied to clipboard
The name of the CloudWatch alarms that determine when a service deployment failed. A "," separates the alarms.
Link copied to clipboard
The status of the alarms check. Amazon ECS is not using alarms for service deployment failures when the status is DISABLED
.
Link copied to clipboard
One or more CloudWatch alarm names that have been triggered during the service deployment. A "," separates the alarm names.