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

Merged
nemunaire merged 1 commits from renovate/github.com-aws-aws-sdk-go-1.x into master 2023-06-25 08:55:19 +00:00
Contributor

This PR contains the following updates:

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

Release Notes

aws/aws-sdk-go

v1.44.289

Compare Source

===

Service Client Updates
  • service/devops-guru: Updates service API and documentation
  • service/fsx: Updates service documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Documentation improvements for create, describe, and modify DB clusters and DB instances.
  • service/verifiedpermissions: Updates service documentation

v1.44.288

Compare Source

===

Service Client Updates
  • service/chime-sdk-identity: Updates service API and documentation
  • service/chime-sdk-messaging: Updates service API and documentation
  • service/kendra: Updates service API and documentation
    • Introducing Amazon Kendra Retrieve API that can be used to retrieve relevant passages or text excerpts given an input query.
  • service/states: Updates service API and documentation
    • Adds support for Versions and Aliases. Adds 8 operations: PublishStateMachineVersion, DeleteStateMachineVersion, ListStateMachineVersions, CreateStateMachineAlias, DescribeStateMachineAlias, UpdateStateMachineAlias, DeleteStateMachineAlias, ListStateMachineAliases

v1.44.287

Compare Source

===

Service Client Updates
  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • Documentation updates for DynamoDB
  • service/elasticmapreduce: Updates service API, documentation, and paginators
    • This release introduces a new Amazon EMR EPI called ListSupportedInstanceTypes that returns a list of all instance types supported by a given EMR release.
  • service/inspector2: Updates service API and documentation
  • service/mediaconvert: Updates service API and documentation
    • This release introduces the bandwidth reduction filter for the HEVC encoder, increases the limits of outputs per job, and updates support for the Nagra SDK to version 1.14.7.
  • service/mq: Updates service API and documentation
    • The Cross Region Disaster Recovery feature allows to replicate a brokers state from one region to another in order to provide customers with multi-region resiliency in the event of a regional outage.
  • service/sagemaker: Updates service API and documentation
    • This release provides support in SageMaker for output files in training jobs to be uploaded without compression and enable customer to deploy uncompressed model from S3 to real-time inference Endpoints. In addition, ml.trn1n.32xlarge is added to supported instance type list in training job.
  • service/transfer: Updates service API and documentation
    • This release adds a new parameter StructuredLogDestinations to CreateServer, UpdateServer APIs.

v1.44.286

Compare Source

===

Service Client Updates
  • service/appflow: Updates service API and documentation
  • service/config: Updates service API
  • service/ec2: Updates service API and documentation
    • Adds support for targeting Dedicated Host allocations by assetIds in AWS Outposts
  • service/lambda: Updates service API and documentation
    • This release adds RecursiveInvocationException to the Invoke API and InvokeWithResponseStream API.
  • service/redshift: Updates service API, documentation, and paginators
    • Added support for custom domain names for Redshift Provisioned clusters. This feature enables customers to create a custom domain name and use ACM to generate fully secure connections to it.

v1.44.285

Compare Source

===

