as

Settings
Sign out
Notifications
Alexa
Amazon Appstore
AWS
Documentation
Support
Contact Us
My Cases
Get Started
Design and Develop
Publish
Reference
Support

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: Sep 30, 2025