AWS SDK for Swift reaches General Availability
Amazon Web Services has released the AWS SDK for Swift for general use. The SDK provides a native interface for accessing AWS services from Apple platforms and Linux servers.

Amazon Web Services (AWS) has announced the General Availability of the AWS SDK for Swift. This new SDK enables developers to access AWS services using the Swift programming language.
The library offers a modern and native interface for applications built on Apple platforms, including iOS, macOS, watchOS, and tvOS, as well as for server applications running on Linux. The AWS SDK for Swift was developed to meet the needs of the Swift developer community, providing a tool that is easy to integrate and leverages Swift's language features.
The SDK is now moving out of developer preview with a full feature set comparable to existing AWS SDKs for other languages. Developers can now utilize the library in all their Swift-based applications, from mobile devices to high-powered servers.
Swift is increasingly used for native development on Apple devices and also on Linux for server-side purposes. The new SDK simplifies the integration of AWS services, such as the Simple Token Service (STS), into these applications. Getting started requires Swift 5.9 or newer toolchains and configured AWS credentials.