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

Merged
renovate-bot merged 1 commits from renovate/github.com-aws-aws-sdk-go-1.x into master 2023-10-17 19:37:37 +00:00
Contributor

This PR contains the following updates:

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

Release Notes

aws/aws-sdk-go (github.com/aws/aws-sdk-go)

v1.45.27

Compare Source

===

Service Client Updates
  • service/codepipeline: Updates service API and documentation
    • Add retryMode ALL_ACTIONS to RetryStageExecution API that retries a failed stage starting from first action in the stage
  • service/discovery: Updates service API and documentation
    • This release introduces three new APIs: StartBatchDeleteConfigurationTask, DescribeBatchDeleteConfigurationTask, and BatchDeleteAgents.
  • service/ecs: Updates service documentation and examples
    • Documentation only updates to address Amazon ECS tickets.
  • service/globalaccelerator: Updates service paginators
  • service/guardduty: Updates service API and documentation
    • Add domainWithSuffix finding field to dnsRequestAction
  • service/kafka: Updates service API, documentation, and paginators
  • service/route53-recovery-cluster: Updates service API and documentation
  • service/route53-recovery-control-config: Updates service API and documentation

v1.45.26

Compare Source

===

Service Client Updates
  • service/cloudformation: Updates service API
    • SDK and documentation updates for UpdateReplacePolicy
  • service/drs: Updates service API and documentation
  • service/entityresolution: Updates service API, documentation, and paginators
  • service/managedblockchain-query: Updates service API, documentation, and paginators
  • service/mediapackagev2: Updates service API and documentation
  • service/opensearch: Updates service API and documentation
  • service/redshift: Updates service API and documentation
    • Added support for managing credentials of provisioned cluster admin using AWS Secrets Manager.
  • service/redshift-serverless: Updates service API and documentation
  • service/sesv2: Updates service API and documentation
  • service/transfer: Updates service documentation
    • Documentation updates for AWS Transfer Family
  • service/xray: Updates service API and documentation
    • This releases enhances GetTraceSummaries API to support new TimeRangeType Service to query trace summaries by segment end time.

v1.45.25

Compare Source

===

