EffectivePolicyValidationError
Contains information about a validation error found in an effective policy.
Contents
- ContributingPolicies
-
A list of policies that contributed to this validation error in the effective policy.
Type: Array of strings
Length Constraints: Maximum length of 130.
Pattern:
^p-[0-9a-zA-Z_]{8,128}$
Required: No
- ErrorCode
-
The error code that identifies the type of validation error in an effective policy.
Type: String
Required: No
- ErrorMessage
-
A human-readable description of the validation error in an effective policy.
Type: String
Required: No
- PathToError
-
The JSON path to the location in the 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 AWS SDKs, see the following: