Skip to content

Releases: aws/aws-sdk-go-v2

Release (2025-11-10)

10 Nov 19:40

Choose a tag to compare

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/acmpca: v1.46.0
    • Feature: Private Certificate Authority service now supports ML-DSA key algorithms.
  • github.com/aws/aws-sdk-go-v2/service/appstream: v1.51.0
    • Feature: AWS Appstream support for IPv6
  • github.com/aws/aws-sdk-go-v2/service/backup: v1.51.0
    • Feature: AWS Backup supports backups of Amazon EKS clusters, including Kubernetes cluster state and persistent storage attached to the EKS cluster via a persistent volume claim (EBS volumes, EFS file systems, and S3 buckets).
  • github.com/aws/aws-sdk-go-v2/service/braket: v1.38.0
    • Feature: Adds ExperimentalCapabilities field to CreateQuantumTask request and GetQuantumTask response objects. Enables use of experimental software capabilities when creating quantum tasks.
  • github.com/aws/aws-sdk-go-v2/service/datazone: v1.46.0
    • Feature: Remove trackingServerName from DataZone Connection MLflowProperties
  • github.com/aws/aws-sdk-go-v2/service/dsql: v1.11.0
    • Feature: Cluster endpoint added to CreateCluster and GetCluster API responses
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.265.0
    • Feature: Amazon EC2 Fleet customers can now filter instance types based on encryption-in-transit support using Attribute-Based Instance Type Selection (ABIS), eliminating the manual effort of identifying and selecting compatible instance types for security-sensitive workloads.
  • github.com/aws/aws-sdk-go-v2/service/guardduty: v1.66.0
    • Feature: Include tags filed in CreatePublishingDestinationRequest and DescribePublishingDestinationResponse.
  • github.com/aws/aws-sdk-go-v2/service/iam: v1.50.0
    • Feature: Added CreateDelegationRequest API, which is not available for general use at this time.
  • github.com/aws/aws-sdk-go-v2/service/invoicing: v1.7.0
    • Feature: Added new invoicing get-invoice-pdf API Operation
  • github.com/aws/aws-sdk-go-v2/service/kafka: v1.45.0
    • Feature: Amazon MSK now supports intelligent rebalancing for MSK Express brokers.
  • github.com/aws/aws-sdk-go-v2/service/sts: v1.40.0
    • Feature: Added GetDelegatedAccessToken API, which is not available for general use at this time.
  • github.com/aws/aws-sdk-go-v2/service/verifiedpermissions: v1.30.0
    • Feature: Amazon Verified Permissions / Features : Adds support for entity Cedar tags.
  • github.com/aws/aws-sdk-go-v2/service/wafv2: v1.69.0
    • Feature: AWS WAF now supports CLOUDWATCH_TELEMETRY_RULE_MANAGED as a LogScope option, enabling automated logging configuration through Amazon CloudWatch Logs for telemetry data collection and analysis.

Release (2025-11-07)

07 Nov 19:36

Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/controltower: v1.27.0
    • Feature: Added Parent Identifier support to ListEnabledControls and GetEnabledControl API. Implemented RemediationType support for Landing Zone operations: CreateLandingZone, UpdateLandingZone and GetLandingZone APIs
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.264.0
    • Feature: Adds PrivateDnsPreference and PrivateDnsSpecifiedDomains to control private DNS resolution for resource and service network VPC endpoints and IpamScopeExternalAuthorityConfiguration to integrate Amazon VPC IPAM with a third-party IPAM service
  • github.com/aws/aws-sdk-go-v2/service/kms: v1.48.0
    • Feature: Added support for new ECC_NIST_EDWARDS25519 AWS KMS key spec
  • github.com/aws/aws-sdk-go-v2/service/opensearch: v1.53.0
    • Feature: This release introduces the Default Application feature, allowing users to set, change, or unset a preferred OpenSearch UI application on a per-region basis for a streamlined and consistent user experience.
  • github.com/aws/aws-sdk-go-v2/service/vpclattice: v1.20.0
    • Feature: Amazon VPC Lattice now supports custom domain name for resource configurations

Release (2025-11-06)

