Skip to content

1.0.39

Compare
Choose a tag to compare
@aws-sdk-swift-automation aws-sdk-swift-automation released this 13 Nov 19:56
· 72 commits to main since this release

What's Changed

Service Features

  • AWS DynamoDB: This release includes supports the new WarmThroughput feature for DynamoDB. You can now provide an optional WarmThroughput attribute for CreateTable or UpdateTable APIs to pre-warm your table or global secondary index. You can also use DescribeTable to see the latest WarmThroughput value.
  • AWS EC2: This release adds the source AMI details in DescribeImages API
  • AWS Application Signals: Amazon CloudWatch Application Signals now supports creating Service Level Objectives with burn rates. Users can now create or update SLOs with burn rate configurations to meet their specific business requirements.
  • AWS b2bi: This release adds a GenerateMapping API to allow generation of JSONata or XSLT transformer code based on input and output samples.
  • AWS Organizations: Add support for policy operations on the Resource Control Polices.
  • AWS MediaConvert: This release adds support for ARN inputs in the Kantar credentials secrets name field and the MSPR field to the manifests for PlayReady DRM protected outputs.
  • AWS AccessAnalyzer: This release adds support for policy validation and external access findings for resource control policies (RCP). IAM Access Analyzer helps you author functional and secure RCPs and awareness that a RCP may restrict external access. Updated service API, documentation, and paginators.
  • AWS CloudTrail: This release adds a new API GenerateQuery that generates a query from a natural language prompt about the event data in your event data store. This operation uses generative artificial intelligence (generative AI) to produce a ready-to-use SQL query from the prompt.
  • AWS InternetMonitor: Add new query type Routing_Suggestions regarding querying interface

Miscellaneous

  • fix: Make Context thread-safe (#1819)
  • fix: Role for STS web identity integration test is assumed based on identity pool ID (#1818)

Full Changelog: 1.0.38...1.0.39