Releases: aws/aws-sdk-go-v2
Releases · aws/aws-sdk-go-v2
Release (2026-06-15)
General Highlights
- Dependency Update: Updated to the latest SDK module versions
Module Highlights
github.com/aws/aws-sdk-go-v2/service/bedrockruntime: v1.54.0- Feature: InvokeGuardrailChecks API evaluates prompts and responses against safety checks (content filters, prompt attacks, sensitive info) without creating guardrail resources. It's a detect-only API, returning numeric scores so you can build adaptive logic as per your application.
github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs: v1.76.0- Feature: Added endTimeOffset parameter to Scheduled Queries APIs (Create, Update, Get) enabling bounded time window configuration. Introduced scheduleType filter (CUSTOMER MANAGED, AWS MANAGED) for ListScheduledQueries and exposed it in Get and Update responses.
github.com/aws/aws-sdk-go-v2/service/datazone: v1.63.0- Feature: Adds support for deleting lineage events in Amazon DataZone.
github.com/aws/aws-sdk-go-v2/service/mgn: v1.46.0- Feature: AWS Transform for VMware now supports Amazon FSx for NetApp ONTAP as a target storage. Customers can migrate source server disks directly to FSx for NetApp ONTAP iSCSI LUNs. Target storage is configurable per source server, and compute, network, and storage migrate together in coordinated waves.
github.com/aws/aws-sdk-go-v2/service/rds: v1.119.3- Documentation: Adding support for RDS SQL Server BYOM and DB2 Community Edition
github.com/aws/aws-sdk-go-v2/service/wafv2: v1.73.0- Feature: AWS WAF now supports AI traffic monetization for CloudFront. Configure payment networks and pricing on your web ACL, use the new Monetize rule action to charge AI agents via x402, and monitor revenue with new GetRevenueStatisticsSummary, GetRevenueStatistics, and ListSettlementRecords APIs.
github.com/aws/aws-sdk-go-v2/service/workspaces: v1.70.0- Feature: Added a validation for null check for ImageIds in DescribeWorkspaceImages API request parameters.
Release (2026-06-12)
Module Highlights
github.com/aws/aws-sdk-go-v2/service/acm: v1.40.0- Feature: Certificate transparency logging opt-out is no longer available. Per compliance requirements, all public ACM certificates are automatically recorded in certificate transparency logs. The CertificateTransparencyLoggingPreference option is deprecated.
github.com/aws/aws-sdk-go-v2/service/bedrockagentcore: v1.30.0- Feature: Added tagging and CMK support across optimization, an explanation field in recommendation output, and an insights feature to identify failure patterns, extract user intents, and summarize execution behavior
github.com/aws/aws-sdk-go-v2/service/bedrockagentcorecontrol: v1.44.0- Feature: Added tagging and CMK support for optimizations and an insights feature to identify failure patterns, extract user intents, and summarize execution behavior
github.com/aws/aws-sdk-go-v2/service/devopsagent: v1.7.0- Feature: Adds support for Trigger CRUD APIs (CreateTrigger, GetTrigger, UpdateTrigger, DeleteTrigger, ListTriggers) for managing schedule-based automation triggers in DevOps Agent agent spaces.
github.com/aws/aws-sdk-go-v2/service/eks: v1.86.0- Feature: Patches missing enum values for EKS updates
github.com/aws/aws-sdk-go-v2/service/firehose: v1.44.0- Feature: Update KeyARN in DeliveryStreamEncryptionConfigurationInput to accept KMS key ARNs only (not alias ARNs), matching service behavior.
github.com/aws/aws-sdk-go-v2/service/glue: v1.144.0- Feature: Adds support for retrieving Apache Iceberg table metadata via GetTable. Use the new AttributesToGet parameter with LATEST ICEBERG METADATA to receive schema, partition specs, sort orders, and table properties in the response.
github.com/aws/aws-sdk-go-v2/service/iam: v1.54.5- Documentation: Updating documentation for select service-specific credential APIs
github.com/aws/aws-sdk-go-v2/service/sagemakerruntime: v1.41.0- Feature: Added support for inline request payloads to the InvokeEndpointAsync operation to allow users to provide the inference payload directly in the request Body (up to 128,000 bytes) as an alternative to uploading the payload to Amazon S3 and passing InputLocation.
Release (2026-06-11)
Module Highlights
github.com/aws/aws-sdk-go-v2/service/bedrockagentcorecontrol: v1.43.0- Feature: Supports deterministic metadata for AgentCore Memory
github.com/aws/aws-sdk-go-v2/service/eks: v1.85.0- Feature: Introduce new CreateCluster parameters for Amazon EKS local clusters on AWS Outposts. Added etcdInstanceType for configuring the EC2 instance type for dedicated etcd instances, and spreadLevel for configuring the placement group spread level for Kubernetes control plane and etcd instances.
github.com/aws/aws-sdk-go-v2/service/healthlake: v1.38.0- Feature: Adds the UpdateFHIRDatastore API and adds analytics, NLP, and profile configuration support to CreateFHIRDatastore and DescribeFHIRDatastore.
github.com/aws/aws-sdk-go-v2/service/neptune: v1.46.0- Feature: Amazon Neptune now supports IPv6 dual-stack networking. You can create and manage Neptune DB clusters accessible over both IPv4 and IPv6 by specifying NetworkType as DUAL in CreateDBCluster, ModifyDBCluster, RestoreDBClusterFromSnapshot, and RestoreDBClusterToPointInTime API operations
github.com/aws/aws-sdk-go-v2/service/omics: v1.45.0- Feature: Adds support for workflowName in the ListRuns API response.
github.com/aws/aws-sdk-go-v2/service/support: v1.32.0- Feature: Adding new BDD representation of endpoint ruleset
Release (2026-06-10)
General Highlights
- Dependency Update: Updated to the latest SDK module versions
Module Highlights
github.com/aws/aws-sdk-go-v2/service/amp: v1.44.0- Feature: Adds supports for out-of-order sample ingestion (default 1-minute window) and a configurable rule query offset to reduce data loss and improve alerting accuracy.
github.com/aws/aws-sdk-go-v2/service/connecthealth: v1.3.0- Feature: Add support for MedicalScribeBinaryAudioEvent in the Medical Scribe streaming input. This new event type lets you send audio as a raw binary payload instead of a base64-encoded value
github.com/aws/aws-sdk-go-v2/service/ec2: v1.307.0- Feature: This release adds support for AMI Watermark which a structured identifier that helps in tracking AMI provenance
github.com/aws/aws-sdk-go-v2/service/ecs: v1.83.0- Feature: Amazon ECS Managed Daemon task definitions now support pidMode and ipcMode parameters. Set shared to allow daemons to share PID or IPC namespaces with co-located tasks on Managed Instances, enabling process tracing and shared memory communication.
github.com/aws/aws-sdk-go-v2/service/lightsail: v1.56.0- Feature: This release adds support for Asia Pacific (Hong Kong) (ap-east-1), Europe (Spain) (eu-south-2) and South America (Sao Paulo) (sa-east-1) Regions.
github.com/aws/aws-sdk-go-v2/service/medialive: v1.99.0- Feature: Adding premixer settings to pid and track audio inputs in MediaLIve to allow greater control over mixing audio from multiple source streams including support for AudioPidSelectors made up of multiple audio PIDs.
github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.254.0- Feature: Add support for G6e instances (ml.g6e.xlarge through ml.g6e.48xlarge) on Amazon SageMaker Notebook Instances.
github.com/aws/aws-sdk-go-v2/service/signin: v1.2.0- Feature: AWS Sign-In now allows customers to control access to the AWS Management Console using resource-based policies. With this release customers can restrict console access based on network perimeters such as VPC IDs, VPC endpoints, and IP addresses.
Release (2026-06-09)
General Highlights
- Dependency Update: Updated to the latest SDK module versions
Module Highlights
github.com/aws/aws-sdk-go-v2/service/bedrock: v1.64.0- Feature: Adds support for the Amazon Bedrock account-level data retention APIs PutAccountDataRetention and GetAccountDataRetention.
github.com/aws/aws-sdk-go-v2/service/bedrockagentcore: v1.29.0- Feature: Add RetryableConflictException (HTTP 409) to InvokeAgentRuntimeCommand and GetAgentCard to prevent orphaned VMs during concurrent session access. The SDK automatically retries this exception with backoff. Enforcement is not yet active and will be enabled in a future service update.
github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.59.0- Feature: This release adds the APIs (AssociateDatasetKmsKey, DisassociateDatasetKmsKey, GetDataset) to manage encryption at rest for OpenTelemetry metrics in CloudWatch using AWS KMS customer managed keys.
github.com/aws/aws-sdk-go-v2/service/dynamodbstreams: v1.34.0- Feature: Adding new BDD representation of endpoint ruleset
github.com/aws/aws-sdk-go-v2/service/ec2: v1.306.0- Feature: Added TagFieldSpecifications to CreateFlowLogs and DescribeFlowLogs APIs. Customers can now specify tag keys in their Flow Logs subscriptions to capture associated EC2 resource tag values in their logs, enabling tag-based visibility.
github.com/aws/aws-sdk-go-v2/service/iotsitewise: v1.53.0- Feature: Adding new BDD representation of endpoint ruleset
github.com/aws/aws-sdk-go-v2/service/marketplacecommerceanalytics: v1.31.0- Feature: Adding new BDD representation of endpoint ruleset
github.com/aws/aws-sdk-go-v2/service/odb: v1.12.0- Feature: Releases Autonomous Database Serverless APIs, autonomousDatabaseOciIntegrationIamRoles, linkedOciTenancyId, linkedOciCompartmentId, and subscriptionErrors fields in GetOciOnboardingStatus API response.
github.com/aws/aws-sdk-go-v2/service/outposts: v1.61.0- Feature: Added AWS Outposts APIs for self-service Outposts quoting and ordering. New operations include CreateQuote, GetQuote, UpdateQuote, DeleteQuote, ListQuotes, and ListOrderableInstanceTypes.
github.com/aws/aws-sdk-go-v2/service/timestreamquery: v1.37.0- Feature: Adding new BDD representation of endpoint ruleset
github.com/aws/aws-sdk-go-v2/service/timestreamwrite: v1.36.0- Feature: Adding new BDD representation of endpoint ruleset
Release (2026-06-08)
General Highlights
- Dependency Update: Updated to the latest SDK module versions
Module Highlights
github.com/aws/aws-sdk-go-v2: v1.42.0- Feature: Add preview of standard retry changes behind AWS_NEW_RETRIES_2026 flag
github.com/aws/aws-sdk-go-v2/service/computeoptimizer: v1.53.0- Feature: Adds new Idle Recommendation Resource types in the AWS Compute Optimizer API
github.com/aws/aws-sdk-go-v2/service/costoptimizationhub: v1.24.0- Feature: Adds new Idle Recommendation types in the Cost Optimization Hub API
github.com/aws/aws-sdk-go-v2/service/deadline: v1.33.0- Feature: Added optional identityCenterRegion parameter to AssociateMember APIs to allow managing memberships for users and groups in other regions.
github.com/aws/aws-sdk-go-v2/service/devopsagent: v1.6.0- Feature: Add Asset APIs for managing versioned assets and asset files in AWS DevOps Agent agent spaces.
github.com/aws/aws-sdk-go-v2/service/dynamodb: v1.59.0- Feature: Add preview of standard retry changes behind AWS_NEW_RETRIES_2026 flag
github.com/aws/aws-sdk-go-v2/service/dynamodbstreams: v1.33.0- Feature: Add preview of standard retry changes behind AWS_NEW_RETRIES_2026 flag
github.com/aws/aws-sdk-go-v2/service/mediapackagev2: v1.40.0- Feature: Adds support for DASH Audio Timeline Patternization. This enables your DASH manifests to templatize the repeating patterns that emerge in audio segment timelines. This compacts the total timeline length, utilizing the repeat notation, such that manifests don't grow indefinitely long.
github.com/aws/aws-sdk-go-v2/service/mgn: v1.45.0- Feature: AWS Transform discovery tool now supported as network migration input source. You can now use the AWS Transform Discovery tool as a source for network migration alongside modelizeIT, enabling hybrid network migrations for environments running both VMware and non-VMware workloads.
github.com/aws/aws-sdk-go-v2/service/observabilityadmin: v1.17.0- Feature: CloudWatch Observability Admin extends CentralizationRuleForOrganization APIs to support metrics, enabling centralization of metrics across accounts and Regions alongside logs.
github.com/aws/aws-sdk-go-v2/service/omics: v1.44.0- Feature: StartRunBatch API - Add EngineSettings
github.com/aws/aws-sdk-go-v2/service/sfn: v1.43.0- Feature: Add preview of standard retry changes behind AWS_NEW_RETRIES_2026 flag
github.com/aws/aws-sdk-go-v2/service/sqs: v1.44.0- Feature: Add preview of standard retry changes behind AWS_NEW_RETRIES_2026 flag
github.com/aws/aws-sdk-go-v2/service/swf: v1.35.0- Feature: Add preview of standard retry changes behind AWS_NEW_RETRIES_2026 flag
github.com/aws/aws-sdk-go-v2/service/taxsettings: v1.18.0- Feature: Adds support for additional tax information fields for Philippines, Belgium, Chile, France, Poland, and Italy in the Tax Settings API.
Release (2026-06-05.2)
General Highlights
- Bug Fix: Undo the initial wave of schema-serde releases due to several customer-reported regressions.
Module Highlights
github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager: v0.2.8- Bug Fix: Fix the concurrent reader to return cached read error instead of panic when called again
Release (2026-06-05)
General Highlights
- Dependency Update: Updated to the latest SDK module versions
Module Highlights
github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager: v0.2.7- Bug Fix: Fix upload object flaky test to avoid repeat closing test ctx channel
github.com/aws/aws-sdk-go-v2/service/dynamodb: v1.58.0- Feature: Adding new BDD representation of endpoint ruleset
github.com/aws/aws-sdk-go-v2/service/emrserverless: v1.42.0- Feature: Adds support for updating max capacity and custom fields while application is started
github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.93.0- Feature: Adds support for configurable number of Clear Lead segments at the beginning of encrypted output. Adds support for multiple trickplay variants.
github.com/aws/aws-sdk-go-v2/service/paymentcryptography: v1.31.0- Feature: Adds CloudFormation support for resource-based policies on AWS Payment Cryptography keys.
github.com/aws/aws-sdk-go-v2/service/quicksight: v1.114.0- Feature: Adds support for Knowledge Base APIs and Index Capacity API
github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.253.0- Feature: This release adds support for MLflow experiment tracking in SageMaker inference optimization. CreateAIRecommendationJob and CreateAIBenchmarkJob now accept an optional OutputConfig.MlflowConfig (MLflow App ARN, experiment, run name) to stream benchmark metrics and artifacts to your own MLflow App.
Release (2026-06-04.2)
General Highlights
- Bug Fix: Fixed a schema-serde bug where required, default-value input members weren't serialized.
Release (2026-06-04)
General Highlights
- Dependency Update: Update to smithy-go v1.27.1 to fix several union-related deserialization bugs in schema-serde-enabled services.
- Dependency Update: Updated to the latest SDK module versions
Module Highlights
github.com/aws/aws-sdk-go-v2: v1.41.12- Bug Fix: Replace usages of deprecated io/ioutil package with io.
github.com/aws/aws-sdk-go-v2/service/amplifybackend: v1.33.0- Feature: Adding new BDD representation of endpoint ruleset
github.com/aws/aws-sdk-go-v2/service/appflow: v1.52.0- Feature: Adding new BDD representation of endpoint ruleset
github.com/aws/aws-sdk-go-v2/service/appintegrations: v1.38.0- Feature: Adding new BDD representation of endpoint ruleset
github.com/aws/aws-sdk-go-v2/service/auditmanager: v1.47.0- Feature: Adding new BDD representation of endpoint ruleset
github.com/aws/aws-sdk-go-v2/service/chimesdkvoice: v1.29.0- Feature: Adding new BDD representation of endpoint ruleset
github.com/aws/aws-sdk-go-v2/service/cloudformation: v1.72.0- Feature: Adding new BDD representation of endpoint ruleset
github.com/aws/aws-sdk-go-v2/service/configservice: v1.64.0- Feature: AWS Config now supports internal service-linked rules, allowing AWS service partners to deploy Config rules for customers and use the evaluation results to build enhanced features.
github.com/aws/aws-sdk-go-v2/service/connectparticipant: v1.37.0- Feature: Adding new BDD representation of endpoint ruleset
github.com/aws/aws-sdk-go-v2/service/costexplorer: v1.65.0- Feature: Adding new BDD representation of endpoint ruleset
github.com/aws/aws-sdk-go-v2/service/ec2instanceconnect: v1.33.0- Feature: Adding new BDD representation of endpoint ruleset
github.com/aws/aws-sdk-go-v2/service/efs: v1.42.0- Feature: Adding new BDD representation of endpoint ruleset
github.com/aws/aws-sdk-go-v2/service/emr: v1.61.0- Feature: Added support for Spark Connect interactive sessions on Amazon EMR on EC2 with new APIs - StartSession, GetSession, GetSessionEndpoint, ListSessions, and TerminateSession. Added sessionEnabled field in RunJobFlow and DescribeCluster to enable Spark Connect endpoints on EMR clusters.
github.com/aws/aws-sdk-go-v2/service/geomaps: v1.11.0- Feature: Adding new BDD representation of endpoint ruleset
github.com/aws/aws-sdk-go-v2/service/glue: v1.143.0- Feature: AWS Glue Interactive Sessions now supports Apache Spark Connect, enabling remote Spark execution over gRPC with minimal client-side dependencies. Adds GetSessionEndpoint and GetDashboardUrl APIs. Modifies CreateSession now accepts SPARK CONNECT session type.
github.com/aws/aws-sdk-go-v2/service/guardduty: v1.79.2- Documentation: Remove unsupported RDS field for filter
github.com/aws/aws-sdk-go-v2/service/interconnect: v1.1.0- Feature: Adding new BDD representation of endpoint ruleset
github.com/aws/aws-sdk-go-v2/service/ivs: v1.52.0- Feature: adds UpdateAdConfiguration operation to AWS IVS low-latency APIs
github.com/aws/aws-sdk-go-v2/service/kendra: v1.61.0- Feature: Adding new BDD representation of endpoint ruleset
github.com/aws/aws-sdk-go-v2/service/mediaconnect: v1.50.0- Feature: BDD bulk update change rollout
github.com/aws/aws-sdk-go-v2/service/mediapackage: v1.40.0- Feature: Adding new BDD representation of endpoint ruleset
github.com/aws/aws-sdk-go-v2/service/mediapackagevod: v1.40.0- Feature: Adding new BDD representation of endpoint ruleset
github.com/aws/aws-sdk-go-v2/service/mq: v1.35.0- Feature: BDD bulk update change rollout
github.com/aws/aws-sdk-go-v2/service/mwaaserverless: v1.1.0- Feature: Adding new BDD representation of endpoint ruleset
github.com/aws/aws-sdk-go-v2/service/opensearchserverless: v1.32.0- Feature: Adding new BDD representation of endpoint ruleset
github.com/aws/aws-sdk-go-v2/service/route53recoveryreadiness: v1.27.0- Feature: Adding new BDD representation of endpoint ruleset
github.com/aws/aws-sdk-go-v2/service/s3files: v1.1.0- Feature: Adding new BDD representation of endpoint ruleset
github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.252.0- Feature: Adds the IncludedData parameter to DescribeModelCard and DescribeModelPackage. Set it to MetadataOnly to retrieve a model card without decrypt permission on the customer managed AWS KMS key (default AllData returns full content). Adds support for the MTRL Job resource in SageMaker Search.
github.com/aws/aws-sdk-go-v2/service/sagemakerruntimehttp2: v1.1.0- Feature: Adding new BDD representation of endpoint ruleset
github.com/aws/aws-sdk-go-v2/service/signerdata: v1.1.0- Feature: Adding new BDD representation of endpoint ruleset
github.com/aws/aws-sdk-go-v2/service/sns: v1.40.0- Feature: Adding new BDD representation of endpoint ruleset
github.com/aws/aws-sdk-go-v2/service/sustainability: v1.1.0- Feature: Adding new BDD representation of endpoint ruleset
github.com/aws/aws-sdk-go-v2/service/taxsettings: v1.17.0- Feature: Adding new BDD representation of endpoint ruleset
github.com/aws/aws-sdk-go-v2/service/uxc: v1.1.0- Feature: Adding new BDD representation of endpoint ruleset
github.com/aws/aws-sdk-go-v2/service/wickr: v1.3.0- Feature: AWS Wickr now allows network administrators to configure a maximum session duration for non-SSO users in security groups, and display customizable consent popups to users at login for terms of use or compliance acknowledgements.
github.com/aws/aws-sdk-go-v2/service/workdocs: v1.31.0- Feature: Adding new BDD representation of endpoint ruleset
github.com/aws/aws-sdk-go-v2/service/workspaces: v1.69.0- Feature: Adding new BDD representation of endpoint ruleset