06 Nov 20:02

Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/accessanalyzer: v1.45.0
    • Feature: New field totalActiveErrors added to getFindingsStatistics response.
  • github.com/aws/aws-sdk-go-v2/service/backup: v1.50.0
    • Feature: AWS Backup now supports customer-managed keys (CMK) for logically air-gapped vaults, enabling customers to maintain full control over their encryption key lifecycle. This feature helps organizations meet specific internal governance requirements or external regulatory compliance standards.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.144.0
    • Feature: Added support for Conditional Questions in Evaluation Forms. Introduced Auto Evaluation capability for Evaluation Forms and Contact Evaluations. Added new API operations: SearchEvaluationForms and SearchContactEvaluations.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.263.0
    • Feature: Add Amazon EC2 R8a instance types
  • github.com/aws/aws-sdk-go-v2/service/gamelift: v1.48.0
    • Feature: Amazon GameLift Servers now supports game builds that use the Windows 2022 operating system.
  • github.com/aws/aws-sdk-go-v2/service/identitystore: v1.34.0
    • Feature: IdentityStore API: added new KMSExceptionReason fields to the Exception object; added multiple new fields to the User APIs - UserStatus, Birthdate, Website and Photos; added multiple new metadata fields for User, Groups and Membership APIs - CreatedAt, CreatedBy, UpdatedAt and UpdatedBy.
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.96.0
    • Feature: Support for New Data Prep Experience
  • github.com/aws/aws-sdk-go-v2/service/s3tables: v1.11.0
    • Feature: Adds support for tagging APIs for S3 Tables
  • github.com/aws/aws-sdk-go-v2/service/s3vectors: v1.5.0
    • Feature: Amazon S3 Vectors provides cost-effective, elastic, and durable vector storage for queries based on semantic meaning and similarity.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.221.0
    • Feature: Added NodeProvisioningMode parameter to UpdateCluster API to determine how instance provisioning is handled during cluster operations; in Continuous mode. Added VpcId field in UpdateDomain request for SageMaker Unified Studio domains with no VPC to add a customer VPC.
  • github.com/aws/aws-sdk-go-v2/service/ssm: v1.67.0
    • Feature: Provides NoLongerSupportedException error message

Release (2025-11-05)

05 Nov 19:39

Choose a tag to compare

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudfront: v1.56.0
    • Feature: This release adds new and updated API operations. You can now use the IpAddressType field to specify either ipv4 or dualstack for your Anycast static IP list. You can also enable cross-account resource sharing to share your VPC origins with other AWS accounts
  • github.com/aws/aws-sdk-go-v2/service/datazone: v1.45.0
    • Feature: Added support for Project Resource Tags
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.262.0
    • Feature: This release adds AvailabilityZoneId support for DescribeFastSnapshotRestores, DisableFastSnapshotRestores, and EnableFastSnapshotRestores APIs.
  • github.com/aws/aws-sdk-go-v2/service/fsx: v1.63.0
    • Feature: Amazon FSx now enables secure management of Active Directory credentials through AWS Secrets Manager integration. Customers can use Secret ARNs instead of direct credentials when joining resources to Active Directory domains.
  • github.com/aws/aws-sdk-go-v2/service/groundstation: v1.39.0
    • Feature: Introduce CreateDataflowEndpointGroupV2 action
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.90.0
    • Feature: Launch IPv6 dual-stack support for S3 Express
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.220.0
    • Feature: Add new fields in SageMaker Hyperpod DescribeCluster API response: TargetStateCount, SoftwareUpdateStatus and ActiveSoftwareDeploymentConfig to provide AMI update progress visibility .

Release (2025-11-04)

04 Nov 19:39

Choose a tag to compare

General Highlights

  • Dependency Update: Updated to the latest SDK module versions
  • Dependency Update: Upgrade to smithy-go v1.23.2 which should convey some passive reduction of overall allocations, especially when not using the metrics system.

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/pinpointsmsvoicev2: v1.26.0
    • Feature: This release adds support for the CarrierLookup API, which returns information about a destination phone number including if the number is valid, the carrier, and more.

Release (2025-11-03)

03 Nov 19:51

Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/bedrockagentcorecontrol: v1.13.0
    • Feature: Adds support for direct code deploy with CreateAgentRuntime and UpdateAgentRuntime
  • github.com/aws/aws-sdk-go-v2/service/budgets: v1.41.0
    • Feature: Fix the AWS Budgets endpoint for the aws-eusc partition.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.261.0
    • Feature: Add Amazon EC2 trn2.3xlarge instance type.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.67.1
    • Documentation: Documentation-only update for LINEAR and CANARY deployment strategies.
  • github.com/aws/aws-sdk-go-v2/service/kinesis: v1.42.0
    • Feature: Adds support for MinimumThroughputBillingCommitment with new UpdateAccountSettings API. Adds support to configure warm throughput for on-demand streams in new UpdateStreamWarmThroughput API and existing CreateStream API and UpdateStreamMode API.

