This is the new AWS 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 CentralizationRule
Defines how telemetry data should be centralized across an AWS Organization, including source and destination configurations.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Destination" :
CentralizationRuleDestination
, "Source" :CentralizationRuleSource
}
Properties
Destination
-
Configuration determining where the telemetry data should be centralized, backed up, as well as encryption configuration for the primary and backup destinations.
Required: Yes
Type: CentralizationRuleDestination
Update requires: No interruption
Source
-
Configuration determining the source of the telemetry data to be centralized.
Required: Yes
Type: CentralizationRuleSource
Update requires: No interruption