Class AuthorizationErrorException

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

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

The user does not have permission to perform the action. Check the IAM policy associated with this user.

See Also: