Skip to content

Files

Latest commit

1c23aeb · Mar 21, 2025

History

History
Cannot retrieve ahead/behind information for this branch.

Folders and files

NameName
Last commit message
Last commit date
Feb 6, 2025
Feb 17, 2025
Mar 13, 2025
Oct 23, 2024
Oct 29, 2024
Mar 21, 2025
Jul 9, 2024
Apr 21, 2023
Mar 21, 2025
Sep 30, 2021
Feb 14, 2025
Jan 14, 2025
Jan 11, 2024
Jul 17, 2024
Jul 21, 2021
Jul 14, 2020
Jul 14, 2020
Mar 20, 2025
Mar 21, 2025
Mar 21, 2025
Sep 19, 2024
Jul 9, 2024
Feb 6, 2025
Mar 5, 2025
Jul 23, 2020
Jul 23, 2020
Mar 20, 2025
Feb 24, 2025
Dec 14, 2021

aws_logo.png AWS SDK for Swift

License

Getting Started

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.

Feedback

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.

Contributing

If you are interested in contributing to AWS SDK for Swift, see CONTRIBUTING for more information.

Development

Runtime Modules (under Sources/Core/)

  • 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 requests
  • AWSSDKCommon - concrete types used by other runtime modules
  • AWSSDKEventStreamsAuth - concrete types for signing AWS event stream message
  • AWSSDKHTTPAuth - concrete types for AWS SigV4 signer, and types related to auth flow
  • AWSSDKIdentity - concrete types for AWS credentials and identity resolvers

📖 For more information on runtime modules, see the AWS Runtime Module Documentation in API reference

License

This library is licensed under the Apache 2.0 License.

Security

Please refer to our security policy.