public class InvalidSecurityException extends AmazonServiceException
The credential signature isn't valid. You must use an HTTPS endpoint and sign your request using Signature Version 4.
AmazonServiceException.ErrorType
Constructor and Description |
---|
InvalidSecurityException(java.lang.String message)
Constructs a new InvalidSecurityException with the specified error
message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRequestId, setServiceName, setStatusCode
isRetryable
Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.