Skip to content

Update aws/aws-cli from 1.27.84 to 1.27.87

[┐∵]┘GitLab Dependency Bot requested to merge deps/e8b98d2-469b2e6 into master

The following dependencies have been updated by deps:

  • aws/aws-cli from 1.27.84 to 1.27.87

CHANGELOG

1.27.87

  • api-change:athena: A new field SubstatementType is added to GetQueryExecution API, so customers have an error free way to detect the query type and interpret the result.
  • api-change:dynamodb: Adds deletion protection support to DynamoDB tables. Tables with deletion protection enabled cannot be deleted. Deletion protection is disabled by default, can be enabled via the CreateTable or UpdateTable APIs, and is visible in TableDescription. This setting is not replicated for Global Tables.
  • api-change:ec2: Introducing Amazon EC2 C7g, M7g and R7g instances, powered by the latest generation AWS Graviton3 processors and deliver up to 25% better performance over Graviton2-based instances.
  • api-change:lakeformation: This release adds two new API support "GetDataCellsFiler" and "UpdateDataCellsFilter", and also updates the corresponding documentation.
  • api-change:mediapackage-vod: This release provides the date and time VOD resources were created.
  • api-change:mediapackage: This release provides the date and time live resources were created.
  • api-change:route53resolver: Add dual-stack and IPv6 support for Route 53 Resolver Endpoint,Add IPv6 target IP in Route 53 Resolver Forwarding Rule
  • api-change:sagemaker: There needs to be a user identity to specify the SageMaker user who perform each action regarding the entity. However, these is a not a unified concept of user identity across SageMaker service that could be used today.

1.27.86

  • bugfix:eks: Output JSON only for user entry in kubeconfig fixes #7719 <https://github.com/aws/aws-cli/issues/7719>__, fixes #7723 <https://github.com/aws/aws-cli/issues/7723>__, fixes #7724 <https://github.com/aws/aws-cli/issues/7724>__
  • api-change:dms: This release adds DMS Fleet Advisor Target Recommendation APIs and exposes functionality for DMS Fleet Advisor. It adds functionality to start Target Recommendation calculation.
  • api-change:location: Documentation update for the release of 3 additional map styles for use with Open Data Maps: Open Data Standard Dark, Open Data Visualization Light & Open Data Visualization Dark.

1.27.85

  • api-change:account: AWS Account alternate contact email addresses can now have a length of 254 characters and contain the character "|".
  • api-change:ivs: Updated text description in DeleteChannel, Stream, and StreamSummary.
Edited by Jason Plum

Merge request reports