Service Client Updates
  • service/auditmanager: Updates service API
  • service/autoscaling: Updates service API, documentation, paginators, and examples
    • Update the NotificationMetadata field to only allow visible ascii characters. Add paginators to DescribeInstanceRefreshes, DescribeLoadBalancers, and DescribeLoadBalancerTargetGroups
  • service/config: Updates service API and documentation
  • service/controltower: Updates service API and documentation
  • service/customer-profiles: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • This release adds Ubuntu Pro as a supported platform for On-Demand Capacity Reservations and adds support for setting an Amazon Machine Image (AMI) to disabled state. Disabling the AMI makes it private if it was previously shared, and prevents new EC2 instance launches from it.
  • service/elasticloadbalancingv2: Updates service documentation
  • service/glue: Updates service API and documentation
    • Extending version control support to GitLab and Bitbucket from AWSGlue
  • service/inspector2: Updates service API and documentation
  • service/ivs-realtime: Updates service API and documentation
  • service/lambda: Updates service API and documentation
    • Adds support for Lambda functions to access Dual-Stack subnets over IPv6, via an opt-in flag in CreateFunction and UpdateFunctionConfiguration APIs
  • service/location: Updates service API
  • service/machinelearning: Updates service API
    • This release marks Password field as sensitive
  • service/pricing: Updates service documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • This release adds support for adding a dedicated log volume to open-source RDS instances.
  • service/rekognition: Updates service API and documentation
    • Amazon Rekognition introduces support for Custom Moderation. This allows the enhancement of accuracy for detect moderation labels operations by creating custom adapters tuned on customer data.
  • service/sagemaker: Updates service API and documentation
    • Amazon SageMaker Canvas adds KendraSettings and DirectDeploySettings support for CanvasAppSettings
  • service/textract: Updates service API, documentation, and paginators
  • service/transcribe: Updates service API
  • service/workspaces: Updates service documentation
    • Updated the CreateWorkspaces action documentation to clarify that the PCoIP protocol is only available for Windows bundles.

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.45.24` -> `v1.45.27` | --- ### Release Notes <details> <summary>aws/aws-sdk-go (github.com/aws/aws-sdk-go)</summary> ### [`v1.45.27`](https://github.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14527-2023-10-17) [Compare Source](https://github.com/aws/aws-sdk-go/compare/v1.45.26...v1.45.27) \=== ##### Service Client Updates - `service/codepipeline`: Updates service API and documentation - Add retryMode ALL_ACTIONS to RetryStageExecution API that retries a failed stage starting from first action in the stage - `service/discovery`: Updates service API and documentation - This release introduces three new APIs: StartBatchDeleteConfigurationTask, DescribeBatchDeleteConfigurationTask, and BatchDeleteAgents. - `service/ecs`: Updates service documentation and examples - Documentation only updates to address Amazon ECS tickets. - `service/globalaccelerator`: Updates service paginators - `service/guardduty`: Updates service API and documentation - Add domainWithSuffix finding field to dnsRequestAction - `service/kafka`: Updates service API, documentation, and paginators - `service/route53-recovery-cluster`: Updates service API and documentation - `service/route53-recovery-control-config`: Updates service API and documentation ### [`v1.45.26`](https://github.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14526-2023-10-16) [Compare Source](https://github.com/aws/aws-sdk-go/compare/v1.45.25...v1.45.26) \=== ##### Service Client Updates - `service/cloudformation`: Updates service API - SDK and documentation updates for UpdateReplacePolicy - `service/drs`: Updates service API and documentation - `service/entityresolution`: Updates service API, documentation, and paginators - `service/managedblockchain-query`: Updates service API, documentation, and paginators - `service/mediapackagev2`: Updates service API and documentation - `service/opensearch`: Updates service API and documentation - `service/redshift`: Updates service API and documentation - Added support for managing credentials of provisioned cluster admin using AWS Secrets Manager. - `service/redshift-serverless`: Updates service API and documentation - `service/sesv2`: Updates service API and documentation - `service/transfer`: Updates service documentation - Documentation updates for AWS Transfer Family - `service/xray`: Updates service API and documentation - This releases enhances GetTraceSummaries API to support new TimeRangeType Service to query trace summaries by segment end time. ### [`v1.45.25`](https://github.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14525-2023-10-12) [Compare Source](https://github.com/aws/aws-sdk-go/compare/v1.45.24...v1.45.25) \=== ##### Service Client Updates - `service/auditmanager`: Updates service API - `service/autoscaling`: Updates service API, documentation, paginators, and examples - Update the NotificationMetadata field to only allow visible ascii characters. Add paginators to DescribeInstanceRefreshes, DescribeLoadBalancers, and DescribeLoadBalancerTargetGroups - `service/config`: Updates service API and documentation - `service/controltower`: Updates service API and documentation - `service/customer-profiles`: Updates service API and documentation - `service/ec2`: Updates service API and documentation - This release adds Ubuntu Pro as a supported platform for On-Demand Capacity Reservations and adds support for setting an Amazon Machine Image (AMI) to disabled state. Disabling the AMI makes it private if it was previously shared, and prevents new EC2 instance launches from it. - `service/elasticloadbalancingv2`: Updates service documentation - `service/glue`: Updates service API and documentation - Extending version control support to GitLab and Bitbucket from AWSGlue - `service/inspector2`: Updates service API and documentation - `service/ivs-realtime`: Updates service API and documentation - `service/lambda`: Updates service API and documentation - Adds support for Lambda functions to access Dual-Stack subnets over IPv6, via an opt-in flag in CreateFunction and UpdateFunctionConfiguration APIs - `service/location`: Updates service API - `service/machinelearning`: Updates service API - This release marks Password field as sensitive - `service/pricing`: Updates service documentation - `service/rds`: Updates service API, documentation, waiters, paginators, and examples - This release adds support for adding a dedicated log volume to open-source RDS instances. - `service/rekognition`: Updates service API and documentation - Amazon Rekognition introduces support for Custom Moderation. This allows the enhancement of accuracy for detect moderation labels operations by creating custom adapters tuned on customer data. - `service/sagemaker`: Updates service API and documentation - Amazon SageMaker Canvas adds KendraSettings and DirectDeploySettings support for CanvasAppSettings - `service/textract`: Updates service API, documentation, and paginators - `service/transcribe`: Updates service API - `service/workspaces`: Updates service documentation - Updated the CreateWorkspaces action documentation to clarify that the PCoIP protocol is only available for Windows bundles. </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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
renovate-bot scheduled this pull request to auto merge when all checks succeed 2023-10-12 20:05:56 +00:00
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 e2d4e2766a to 2775014325 2023-10-16 19:06:39 +00:00 Compare
renovate-bot changed title from chore(deps): update module github.com/aws/aws-sdk-go to v1.45.25 to chore(deps): update module github.com/aws/aws-sdk-go to v1.45.26 2023-10-16 19:06:55 +00:00
renovate-bot force-pushed renovate/github.com-aws-aws-sdk-go-1.x from 2775014325 to 9a25d1473f 2023-10-17 19:06:37 +00:00 Compare
renovate-bot changed title from chore(deps): update module github.com/aws/aws-sdk-go to v1.45.26 to chore(deps): update module github.com/aws/aws-sdk-go to v1.45.27 2023-10-17 19:06:55 +00:00
renovate-bot merged commit 9a25d1473f into master 2023-10-17 19:37:37 +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#194
No description provided.