

翻訳は機械翻訳により提供されています。提供された翻訳内容と英語版の間で齟齬、不一致または矛盾がある場合、英語版が優先します。

# Device Shadow エラーメッセージ
<a name="device-shadow-error-messages"></a>

Device Shadow サービスは、状態ドキュメントの変更の試みが失敗したときに、MQTT を介して error トピックにメッセージをパブリッシュします。このメッセージは、いずれかの予約された `$aws` トピックへの発行リクエストに対するレスポンスとしてのみ発行されます。クライアントが REST API を使用してドキュメントを更新する場合は、そのレスポンスの一部として HTTP エラーコードを受け取り、MQTT エラーメッセージは発行されません。


****  

| HTTP エラーコード | エラーメッセージ | 
| --- | --- | 
| 400 (Bad Request) |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ja_jp/iot/latest/developerguide/device-shadow-error-messages.html)  | 
| 401 (Unauthorized) |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ja_jp/iot/latest/developerguide/device-shadow-error-messages.html)  | 
| 403 (Forbidden) |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ja_jp/iot/latest/developerguide/device-shadow-error-messages.html)  | 
| 404 (Not Found) |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ja_jp/iot/latest/developerguide/device-shadow-error-messages.html)  | 
| 409 (Conflict) |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ja_jp/iot/latest/developerguide/device-shadow-error-messages.html)  | 
| 413 (Payload Too Large) |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ja_jp/iot/latest/developerguide/device-shadow-error-messages.html)  | 
| 415 (Unsupported Media Type) |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ja_jp/iot/latest/developerguide/device-shadow-error-messages.html)  | 
| 429 (Too Many Requests) |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ja_jp/iot/latest/developerguide/device-shadow-error-messages.html)  | 
| 500 (Internal Server Error) |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ja_jp/iot/latest/developerguide/device-shadow-error-messages.html)  | 