Class MalformedPolicyDocumentException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<MalformedPolicyDocumentException.Builder,MalformedPolicyDocumentException>

@Generated("software.amazon.awssdk:codegen") public final class MalformedPolicyDocumentException extends OrganizationsException implements ToCopyableBuilder<MalformedPolicyDocumentException.Builder,MalformedPolicyDocumentException>

The provided policy document doesn't meet the requirements of the specified policy type. For example, the syntax might be incorrect. For details about service control policy syntax, see SCP syntax in the Organizations User Guide.

See Also: