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

Merged
renovate-bot merged 1 commits from renovate/github.com-aws-aws-sdk-go-1.x into master 2023-03-09 23:05:42 +00:00
Contributor

This PR contains the following updates:

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

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the logs for more information.


Release Notes

aws/aws-sdk-go

v1.44.218

Compare Source

===

Service Client Updates
  • service/codeartifact: Updates service API and documentation
  • service/connect: Updates service API, documentation, and paginators
  • service/evidently: Updates service documentation
  • service/networkmanager: Updates service documentation
  • service/quicksight: Updates service API and documentation
    • This release has two changes: add state persistence feature for embedded dashboard and console in GenerateEmbedUrlForRegisteredUser API; add properties for hidden collapsed row dimensions in PivotTableOptions.
  • service/redshift-data: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • Amazon SageMaker Inference now allows SSM access to customer's model container by setting the "EnableSSMAccess" parameter for a ProductionVariant in CreateEndpointConfig API.
  • service/servicediscovery: Updates service API
  • service/sesv2: Updates service API and documentation

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: 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, check this box

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.216` -> `v1.44.218` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the logs for more information. --- ### Release Notes <details> <summary>aws/aws-sdk-go</summary> ### [`v1.44.218`](https://github.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144218-2023-03-09) [Compare Source](https://github.com/aws/aws-sdk-go/compare/v1.44.217...v1.44.218) \=== ##### Service Client Updates - `service/codeartifact`: Updates service API and documentation - `service/connect`: Updates service API, documentation, and paginators - `service/evidently`: Updates service documentation - `service/networkmanager`: Updates service documentation - `service/quicksight`: Updates service API and documentation - This release has two changes: add state persistence feature for embedded dashboard and console in GenerateEmbedUrlForRegisteredUser API; add properties for hidden collapsed row dimensions in PivotTableOptions. - `service/redshift-data`: Updates service API and documentation - `service/sagemaker`: Updates service API and documentation - Amazon SageMaker Inference now allows SSM access to customer's model container by setting the "EnableSSMAccess" parameter for a ProductionVariant in CreateEndpointConfig API. - `service/servicediscovery`: Updates service API - `service/sesv2`: Updates service API and documentation ### [`v1.44.217`](https://github.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144217-2023-03-08) [Compare Source](https://github.com/aws/aws-sdk-go/compare/v1.44.216...v1.44.217) \=== ##### 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. </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, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTcuMSIsInVwZGF0ZWRJblZlciI6IjM0LjE1Ny4xIn0=-->
Author
Contributor

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 force-pushed renovate/github.com-aws-aws-sdk-go-1.x from 6dde77e6d6 to 3750c30d99 2023-03-09 22:06:58 +00:00 Compare
renovate-bot changed title from chore(deps): update module github.com/aws/aws-sdk-go to v1.44.217 to chore(deps): update module github.com/aws/aws-sdk-go to v1.44.218 2023-03-09 22:06:59 +00:00
renovate-bot merged commit 3750c30d99 into master 2023-03-09 23:05:42 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
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: teach/atsebay.t#65
No description provided.