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::ObservabilityAdmin::OrganizationCentralizationRule CentralizationRule
Defines how telemetry data should be centralized across an Amazon Organization, including source and destination configurations.
Syntax
To declare this entity in your Amazon 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