ResourcePolicySummary - AWS Organizations

ResourcePolicySummary

A structure that contains resource policy ID and Amazon Resource Name (ARN).

Contents

Arn

The Amazon Resource Name (ARN) of the resource policy.

Type: String

Pattern: ^arn:[a-z0-9][a-z0-9-.]{0,62}:organizations::\d{12}:resourcepolicy\/o-[a-z0-9]{10,32}\/rp-[0-9a-zA-Z_]{4,128}

Required: No

Id

The unique identifier (ID) of the resource policy.

Type: String

Length Constraints: Maximum length of 131.

Pattern: ^rp-[0-9a-zA-Z_]{4,128}$

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: