To get started using the SDK, follow the setup instructions at Set up the AWS SDK for Swift, then check out our step-by-step tutorial at Get started with the AWS SDK for Swift.
If you'd like to provide feedback, report a bug, request a feature, or would like to bring attention to an issue in general, please do so by submitting a GitHub issue to the repo here.
This is the preferred mechanism for user feedback as it allows anyone with similar issue or suggestion to engage in conversation as well.
If you are interested in contributing to AWS SDK for Swift, see CONTRIBUTING for more information.
AWSClientRuntime
- concrete types, protocols, enums, etc. that provide most AWS specific runtime functionalities for the SDK. Has several other runtime modules as its dependencies.AWSSDKChecksums
- implementation for handling checksum in AWS requestsAWSSDKCommon
- concrete types used by other runtime modulesAWSSDKEventStreamsAuth
- concrete types for signing AWS event stream messageAWSSDKHTTPAuth
- concrete types for AWS SigV4 signer, and types related to auth flowAWSSDKIdentity
- concrete types for AWS credentials and identity resolvers
📖 For more information on runtime modules, see the AWS Runtime Module Documentation in API reference
This library is licensed under the Apache 2.0 License.
Please refer to our security policy.