Release (2025-10-31)

31 Oct 18:43

Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/connectcases: v1.34.0
    • Feature: Added two new case rule types: Parent Child Field Options (restricts child field options based on parent field value) and Hidden (controls child field visibility based on parent field value). Both enable dynamic field behavior within templates.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.260.0
    • Feature: Amazon VPC IP Address Manager (IPAM) now supports automated prefix list management, allowing you to create rules that automatically populate customer-managed prefix lists with CIDRs from your IPAM pools or AWS resources based on tags, Regions, or other criteria.
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.81.0
    • Feature: Add Python3.14 (python3.14) and Java 25 (java25) support to AWS Lambda
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.84.0
    • Feature: Adds SlowPalPitchCorrection to audio pitch correction settings. Enables opacity for VideoOverlays. Adds REMUX_ALL option to enable multi-rendition passthrough to VideoSelector for allow listed accounts.
  • github.com/aws/aws-sdk-go-v2/service/omics: v1.38.0
    • Feature: Added WDL_LENIENT engine type that enables implicit typecasting of variable values to its compatible declared types
  • github.com/aws/aws-sdk-go-v2/service/paymentcryptography: v1.26.0
    • Feature: Allow additional characters in the CertificateSubject for GetCertificateSigningRequest API.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.219.0
    • Feature: Allow update of platform identifier via UpdateNotebookInstance operation.
  • github.com/aws/aws-sdk-go-v2/service/savingsplans: v1.30.0
    • Feature: Add dual-stack endpoint support for Savings Plans

Release (2025-10-30)

30 Oct 18:47

