1 Answer
- Newest
- Most votes
- Most comments
2
Hi,
you can find your AWS IoT Core endpoint in the AWS IoT management console under Settings or with the DescribeEndpoint API.
You can use the AWS CLI to call this API: aws iot describe-endpoint --endpoint-type iot:Data-ATS.
Please take a look at device communication protocols for the support ports.
Cheers,
Philipp
Relevant content
- asked a year ago
- AWS OFFICIALUpdated 8 months ago
