public class InvalidS3BucketException extends AmazonServiceException
The provided Amazon S3 bucket name is invalid. Please check your input with S3 bucket naming requirements and try again.
AmazonServiceException.ErrorType
Constructor and Description |
---|
InvalidS3BucketException(java.lang.String message)
Constructs a new InvalidS3BucketException 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.