Endpoints and quotas
Amazon IoT TwinMaker endpoints and quotas
You can find information about Amazon IoT TwinMaker endpoints and quotas in the Amazon General Reference.
-
For information about service endpoints, see Amazon IoT TwinMaker service endpoints.
-
For information about quotas, see Amazon IoT TwinMaker service quotas.
-
For information about API throttling limits, see Amazon IoT TwinMaker API throttling limits.
Additional information about Amazon IoT TwinMaker endpoints
To connect programmatically to Amazon IoT TwinMaker, use an endpoint. If you use an HTTP client, you need to prefix control plane and data plane APIs as follows. However, it is unnecessary to add a prefix to Amazon SDK and Amazon Command Line Interface commands because they automatically add the necessary prefix.
-
Use the
api
prefix for control plane APIs. For example,api.iottwinmaker.us-west-1.amazonaws.com
. -
Use the
data
prefix for data plane APIs. For example,data.iottwinmaker.us-west-1.amazonaws.com
.