AWS::ObservabilityAdmin::OrganizationTelemetryRuleRetrieves the details of a specific organization centralization rule. This operation can only be called by the organization's management account or a delegated administrator account.
import { CfnOrganizationTelemetryRule } from 'aws-cdk-lib/aws-observabilityadmin';Or use the module namespace:
import * as observabilityadmin from 'aws-cdk-lib/aws-observabilityadmin';
// observabilityadmin.CfnOrganizationTelemetryRuleConfiguration passed to the constructor as CfnOrganizationTelemetryRuleProps.
ruleRequiredIResolvable | TelemetryRulePropertyThe name of the organization telemetry rule.
ruleNameRequiredstringThe name of the organization centralization rule.
tagsOptionalCfnTag[]Lists all tags attached to the specified resource. Supports telemetry rule resources and telemetry pipeline resources.
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::OrganizationTelemetryRule