aws-sdk-swift

1.3.36

awslabs/aws-sdk-swift

What's New

1.3.36

2025-06-12T18:57:59Z

Heads up!
On June 19th, the minimum supported macOS version for this SDK will increase from 10.15 to 12.
Read more

What's Changed

Service Features

  • AWS KMS: AWS KMS announces the support of ML-DSA key pairs that creates post-quantum safe digital signatures.
  • AWS ConnectCampaignsV2: Added PutInstanceCommunicationLimits and GetInstanceCommunicationLimits APIs
  • AWS IoTFleetWise: Add new status READY_FOR_CHECKIN used for vehicle synchronisation
  • AWS PCS: Fixed regex patterns for ARN fields.
  • AWS EMR Serverless: This release adds support for retrieval of the optional executionIamPolicy field in the GetJobRun API response.

Service Documentation

  • AWS API Gateway: Documentation updates for Amazon API Gateway
  • AWS ApiGatewayV2: Documentation updates for Amazon API Gateway
  • AWS ECS: This Amazon ECS release supports updating the capacityProviderStrategy parameter in update-service.

Miscellaneous

  • feat: Support auth scheme preference list (#1953)

Full Changelog: 1.3.35...1.3.36

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.

Description

  • Swift Tools 5.9.0
View More Packages from this Author

Dependencies

Last updated: Mon Jun 30 2025 15:00:36 GMT-0900 (Hawaii-Aleutian Daylight Time)