@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class OpsItemAccessDeniedException extends AWSSimpleSystemsManagementException
You don't have permission to view OpsItems in the specified account. Verify that your account is configured either as a Systems Manager delegated administrator or that you are logged into the Organizations management account.
AmazonServiceException.ErrorType
Constructor and Description |
---|
OpsItemAccessDeniedException(String message)
Constructs a new OpsItemAccessDeniedException 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 OpsItemAccessDeniedException(String message)
message
- Describes the error encountered.