ServiceDeploymentAlarms - Amazon Elastic Container Service

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.

Contents

alarmNames

The name of the CloudWatch alarms that determine when a service deployment failed. A "," separates the alarms.

Type: Array of strings

Required: No

status

The status of the alarms check. Amazon ECS is not using alarms for service deployment failures when the status is DISABLED.

Type: String

Valid Values: TRIGGERED | MONITORING | MONITORING_COMPLETE | DISABLED

Required: No

triggeredAlarmNames

One or more CloudWatch alarm names that have been triggered during the service deployment. A "," separates the alarm names.

Type: Array of strings

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: