Skip to content

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

Merged
dreadnode-renovate-bot[bot] merged 1 commit into
mainfrom
renovate/aws-sdk-go-v2-monorepo
Jul 12, 2026
Merged

fix(deps): update aws-sdk-go-v2 monorepo#347
dreadnode-renovate-bot[bot] merged 1 commit into
mainfrom
renovate/aws-sdk-go-v2-monorepo

Conversation

@dreadnode-renovate-bot

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.28v1.32.29 age confidence
github.com/aws/aws-sdk-go-v2/service/ec2 v1.313.0v1.316.0 age confidence

Release Notes

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

v1.316.0

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.63.0
    • Feature: CloudWatch now assigns a unique identifier to each anomaly detector. PutAnomalyDetector and DescribeAnomalyDetectors return this AnomalyDetectorId, which you can use to describe or delete a specific anomaly detector directly.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.316.0
    • Feature: New Amazon EC2 instances. M9g, M9gd, C9g, and C9gd on AWS Graviton5. C8in, M8in, and R8in add 600 Gbps network. C8ib, M8ib, and R8ib add 300 Gbps EBS. C8ine, M8ine, M8idn, R8idn, M8idb, and R8idb round out Intel Xeon 6. Mac-m3ultra with Apple M3 Ultra. G7 with NVIDIA RTX PRO 4500 Blackwell GPUs.
  • github.com/aws/aws-sdk-go-v2/service/inspector2: v1.52.0
    • Feature: Support for 3 day and 7 day ECR re-scan durations
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.97.0
    • Feature: Added TelemetryConfig support for Managed Instances Capacity Provider, enabling customers to configure system log level and custom log group for managed instance logging.
  • github.com/aws/aws-sdk-go-v2/service/licensemanager: v1.40.0
    • Feature: Added the ResetUsage field to the CreateLicenseVersion API. When set to true, the entitlement usage counts for the license are reset to 0. If it is false or not specified, entitlement usage is left unchanged.
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.118.0
    • Feature: Provides CreateKnowledgeBase and UpdateKnowledgeBase APIs
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.258.0
    • Feature: Release support for g4d, c6g, c7g, c8g instance types for SageMaker HyperPod

v1.315.0

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/connect: v1.182.0
    • Feature: Amazon Connect - Added DeleteContactData API to support PII deletion of customer endpoint, additional email recipients and email subject.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.315.0
    • Feature: Added support for additional override parameters in CreateFleet, including LaunchTemplateSpecificationUserData, KeyName, IamInstanceProfile, and MetadataOptions. The CreateFleet response now also includes SubnetId, AvailabilityZone, and AvailabilityZoneId for launched instances.
  • github.com/aws/aws-sdk-go-v2/service/guardduty: v1.82.0
    • Feature: Adding "AI Analyst" enum value for detector
  • github.com/aws/aws-sdk-go-v2/service/ivs: v1.54.0
    • Feature: adds support for AWS IVS ad configuration APIs to allow for a postRollConfiguration object on the ad configuration resource
  • github.com/aws/aws-sdk-go-v2/service/synthetics: v1.46.0
    • Feature: CloudWatch Synthetics adds support for customer managed KMS keys for canary environment variables. Customers can now encrypt their canary's Lambda function environment variables at rest using their own AWS KMS key, providing additional control over data protection.

v1.314.0

Module Highlights

  • github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager: v0.3.0
    • Feature: Add RequestChecksumCalculation config.
  • github.com/aws/aws-sdk-go-v2/service/appconfig: v1.47.0
    • Feature: Update ExperimentRun APIs to support ConflictExceptions.
  • github.com/aws/aws-sdk-go-v2/service/bedrockagentcorecontrol: v1.47.0
    • Feature: AgentCore Gateway now supports mapping allowed scopes to separate advertised scopes on the inbound authorizer.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.314.0
    • Feature: Replace Root Volume now supports a VolumeId parameter. This allows the customer to pass in a pre-prepared volume as the target root volume for an RRV workflow.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.88.0
    • Feature: Amazon ECS now automatically detects the correct CPU architecture for Express Mode services.
  • github.com/aws/aws-sdk-go-v2/service/geoplaces: v1.11.0
    • Feature: Added AddressNamesMode, AddressNameTranslations, MobilityMode, PostalCodeMode, SecondaryAddresses, and DriveThrough features across Places V2 APIs to support address name formatting, multilingual translations, travel-aware search, multi-city postal codes, and unit-level address resolution.
  • github.com/aws/aws-sdk-go-v2/service/iotwireless: v1.58.0
    • Feature: Default session downlink transmission parameters have been added to the existing Multicast Group APIs. Explicit transmission parameters are no longer required when starting a multicast session during the FUOTA procedure.
  • github.com/aws/aws-sdk-go-v2/service/resiliencehubv2: v1.2.0
    • Feature: Next Generation Resilience Hub now supports filtering and sorting failure mode assessments, resource type filtering in ListResources, cross-region and cross-account topology edges, data recovery achievability status, and more granular dependency discovery progress tracking.

Configuration

📅 Schedule: (UTC)

  • 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.

👻 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 Mend Renovate.

| datasource | package                                  | from     | to       |
| ---------- | ---------------------------------------- | -------- | -------- |
| go         | github.com/aws/aws-sdk-go-v2/config      | v1.32.28 | v1.32.29 |
| go         | github.com/aws/aws-sdk-go-v2/service/ec2 | v1.313.0 | v1.316.0 |
@dreadnode-renovate-bot

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: cli/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):

  • 2 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/credentials v1.19.27 -> v1.19.28
github.com/aws/aws-sdk-go-v2/service/signin v1.3.0 -> v1.4.0

@dreadnode-renovate-bot dreadnode-renovate-bot Bot added this pull request to the merge queue Jul 12, 2026
Merged via the queue into main with commit 477ffcd Jul 12, 2026
9 checks passed
@dreadnode-renovate-bot dreadnode-renovate-bot Bot deleted the renovate/aws-sdk-go-v2-monorepo branch July 12, 2026 01:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants