Skip to content

v1.4.81

Choose a tag to compare

@aws-sdk-kotlin-ci aws-sdk-kotlin-ci released this 09 May 19:04
· 546 commits to main since this release

[1.4.81] - 05/09/2025

Features

  • (cloudwatchlogs) 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.
  • (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.
  • (workspaces) Remove parameter EnableWorkDocs from WorkSpacesServiceModel due to end of support of Amazon WorkDocs service.

Documentation

  • (athena) Minor API documentation updates