Skip to content

fix(deps): update aws-sdk-go-v2 monorepo - #1163

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/aws-sdk-go-v2-monorepo
Open

fix(deps): update aws-sdk-go-v2 monorepo#1163
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/aws-sdk-go-v2-monorepo

Conversation

@renovate

@renovate renovate Bot commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/aws/aws-sdk-go-v2/config v1.32.29v1.32.31 age confidence
github.com/aws/aws-sdk-go-v2/credentials v1.19.28v1.19.30 age confidence
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.60.0v1.61.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/service/dynamodb)

v1.61.0

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/acm: v1.41.0
    • Feature: AWS Certificate Manager now supports the Automatic Certificate Management Environment (ACME) protocol to issue public certificates. ACME is an industry-standard protocol for automating certificate lifecycle on customer-managed infrastructure such as on-premises servers and Kubernetes clusters.
  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.68.0
    • Feature: This release adds support for a new reservations-then-balanced capacity distribution strategy, which first attempts to launch instances into your Capacity Reservations and then balances remaining capacity across healthy Availability Zones.
  • github.com/aws/aws-sdk-go-v2/service/cleanrooms: v1.46.0
    • Feature: Adds support for intermediate tables in AWS Clean Rooms collaborations.
  • github.com/aws/aws-sdk-go-v2/service/cloudformation: v1.73.0
    • Feature: AWS CloudFormation adds a DeploymentConfig parameter to enable Express mode, which completes stack operations as soon as resource configuration is applied. Also adds a DisableValidation parameter to skip pre-deployment validation, which now runs automatically on CreateStack and UpdateStak.
  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.61.0
    • Feature: Customers can configure alarms with wall-clock-aligned evaluation windows instead of sliding windows, with optional timezone support for daily or weekly periods
  • github.com/aws/aws-sdk-go-v2/service/codebuild: v1.70.0
    • Feature: Adds support for host kernel selection for on-demand builds.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.178.0
    • Feature: Amazon Connect - Added CreateAttachedFile and StartContactConversationalAnalyticsJob APIs to import call recordings and run conversational analytics.
  • github.com/aws/aws-sdk-go-v2/service/datazone: v1.64.0
    • Feature: Amazon DataZone now supports SNOWFLAKE as a connection type in the CreateConnection API, enabling metadata and lineage retrieval from Snowflake databases. Specify snowflakeProperties with connection details, a Secrets Manager secret, an Athena spill bucket, and an identity mapping for Snowflake.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.310.0
    • Feature: Adds ModifyVpcEndpointPayerResponsibility API, which enables VPC endpoint service owners to modify the billing account for VPC endpoint usage charges at the individual endpoint level
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.86.1
    • Documentation: Updated threshold configuration documentation.
  • github.com/aws/aws-sdk-go-v2/service/eks: v1.88.0
    • Feature: Adds Kubernetes version rollback support, including the CancelUpdate operation to cancel an in-progress VersionRollback update, the RollbackConfig structure with a timeoutMinutes field, and the Cancellation structure surfaced via the new cancellation field on the Update object.
  • github.com/aws/aws-sdk-go-v2/service/networkfirewall: v1.62.0
    • Feature: AWS Network Firewall now supports container associations for monitoring ECS and EKS workloads. You can create container associations to dynamically track the IP addresses of running containers in your Amazon ECS and Amazon EKS clusters.
  • github.com/aws/aws-sdk-go-v2/service/observabilityadmin: v1.18.0
    • Feature: Organization and account level telemetry rule via Observability Admin and CloudWatch pipelines for metrics
  • github.com/aws/aws-sdk-go-v2/service/partnercentralselling: v1.20.0
    • Feature: This release adds AwsMarketplaceSolutions and AwsMarketplaceProducts entity types to the Associate and Disassociate APIs, returns them in GetOpportunity, and adds AwsMarketplaceSolutionArn to ListSolutions ,letting partners link Marketplace listings directly to opportunities.
  • github.com/aws/aws-sdk-go-v2/service/ssoadmin: v1.40.0
    • Feature: AWS IAM Identity Center now returns PrimaryRegion and Regions in the ListInstances response, providing information about replicated instances.
  • github.com/aws/aws-sdk-go-v2/service/supportauthz: v1.0.0
    • Release: New AWS service client module
    • Feature: New SDK release for SupportAuthZ.

v1.60.1

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/auditmanager: v1.40.0
    • Feature: Updated error handling for RegisterOrganizationAdminAccount API to properly translate TooManyExceptions to HTTP 429 status code. This enhancement improves error handling consistency and provides clearer feedback when request limits are exceeded.
  • github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs: v1.53.0
    • Feature: CloudWatchLogs launches GetLogObject API with streaming support for efficient log data retrieval. Logs added support for new AccountPolicy type METRIC_EXTRACTION_POLICY. For more information, see CloudWatch Logs API documentation
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.77.0
    • Feature: This release adds support for TAMS server integration with MediaConvert inputs.
  • github.com/aws/aws-sdk-go-v2/service/outposts: v1.52.0
    • Feature: Add AWS Outposts API to surface customer billing information
  • github.com/aws/aws-sdk-go-v2/service/sesv2: v1.47.0
    • Feature: Added IP Visibility support for managed dedicated pools. Enhanced GetDedicatedIp and GetDedicatedIps APIs to return managed IP addresses.
  • github.com/aws/aws-sdk-go-v2/service/ssm: v1.60.1
    • Documentation: July 2025 doc-only updates for Systems Manager.

Configuration

📅 Schedule: (in timezone Asia/Tokyo)

  • Branch creation
    • Only on Sunday and Saturday (* * * * 0,6)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented Jul 25, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 6 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.30 -> v1.18.31
github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.12.7 -> v1.12.8
github.com/aws/aws-sdk-go-v2/service/signin v1.4.0 -> v1.5.0
github.com/aws/aws-sdk-go-v2/service/sso v1.32.0 -> v1.33.0
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.37.0 -> v1.38.0
github.com/aws/aws-sdk-go-v2/service/sts v1.44.0 -> v1.45.0

@renovate
renovate Bot force-pushed the renovate/aws-sdk-go-v2-monorepo branch 2 times, most recently from 9a9f63d to d44e345 Compare July 28, 2026 01:13
@renovate
renovate Bot force-pushed the renovate/aws-sdk-go-v2-monorepo branch from d44e345 to 847710d Compare July 28, 2026 20:04
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