Service Client Updates
  • service/cloudformation: Updates service API and documentation
    • Specify desired CloudFormation behavior in the event of ChangeSet execution failure using the CreateChangeSet OnStackFailure parameter
  • service/ec2: Updates service API, documentation, and examples
    • API changes to AWS Verified Access to include data from trust providers in logs
  • service/ecs: Updates service documentation
    • Documentation only update to address various tickets.
  • service/glue: Updates service API and documentation
    • This release adds support for creating cross region table/database resource links
  • service/pricing: Updates service API, documentation, waiters, and examples
  • service/route53domains: Updates service API and documentation
    • Update MaxItems upper bound to 1000 for ListPricesRequest
  • service/sagemaker: Updates service API and documentation
    • Amazon Sagemaker Autopilot releases CreateAutoMLJobV2 and DescribeAutoMLJobV2 for Autopilot customers with ImageClassification, TextClassification and Tabular problem type config support.

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.284` -> `v1.44.289` | --- ### Release Notes <details> <summary>aws/aws-sdk-go</summary> ### [`v1.44.289`](https://github.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144289-2023-06-23) [Compare Source](https://github.com/aws/aws-sdk-go/compare/v1.44.288...v1.44.289) \=== ##### Service Client Updates - `service/devops-guru`: Updates service API and documentation - `service/fsx`: Updates service documentation - `service/rds`: Updates service API, documentation, waiters, paginators, and examples - Documentation improvements for create, describe, and modify DB clusters and DB instances. - `service/verifiedpermissions`: Updates service documentation ### [`v1.44.288`](https://github.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144288-2023-06-22) [Compare Source](https://github.com/aws/aws-sdk-go/compare/v1.44.287...v1.44.288) \=== ##### Service Client Updates - `service/chime-sdk-identity`: Updates service API and documentation - `service/chime-sdk-messaging`: Updates service API and documentation - `service/kendra`: Updates service API and documentation - Introducing Amazon Kendra Retrieve API that can be used to retrieve relevant passages or text excerpts given an input query. - `service/states`: Updates service API and documentation - Adds support for Versions and Aliases. Adds 8 operations: PublishStateMachineVersion, DeleteStateMachineVersion, ListStateMachineVersions, CreateStateMachineAlias, DescribeStateMachineAlias, UpdateStateMachineAlias, DeleteStateMachineAlias, ListStateMachineAliases ### [`v1.44.287`](https://github.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144287-2023-06-21) [Compare Source](https://github.com/aws/aws-sdk-go/compare/v1.44.286...v1.44.287) \=== ##### Service Client Updates - `service/dynamodb`: Updates service API, documentation, waiters, paginators, and examples - Documentation updates for DynamoDB - `service/elasticmapreduce`: Updates service API, documentation, and paginators - This release introduces a new Amazon EMR EPI called ListSupportedInstanceTypes that returns a list of all instance types supported by a given EMR release. - `service/inspector2`: Updates service API and documentation - `service/mediaconvert`: Updates service API and documentation - This release introduces the bandwidth reduction filter for the HEVC encoder, increases the limits of outputs per job, and updates support for the Nagra SDK to version 1.14.7. - `service/mq`: Updates service API and documentation - The Cross Region Disaster Recovery feature allows to replicate a brokers state from one region to another in order to provide customers with multi-region resiliency in the event of a regional outage. - `service/sagemaker`: Updates service API and documentation - This release provides support in SageMaker for output files in training jobs to be uploaded without compression and enable customer to deploy uncompressed model from S3 to real-time inference Endpoints. In addition, ml.trn1n.32xlarge is added to supported instance type list in training job. - `service/transfer`: Updates service API and documentation - This release adds a new parameter StructuredLogDestinations to CreateServer, UpdateServer APIs. ### [`v1.44.286`](https://github.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144286-2023-06-20) [Compare Source](https://github.com/aws/aws-sdk-go/compare/v1.44.285...v1.44.286) \=== ##### Service Client Updates - `service/appflow`: Updates service API and documentation - `service/config`: Updates service API - `service/ec2`: Updates service API and documentation - Adds support for targeting Dedicated Host allocations by assetIds in AWS Outposts - `service/lambda`: Updates service API and documentation - This release adds RecursiveInvocationException to the Invoke API and InvokeWithResponseStream API. - `service/redshift`: Updates service API, documentation, and paginators - Added support for custom domain names for Redshift Provisioned clusters. This feature enables customers to create a custom domain name and use ACM to generate fully secure connections to it. ### [`v1.44.285`](https://github.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144285-2023-06-19) [Compare Source](https://github.com/aws/aws-sdk-go/compare/v1.44.284...v1.44.285) \=== ##### Service Client Updates - `service/cloudformation`: Updates service API and documentation - Specify desired CloudFormation behavior in the event of ChangeSet execution failure using the CreateChangeSet OnStackFailure parameter - `service/ec2`: Updates service API, documentation, and examples - API changes to AWS Verified Access to include data from trust providers in logs - `service/ecs`: Updates service documentation - Documentation only update to address various tickets. - `service/glue`: Updates service API and documentation - This release adds support for creating cross region table/database resource links - `service/pricing`: Updates service API, documentation, waiters, and examples - `service/route53domains`: Updates service API and documentation - Update MaxItems upper bound to 1000 for ListPricesRequest - `service/sagemaker`: Updates service API and documentation - Amazon Sagemaker Autopilot releases CreateAutoMLJobV2 and DescribeAutoMLJobV2 for Autopilot customers with ImageClassification, TextClassification and Tabular problem type config support. </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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMzEuMCIsInVwZGF0ZWRJblZlciI6IjM1LjEzMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
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 52095c39a9 to 0091e83c0f 2023-06-20 21:07:06 +00:00 Compare
renovate-bot changed title from chore(deps): update module github.com/aws/aws-sdk-go to v1.44.285 to chore(deps): update module github.com/aws/aws-sdk-go to v1.44.286 2023-06-20 21:07:17 +00:00
renovate-bot force-pushed renovate/github.com-aws-aws-sdk-go-1.x from 0091e83c0f to 7898b8d8f2 2023-06-21 19:07:10 +00:00 Compare
renovate-bot changed title from chore(deps): update module github.com/aws/aws-sdk-go to v1.44.286 to chore(deps): update module github.com/aws/aws-sdk-go to v1.44.287 2023-06-21 19:07:23 +00:00
renovate-bot force-pushed renovate/github.com-aws-aws-sdk-go-1.x from 7898b8d8f2 to 4c0113a56f 2023-06-23 19:07:49 +00:00 Compare
renovate-bot changed title from chore(deps): update module github.com/aws/aws-sdk-go to v1.44.287 to chore(deps): update module github.com/aws/aws-sdk-go to v1.44.289 2023-06-23 19:08:02 +00:00
renovate-bot force-pushed renovate/github.com-aws-aws-sdk-go-1.x from 4c0113a56f to 06d31dcda3 2023-06-23 21:04:57 +00:00 Compare
nemunaire merged commit 86516e7624 into master 2023-06-25 08:55:19 +00:00
nemunaire deleted branch renovate/github.com-aws-aws-sdk-go-1.x 2023-06-25 08:55:20 +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#133
No description provided.