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::ObservabilityAdmin::OrganizationCentralizationRule MetricsBackupConfiguration
Configuration for backing up centralized metrics data to a secondary region.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Region" :String}
YAML
Region:String
Properties
Region-
Metrics specific backup destination region within the primary destination account to which metrics data should be centralized.
Required: Yes
Type: String
Minimum:
1Update requires: No interruption