Retrieves the details of a specific telemetry rule in your account.
post/GetTelemetryRule
Request body
RuleIdentifierstring required
The identifier (name or ARN) of the telemetry rule to retrieve.
Response
Success
RuleNamestring
The name of the telemetry rule.
RuleArnstring
The Amazon Resource Name (ARN) of the telemetry rule.
CreatedTimeStampinteger
The timestamp when the telemetry rule was created.
LastUpdateTimeStampinteger
The timestamp when the telemetry rule was last updated.
HomeRegionstring
The Amazon Web Services Region where the telemetry rule was originally created. For replicated rules in spoke regions, this indicates the region that manages the rule. For rules created without multi-region scope, this field is not present.
IsReplicatedboolean
Indicates whether this telemetry rule is a replica that was created in this region through multi-region fan-out from the home region. Replicated rules cannot be directly updated or deleted in the spoke region. To modify a replicated rule, make changes in the home region.