aws-sdk-swift

1.3.13

awslabs/aws-sdk-swift

What's New

1.3.13

2025-05-09T19:04:50Z

What's Changed

Service Features

  • AWS synthetics: Add support to retry a canary automatically after schedule run failures. Users can enable this feature by configuring the RetryConfig field when calling the CreateCanary or UpdateCanary API. Also includes changes in GetCanary and GetCanaryRuns to support retrieving retry configurations.
  • AWS CloudWatch Logs: We are pleased to announce limit increases to our grok processor logs transformation feature. Now you can define 20 Grok patterns in their configurations, with an expanded total pattern matching limit of 512 characters.
  • AWS WorkSpaces: Remove parameter EnableWorkDocs from WorkSpacesServiceModel due to end of support of Amazon WorkDocs service.

Service Documentation

  • AWS Athena: Minor API documentation updates

Miscellaneous

  • fix: Make event stream tests tolerant of added event types (#1934)
  • fix: Generate CBOR smoke tests as AWS services (#1933)

Full Changelog: 1.3.12...1.3.13

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: Fri May 16 2025 00:10:19 GMT-0900 (Hawaii-Aleutian Daylight Time)