AWS::APS::Workspace WorkspaceConfiguration - 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).

AWS::APS::Workspace WorkspaceConfiguration

Use this structure to define label sets and the ingestion limits for time series that match label sets, and to specify the retention period of the workspace.

Syntax

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

Properties

LimitsPerLabelSets

This is an array of structures, where each structure defines a label set for the workspace, and defines the ingestion limit for active time series for each of those label sets. Each label name in a label set must be unique.

Required: No

Type: Array of LimitsPerLabelSet

Minimum: 0

Update requires: No interruption

RetentionPeriodInDays

Specifies how many days that metrics will be retained in the workspace.

Required: No

Type: Integer

Minimum: 1

Update requires: No interruption