AWS IoT TwinMaker endpoints and quotas
The following are the service endpoints and service quotas for this service. To connect programmatically to an AWS service, you use an endpoint. In addition to the standard AWS endpoints, some AWS services offer FIPS endpoints in selected Regions. For more information, see AWS service endpoints. Service quotas, also referred to as limits, are the maximum number of service resources or operations for your AWS account. For more information, see AWS service quotas.
Service endpoints
Region Name | Region | Endpoint | Protocol |
---|---|---|---|
US East (N. Virginia) | us-east-1 |
iottwinmaker.us-east-1.amazonaws.com iottwinmaker-fips.us-east-1.amazonaws.com |
HTTPS HTTPS |
US West (Oregon) | us-west-2 |
iottwinmaker.us-west-2.amazonaws.com iottwinmaker-fips.us-west-2.amazonaws.com |
HTTPS HTTPS |
Asia Pacific (Singapore) | ap-southeast-1 | iottwinmaker.ap-southeast-1.amazonaws.com | HTTPS |
Asia Pacific (Sydney) | ap-southeast-2 | iottwinmaker.ap-southeast-2.amazonaws.com | HTTPS |
Europe (Frankfurt) | eu-central-1 | iottwinmaker.eu-central-1.amazonaws.com | HTTPS |
Europe (Ireland) | eu-west-1 | iottwinmaker.eu-west-1.amazonaws.com | HTTPS |
AWS GovCloud (US-West) | us-gov-west-1 |
iottwinmaker.us-gov-west-1.amazonaws.com iottwinmaker-fips.us-gov-west-1.amazonaws.com |
HTTPS HTTPS |
Service quotas
Name | Default | Adjustable | Description |
---|---|---|---|
Child entities per parent entity | Each supported Region: 100 |
Yes |
The maximum number of direct children for one entity in the entity hierarchy tree. |
Component types per workspace | Each supported Region: 150 |
Yes |
The maximum number of unique component types per workspace. |
Components per entity | Each supported Region: 10 |
Yes |
The maximum number of components that can be defined on one entity. |
Depth of component type hierarchy | Each supported Region: 10 |
Yes |
The maximum depth of the component type hierarchy tree. |
Depth of entity hierarchy | Each supported Region: 10 |
Yes |
The maximum depth of the entity hierarchy tree. |
Entities per workspace | Each supported Region: 10,000 |
Yes |
The maximum number of entities allowed per workspace. |
Parent component types per child component type | Each supported Region: 10 | No | The maximum number of multi-inheritance parent component types or "extendsFrom" relationships one component type can have. |
Properties per component type or component | Each supported Region: 200 |
Yes |
The maximum number of properties that can be defined on a component type or added to any given component instance. |
Scenes per workspace | Each supported Region: 100 |
Yes |
The maximum number of scenes within a workspace. |
Tags per resource | Each supported Region: 50 | No | The maximum number of tags that can be placed on any resource with an ARN (like workspace, entity, component type, etc.). |
Workspaces in this account in the current Region | Each supported Region: 15 |
Yes |
The maximum number of workspaces in this account in the current Region. |
AWS IoT TwinMaker API throttling limits
This topic describes the maximum number of transactions per second (TPS) that can be made to AWS IoT TwinMaker API actions per AWS account.
Request rate for Model and Scene API operations limit: 10 TPS per AWS account.
Request rate for Data read and write API operations limit: 100 TPS per AWS account.
Note
The TPS limits apply to all regions, and are not adjustable.