Skip to content

Update aws/aws-cli from 1.32.20 to 1.32.23

Ghost User requested to merge deps/e8b98d2-bdecf45 into master

The following dependencies have been updated by deps:

  • aws/aws-cli from 1.32.20 to 1.32.23

Changelog

1.32.23

  • api-change:athena: Introducing new NotebookS3LocationUri parameter to Athena ImportNotebook API. Payload is no longer required and either Payload or NotebookS3LocationUri needs to be provided (not both) for a successful ImportNotebook API call. If both are provided, an InvalidRequestException will be thrown.
  • api-change:codebuild: Release CodeBuild Reserved Capacity feature
  • api-change:dynamodb: This release adds support for including ApproximateCreationDateTimePrecision configurations in EnableKinesisStreamingDestination API, adds the same as an optional field in the response of DescribeKinesisStreamingDestination, and adds support for a new UpdateKinesisStreamingDestination API.
  • api-change:qconnect: Increased Quick Response name max length to 100

1.32.22

  • api-change:b2bi: Increasing TestMapping inputFileContent file size limit to 5MB and adding file size limit 250KB for TestParsing input file. This release also includes exposing InternalServerException for Tag APIs.
  • api-change:cloudtrail: This release adds a new API ListInsightsMetricData to retrieve metric data from CloudTrail Insights.
  • api-change:connect: GetMetricDataV2 now supports 3 groupings
  • api-change:drs: Removed invalid and unnecessary default values.
  • api-change:firehose: Allow support for Snowflake as a Kinesis Data Firehose delivery destination.
  • api-change:sagemaker-featurestore-runtime: Increase BatchGetRecord limits from 10 items to 100 items

1.32.21

  • api-change:dynamodb: Updating note for enabling streams for UpdateTable.
  • api-change:keyspaces: This release adds support for Multi-Region Replication with provisioned tables, and Keyspaces auto scaling APIs
Edited by Clemens Beck

Merge request reports

Loading