AWS::ObservabilityAdmin::OrganizationCentralizationRuleDefines how telemetry data should be centralized across an AWS Organization, including source and destination configurations.
import { CfnOrganizationCentralizationRule } from 'aws-cdk-lib/aws-observabilityadmin';Or use the module namespace:
import * as observabilityadmin from 'aws-cdk-lib/aws-observabilityadmin';
// observabilityadmin.CfnOrganizationCentralizationRuleConfiguration passed to the constructor as CfnOrganizationCentralizationRuleProps.
ruleRequiredIResolvable | CentralizationRulePropertyruleNameRequiredstringThe name of the organization centralization rule.
tagsOptionalCfnTag[]A key-value pair to filter resources based on tags associated with the resource. For more information about tags, see [What are tags?](https://docs.aws.amazon.com/whitepapers/latest/tagging-best-practices/what-are-tags.html)
This L1 construct maps directly to the following CloudFormation resource type.
Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to Newsletteraws-observabilityadminAWS::ObservabilityAdmin::OrganizationCentralizationRule