as

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

IContentId

Interface representing a content ID resolvable in the Amazon catalog. Create using ContentIdBuilder.

Accessors

id

Get Signature

get id(): string

Gets the Amazon catalog ID of the content to use for this interaction.

Returns

string

ID resolvable under the associated namespace.


idNamespace

Get Signature

get idNamespace(): string

Gets the namespace the ID should be resolved under. See ContentIdNamespaces for accepted values.

Returns

string

The namespace used to resolve the ID.


Last updated: Oct 02, 2025