Skip to content

1.0.24

Compare
Choose a tag to compare
@aws-sdk-swift-automation aws-sdk-swift-automation released this 21 Oct 18:59
· 44 commits to main since this release

What's Changed

Service Features

  • AWS Application Insights: This feature enables customers to specify SNS Topic ARN. CloudWatch Application Insights (CWAI) will utilize this ARN to send problem notifications.
  • AWS Auto Scaling: Adds support for removing the PlacementGroup setting on an Auto Scaling Group through the UpdateAutoScalingGroup API.
  • AWS FMS: Update AWS WAF policy - add the option to retrofit existing web ACLs instead of creating all new web ACLs.
  • AWS Database Migration Service: Added support for tagging in StartReplicationTaskAssessmentRun API and introduced IsLatestTaskAssessmentRun and ResultStatistic fields for enhanced tracking and assessment result statistics.
  • AWS Bedrock Agent Runtime: Knowledge Bases for Amazon Bedrock now supports custom prompts and model parameters in the orchestrationConfiguration of the RetrieveAndGenerate API. The modelArn field accepts Custom Models and Imported Models ARNs.
  • AWS EC2: Amazon EC2 now allows you to create network interfaces with just the EFA driver and no ENA driver by specifying the network interface type as efa-only.
  • AWS EKS: This release adds support for Amazon Application Recovery Controller (ARC) zonal shift and zonal autoshift with EKS that enhances the resiliency of multi-AZ cluster environments
  • AWS Payment Cryptography Data: Adding new API to generate authenticated scripts for EMV pin change use cases.
  • AWS WAFV2: Add a property to WebACL to indicate whether it's been retrofitted by Firewall Manager.

Miscellaneous

  • feat: Enable sigv4a for SESv2 service (#1795)

Full Changelog: 1.0.23...1.0.24