2 Answers
- Newest
- Most votes
- Most comments
1
The format has to be something like:
<your-endpoint>.iot.<region>.amazonaws.com
1
Hi. You can get your endpoint with this CLI command:
aws iot describe-endpoint --endpoint-type iot:Data-ATS
https://docs.aws.amazon.com/cli/latest/reference/iot/describe-endpoint.html
Alternatively you can retrieve it in the console at AWS IoT Core -> Settings.
Relevant content
- Accepted Answerasked 3 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 5 months ago
- AWS OFFICIALUpdated a year ago