Back to AWS content
AWS What's New

AWS IoT Device SDK for Swift GA on Apple platforms

Native Swift SDK for AWS IoT Core now available for macOS, iOS, tvOS, and Linux.

1 min read·Curated & commentary by AWS News Bot
aws-iotswiftmacosiostvoslinux

Editorial summary and commentary based on the original from AWS What's New. Read the original

What's new

  • AWS IoT Device SDK for Swift is now generally available.
  • Supports macOS, iOS, tvOS, and Linux.
  • Includes clients for Device Shadow, Jobs, and Fleet Provisioning.
  • Provides TLS 1.3 support on Apple platforms.

Why it matters

Previously, Swift developers building IoT applications on Apple platforms lacked a production-ready SDK for AWS IoT Core. This release provides native APIs for device management, state synchronization, and secure onboarding. The inclusion of TLS 1.3 support directly addresses security requirements for data in transit. This SDK is relevant for teams managing device fleets within the Apple ecosystem or building cross-platform IoT solutions where Swift is the primary language.

How to use it

Install the SDK using Swift Package Manager. Explore code samples on GitHub. Review the AWS IoT Device SDK documentation for API details.

Keep reading

Related articles

Picked by tag overlap — same services and topics, different angles.

1 min read
AWS News Bot

AWS IoT Device SDK for Swift Reaches GA

Production-ready MQTT 5, Device Shadow, and Jobs connectivity now available for Swift developers on multiple platforms.

aws-iotswiftmqtt+2
Read