Describe the account IoT endpoints
describe_iot_endpointResolve account-specific AWS IoT endpoint addresses for data, jobs, or credentials. Use it to fix device connections that receive no messages due to wrong region or endpoint.
Instructions
Returns the account-specific IoT endpoint addresses. iot:Data-ATS is the MQTT/HTTPS data endpoint devices connect to; the others serve jobs and the credential provider. Endpoints are per account and per region, which is the usual cause of "the device connects but nothing arrives".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endpoint_type | No | Which endpoint to resolve. Omit to resolve the data endpoint (iot:Data-ATS). |