Choose a tag to compare

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.39.5
    • Bug Fix: Deprecate http.AddResponseReadTimeoutMiddleware.
  • github.com/aws/aws-sdk-go-v2/service/amp: v1.41.0
    • Feature: Add Anomaly Detection APIs for Amazon Managed Prometheus
  • github.com/aws/aws-sdk-go-v2/service/apigateway: v1.36.0
    • Feature: Update endpoint ruleset parameters casing
  • github.com/aws/aws-sdk-go-v2/service/appconfig: v1.43.0
    • Feature: Update endpoint ruleset parameters casing
  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.51.0
    • Feature: Update endpoint ruleset parameters casing
  • github.com/aws/aws-sdk-go-v2/service/applicationcostprofiler: v1.27.0
    • Feature: Update endpoint ruleset parameters casing
  • github.com/aws/aws-sdk-go-v2/service/appmesh: v1.35.0
    • Feature: Update endpoint ruleset parameters casing
  • github.com/aws/aws-sdk-go-v2/service/appsync: v1.52.0
    • Feature: Update endpoint ruleset parameters casing
  • github.com/aws/aws-sdk-go-v2/service/artifact: v1.14.0
    • Feature: Update endpoint ruleset parameters casing
  • github.com/aws/aws-sdk-go-v2/service/auditmanager: v1.46.0
    • Feature: Update endpoint ruleset parameters casing
  • github.com/aws/aws-sdk-go-v2/service/bedrockagent: v1.51.0
    • Feature: Update endpoint ruleset parameters casing
  • github.com/aws/aws-sdk-go-v2/service/bedrockagentcorecontrol: v1.12.0
    • Feature: Web-Bot-Auth support for AgentCore Browser tool to help reduce captcha challenges.
  • github.com/aws/aws-sdk-go-v2/service/chime: v1.41.0
    • Feature: Update endpoint ruleset parameters casing
  • github.com/aws/aws-sdk-go-v2/service/cleanrooms: v1.37.0
    • Feature: Added support for advanced Spark configurations to optimize SQL performance
  • github.com/aws/aws-sdk-go-v2/service/cloudcontrol: v1.29.0
    • Feature: Update endpoint ruleset parameters casing
  • github.com/aws/aws-sdk-go-v2/service/clouddirectory: v1.30.0
    • Feature: Update endpoint ruleset parameters casing
  • github.com/aws/aws-sdk-go-v2/service/cloudsearch: v1.32.0
    • Feature: Update endpoint ruleset parameters casing
  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.52.0
    • Feature: Update endpoint ruleset parameters casing
  • github.com/aws/aws-sdk-go-v2/service/codecatalyst: v1.21.0
    • Feature: Update endpoint ruleset parameters casing
  • github.com/aws/aws-sdk-go-v2/service/codecommit: v1.33.0
    • Feature: Update endpoint ruleset parameters casing
  • github.com/aws/aws-sdk-go-v2/service/codedeploy: v1.35.0
    • Feature: Update endpoint ruleset parameters casing
  • github.com/aws/aws-sdk-go-v2/service/cognitosync: v1.29.0
    • Feature: Update endpoint ruleset parameters casing
  • github.com/aws/aws-sdk-go-v2/service/computeoptimizer: v1.48.0
    • Feature: Update endpoint ruleset parameters casing
  • github.com/aws/aws-sdk-go-v2/service/connectcases: v1.33.0
    • Feature: Update endpoint ruleset parameters casing
  • github.com/aws/aws-sdk-go-v2/service/deadline: v1.22.0
    • Feature: Update endpoint ruleset parameters casing
  • github.com/aws/aws-sdk-go-v2/service/devopsguru: v1.40.0
    • Feature: Update endpoint ruleset parameters casing
  • github.com/aws/aws-sdk-go-v2/service/docdb: v1.48.0
    • Feature: Adding FailoverState and TagList to GlobalCluster and SynchronizationStatus to GlobalClusterMember.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.67.0
    • Feature: Amazon ECS Service Connect now supports Envoy access logs, providing deeper observability into request-level traffic patterns and service interactions.
  • github.com/aws/aws-sdk-go-v2/service/eksauth: v1.12.0
    • Feature: Update endpoint ruleset parameters casing
  • github.com/aws/aws-sdk-go-v2/service/elasticache: v1.51.0
    • Feature: Update endpoint ruleset parameters casing
  • github.com/aws/aws-sdk-go-v2/service/emrserverless: v1.37.0
    • Feature: This release adds the capability to enable User Background Sessions for customers running Trusted Identity Propagation enabled Interactive Sessions on EMR Serverless Applications.
  • github.com/aws/aws-sdk-go-v2/service/firehose: v1.42.0
    • Feature: Update endpoint ruleset parameters casing
  • github.com/aws/aws-sdk-go-v2/service/frauddetector: v1.41.0
    • Feature: Update endpoint ruleset parameters casing
  • github.com/aws/aws-sdk-go-v2/service/geoplaces: v1.7.0
    • Feature: Update endpoint ruleset parameters casing
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.132.0
    • Feature: This release adds the capability to enable User Background Sessions for customers running Trusted Identity Propagation enabled Interactive Sessions on AWS Glue.
  • github.com/aws/aws-sdk-go-v2/service/greengrassv2: v1.42.0
    • Feature: Update endpoint ruleset parameters casing
  • github.com/aws/aws-sdk-go-v2/service/ioteventsdata: v1.30.0
    • Feature: Update endpoint ruleset parameters casing
  • github.com/aws/aws-sdk-go-v2/service/iotmanagedintegrations: v1.6.0
    • Feature: Add a new GetManagedThingCertificate API to expose Iot ManagedIntegrations (MI) device certificate, and add "-" support for name, properties, actions and events in the CapabilityReportCapability object.
  • github.com/aws/aws-sdk-go-v2/service/keyspacesstreams: v1.5.0
    • Feature: Update endpoint ruleset parameters casing
  • github.com/aws/aws-sdk-go-v2/service/kinesis: v1.41.1
    • Bug Fix: Remove arbitrary read timeout on GetRecords which was causing response read panic. See #2752.
  • github.com/aws/aws-sdk-go-v2/service/kms: v1.47.0
    • Feature: Add cross account VPC endpoint service connectivity support to CustomKeyStore.
  • github.com/aws/aws-sdk-go-v2/service/licensemanagerlinuxsubscriptions: v1.20.0
    • Feature: Update endpoint ruleset parameters casing
  • github.com/aws/aws-sdk-go-v2/service/marketplacereporting: v1.7.0
    • Feature: Update endpoint ruleset parameters casing
  • github.com/aws/aws-sdk-go-v2/service/neptune: v1.43.0
    • Feature: Update endpoint ruleset parameters casing
  • github.com/aws/aws-sdk-go-v2/service/rtbfabric: v1.1.1
    • Documentation: RTB Fabric documentation update.
  • github.com/aws/aws-sdk-go-v2/service/s3outposts: v1.34.0
    • Feature: Update endpoint ruleset parameters casing
  • github.com/aws/aws-sdk-go-v2/service/sagemakerruntime: v1.38.0
    • Feature: Update endpoint ruleset parameters casing
  • github.com/aws/aws-sdk-go-v2/service/schemas: v1.34.0
    • Feature: Update endpoint ruleset parameters casing
  • github.com/aws/aws-sdk-go-v2/service/serverlessapplicationrepository: v1.30.0
    • Feature: Update endpoint ruleset parameters casing
  • github.com/aws/aws-sdk-go-v2/service/servicecatalog: v1.39.0
    • Feature: Update endpoint ruleset parameters casing
  • github.com/aws/aws-sdk-go-v2/service/sso: v1.30.0
    • Feature: Update endpoint ruleset parameters casing
  • github.com/aws/aws-sdk-go-v2/service/sts: v1.39.0
    • Feature: Update endpoint ruleset parameters casing

