Skip to content

fix(deps): update aws-sdk (8.19) - #8380

Open
elastic-renovate-prod[bot] wants to merge 1 commit into
8.19from
renovate/8.19-aws-sdk
Open

fix(deps): update aws-sdk (8.19)#8380
elastic-renovate-prod[bot] wants to merge 1 commit into
8.19from
renovate/8.19-aws-sdk

Conversation

@elastic-renovate-prod

@elastic-renovate-prod elastic-renovate-prod Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/aws/aws-sdk-go-v2 v1.45.1v1.46.0 age confidence
github.com/aws/aws-sdk-go-v2/config v1.33.2v1.33.3 age confidence
github.com/aws/aws-sdk-go-v2/credentials v1.20.2v1.20.3 age confidence
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.19.1v1.19.2 age confidence
github.com/aws/aws-sdk-go-v2/internal/configsources v1.5.1v1.5.2 age confidence
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.8.1v2.8.2 age confidence
github.com/aws/aws-sdk-go-v2/internal/v4a v1.5.1v1.5.2 age confidence
github.com/aws/aws-sdk-go-v2/service/accessanalyzer v1.54.0v1.55.0 age confidence
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.76.0v1.77.0 age confidence
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.79.0v1.80.0 age confidence
github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.62.0v1.64.0 age confidence
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.70.0v1.71.0 age confidence
github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs v1.85.0v1.86.0 age confidence
github.com/aws/aws-sdk-go-v2/service/configservice v1.72.0v1.73.0 age confidence
github.com/aws/aws-sdk-go-v2/service/ebs v1.39.0v1.40.0 age confidence
github.com/aws/aws-sdk-go-v2/service/ec2 v1.328.0v1.330.0 age confidence
github.com/aws/aws-sdk-go-v2/service/ecr v1.63.0v1.64.0 age confidence
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.39.0v1.40.0 age confidence
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.61.0v1.62.0 age confidence
github.com/aws/aws-sdk-go-v2/service/iam v1.62.0v1.63.0 age confidence
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.11.1v1.11.2 age confidence
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.14.1v1.14.2 age confidence
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.20.1v1.20.2 age confidence
github.com/aws/aws-sdk-go-v2/service/kms v1.58.0v1.59.0 age confidence
github.com/aws/aws-sdk-go-v2/service/lambda v1.106.0v1.107.0 age confidence
github.com/aws/aws-sdk-go-v2/service/organizations v1.58.0v1.59.0 age confidence
github.com/aws/aws-sdk-go-v2/service/rds v1.127.0v1.128.0 age confidence
github.com/aws/aws-sdk-go-v2/service/s3 v1.110.0v1.112.0 age confidence
github.com/aws/aws-sdk-go-v2/service/s3control v1.76.0v1.78.0 age confidence
github.com/aws/aws-sdk-go-v2/service/securityhub v1.79.0v1.80.0 age confidence
github.com/aws/aws-sdk-go-v2/service/signin v1.8.0v1.9.0 age confidence
github.com/aws/aws-sdk-go-v2/service/sns v1.45.0v1.46.0 age confidence
github.com/aws/aws-sdk-go-v2/service/sso v1.36.0v1.37.0 age confidence
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.41.0v1.42.0 age confidence
github.com/aws/aws-sdk-go-v2/service/sts v1.48.0v1.49.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v1.46.0

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/bedrockagentcore: v1.46.0
    • Feature: Adds log group name prefix trace source selection, custom or source log group result destinations, and metrics namespace customization
  • github.com/aws/aws-sdk-go-v2/service/bedrockagentcorecontrol: v1.64.0
    • Feature: AgentCore Identity adds Consent Portal APIs to manage portals that let end users grant OAuth authorization for agents to access resources. AgentCore Evaluation adds trace source selection by log group prefix, custom or source log group result destinations, and metrics namespace customization.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.195.0
    • Feature: This release enables TagOnCreate for Rule resource on CreateRule API. It also introduces a new field called PreEvaluationFilters to Rule resource, thereby impacting all Create, Update, Describe and Search APIs for Rules
  • github.com/aws/aws-sdk-go-v2/service/drs: v1.48.0
    • Feature: AWS Elastic Disaster Recovery now includes source server architecture in SourceProperties to identify x86 and ARM64 systems.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.95.0
    • Feature: Adds a critical parameter to the Amazon ECS managed daemon APIs that controls whether a daemon task failure drains the container instance. Non-critical daemon failures no longer drain the instance or block instance registration.
  • github.com/aws/aws-sdk-go-v2/service/eks: v1.97.0
    • Feature: Deprecate EncryptionConfig resources field. Amazon EKS encrypts all Kubernetes API data with envelope encryption by default for clusters running Kubernetes version 1.28 or higher, so this field no longer affects which resources are encrypted.
  • github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2: v1.61.1
    • Documentation: This release adds support for sending TCP resets for Gateway Load Balancer when a flow's idle timeout expires, or when a target becomes unhealthy or is deregistered. This adds updates the CLI documentation.
  • github.com/aws/aws-sdk-go-v2/service/evs: v1.18.0
    • Feature: Amazon EVS now allows users to set, update, and retrieve values for parameters that apply across all EVS Environments in their account at a regional level, such as the VCF License portability core count.
  • github.com/aws/aws-sdk-go-v2/service/guardduty: v1.90.0
    • Feature: Adding support for Sequence Activities in GuardDuty Findings
  • github.com/aws/aws-sdk-go-v2/service/sfn: v1.48.1
    • Documentation: Updates Step Functions API documentation around CloudTrail, Execution name reuse and sort order of ListExecutions API
  • github.com/aws/aws-sdk-go-v2/service/socialmessaging: v1.18.0
    • Feature: Adding support for WhatsApp Flows with endpoints.
  • github.com/aws/aws-sdk-go-v2/service/transcribe: v1.63.0
    • Feature: Amazon Transcribe now supports specifying up to 29 PII entity types in the ContentRedaction configuration of a StartTranscriptionJob request, allowing all supported entity types to be redacted in a single batch transcription job.
  • github.com/aws/aws-sdk-go-v2/service/transfer: v1.80.0
    • Feature: AWS Transfer Family SFTP Connectors now support specifying an ordered list of AWS Secrets Manager version stages for secret retrieval. This enables seamless credential rotation workflows where external partners may take time to update their systems with new credentials.

Configuration

📅 Schedule: Branch creation - Between 01:00 AM and 01:59 AM, Monday through Friday ( * 1 * * 1-5 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@elastic-renovate-prod
elastic-renovate-prod Bot requested a review from a team as a code owner September 8, 2026 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants