Apple will require Xcode 13 for App Store submission starting April 25

Apple announced that starting April 25, 2022 all submissions to App Store should be using new SDKs and Xcode 13.

Starting April 25, 2022, iOS, iPadOS, and watchOS apps submitted to the App Store must be built with Xcode 13, which includes the SDKs for iOS 15, iPadOS 15, and watchOS 8.

Apple Developer

Apple Developer: App Store submission requirement starts April 25

Amazon announces Developer Preview of AWS SDK for Swift

Amazon announces Developer Preview availability for AWS SDK for Swift. This enables creation of serverless apps built on top of AWS infrastructure.

The AWS SDK for Swift enables developers to build a wide variety of applications in the Swift language with AWS services. In this release, we provide support for 268 services including S3, DynamoDB, and Lambda to name a few. Constructing clients and requests and invoking calls to AWS can be done with async/await syntax using Swift 5.5+

AWS News

AWS News: AWS SDK for Swift (Developer Preview)

GitHub: awslabs / aws-sdk-swift