v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1440208189.8 KB

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.

post/GetCentralizationRuleForOrganization

Request body

RuleIdentifierstring required

The identifier (name or ARN) of the organization centralization rule to retrieve.

Response

Success

RuleNamestring

The name of the organization centralization rule.

RuleArnstring

The Amazon Resource Name (ARN) of the organization centralization rule.

CreatorAccountIdstring

The Amazon Web Services Account that created the organization centralization rule.

CreatedTimeStampinteger

The timestamp when the organization centralization rule was created.

CreatedRegionstring

The Amazon Web Services region where the organization centralization rule was created.

LastUpdateTimeStampinteger

The timestamp when the organization centralization rule was last updated.

RuleHealth'Healthy' | 'Unhealthy' | 'Provisioning'

The health status of the organization centralization rule.

FailureReason'TRUSTED_ACCESS_NOT_ENABLED' | 'DESTINATION_ACCOUNT_NOT_IN_ORGANIZATION' | 'INTERNAL_SERVER_ERROR'

The reason why an organization centralization rule is marked UNHEALTHY.