- HOME
- 開発者ガイドブック(APIリファレンス)
- オブジェクトストレージ
- APIエラーコード一覧
APIエラーコード一覧
Error Code | Description | HTTP Status Code |
---|---|---|
AccessDenied |
Access Denied アクセス拒否 |
403 Forbidden |
AccountProblem |
There is a problem with your AWS 正常終了処理を阻害する問題が、ユーザーのアカウントにあります。 Webフォームよりお問い合わせください。 |
403 Forbidden |
BadDigest |
The Content-MD5 you specified did not match what we received. Content-MD5がサーバで受け付けたものと一致しません。 |
400 Bad Request |
EntityTooSmall |
Your proposed upload is smaller than the minimum allowed object size. 最小許可オブジェクトサイズよりも小さいオブジェクトがアップロードされました。 |
400 Bad Request |
ExpiredToken |
The provided token has expired. 与えられたトークンは失効しています。 |
400 Bad Request |
IncompleteBody |
You did not provide the number of bytes specified by the Content-Length HTTP header Content-Length HTTPヘッダに指定されたバイト数を満たしません。 |
400 Bad Request |
IncorrectNumberOfFilesInPostRequest |
POST requires exactly one file upload per request. POSTは要求ごとに1つのファイルのアップロードが必要です。 |
400 Bad Request |
InlineDataTooLarge |
Inline data exceeds the maximum allowed size. インラインデータは最大許可サイズを超えています。 |
400 Bad Request |
InternalError |
We encountered an internal error. Please try again. 内部エラーが発生しました。再試行してください。 Webフォームよりお問い合わせください。 |
500 Internal Server Error |
InvalidAccessKeyId |
The access key Id you provided does not exist in our records. 与えられたアクセスキーIDは、登録情報にありません。 |
403 Forbidden |
InvalidArgument |
Invalid Argument 引数が正しくありません。 |
400 Bad Request |
InvalidBucketName |
The specified bucket is not valid. 指定されたバケットは有効ではありません。 |
400 Bad Request |
InvalidDigest |
The Content-MD5 you specified is not valid. 指定されたContent-MD5は有効ではありません。 |
400 Bad Request |
InvalidPart |
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. 1つ以上の指定されたパートが見つかりません。パートがアップロードされていないか、指定されたETagがパートのETagに一致しないようです。 |
400 Bad Request |
InvalidPartOrder |
The list of parts was not in ascending order.Parts list must specified in order by part number. パートリストは昇順のリストではありませんでした。パートリストはパート番号順に指定する必要が有ります。 |
400 Bad Request |
InvalidPolicyDocument |
The content of the form does not meet the conditions specified in the policy document. フォームの内容は、ポリシー文書で指定された条件を満たしていません。 |
400 Bad Request |
InvalidRange |
The requested range cannot be satisfied. 要求された範囲を満足させることはできません。 |
416 Requested Range Not Satisfiable |
InvalidToken |
The provided token is malformed or otherwise invalid. 与えられたトークンは不正か有効ではありません。 |
400 Bad Request |
InvalidURI |
Couldn’t parse the specified URI. 指定されたURLを解析できません。 |
400 Bad Request |
KeyTooLong |
Your key is too long. キーが長すぎます。 |
400 Bad Request |
MalformedACLError |
The XML you provided was not well-formed or did not validate against our published schema. 与えられたXMLは不正だったか、有効ではありません。 |
400 Bad Request |
MalformedPOSTRequest |
The body of your POST request is not well-formed multipart/form-data. POSTリクエストのボディは正常なmultipart/form-dataではありません。 |
400 Bad Request |
MalformedXML |
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.” 不正な形式のXMLを送信したときに発生します。エラーメッセージは「あなたが提供されるXMLが整形されていませんでした。 」 |
400 Bad Request |
MaxMessageLengthExceeded |
Your request was too big. リクエストが大きすぎます。 |
400 Bad Request |
MaxPostPreDataLengthExceededError |
Your POST request fields preceding the upload file were too large. POSTリクエストフィールドが大きすぎてアップロードできませんでした。 |
400 Bad Request |
MetadataTooLarge |
Your metadata headers exceed the maximum allowed metadata size. メタデータヘッダが最大許可メタデータサイズを超えました。 |
400 Bad Request |
MethodNotAllowed |
The specified method is not allowed against this resource. 指定されたメソッドはこのリソースに対して許可されていません。 |
405 Method Not Allowed |
MissingContentLength |
You must provide the Content-Length HTTP header. Content-Length HTTPヘッダを与える必要が有ります。 |
411 Length Required |
MissingRequestBodyError |
This happens when the user sends an empty xml document as a request. The error message is, “Request body is empty.” 要求に対して空のXMLドキュメントをユーザーが送ることで起きます。そのエラーメッセージは「リクエストボディは空です」。 |
400 Bad Request |
MissingSecurityHeader |
Your request is missing a required header. 要求に必要なヘッダーが含まれていません。 |
400 Bad Request |
NoSuchBucket |
The specified bucket does not exist. 指定されたバケットは存在しません。 |
404 Not Found |
NoSuchKey |
The specified key does not exist. 指定されたキーは存在しません。 |
404 Not Found |
NoSuchLifecycleConfiguration |
The lifecycle configuration does not exist ライフサイクル構成は存在しません。 |
404 Not Found |
NoSuchUpload |
The specified multipart upload does not exist. The upload ID might be invalid, or the multipart upload might have been aborted or completed. 指定されたマルチパートアップロードは存在しません。アップロードIDが無効である可能性があり、またはマルチパートアップロードが中断または完了されている場合があります。 |
404 Not Found |
NoSuchVersion |
Indicates that the version ID specified in the request does not match an existing version. 要求で指定されたバージョンIDが既存のバージョンと一致しないことを示します。 |
404 Not Found |
NotImplemented |
A header you provided implies functionality that is not implemented. 与えられたヘッダーの機能は実装されていません。 |
501 Not Implemented |
OperationAborted |
A conflicting conditional operation is currently in progress against this resource. Try again. 競合する条件付き操作が、このリソースに対して現在進行中です。 |
409 Conflict |
PreconditionFailed |
At least one of the preconditions you specified did not hold. ヘッダーで指定された検索条件に一致する対象が見つかりませんでした。 |
412 Precondition Failed |
RequestIsNotMultiPartContent |
Bucket POST must be of the enclosure-type multipart/form-data. バケットPOSTは、エンクロージャ型マルチパート/フォームデータでなければなりません。 |
400 Bad Request |
RequestTimeout |
Your socket connection to the server was not read from or written to within the timeout period. あなたのサーバへのソケット接続はタイムアウト期間内に読み込み/書き込みができませんでした。 |
400 Bad Request |
RequestTimeTooSkewed |
The difference between the request time and the server’s time is too large. リクエスト時間とサーバ時間に大きく隔たりがあります。 |
403 Forbidden |
SignatureDoesNotMatch |
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 and SOAP Authentication for details. 計算されたリクエストの署名が与えられた署名と一致しません。あなたのシークレットキーと署名方法を確認してください。詳細については、 REST認証方法を参照してください。 |
403 Forbidden |
ServiceUnavailable |
Reduce your request rate. リクエストレートを減らしてください。 |
503 Service Unavailable |
SlowDown |
Reduce your request rate. リクエストレートを減らしてください。 |
503 Slow Down |
TokenRefreshRequired |
The provided token must be refreshed. 与えられたトークンは更新する必要が有ります。 |
400 Bad Request |
UnexpectedContent |
This request does not support content. この要求は、コンテンツをサポートしていません。 |
400 Bad Request |
UnresolvableGrantByEmailAddress |
The email address you provided does not match any account on record. 指定したメールアドレスはどのアカウントとも一致しませんでした。 |
400 Bad Request |
UserKeyMustBeSpecified |
The bucket POST must contain the specified field name. If it is specified, check the order of the fields. バケットPOSTは指定したフィールド名が含まれている必要があります。それが指定されている場合、フィールドの順序を確認してください。 |
400 Bad Request |
VaultQuotaExceeded |
The specified vault quota has been exceeded. 設定されたクォータを超過しています。Admin Consoleよりクォータ値をご確認ください。 |
507 Insufficient Storage |
UnauthorizedAPI | リクエストしたAPIはサポートされていません。利用可能なAPI一覧をご確認ください。 | 459 Unknown Code |