-
- All Implemented Interfaces:
public class S3ErrorCodeIndex of S3 error codes.
This index may not be complete.
-
-
Field Summary
-
Method Summary
Modifier and Type Method Description final StringgetAccessControlListNotSupported()The bucket does not allow ACLs. final StringgetAccessDenied()Access Denied final StringgetAccessPointAlreadyOwnedByYou()An access point with an identical name already exists in your account. final StringgetAccountProblem()There is a problem with your AWS account that prevents the operation from completing successfully. final StringgetAllAccessDisabled()All access to this Amazon S3 resource has been disabled final StringgetAmbiguousGrantByEmailAddress()The email address that you provided is associated with more than one account. final StringgetAuthorizationHeaderMalformed()The authorization header that you provided is not valid. final StringgetBadDigest()The Content-MD5 or checksum value that you specified did not match what the server received. final StringgetBucketAlreadyExists()The requested bucket name is not available. final StringgetBucketAlreadyOwnedByYou()The bucket that you tried to create already exists, and you own it. final StringgetBucketNotEmpty()The bucket that you tried to delete is not empty. final StringgetClientTokenConflict()Your Multi-Region Access Point idempotency token was already used for a different request. final StringgetCredentialsNotSupported()This request does not support credentials. final StringgetCrossLocationLoggingProhibited()Cross-Region logging is not allowed. final StringgetEntityTooSmall()Your proposed upload is smaller than the minimum allowed object size. final StringgetEntityTooLarge()Your proposed upload exceeds the maximum allowed object size. final StringgetExpiredToken()The provided token has expired. final StringgetIllegalLocationConstraintException()You are trying to access a bucket from a different Region than where the bucket exists. final StringgetIllegalVersioningConfigurationException()The versioning configuration specified in the request is not valid. final StringgetIncompleteBody()You did not provide the number of bytes specified by the Content-Length HTTP header. final StringgetIncorrectNumberOfFilesInPostRequest()POST requires exactly one file upload per request. final StringgetInlineDataTooLarge()The inline data exceeds the maximum allowed size. final StringgetInternalError()An internal error occurred. final StringgetInvalidAccessKeyId()The access key ID that you provided does not exist in our records. final StringgetInvalidAccessPoint()The specified access point name or account is not valid. final StringgetInvalidAccessPointAliasError()The specified access point alias name is not valid. final StringgetInvalidAddressingHeader()You must specify the Anonymous role. final StringgetInvalidArgument()This error might occur for the following reasons: The specified argument was not valid.
The request was missing a required header.
The specified argument was incomplete or in the wrong format.
The specified argument must have a length greater than or equal to 3.
final StringgetInvalidBucketAclWithObjectOwnership()Bucket cannot have ACLs set with ObjectOwnership's BucketOwnerEnforced setting. final StringgetInvalidBucketName()The specified bucket is not valid. final StringgetInvalidBucketState()The request is not valid for the current state of the bucket. final StringgetInvalidDigest()The Content-MD5 or checksum value that you specified is not valid. final StringgetInvalidEncryptionAlgorithmError()The encryption request that you specified is not valid. final StringgetInvalidLocationConstraint()The specified location (Region) constraint is not valid. final StringgetInvalidObjectState()The operation is not valid for the current state of the object. final StringgetInvalidPart()One or more of the specified parts could not be found. final StringgetInvalidPartOrder()The list of parts was not in ascending order. final StringgetInvalidPayer()All access to this object has been disabled. final StringgetInvalidPolicyDocument()The content of the form does not meet the conditions specified in the policy document. final StringgetInvalidRange()The requested range is not valid for the request. final StringgetInvalidRequest()This error might occur for the following reasons: The request is using the wrong signature version. Use AWS4-HMAC-SHA256 (Signature Version 4).
An access point can be created only for an existing bucket.
The access point is not in a state where it can be deleted.
An access point can be listed only for an existing bucket.
The next token is not valid.
At least one action must be specified in a lifecycle rule.
At least one lifecycle rule must be specified.
The number of lifecycle rules must not exceed the allowed limit of 1000 rules.
The range for the MaxResults parameter is not valid.
SOAP requests must be made over an HTTPS connection.
Amazon S3 Transfer Acceleration is not supported for buckets with non-DNS compliant names.
Amazon S3 Transfer Acceleration is not supported for buckets with periods (.) in their names.
The Amazon S3 Transfer Acceleration endpoint supports only virtual style requests.
Amazon S3 Transfer Acceleration is not configured on this bucket.
Amazon S3 Transfer Acceleration is disabled on this bucket.
Amazon S3 Transfer Acceleration is not supported on this bucket.
Amazon S3 Transfer Acceleration cannot be enabled on this bucket.
Conflicting values provided in HTTP headers and query parameters.
Conflicting values provided in HTTP headers and POST form fields.
final StringgetInvalidSecurity()The provided security credentials are not valid. final StringgetInvalidSOAPRequest()The SOAP request body is not valid. final StringgetInvalidStorageClass()The storage class that you specified is not valid. final StringgetInvalidTargetBucketForLogging()The target bucket for logging either does not exist, is not owned by you, or does not have the appropriate grants for the log-delivery group. final StringgetInvalidToken()The provided token is malformed or otherwise not valid. final StringgetInvalidURI()The specified URI couldn't be parsed. final StringgetKeyTooLongError()Your key is too long. final StringgetMalformedACLError()The ACL that you provided was not well-formed or did not validate against our published schema. final StringgetMalformedPOSTRequest()The body of your POST request is not well-formed multipart/form-data. final StringgetMalformedXML()The XML that you provided was not well-formed or did not validate against our published schema. final StringgetMaxMessageLengthExceeded()Your request was too large. final StringgetMaxPostPreDataLengthExceededError()Your POST request fields preceding the upload file were too large. final StringgetMetadataTooLarge()Your metadata headers exceed the maximum allowed metadata size. final StringgetMethodNotAllowed()The specified method is not allowed against this resource. final StringgetMissingAttachment()A SOAP attachment was expected, but none was found. final StringgetMissingContentLength()You must provide the Content-Length HTTP header. final StringgetMissingRequestBodyError()You sent an empty XML document as a request. final StringgetMissingSecurityElement()The SOAP 1.1 request is missing a security element. final StringgetMissingSecurityHeader()Your request is missing a required header. final StringgetNoLoggingStatusForKey()There is no such thing as a logging status subresource for a key. final StringgetNoSuchBucket()The specified bucket does not exist. final StringgetNoSuchBucketPolicy()The specified bucket does not have a bucket policy. final StringgetNoSuchCORSConfiguration()The specified bucket does not have a CORS configuration. final StringgetNoSuchKey()The specified key does not exist. final StringgetNoSuchLifecycleConfiguration()The specified lifecycle configuration does not exist. final StringgetNoSuchMultiRegionAccessPoint()The specified Multi-Region Access Point does not exist. final StringgetNoSuchWebsiteConfiguration()The specified bucket does not have a website configuration. final StringgetNoSuchTagSet()The specified tag does not exist. final StringgetNoSuchUpload()The specified multipart upload does not exist. final StringgetNoSuchVersion()The version ID specified in the request does not match an existing version. final StringgetNotImplemented()A header that you provided implies functionality that is not implemented. final StringgetNotModified()The resource was not changed. final StringgetNotSignedUp()Your account is not signed up for the Amazon S3 service. final StringgetOwnershipControlsNotFoundError()The bucket ownership controls were not found. final StringgetOperationAborted()A conflicting conditional operation is currently in progress against this resource. final StringgetPermanentRedirect()The bucket that you are attempting to access must be addressed using the specified endpoint. final StringgetPreconditionFailed()At least one of the preconditions that you specified did not hold. final StringgetRedirect()Temporary redirect. final StringgetRequestHeaderSectionTooLarge()The request header and query parameters used to make the request exceed the maximum allowed size. final StringgetRequestIsNotMultiPartContent()A bucket POST request must be of the enclosure-type multipart/form-data. final StringgetRequestTimeout()Your socket connection to the server was not read from or written to within the timeout period. final StringgetRequestTimeTooSkewed()The difference between the request time and the server's time is too large. final StringgetRequestTorrentOfBucketError()Requesting the torrent file of a bucket is not permitted. final StringgetRestoreAlreadyInProgress()The object restore is already in progress. final StringgetServerSideEncryptionConfigurationNotFoundError()The server-side encryption configuration was not found. final StringgetServiceUnavailable()Reduce your request rate. final StringgetSignatureDoesNotMatch()The request signature that the server calculated does not match the signature that you provided. final StringgetSlowDown()Reduce your request rate. final StringgetTemporaryRedirect()You are being redirected to the bucket while the Domain Name System (DNS) server is being updated. final StringgetTokenRefreshRequired()The provided token must be refreshed. final StringgetTooManyAccessPoints()You have attempted to create more access points than are allowed for an account. final StringgetTooManyBuckets()You have attempted to create more buckets than are allowed for an account. final StringgetTooManyMultiRegionAccessPointregionsError()You have attempted to create a Multi-Region Access Point with more Regions than are allowed for an account. final StringgetTooManyMultiRegionAccessPoints()You have attempted to create more Multi-Region Access Points than are allowed for an account. final StringgetUnexpectedContent()This request contains unsupported content. final StringgetUnresolvableGrantByEmailAddress()The email address that you provided does not match any account on record. final StringgetUserKeyMustBeSpecified()The bucket POST request must contain the specified field name. final StringgetNoSuchAccessPoint()The specified access point does not exist. final StringgetInvalidTag()Your request contains tag input that is not valid. final StringgetMalformedPolicy()Your policy contains a principal that is not valid. -
-
Method Detail
-
getAccessControlListNotSupported
final String getAccessControlListNotSupported()
The bucket does not allow ACLs.
-
getAccessDenied
final String getAccessDenied()
Access Denied
-
getAccessPointAlreadyOwnedByYou
final String getAccessPointAlreadyOwnedByYou()
An access point with an identical name already exists in your account.
-
getAccountProblem
final String getAccountProblem()
There is a problem with your AWS account that prevents the operation from completing successfully.
-
getAllAccessDisabled
final String getAllAccessDisabled()
All access to this Amazon S3 resource has been disabled
-
getAmbiguousGrantByEmailAddress
final String getAmbiguousGrantByEmailAddress()
The email address that you provided is associated with more than one account.
-
getAuthorizationHeaderMalformed
final String getAuthorizationHeaderMalformed()
The authorization header that you provided is not valid.
-
getBadDigest
final String getBadDigest()
The Content-MD5 or checksum value that you specified did not match what the server received.
-
getBucketAlreadyExists
final String getBucketAlreadyExists()
The requested bucket name is not available.
The bucket namespace is shared by all users of the system.
-
getBucketAlreadyOwnedByYou
final String getBucketAlreadyOwnedByYou()
The bucket that you tried to create already exists, and you own it.
-
getBucketNotEmpty
final String getBucketNotEmpty()
The bucket that you tried to delete is not empty.
-
getClientTokenConflict
final String getClientTokenConflict()
Your Multi-Region Access Point idempotency token was already used for a different request.
-
getCredentialsNotSupported
final String getCredentialsNotSupported()
This request does not support credentials.
-
getCrossLocationLoggingProhibited
final String getCrossLocationLoggingProhibited()
Cross-Region logging is not allowed.
-
getEntityTooSmall
final String getEntityTooSmall()
Your proposed upload is smaller than the minimum allowed object size.
-
getEntityTooLarge
final String getEntityTooLarge()
Your proposed upload exceeds the maximum allowed object size.
-
getExpiredToken
final String getExpiredToken()
The provided token has expired.
-
getIllegalLocationConstraintException
final String getIllegalLocationConstraintException()
You are trying to access a bucket from a different Region than where the bucket exists.
-
getIllegalVersioningConfigurationException
final String getIllegalVersioningConfigurationException()
The versioning configuration specified in the request is not valid.
-
getIncompleteBody
final String getIncompleteBody()
You did not provide the number of bytes specified by the Content-Length HTTP header.
-
getIncorrectNumberOfFilesInPostRequest
final String getIncorrectNumberOfFilesInPostRequest()
POST requires exactly one file upload per request.
-
getInlineDataTooLarge
final String getInlineDataTooLarge()
The inline data exceeds the maximum allowed size.
-
getInternalError
final String getInternalError()
An internal error occurred.
-
getInvalidAccessKeyId
final String getInvalidAccessKeyId()
The access key ID that you provided does not exist in our records.
-
getInvalidAccessPoint
final String getInvalidAccessPoint()
The specified access point name or account is not valid.
-
getInvalidAccessPointAliasError
final String getInvalidAccessPointAliasError()
The specified access point alias name is not valid.
-
getInvalidAddressingHeader
final String getInvalidAddressingHeader()
You must specify the Anonymous role.
-
getInvalidArgument
final String getInvalidArgument()
This error might occur for the following reasons:
The specified argument was not valid.
The request was missing a required header.
The specified argument was incomplete or in the wrong format.
The specified argument must have a length greater than or equal to 3.
-
getInvalidBucketAclWithObjectOwnership
final String getInvalidBucketAclWithObjectOwnership()
Bucket cannot have ACLs set with ObjectOwnership's BucketOwnerEnforced setting.
-
getInvalidBucketName
final String getInvalidBucketName()
The specified bucket is not valid.
-
getInvalidBucketState
final String getInvalidBucketState()
The request is not valid for the current state of the bucket.
-
getInvalidDigest
final String getInvalidDigest()
The Content-MD5 or checksum value that you specified is not valid.
-
getInvalidEncryptionAlgorithmError
final String getInvalidEncryptionAlgorithmError()
The encryption request that you specified is not valid. The valid value is AES256.
-
getInvalidLocationConstraint
final String getInvalidLocationConstraint()
The specified location (Region) constraint is not valid.
-
getInvalidObjectState
final String getInvalidObjectState()
The operation is not valid for the current state of the object.
-
getInvalidPart
final String getInvalidPart()
One or more of the specified parts could not be found.
The part might not have been uploaded, or the specified entity tag might not have matched the part's entity tag.
-
getInvalidPartOrder
final String getInvalidPartOrder()
The list of parts was not in ascending order. The parts list must be specified in order by part number.
-
getInvalidPayer
final String getInvalidPayer()
All access to this object has been disabled.
-
getInvalidPolicyDocument
final String getInvalidPolicyDocument()
The content of the form does not meet the conditions specified in the policy document.
-
getInvalidRange
final String getInvalidRange()
The requested range is not valid for the request.
Try another range.
-
getInvalidRequest
final String getInvalidRequest()
This error might occur for the following reasons:
The request is using the wrong signature version. Use AWS4-HMAC-SHA256 (Signature Version 4).
An access point can be created only for an existing bucket.
The access point is not in a state where it can be deleted.
An access point can be listed only for an existing bucket.
The next token is not valid.
At least one action must be specified in a lifecycle rule.
At least one lifecycle rule must be specified.
The number of lifecycle rules must not exceed the allowed limit of 1000 rules.
The range for the MaxResults parameter is not valid.
SOAP requests must be made over an HTTPS connection.
Amazon S3 Transfer Acceleration is not supported for buckets with non-DNS compliant names.
Amazon S3 Transfer Acceleration is not supported for buckets with periods (.) in their names.
The Amazon S3 Transfer Acceleration endpoint supports only virtual style requests.
Amazon S3 Transfer Acceleration is not configured on this bucket.
Amazon S3 Transfer Acceleration is disabled on this bucket.
Amazon S3 Transfer Acceleration is not supported on this bucket.
Amazon S3 Transfer Acceleration cannot be enabled on this bucket.
Conflicting values provided in HTTP headers and query parameters.
Conflicting values provided in HTTP headers and POST form fields.
-
getInvalidSecurity
final String getInvalidSecurity()
The provided security credentials are not valid.
-
getInvalidSOAPRequest
final String getInvalidSOAPRequest()
The SOAP request body is not valid.
-
getInvalidStorageClass
final String getInvalidStorageClass()
The storage class that you specified is not valid.
-
getInvalidTargetBucketForLogging
final String getInvalidTargetBucketForLogging()
The target bucket for logging either does not exist, is not owned by you, or does not have the appropriate grants for the log-delivery group.
-
getInvalidToken
final String getInvalidToken()
The provided token is malformed or otherwise not valid.
-
getInvalidURI
final String getInvalidURI()
The specified URI couldn't be parsed.
-
getKeyTooLongError
final String getKeyTooLongError()
Your key is too long.
-
getMalformedACLError
final String getMalformedACLError()
The ACL that you provided was not well-formed or did not validate against our published schema.
-
getMalformedPOSTRequest
final String getMalformedPOSTRequest()
The body of your POST request is not well-formed multipart/form-data.
-
getMalformedXML
final String getMalformedXML()
The XML that you provided was not well-formed or did not validate against our published schema.
-
getMaxMessageLengthExceeded
final String getMaxMessageLengthExceeded()
Your request was too large.
-
getMaxPostPreDataLengthExceededError
final String getMaxPostPreDataLengthExceededError()
Your POST request fields preceding the upload file were too large.
-
getMetadataTooLarge
final String getMetadataTooLarge()
Your metadata headers exceed the maximum allowed metadata size.
-
getMethodNotAllowed
final String getMethodNotAllowed()
The specified method is not allowed against this resource.
-
getMissingAttachment
final String getMissingAttachment()
A SOAP attachment was expected, but none was found.
-
getMissingContentLength
final String getMissingContentLength()
You must provide the Content-Length HTTP header.
-
getMissingRequestBodyError
final String getMissingRequestBodyError()
You sent an empty XML document as a request.
-
getMissingSecurityElement
final String getMissingSecurityElement()
The SOAP 1.1 request is missing a security element.
-
getMissingSecurityHeader
final String getMissingSecurityHeader()
Your request is missing a required header.
-
getNoLoggingStatusForKey
final String getNoLoggingStatusForKey()
There is no such thing as a logging status subresource for a key.
-
getNoSuchBucket
final String getNoSuchBucket()
The specified bucket does not exist.
-
getNoSuchBucketPolicy
final String getNoSuchBucketPolicy()
The specified bucket does not have a bucket policy.
-
getNoSuchCORSConfiguration
final String getNoSuchCORSConfiguration()
The specified bucket does not have a CORS configuration.
-
getNoSuchKey
final String getNoSuchKey()
The specified key does not exist.
-
getNoSuchLifecycleConfiguration
final String getNoSuchLifecycleConfiguration()
The specified lifecycle configuration does not exist.
-
getNoSuchMultiRegionAccessPoint
final String getNoSuchMultiRegionAccessPoint()
The specified Multi-Region Access Point does not exist.
-
getNoSuchWebsiteConfiguration
final String getNoSuchWebsiteConfiguration()
The specified bucket does not have a website configuration.
-
getNoSuchTagSet
final String getNoSuchTagSet()
The specified tag does not exist.
-
getNoSuchUpload
final String getNoSuchUpload()
The specified multipart upload does not exist.
The upload ID might not be valid, or the multipart upload might have been aborted or completed.
-
getNoSuchVersion
final String getNoSuchVersion()
The version ID specified in the request does not match an existing version.
-
getNotImplemented
final String getNotImplemented()
A header that you provided implies functionality that is not implemented.
-
getNotModified
final String getNotModified()
The resource was not changed.
-
getNotSignedUp
final String getNotSignedUp()
Your account is not signed up for the Amazon S3 service.
-
getOwnershipControlsNotFoundError
final String getOwnershipControlsNotFoundError()
The bucket ownership controls were not found.
-
getOperationAborted
final String getOperationAborted()
A conflicting conditional operation is currently in progress against this resource. Try again.
-
getPermanentRedirect
final String getPermanentRedirect()
The bucket that you are attempting to access must be addressed using the specified endpoint. Send all future requests to this endpoint.
-
getPreconditionFailed
final String getPreconditionFailed()
At least one of the preconditions that you specified did not hold.
-
getRedirect
final String getRedirect()
Temporary redirect.
You are being redirected to the bucket while the Domain Name System (DNS) server is being updated.
-
getRequestHeaderSectionTooLarge
final String getRequestHeaderSectionTooLarge()
The request header and query parameters used to make the request exceed the maximum allowed size.
-
getRequestIsNotMultiPartContent
final String getRequestIsNotMultiPartContent()
A bucket POST request must be of the enclosure-type multipart/form-data.
-
getRequestTimeout
final String getRequestTimeout()
Your socket connection to the server was not read from or written to within the timeout period.
-
getRequestTimeTooSkewed
final String getRequestTimeTooSkewed()
The difference between the request time and the server's time is too large.
-
getRequestTorrentOfBucketError
final String getRequestTorrentOfBucketError()
Requesting the torrent file of a bucket is not permitted.
-
getRestoreAlreadyInProgress
final String getRestoreAlreadyInProgress()
The object restore is already in progress.
-
getServerSideEncryptionConfigurationNotFoundError
final String getServerSideEncryptionConfigurationNotFoundError()
The server-side encryption configuration was not found.
-
getServiceUnavailable
final String getServiceUnavailable()
Reduce your request rate.
-
getSignatureDoesNotMatch
final String getSignatureDoesNotMatch()
The request signature that the server calculated does not match the signature that you provided.
-
getSlowDown
final String getSlowDown()
Reduce your request rate.
-
getTemporaryRedirect
final String getTemporaryRedirect()
You are being redirected to the bucket while the Domain Name System (DNS) server is being updated.
-
getTokenRefreshRequired
final String getTokenRefreshRequired()
The provided token must be refreshed.
-
getTooManyAccessPoints
final String getTooManyAccessPoints()
You have attempted to create more access points than are allowed for an account.
-
getTooManyBuckets
final String getTooManyBuckets()
You have attempted to create more buckets than are allowed for an account.
-
getTooManyMultiRegionAccessPointregionsError
final String getTooManyMultiRegionAccessPointregionsError()
You have attempted to create a Multi-Region Access Point with more Regions than are allowed for an account.
-
getTooManyMultiRegionAccessPoints
final String getTooManyMultiRegionAccessPoints()
You have attempted to create more Multi-Region Access Points than are allowed for an account.
-
getUnexpectedContent
final String getUnexpectedContent()
This request contains unsupported content.
-
getUnresolvableGrantByEmailAddress
final String getUnresolvableGrantByEmailAddress()
The email address that you provided does not match any account on record.
-
getUserKeyMustBeSpecified
final String getUserKeyMustBeSpecified()
The bucket POST request must contain the specified field name.
If it is specified, check the order of the fields.
-
getNoSuchAccessPoint
final String getNoSuchAccessPoint()
The specified access point does not exist.
-
getInvalidTag
final String getInvalidTag()
Your request contains tag input that is not valid.
-
getMalformedPolicy
final String getMalformedPolicy()
Your policy contains a principal that is not valid.
-
-
-