Skip to content

1.0.30

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

What's Changed

Service Features

  • AWS Bedrock Runtime: Update Application Inference Profile
  • AWS CleanRooms: This release adds the option for customers to configure analytics engine when creating a collaboration, and introduces the new SPARK analytics engine type in addition to maintaining the legacy CLEAN_ROOMS_SQL engine type.
  • AWS Redshift Data: Adding a new API GetStatementResultV2 that supports CSV formatted results from ExecuteStatement and BatchExecuteStatement calls.
  • AWS SageMaker: Adding notebook-al2-v3 as allowed value to SageMaker NotebookInstance PlatformIdentifier attribute
  • AWS IoTFleetWise: Updated BatchCreateVehicle and BatchUpdateVehicle APIs: LimitExceededException has been added and the maximum number of vehicles in a batch has been set to 10 explicitly
  • AWS Bedrock: Update Application Inference Profile
  • AWS CloudWatch Logs: Added support for new optional baseline parameter in the UpdateAnomaly API. For UpdateAnomaly requests with baseline set to True, The anomaly behavior is then treated as baseline behavior. However, more severe occurrences of this behavior will still be reported as anomalies.

Miscellaneous

  • feat: Smoke Tests V2 (#1791)
  • fix: Add missing delimiter for string array endpoint param in test codegen (#1806)

Full Changelog: 1.0.29...1.0.30