AWS::ECS::Service MonitoringConfiguration - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::ECS::Service MonitoringConfiguration

The optional monitoring configuration for a service, which defines the resolution for the service-level CPUUtilization and MemoryUtilization Amazon CloudWatch metrics. When not specified, Amazon ECS uses the default resolution of 60 seconds.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

Properties

MetricConfigurations

The list of metric configurations for the service monitoring.

Required: Yes

Type: Array of MetricConfiguration

Minimum: 1

Maximum: 2

Update requires: No interruption