View a markdown version of this page

AWS::ECS::Service MonitoringConfiguration - AWS CloudFormation

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