View a markdown version of this page

AWS::ECS::Service MonitoringConfiguration - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon 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 Amazon 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