Skip to content

1.0.35

Compare
Choose a tag to compare
@aws-sdk-swift-automation aws-sdk-swift-automation released this 07 Nov 20:13
· 52 commits to main since this release

What's Changed

Service Features

  • AWS Resource Explorer 2: Add GetManagedView, ListManagedViews APIs.
  • AWS Bedrock Agent: Add prompt support for chat template configuration and agent generative AI resource. Add support for configuring an optional guardrail in Prompt and Knowledge Base nodes in Prompt Flows. Add API to validate flow definition
  • AWS CleanRooms: This release introduces support for Custom Models in AWS Clean Rooms ML.
  • AWS synthetics: Add support to toggle if a canary will automatically delete provisioned canary resources such as Lambda functions and layers when a canary is deleted. This behavior can be controlled via the new ProvisionedResourceCleanup property exposed in the CreateCanary and UpdateCanary APIs.
  • AWS CleanRoomsML: This release introduces support for Custom Models in AWS Clean Rooms ML.
  • AWS QuickSight: Add Client Credentials based OAuth support for Snowflake and Starburst
  • AWS Bedrock Runtime: Add Prompt management support to Bedrock runtime APIs: Converse, ConverseStream, InvokeModel, InvokeModelWithStreamingResponse
  • AWS Auto Scaling: Auto Scaling groups now support the ability to strictly balance instances across Availability Zones by configuring the AvailabilityZoneDistribution parameter. If balanced-only is configured for a group, launches will always be attempted in the under scaled Availability Zone even if it is unhealthy.

Miscellaneous

  • fix: Add service client version to user-agent (#1812)

Full Changelog: 1.0.34...1.0.35