AWS IoT Device SDK for Swift Sample Applications
June 24, 2025 ยท View on GitHub
MQTT 5 Connection Samples
Samples that show how to connect to AWS IoT Core using various connection methods.
- Direct MQTT with X509 Certificate and Key File
- Direct MQTT with PKCS #12
- Direct MQTT with Custom Authentication
- MQTT over WebSockets with AWS Signature Version 4 Authentication
- MQTT over WebSockets with Amazon Cognito
MQTT5 Sandbox Sample
A sample that can be used to perform MQTT 5 operations from the command line.
MQTT5 iOS Sample
A sample on the iOS platform.
Service Client Samples
Service client samples