From 3ec89c799c8b35e3ac7133e6e1b4a6de8eccc23a Mon Sep 17 00:00:00 2001 From: Adam Fowler Date: Sun, 28 Mar 2021 15:55:47 +0100 Subject: [PATCH] Add link to Soto Swift SDK for AWS --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index d677f459..83c7cb61 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,7 @@ Also check out the [Watch List](https://github.com/donnemartin/awesome-aws/issue * [Ruby](#ruby-sdk) * [Rust](#rust-sdk) * [Scala](#scala-sdk) + * [Swift](#swift-sdk) * [Xamarin](#xamarin-sdk) * [Unity](#unity-sdk) * [.NET](#net-sdk) @@ -301,6 +302,13 @@ Related Repos: *The Scala SDK is a labs project with limited docs and/or samples.* +### Swift SDK + +* [Repo](https://github.com/soto-project/soto) +* [Docs](https://soto.codes) + +*The Swift SDK is a community project with limited docs and/or samples.* + ### Unity SDK * [Repo :fire:](https://github.com/aws/aws-sdk-unity)