PNG  IHDR;IDATxܻn0K )(pA 7LeG{ §㻢|ذaÆ 6lذaÆ 6lذaÆ 6lom$^yذag5bÆ 6lذaÆ 6lذa{ 6lذaÆ `}HFkm,mӪôô! x|'ܢ˟;E:9&ᶒ}{v]n&6 h_tڠ͵-ҫZ;Z$.Pkž)!o>}leQfJTu іچ\X=8Rن4`Vwl>nG^is"ms$ui?wbs[m6K4O.4%/bC%t Mז -lG6mrz2s%9s@-k9=)kB5\+͂Zsٲ Rn~GRC wIcIn7jJhۛNCS|j08yiHKֶۛkɈ+;SzL/F*\Ԕ#"5m2[S=gnaPeғL lذaÆ 6l^ḵaÆ 6lذaÆ 6lذa; _ذaÆ 6lذaÆ 6lذaÆ RIENDB` # Generated by default/object.tt package Paws::S3::Error; use Moose; has Code => (is => 'ro', isa => 'Str'); has Key => (is => 'ro', isa => 'Str'); has Message => (is => 'ro', isa => 'Str'); has VersionId => (is => 'ro', isa => 'Str'); 1; ### main pod documentation begin ### =head1 NAME Paws::S3::Error =head1 USAGE This class represents one of two things: =head3 Arguments in a call to a service Use the attributes of this class as arguments to methods. You shouldn't make instances of this class. Each attribute should be used as a named argument in the calls that expect this type of object. As an example, if Att1 is expected to be a Paws::S3::Error object: $service_obj->Method(Att1 => { Code => $value, ..., VersionId => $value }); =head3 Results returned from an API call Use accessors for each attribute. If Att1 is expected to be an Paws::S3::Error object: $result = $service_obj->Method(...); $result->Att1->Code =head1 DESCRIPTION Container for all error elements. =head1 ATTRIBUTES =head2 Code => Str The error code is a string that uniquely identifies an error condition. It is meant to be read and understood by programs that detect and handle errors by type. B =over =item * =over =item * I AccessDenied =item * I Access Denied =item * I 403 Forbidden =item * I Client =back =item * =over =item * I AccountProblem =item * I There is a problem with your AWS account that prevents the action from completing successfully. Contact AWS Support for further assistance. =item * I 403 Forbidden =item * I Client =back =item * =over =item * I AllAccessDisabled =item * I All access to this Amazon S3 resource has been disabled. Contact AWS Support for further assistance. =item * I 403 Forbidden =item * I Client =back =item * =over =item * I AmbiguousGrantByEmailAddress =item * I The email address you provided is associated with more than one account. =item * I 400 Bad Request =item * I Client =back =item * =over =item * I AuthorizationHeaderMalformed =item * I The authorization header you provided is invalid. =item * I 400 Bad Request =item * I N/A =back =item * =over =item * I BadDigest =item * I The Content-MD5 you specified did not match what we received. =item * I 400 Bad Request =item * I Client =back =item * =over =item * I BucketAlreadyExists =item * I The requested bucket name is not available. The bucket namespace is shared by all users of the system. Please select a different name and try again. =item * I 409 Conflict =item * I Client =back =item * =over =item * I BucketAlreadyOwnedByYou =item * I The bucket you tried to create already exists, and you own it. Amazon S3 returns this error in all AWS Regions except in the North Virginia Region. For legacy compatibility, if you re-create an existing bucket that you already own in the North Virginia Region, Amazon S3 returns 200 OK and resets the bucket access control lists (ACLs). =item * I 409 Conflict (in all Regions except the North Virginia Region) =item * I Client =back =item * =over =item * I BucketNotEmpty =item * I The bucket you tried to delete is not empty. =item * I 409 Conflict =item * I Client =back =item * =over =item * I CredentialsNotSupported =item * I This request does not support credentials. =item * I 400 Bad Request =item * I Client =back =item * =over =item * I CrossLocationLoggingProhibited =item * I Cross-location logging not allowed. Buckets in one geographic location cannot log information to a bucket in another location. =item * I 403 Forbidden =item * I Client =back =item * =over =item * I EntityTooSmall =item * I Your proposed upload is smaller than the minimum allowed object size. =item * I 400 Bad Request =item * I Client =back =item * =over =item * I EntityTooLarge =item * I Your proposed upload exceeds the maximum allowed object size. =item * I 400 Bad Request =item * I Client =back =item * =over =item * I ExpiredToken =item * I The provided token has expired. =item * I 400 Bad Request =item * I Client =back =item * =over =item * I IllegalVersioningConfigurationException =item * I Indicates that the versioning configuration specified in the request is invalid. =item * I 400 Bad Request =item * I Client =back =item * =over =item * I IncompleteBody =item * I You did not provide the number of bytes specified by the Content-Length HTTP header =item * I 400 Bad Request =item * I Client =back =item * =over =item * I IncorrectNumberOfFilesInPostRequest =item * I POST requires exactly one file upload per request. =item * I 400 Bad Request =item * I Client =back =item * =over =item * I InlineDataTooLarge =item * I Inline data exceeds the maximum allowed size. =item * I 400 Bad Request =item * I Client =back =item * =over =item * I InternalError =item * I We encountered an internal error. Please try again. =item * I 500 Internal Server Error =item * I Server =back =item * =over =item * I InvalidAccessKeyId =item * I The AWS access key ID you provided does not exist in our records. =item * I 403 Forbidden =item * I Client =back =item * =over =item * I InvalidAddressingHeader =item * I You must specify the Anonymous role. =item * I N/A =item * I Client =back =item * =over =item * I InvalidArgument =item * I Invalid Argument =item * I 400 Bad Request =item * I Client =back =item * =over =item * I InvalidBucketName =item * I The specified bucket is not valid. =item * I 400 Bad Request =item * I Client =back =item * =over =item * I InvalidBucketState =item * I The request is not valid with the current state of the bucket. =item * I 409 Conflict =item * I Client =back =item * =over =item * I InvalidDigest =item * I The Content-MD5 you specified is not valid. =item * I 400 Bad Request =item * I Client =back =item * =over =item * I InvalidEncryptionAlgorithmError =item * I The encryption request you specified is not valid. The valid value is AES256. =item * I 400 Bad Request =item * I Client =back =item * =over =item * I InvalidLocationConstraint =item * I The specified location constraint is not valid. For more information about Regions, see How to Select a Region for Your Buckets (https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingBucket.html#access-bucket-intro). =item * I 400 Bad Request =item * I Client =back =item * =over =item * I InvalidObjectState =item * I The action is not valid for the current state of the object. =item * I 403 Forbidden =item * I Client =back =item * =over =item * I InvalidPart =item * I 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. =item * I 400 Bad Request =item * I Client =back =item * =over =item * I InvalidPartOrder =item * I The list of parts was not in ascending order. Parts list must be specified in order by part number. =item * I 400 Bad Request =item * I Client =back =item * =over =item * I InvalidPayer =item * I All access to this object has been disabled. Please contact AWS Support for further assistance. =item * I 403 Forbidden =item * I Client =back =item * =over =item * I InvalidPolicyDocument =item * I The content of the form does not meet the conditions specified in the policy document. =item * I 400 Bad Request =item * I Client =back =item * =over =item * I InvalidRange =item * I The requested range cannot be satisfied. =item * I 416 Requested Range Not Satisfiable =item * I Client =back =item * =over =item * I InvalidRequest =item * I Please use AWS4-HMAC-SHA256. =item * I 400 Bad Request =item * I N/A =back =item * =over =item * I InvalidRequest =item * I SOAP requests must be made over an HTTPS connection. =item * I 400 Bad Request =item * I Client =back =item * =over =item * I InvalidRequest =item * I Amazon S3 Transfer Acceleration is not supported for buckets with non-DNS compliant names. =item * I 400 Bad Request =item * I N/A =back =item * =over =item * I InvalidRequest =item * I Amazon S3 Transfer Acceleration is not supported for buckets with periods (.) in their names. =item * I 400 Bad Request =item * I N/A =back =item * =over =item * I InvalidRequest =item * I Amazon S3 Transfer Accelerate endpoint only supports virtual style requests. =item * I 400 Bad Request =item * I N/A =back =item * =over =item * I InvalidRequest =item * I Amazon S3 Transfer Accelerate is not configured on this bucket. =item * I 400 Bad Request =item * I N/A =back =item * =over =item * I InvalidRequest =item * I Amazon S3 Transfer Accelerate is disabled on this bucket. =item * I 400 Bad Request =item * I N/A =back =item * =over =item * I InvalidRequest =item * I Amazon S3 Transfer Acceleration is not supported on this bucket. Contact AWS Support for more information. =item * I 400 Bad Request =item * I N/A =back =item * =over =item * I InvalidRequest =item * I Amazon S3 Transfer Acceleration cannot be enabled on this bucket. Contact AWS Support for more information. =item * I 400 Bad Request =item * I N/A =back =item * =over =item * I InvalidSecurity =item * I The provided security credentials are not valid. =item * I 403 Forbidden =item * I Client =back =item * =over =item * I InvalidSOAPRequest =item * I The SOAP request body is invalid. =item * I 400 Bad Request =item * I Client =back =item * =over =item * I InvalidStorageClass =item * I The storage class you specified is not valid. =item * I 400 Bad Request =item * I Client =back =item * =over =item * I InvalidTargetBucketForLogging =item * I The target bucket for logging does not exist, is not owned by you, or does not have the appropriate grants for the log-delivery group. =item * I 400 Bad Request =item * I Client =back =item * =over =item * I InvalidToken =item * I The provided token is malformed or otherwise invalid. =item * I 400 Bad Request =item * I Client =back =item * =over =item * I InvalidURI =item * I Couldn't parse the specified URI. =item * I 400 Bad Request =item * I Client =back =item * =over =item * I KeyTooLongError =item * I Your key is too long. =item * I 400 Bad Request =item * I Client =back =item * =over =item * I MalformedACLError =item * I The XML you provided was not well-formed or did not validate against our published schema. =item * I 400 Bad Request =item * I Client =back =item * =over =item * I MalformedPOSTRequest =item * I The body of your POST request is not well-formed multipart/form-data. =item * I 400 Bad Request =item * I Client =back =item * =over =item * I MalformedXML =item * I This happens when the user sends malformed XML (XML that doesn't conform to the published XSD) for the configuration. The error message is, "The XML you provided was not well-formed or did not validate against our published schema." =item * I 400 Bad Request =item * I Client =back =item * =over =item * I MaxMessageLengthExceeded =item * I Your request was too big. =item * I 400 Bad Request =item * I Client =back =item * =over =item * I MaxPostPreDataLengthExceededError =item * I Your POST request fields preceding the upload file were too large. =item * I 400 Bad Request =item * I Client =back =item * =over =item * I MetadataTooLarge =item * I Your metadata headers exceed the maximum allowed metadata size. =item * I 400 Bad Request =item * I Client =back =item * =over =item * I MethodNotAllowed =item * I The specified method is not allowed against this resource. =item * I 405 Method Not Allowed =item * I Client =back =item * =over =item * I MissingAttachment =item * I A SOAP attachment was expected, but none were found. =item * I N/A =item * I Client =back =item * =over =item * I MissingContentLength =item * I You must provide the Content-Length HTTP header. =item * I 411 Length Required =item * I Client =back =item * =over =item * I MissingRequestBodyError =item * I This happens when the user sends an empty XML document as a request. The error message is, "Request body is empty." =item * I 400 Bad Request =item * I Client =back =item * =over =item * I MissingSecurityElement =item * I The SOAP 1.1 request is missing a security element. =item * I 400 Bad Request =item * I Client =back =item * =over =item * I MissingSecurityHeader =item * I Your request is missing a required header. =item * I 400 Bad Request =item * I Client =back =item * =over =item * I NoLoggingStatusForKey =item * I There is no such thing as a logging status subresource for a key. =item * I 400 Bad Request =item * I Client =back =item * =over =item * I NoSuchBucket =item * I The specified bucket does not exist. =item * I 404 Not Found =item * I Client =back =item * =over =item * I NoSuchBucketPolicy =item * I The specified bucket does not have a bucket policy. =item * I 404 Not Found =item * I Client =back =item * =over =item * I NoSuchKey =item * I The specified key does not exist. =item * I 404 Not Found =item * I Client =back =item * =over =item * I NoSuchLifecycleConfiguration =item * I The lifecycle configuration does not exist. =item * I 404 Not Found =item * I Client =back =item * =over =item * I NoSuchUpload =item * I The specified multipart upload does not exist. The upload ID might be invalid, or the multipart upload might have been aborted or completed. =item * I 404 Not Found =item * I Client =back =item * =over =item * I NoSuchVersion =item * I Indicates that the version ID specified in the request does not match an existing version. =item * I 404 Not Found =item * I Client =back =item * =over =item * I NotImplemented =item * I A header you provided implies functionality that is not implemented. =item * I 501 Not Implemented =item * I Server =back =item * =over =item * I NotSignedUp =item * I Your account is not signed up for the Amazon S3 service. You must sign up before you can use Amazon S3. You can sign up at the following URL: https://aws.amazon.com/s3 =item * I 403 Forbidden =item * I Client =back =item * =over =item * I OperationAborted =item * I A conflicting conditional action is currently in progress against this resource. Try again. =item * I 409 Conflict =item * I Client =back =item * =over =item * I PermanentRedirect =item * I The bucket you are attempting to access must be addressed using the specified endpoint. Send all future requests to this endpoint. =item * I 301 Moved Permanently =item * I Client =back =item * =over =item * I PreconditionFailed =item * I At least one of the preconditions you specified did not hold. =item * I 412 Precondition Failed =item * I Client =back =item * =over =item * I Redirect =item * I Temporary redirect. =item * I 307 Moved Temporarily =item * I Client =back =item * =over =item * I RestoreAlreadyInProgress =item * I Object restore is already in progress. =item * I 409 Conflict =item * I Client =back =item * =over =item * I RequestIsNotMultiPartContent =item * I Bucket POST must be of the enclosure-type multipart/form-data. =item * I 400 Bad Request =item * I Client =back =item * =over =item * I RequestTimeout =item * I Your socket connection to the server was not read from or written to within the timeout period. =item * I 400 Bad Request =item * I Client =back =item * =over =item * I RequestTimeTooSkewed =item * I The difference between the request time and the server's time is too large. =item * I 403 Forbidden =item * I Client =back =item * =over =item * I RequestTorrentOfBucketError =item * I Requesting the torrent file of a bucket is not permitted. =item * I 400 Bad Request =item * I Client =back =item * =over =item * I SignatureDoesNotMatch =item * I The request signature we calculated does not match the signature you provided. Check your AWS secret access key and signing method. For more information, see REST Authentication (https://docs.aws.amazon.com/AmazonS3/latest/dev/RESTAuthentication.html) and SOAP Authentication (https://docs.aws.amazon.com/AmazonS3/latest/dev/SOAPAuthentication.html) for details. =item * I 403 Forbidden =item * I Client =back =item * =over =item * I ServiceUnavailable =item * I Reduce your request rate. =item * I 503 Service Unavailable =item * I Server =back =item * =over =item * I SlowDown =item * I Reduce your request rate. =item * I 503 Slow Down =item * I Server =back =item * =over =item * I TemporaryRedirect =item * I You are being redirected to the bucket while DNS updates. =item * I 307 Moved Temporarily =item * I Client =back =item * =over =item * I TokenRefreshRequired =item * I The provided token must be refreshed. =item * I 400 Bad Request =item * I Client =back =item * =over =item * I TooManyBuckets =item * I You have attempted to create more buckets than allowed. =item * I 400 Bad Request =item * I Client =back =item * =over =item * I UnexpectedContent =item * I This request does not support content. =item * I 400 Bad Request =item * I Client =back =item * =over =item * I UnresolvableGrantByEmailAddress =item * I The email address you provided does not match any account on record. =item * I 400 Bad Request =item * I Client =back =item * =over =item * I UserKeyMustBeSpecified =item * I The bucket POST must contain the specified field name. If it is specified, check the order of the fields. =item * I 400 Bad Request =item * I Client =back =back =head2 Key => Str The error key. =head2 Message => Str The error message contains a generic description of the error condition in English. It is intended for a human audience. Simple programs display the message directly to the end user if they encounter an error condition they don't know how or don't care to handle. Sophisticated programs with more exhaustive error handling and proper internationalization are more likely to ignore the error message. =head2 VersionId => Str The version ID of the error. =head1 SEE ALSO This class forms part of L, describing an object used in L =head1 BUGS and CONTRIBUTIONS The source code is located here: L Please report bugs to: L =cut