EffectivePolicyValidationError - 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).

EffectivePolicyValidationError

Contains details about the validation errors that occurred when generating or enforcing an effective policy, such as which policies contributed to the error and location of the error.

Contents

ContributingPolicies

The individual policies inherited and attached to the account which contributed to the validation error.

Type: Array of strings

Length Constraints: Maximum length of 130.

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

Required: No

ErrorCode

The error code for the validation error. For example, ELEMENTS_TOO_MANY.

Type: String

Required: No

ErrorMessage

The error message for the validation error.

Type: String

Required: No

PathToError

The path within the effective policy where the validation error occurred.

Type: String

Required: No

See Also

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