Skip to content

fix(deps): update module github.com/aws/aws-sdk-go-v2/service/ec2 to v1.302.0#220

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

fix(deps): update module github.com/aws/aws-sdk-go-v2/service/ec2 to v1.302.0#220
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/service/ec2 v1.301.0v1.302.0 age confidence

Release Notes

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

v1.302.0

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/arcregionswitch: v1.7.0
    • Feature: Adds support for enabling and disabling Lambda event source mappings in Region switch plans.
  • github.com/aws/aws-sdk-go-v2/service/batch: v1.64.2
    • Documentation: Adds a billing callout to docs regarding using the CE Scale Down Delay feature
  • github.com/aws/aws-sdk-go-v2/service/bedrockagentcorecontrol: v1.38.0
    • Feature: Adds support for read-only summary APIs for Policy Engine, Policy, and Policy Generation resources, enabling metadata retrieval without KMS decryption for AWS Config integration.
  • github.com/aws/aws-sdk-go-v2/service/billingconductor: v1.29.0
    • Feature: Add ConflictException to UpdateCustomLineItem operation.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.173.0
    • Feature: This change added three new EventSourceName for schedule notification feature
  • github.com/aws/aws-sdk-go-v2/service/connectcampaignsv2: v1.13.0
    • Feature: This release added support for Outbound Campaign timezone detection using all available contact methods
  • github.com/aws/aws-sdk-go-v2/service/connectcases: v1.41.0
    • Feature: Amazon Connect Cases now supports SLA durations of up to 2 years (1,051,200 minutes), increased from the previous maximum of 90 days (129,600 minutes). This enables you to track long-running service level agreements for cases that require extended resolution timelines.
  • github.com/aws/aws-sdk-go-v2/service/dsql: v1.13.0
    • Feature: Added support for Amazon Aurora DSQL change data capture (CDC) streams that deliver row-level database changes to Amazon Kinesis in JSON format. Includes CreateStream, GetStream, ListStreams, and DeleteStream operations.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.302.0
    • Feature: Include length limits in the SDK and documentation for text fields in Image (AMI) APIs such as the image name and description
  • github.com/aws/aws-sdk-go-v2/service/elasticsearchservice: v1.41.0
    • Feature: Adds support for AutomatedSnapshotPauseOptions.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.141.1
    • Documentation: AWS Glue now defaults the job timeout to 480 minutes for Glue version 5.0 and later when no timeout value is specified. The default remains 2,880 minutes for Glue version 4.0 and earlier.
  • github.com/aws/aws-sdk-go-v2/service/lightsail: v1.54.0
    • Feature: Added OriginIpAddressTypeEnum (ipv4, ipv6, dualstack) and ipAddressType field to Origin and InputOrigin structures for Lightsail CDN distributions. Allows customers to specify how the distribution connects to origins, using IPv4, IPv6, or dualstack networking
  • github.com/aws/aws-sdk-go-v2/service/opensearch: v1.69.0
    • Feature: Adds support for AutomatedSnapshotPauseOptions.
  • github.com/aws/aws-sdk-go-v2/service/partnercentralaccount: v1.3.0
    • Feature: Added ServiceQuotaExceededExceptions for Profile operations
  • github.com/aws/aws-sdk-go-v2/service/pcs: v1.18.0
    • Feature: Add support for Amazon EC2 Interruptible-ODCR
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.109.0
    • Feature: Adds five new custom permission option for Quick Apps so that these capabilities can be controlled by public SDK and CLI.
  • github.com/aws/aws-sdk-go-v2/service/redshift: v1.62.8
    • Documentation: Added rg.xlarge and rg.4xlarge to valid NodeType values and updated documentation for CreateCluster, ModifyCluster, ResizeCluster, and RestoreFromClusterSnapshot APIs to reflect RG node type support.
  • github.com/aws/aws-sdk-go-v2/service/rtbfabric: v1.5.0
    • Feature: Customers can now configure custom domain names for their RTB Fabric gateways. This enables partners to use their own branded domain for RTB traffic instead of the default rtbfabric endpoint
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.247.0
    • Feature: Adds execution role session name mode to reflect user identity in Studio. Adds Flexible Training Plans on Studio apps. Adds restricted model packages to control access to proprietary model artifacts via IAM. Fixed instance type parity between inference endpoints and managed shadow tests.
  • github.com/aws/aws-sdk-go-v2/service/securityagent: v1.2.0
    • Feature: Add support for code reviews, a new resource type that enables automated security-focused static analysis of source code repositories.
  • github.com/aws/aws-sdk-go-v2/service/sfn: v1.41.0
    • Feature: Updated default SDK endpoints for AWS Step Functions in AWS GovCloud (US) regions. The default Dual-Stack endpoints now resolve to "states-fips" prefixed hostnames. There are no changes to service behavior. No customer action is required.
  • github.com/aws/aws-sdk-go-v2/service/socialmessaging: v1.9.0
    • Feature: Adds parameters to call the GetWhatsAppMessageTemplate and UpdateWhatsAppMessageTemplate APIs with a template name and language code in place of the template ID. Linked WhatsApp accounts also describe whether the WABA is onboarded to Meta's Marketing Messages API.

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.

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

…v1.302.0

| datasource | package                                  | from     | to       |
| ---------- | ---------------------------------------- | -------- | -------- |
| go         | github.com/aws/aws-sdk-go-v2/service/ec2 | v1.301.0 | v1.302.0 |
@dreadnode-renovate-bot dreadnode-renovate-bot Bot added this pull request to the merge queue May 17, 2026
Merged via the queue into main with commit e167137 May 17, 2026
9 checks passed
@dreadnode-renovate-bot dreadnode-renovate-bot Bot deleted the renovate/aws-sdk-go-v2-monorepo branch May 17, 2026 01:06
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