Announcing general availability of AWS SDK for Swift

Today, AWS announces the general availability of the AWS SDK for Swift, the official AWS solution for accessing Amazon Web Services from applications built with the Swift programming language. Customers can now use AWS SDK for Swift for production workloads. AWS SDK for Swift provides a modern, user-friendly, and native Swift interface for accessing Amazon Web Services from Apple platforms, AWS Lambda, and Linux-based Swift on Server applications.

Swift is the modern language of choice for developing natively on Apple devices, and is also widely used on Linux for server and utility purposes. AWS SDK for Swift fully embraces modern Swift language features and provides access to AWS services with an interface that will feel natural to the Swift developer community. The SDK supports features like Swift structured concurrency, binary data and event streaming, waiters and paginators, automatic retries, and flexible HTTP client options. The AWS SDK for Swift provides everything a developer needs to fully integrate their application with their AWS services.

To get started, see the following list of resources:

AWS SDK for Swift Developer Guide
AWS SDK for Swift
Blog post 
Source Code – AWS SDK for Swift GitHub repo

Source:: Amazon AWS