Release (2025-10-29)

29 Oct 20:42

Choose a tag to compare

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/bedrockruntime: v1.42.0
    • Feature: Add support for system tool and web citation response.

Release (2025-10-28)

28 Oct 18:40

Choose a tag to compare

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/applicationsignals: v1.17.0
    • Feature: Added support for CloudWatch Synthetics Canary resources in ListAuditFindings API. This enhancement allows customers to retrieve audit findings specifically for CloudWatch Synthetics canaries and enables service-canary correlation analysis.
  • github.com/aws/aws-sdk-go-v2/service/apptest: v1.11.0
    • Feature: Marked service APIs as deprecated. This service has reached end-of-life.
  • github.com/aws/aws-sdk-go-v2/service/detective: v1.38.0
    • Feature: Update endpoint ruleset parameters casing
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.259.0
    • Feature: This released the DescribeCapacityReservationTopology API.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.66.0
    • Feature: Amazon ECS supports native linear and canary service deployments, allowing you to shift traffic in increments for more control.
  • github.com/aws/aws-sdk-go-v2/service/efs: v1.41.0
    • Feature: Update endpoint ruleset parameters casing
  • github.com/aws/aws-sdk-go-v2/service/gameliftstreams: v1.8.0
    • Feature: Add stream group expiration date and expired status
  • github.com/aws/aws-sdk-go-v2/service/groundstation: v1.38.0
    • Feature: Enable use of AzEl ephemerides
  • github.com/aws/aws-sdk-go-v2/service/iotfleethub: v1.30.0
    • Feature: Marked service APIs as deprecated. This service has reached end-of-life.
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.80.0
    • Feature: Added SerializedRequestEntityTooLargeException to Lambda Invoke API
  • github.com/aws/aws-sdk-go-v2/service/lookoutmetrics: v1.37.0
    • Feature: Marked service APIs as deprecated. This service has reached end-of-life.
  • github.com/aws/aws-sdk-go-v2/service/lookoutvision: v1.33.0
    • Feature: Marked service APIs as deprecated. This service has reached end-of-life.
  • github.com/aws/aws-sdk-go-v2/service/organizations: v1.46.0
    • Feature: Added Account State field to the ListDelegatedAdministrators API response.
  • github.com/aws/aws-sdk-go-v2/service/qldb: v1.32.0
    • Feature: Marked service APIs as deprecated. This service has reached end-of-life.
  • github.com/aws/aws-sdk-go-v2/service/qldbsession: v1.32.0
    • Feature: Marked service APIs as deprecated. This service has reached end-of-life.
  • github.com/aws/aws-sdk-go-v2/service/robomaker: v1.36.0
    • Feature: Marked service APIs as deprecated. This service has reached end-of-life.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.89.0
    • Feature: Amazon Simple Storage Service / Features: Add conditional writes in CopyObject on destination key to prevent unintended object modifications.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.218.0
    • Feature: Amazon SageMaker now supports deleting training and processing jobs in a terminal status.
  • github.com/aws/aws-sdk-go-v2/service/workspaces: v1.64.0
    • Feature: Added IPv6 address support for WorkSpaces using Dual-Stack subnets