Class UnauthorizedOperationException

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

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

You lack permissions needed to perform this operation. Check your IAM policies, and ensure that you are using the correct access keys.

See Also: