as

Settings
Sign out
Notifications
Alexa
Amazonアプリストア
AWS
ドキュメント
Support
Contact Us
My Cases
開発
設計と開発
公開
リファレンス
サポート
アクセスいただきありがとうございます。こちらのページは現在英語のみのご用意となっております。順次日本語化を進めてまいりますので、ご理解のほどよろしくお願いいたします。

Status

Enum representing various status codes for authentication and authorization errors.

Enumeration Members

AccessDeniedError

AccessDeniedError: 0

Indicates an access denied error, typically due to lack of permissions or authorization.


MissingTokenForRequiredScopes

MissingTokenForRequiredScopes: 1

Indicates a missing token error for required scopes during authentication.


Other

Other: 2

Indicates other miscellaneous errors not covered by specific codes.


Last updated: Oct 02, 2025