AWS::ObservabilityAdmin::OrganizationTelemetryRule - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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::OrganizationTelemetryRule

Retrieves 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.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "Type" : "AWS::ObservabilityAdmin::OrganizationTelemetryRule", "Properties" : { "Rule" : TelemetryRule, "RuleName" : String, "Tags" : [ Tag, ... ] } }

YAML

Type: AWS::ObservabilityAdmin::OrganizationTelemetryRule Properties: Rule: TelemetryRule RuleName: String Tags: - Tag

Properties

Rule

The name of the organization telemetry rule.

Required: Yes

Type: TelemetryRule

Update requires: No interruption

RuleName

The name of the organization centralization rule.

Required: Yes

Type: String

Pattern: ^[0-9A-Za-z-]+$

Minimum: 1

Maximum: 100

Update requires: Replacement

Tags

Lists all tags attached to the specified telemetry rule resource.

Required: No

Type: Array of Tag

Update requires: No interruption

Return values

Ref

Fn::GetAtt

RuleArn

Property description not available.