chore(deps): update module github.com/aws/aws-sdk-go to v1.44.132 #8

Merged
renovate-bot merged 1 commits from renovate/github.com-aws-aws-sdk-go-1.x into dev 2022-11-07 21:24:01 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
github.com/aws/aws-sdk-go require patch v1.44.130 -> v1.44.132

Release Notes

aws/aws-sdk-go

v1.44.132

Compare Source

===

Service Client Updates
  • service/athena: Updates service API and documentation
    • Adds support for using Query Result Reuse
  • service/autoscaling: Updates service API and documentation
    • This release adds support for two new attributes for attribute-based instance type selection - NetworkBandwidthGbps and AllowedInstanceTypes.
  • service/cloudtrail: Updates service API and documentation
    • This release includes support for configuring a delegated administrator to manage an AWS Organizations organization CloudTrail trails and event data stores, and AWS Key Management Service encryption of CloudTrail Lake event data stores.
  • service/ec2: Updates service API and documentation
    • This release adds support for two new attributes for attribute-based instance type selection - NetworkBandwidthGbps and AllowedInstanceTypes.
  • service/elasticache: Updates service API and documentation
    • Added support for IPv6 and dual stack for Memcached and Redis clusters. Customers can now launch new Redis and Memcached clusters with IPv6 and dual stack networking support.
  • service/mediaconvert: Updates service API and documentation
    • The AWS Elemental MediaConvert SDK has added support for setting the SDR reference white point for HDR conversions and conversion of HDR10 to DolbyVision without mastering metadata.
  • service/models.lex.v2: Updates service API, documentation, and paginators
  • service/ssm: Updates service API and documentation
    • This release includes support for applying a CloudWatch alarm to multi account multi region Systems Manager Automation
  • service/wafv2: Updates service documentation
  • service/wellarchitected: Updates service API, documentation, and paginators
  • service/workspaces: Updates service API and documentation
    • This release adds protocols attribute to workspaces properties data type. This enables customers to migrate workspaces from PC over IP (PCoIP) to WorkSpaces Streaming Protocol (WSP) using create and modify workspaces public APIs.

v1.44.131

Compare Source

===

Service Client Updates
  • service/ec2: Updates service API and documentation
    • This release adds API support for the recipient of an AMI account share to remove shared AMI launch permissions.
  • service/emr-containers: Updates service API, documentation, and paginators
  • service/logs: Updates service documentation
    • Doc-only update for bug fixes and support of export to buckets encrypted with SSE-KMS

Configuration

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

🚦 Automerge: Enabled.

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

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


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | require | patch | `v1.44.130` -> `v1.44.132` | --- ### Release Notes <details> <summary>aws/aws-sdk-go</summary> ### [`v1.44.132`](https://github.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144132-2022-11-07) [Compare Source](https://github.com/aws/aws-sdk-go/compare/v1.44.131...v1.44.132) \=== ##### Service Client Updates - `service/athena`: Updates service API and documentation - Adds support for using Query Result Reuse - `service/autoscaling`: Updates service API and documentation - This release adds support for two new attributes for attribute-based instance type selection - NetworkBandwidthGbps and AllowedInstanceTypes. - `service/cloudtrail`: Updates service API and documentation - This release includes support for configuring a delegated administrator to manage an AWS Organizations organization CloudTrail trails and event data stores, and AWS Key Management Service encryption of CloudTrail Lake event data stores. - `service/ec2`: Updates service API and documentation - This release adds support for two new attributes for attribute-based instance type selection - NetworkBandwidthGbps and AllowedInstanceTypes. - `service/elasticache`: Updates service API and documentation - Added support for IPv6 and dual stack for Memcached and Redis clusters. Customers can now launch new Redis and Memcached clusters with IPv6 and dual stack networking support. - `service/mediaconvert`: Updates service API and documentation - The AWS Elemental MediaConvert SDK has added support for setting the SDR reference white point for HDR conversions and conversion of HDR10 to DolbyVision without mastering metadata. - `service/models.lex.v2`: Updates service API, documentation, and paginators - `service/ssm`: Updates service API and documentation - This release includes support for applying a CloudWatch alarm to multi account multi region Systems Manager Automation - `service/wafv2`: Updates service documentation - `service/wellarchitected`: Updates service API, documentation, and paginators - `service/workspaces`: Updates service API and documentation - This release adds protocols attribute to workspaces properties data type. This enables customers to migrate workspaces from PC over IP (PCoIP) to WorkSpaces Streaming Protocol (WSP) using create and modify workspaces public APIs. ### [`v1.44.131`](https://github.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144131-2022-11-04) [Compare Source](https://github.com/aws/aws-sdk-go/compare/v1.44.130...v1.44.131) \=== ##### Service Client Updates - `service/ec2`: Updates service API and documentation - This release adds API support for the recipient of an AMI account share to remove shared AMI launch permissions. - `service/emr-containers`: Updates service API, documentation, and paginators - `service/logs`: Updates service documentation - Doc-only update for bug fixes and support of export to buckets encrypted with SSE-KMS </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDEuMTEiLCJ1cGRhdGVkSW5WZXIiOiIzMi4yNDEuMTEifQ==-->
Author
Collaborator

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks
### Branch automerge failure This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead. ___ * Branch has one or more failed status checks
renovate-bot changed title from chore(deps): update module github.com/aws/aws-sdk-go to v1.44.131 to chore(deps): update module github.com/aws/aws-sdk-go to v1.44.132 2022-11-07 20:23:35 +00:00
renovate-bot force-pushed renovate/github.com-aws-aws-sdk-go-1.x from 97fc51c6c6 to 51e06b4e8c 2022-11-07 20:23:38 +00:00 Compare
renovate-bot merged commit 51e06b4e8c into dev 2022-11-07 21:24:01 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: nemunaire/youp0m#8
No description provided.