AWS::ObservabilityAdmin::OrganizationTelemetryRule - AWS CloudFormation

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::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 AWS 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.