workhorse: Update module github.com/aws/aws-sdk-go to v1.44.217

This MR contains the following updates:

Package Type Update Change Pending
github.com/aws/aws-sdk-go require patch v1.44.216 -> v1.44.217 v1.44.222 (+4)

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

aws/aws-sdk-go

v1.44.217

Compare Source

===

Service Client Updates
  • service/athena: Updates service API and documentation
    • 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.
  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • 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.
  • service/ec2: Updates service API
    • 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.
  • service/lakeformation: Updates service API and documentation
  • service/mediapackage: Updates service API and documentation
    • This release provides the date and time live resources were created.
  • service/mediapackage-vod: Updates service API and documentation
  • service/route53resolver: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • 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.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports

Loading