as

Settings
Sign out
Notifications
Alexa
亚马逊应用商店
AWS
文档
Support
Contact Us
My Cases
新手入门
设计和开发
应用发布
参考
支持
感谢您的访问。此页面目前仅提供英语版本。我们正在开发中文版本。谢谢您的理解。

IProfileId

Interface representing a profile ID within a namespace.

Accessors

id

Get Signature

get id(): string

Gets the ID to be resolved under the associated namespace.

Returns

string

ID resolvable under the associated namespace.


idNamespace

Get Signature

get idNamespace(): string

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

Returns

string

The namespace to resolved the ID under.


Last updated: Oct 02, 2025