ResourcePolicySummary - Amazon Organizations
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).

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 Amazon SDKs, see the following: