@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class UnauthorizedOperationException extends AWSServerMigrationException
You lack permissions needed to perform this operation. Check your IAM policies, and ensure that you are using the correct access keys.
AmazonServiceException.ErrorType
Constructor and Description |
---|
UnauthorizedOperationException(String message)
Constructs a new UnauthorizedOperationException with the specified error message.
|
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getProxyHost, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setProxyHost, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
isRetryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnauthorizedOperationException(String message)
message
- Describes the error encountered.