Class PolicyEvaluationException

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

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

The request failed because a provided policy could not be successfully evaluated. An additional detailed message indicates the source of the failure.

See Also: