Skip to content

Releases: aws/aws-sdk-net

4.0.284.0

Choose a tag to compare

4.0.284.0 (2026-07-08 23:18 UTC)

  • Signin (4.0.101.0)
    • Adds support for OAuth 2.0 token operations in AWS Sign-In, CreateOAuth2TokenWithIAM (client credentials flow), IntrospectOAuth2TokenWithIAM (token inspection), and RevokeOAuth2TokenWithIAM (token revocation).

4.0.283.0

Choose a tag to compare

4.0.283.0 (2026-07-08 18:19 UTC)

  • AppConfig (4.0.101.0)
    • Update ExperimentRun APIs to support ConflictExceptions.
  • BedrockAgentCoreControl (4.0.101.0)
    • AgentCore Gateway now supports mapping allowed scopes to separate advertised scopes on the inbound authorizer.
  • DSQL (4.0.101.0)
    • DSQLAuthTokenGenerator now forces a refresh when the credentials would expire before the generated token, so the token remains valid for its full lifetime (or as close to it as the credentials session duration allows). This applies to credential providers deriving from RefreshingAWSCredentials (such as AssumeRoleAWSCredentials and AssumeRoleWithWebIdentityCredentials); EC2 instance profile credentials and static credentials are unaffected. Token generation may now throw if the credentials refresh fails; previously a token could be returned signed with credentials nearing expiration, which the database could reject.
  • EC2 (4.0.104.0)
    • 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.
  • ECS (4.0.101.0)
    • Amazon ECS now automatically detects the correct CPU architecture for Express Mode services.
  • GeoPlaces (4.0.101.0)
    • 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.
  • IoTWireless (4.0.101.0)
    • 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.
  • RDS (4.0.101.0)
    • RDSAuthTokenGenerator now forces a refresh when the credentials would expire before the generated token, so the token remains valid for its full lifetime. This applies to credential providers deriving from RefreshingAWSCredentials (such as AssumeRoleAWSCredentials and AssumeRoleWithWebIdentityCredentials); EC2 instance profile credentials and static credentials are unaffected. GenerateAuthToken may now throw if the credentials refresh fails; previously a token could be returned signed with credentials nearing expiration, which the database could reject.
  • Resiliencehubv2 (4.0.101.0)
    • 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.
  • Extensions.Bedrock.MEAI (4.0.101.3)
    • Surface strict tool use (ToolSpecification.Strict) through BedrockChatClient
  • Core 4.0.100.3
    • Added RefreshingAWSCredentials.GetCredentials(TimeSpan) and GetCredentialsAsync(TimeSpan) methods that regenerate credentials when the current credentials would expire within the requested minimum lifetime, and return the existing credentials otherwise.
    • Eliminates the intermediate string allocations in the AWS Query request marshalling
    • All service and extension packages updated to require new Core

4.0.282.0

Choose a tag to compare

4.0.282.0 (2026-07-07 18:19 UTC)

  • AWSMarketplaceMetering (4.0.100.3)
    • The usage reporting window for the BatchMeterUsage API has been extended from 6 hours to 24 hours. Sellers can now submit usage records for up to 24 hours after a metered event occurs. The existing 6-hour grace period at the end of a billing cycle still applies.
  • ConfigService (4.0.102.0)
    • Added support for connecting AWS Config to third-party cloud service providers. New APIs include PutConnector, GetConnector, DeleteConnector, and ListConnectors for managing connectors, and PutThirdPartyServiceLinkedConfigurationRecorder for creating third-party service-linked recorders.
  • Connect (4.0.103.0)
    • Adds support for CreateAuthCode and DeleteSession APIs.
  • DynamoDBv2 (4.0.101.0)
    • Fix BatchGet to honor ConsistentRead from BatchGetConfig (previously the config value was silently dropped, causing all batch gets to use eventually-consistent reads)
    • Added SaveConfig.ConditionalExpression to support conditional expressions on DynamoDBContext.SaveAsync and fixed expression evaluation for nullable-typed constants (e.g. comparisons against int?) in DynamoDBContext filter/condition expressions
  • EC2 (4.0.103.0)
    • This launch surfaces the public SSM parameter associated with public AMIs in the AMI metadata.
  • Inspector2 (4.0.101.0)
    • This release extends vulnerability management to Azure VM, container registries and function apps. Adds support for per-member-account scan configuration settings.
  • Lambda (4.0.101.0)
    • AWS Lambda Durable Functions now supports customer managed KMS keys. This allows customers to configure a KMS key in Durable Config to have all their durable execution data encrypted.
  • MarketplaceCatalog (4.0.101.0)
    • This release enhances the ListEntities API to support ResellerRole filter for ResaleAuthorization entity.
  • PartnerCentralRevenueMeasurement (4.0.100.0)
    • Add support for AWS Partner Central Revenue Measurement API for creating, managing, and tracking revenue attributions and marketplace revenue share allocations.
  • Route53GlobalResolver (4.0.101.0)
    • Adds ListSharedDNSViews operation to list all DNS Views shared with caller using AWS Resource Access Manager. Also updates ListHostedZoneAssociations operation so that resource ARN param is optional, allowing caller to list all HostedZoneAssociations in account.
  • SecurityHub (4.0.101.0)
    • release SecurityHub MultiCloud integration with Azure
  • SimpleSystemsManagement (4.0.101.0)
    • Adding SSM Cloud Connector to support Azure Virtual Machines onboarding to AWS Systems Manager

4.0.281.0

Choose a tag to compare

4.0.281.0 (2026-07-06 18:18 UTC)

  • Billing (4.0.101.0)
    • Adds support for managing AWS account credits and billing preferences, including retrieving credit details, viewing per-month credit allocation history, redeeming promotional codes, and configuring credit sharing and billing preferences.
  • CloudWatchLogs (4.0.101.0)
    • Added PutStorageTierPolicy and GetStorageTierPolicy APIs to Amazon CloudWatch Logs. Customers can now configure account-level Intelligent Tiering to automatically optimize log storage costs by moving infrequently accessed data to lower-cost storage tiers.
  • MailManager (4.0.101.0)
    • This release adds Smithy RPC v2 CBOR as an additional protocol alongside the existing AWS JSON 1.0. The SDK will prioritize its most performant protocol.
  • OpenSearchService (4.0.102.0)
    • This release introduces Saved Object Migration APIs, enabling users to migrate dashboards, visualizations, index patterns, and other saved objects from a data source into an Amazon OpenSearch Service application workspace with configurable export filters and conflict resolution strategies.

4.0.280.0

Choose a tag to compare

4.0.280.0 (2026-07-02 20:08 UTC)

  • CognitoIdentityProvider (4.0.101.0)
    • Add support for provisioned limit management, enabling customers to view and update their provisioned API rate limits for Amazon Cognito User Pools programmatically through the new GetProvisionedLimit and UpdateProvisionedLimit APIs.
  • ConfigService (4.0.101.0)
    • AWS Config now supports tag-on-create for organization-managed Config rules and conformance packs through the PutOrganizationConfigRule and PutOrganizationConformancePack APIs.
  • CustomerProfiles (4.0.101.0)
    • Amazon Connect Customer Profiles adds support for diversityConfig to recommenderConfig which can be used for diversifying the recommendations. This release also includes model versioning support which helps customer to rollback trained models.
  • ElementalInference (4.0.101.0)
    • Adding new BDD representation of endpoint ruleset
  • MediaTailor (4.0.101.0)
    • Added dual-stack (IPv4 and IPv6) endpoint fields to SSAI and Channel Assembly API responses.
  • Outposts (4.0.101.0)
    • Tighten Outpost site ContactPhoneNumber regex to perform phone number validation.
  • Extensions.NETCore.Setup (4.0.100.2)
    • Add JsonMaxDepth to DefaultClientConfig to mirror ClientConfig in Core.
  • Core 4.0.100.2
    • Add JsonMaxDepth option to ClientConfig for reading deeply nested JSON documents.
    • AWSSDKUtils.EncodeTraceIdHeaderValue now uses rented buffers and O(1) lookup
    • All service and extension packages updated to require new Core

4.0.279.0

Choose a tag to compare

4.0.279.0 (2026-07-01 18:16 UTC)

  • Artifact (4.0.101.0)
    • Add support for Assurance Assistant APIs for managing compliance inquiries along with tagging features.
  • AWSMarketplaceMetering (4.0.100.1)
    • The usage reporting window for the BatchMeterUsage API has been extended from 6 hours to 24 hours. Sellers can now submit usage records for up to 24 hours after a metered event occurs.
  • Cloud9 (4.0.100.1)
    • Since Amazon Linux 2 (AL2) will reach its end-of-life (EOL) and stop receiving security updates on June 30, 2026, Cloud9 will remove AL2 from AMI options in public API create-environment-ec2.
  • Connect (4.0.102.0)
    • Adds a new Amazon Connect Service API, SendOutboundWebNotification, that delivers web notifications to end-customer chat widget sessions. Callable only by the Amazon Connect Outbound Campaigns service principal.
  • EC2 (4.0.102.0)
    • Use declarative policies to enable VPC Encryption Controls across your organization or select accounts. Added AMD SEV-SNP support for EC2 Dedicated Hosts. Managed resource visibility settings control whether AWS-provisioned resources in your account appear in console views and API list operations.
  • GameLiftStreams (4.0.101.0)
    • Added CreateStreamSessionAdminShell API operation to enable customers to establish secure terminal connections to the live runtime environment of streaming sessions for troubleshooting purposes.
  • MediaConvert (4.0.101.0)
    • Adds support for integer-second duration normalization and the option to disable explicit weighted prediction.
  • OpenSearchService (4.0.101.0)
    • To create a Mustang domain via the AWS CLI, you must pass EngineMode OPTIMIZED (along with UseCase OBSERVABILITY or MIXED) without it, the domain defaults to a regular (GENERAL) domain. Also this release includes Insights Feedback API which user can use to provide feedback for Insight API.
  • QuickSight (4.0.101.0)
    • Adding support for FileSource PhysicalTables. This adds support for datasets with file sources.
  • SSOOIDC (4.0.100.1)
    • Add SSO_LOGIN_VANITY_URL feature ID on SSO-OIDC requests when login resolves a vanity URL.
  • Core 4.0.100.1
    • Add vanity URL resolution support for SSO login flow.
    • Optimize Fn.Interpolate
    • All service and extension packages updated to require new Core

4.0.278.0

Choose a tag to compare

4.0.278.0 (2026-06-30 18:41 UTC)

  • AutoScaling (4.0.101.0)
    • 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.
  • CertificateManager (4.0.101.0)
    • 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.
  • CleanRooms (4.0.101.0)
    • Adds support for intermediate tables in AWS Clean Rooms collaborations.
  • CloudFormation (4.0.101.0)
    • 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.
  • CloudWatch (4.0.101.0)
    • Customers can configure alarms with wall-clock-aligned evaluation windows instead of sliding windows, with optional timezone support for daily or weekly periods
  • CodeBuild (4.0.101.0)
    • Adds support for host kernel selection for on-demand builds.
  • Connect (4.0.101.0)
    • Amazon Connect - Added CreateAttachedFile and StartContactConversationalAnalyticsJob APIs to import call recordings and run conversational analytics.
  • DataZone (4.0.101.0)
    • 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.
  • EC2 (4.0.101.0)
    • Adds ModifyVpcEndpointPayerResponsibility API, which enables VPC endpoint service owners to modify the billing account for VPC endpoint usage charges at the individual endpoint level
  • ECS (4.0.100.1)
    • Updated threshold configuration documentation.
  • EKS (4.0.101.0)
    • 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.
  • NetworkFirewall (4.0.101.0)
    • 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.
  • ObservabilityAdmin (4.0.101.0)
    • Organization and account level telemetry rule via Observability Admin and CloudWatch pipelines for metrics
  • PartnerCentralSelling (4.0.101.0)
    • 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.
  • SSOAdmin (4.0.101.0)
    • AWS IAM Identity Center now returns PrimaryRegion and Regions in the ListInstances response, providing information about replicated instances.
  • SupportAuthZ (4.0.100.0)
    • New SDK release for SupportAuthZ.
  • Extensions.Bedrock.MEAI (4.0.101.0)
    • Add support for native structured outputs (#4425)

4.0.277.0

Choose a tag to compare

4.0.277.0 (2026-06-29 18:17 UTC)

  • AppConfig (4.0.100.0)
    • AWS AppConfig introduces Experimentation tools - enhanced capabilities within AWS AppConfig that enable you to run AB tests, multivariate tests, and gradual feature rollouts across your application stack.
  • CloudWatch (4.0.100.0)
    • This release adds the API (PutLogAlarm) to manage a new CloudWatch resource, Log Based Alarms. Log Based Alarms allows customers to alarm directly on CloudWatch Logs query results.
  • ConnectCampaignsV2 (4.0.100.0)
    • Adding new attributes to PutProfileOutboundRequest API that will create an outbound request call for the customer's Web Notification outbound campaign.
  • ConnectHealth (4.0.100.0)
    • Expand input validation to support Unicode characters and markdown table syntax.
  • DynamoDBv2 (4.0.100.0)
    • ReturnConsumedCapacity Support for DynamoDB Transactions in DynamoDBContext and Table APIs
  • EC2 (4.0.100.0)
    • Adds support for the precision time strategy and a parentGroupId parameter on CreatePlacementGroup and DescribePlacementGroups. Precision time placement groups and cluster placement groups with a parent precision time placement group ensure instances launch on precision time capable hardware.
  • ECS (4.0.100.0)
    • Amazon ECS now supports customizable deployment circuit breaker configurations. Customers can now define the failure threshold or control the failure counting mechanism.
  • ElastiCache (4.0.100.0)
    • Updated documentation for the ApplyImmediately parameter in ModifyCacheCluster and ModifyReplicationGroup to clarify modification behavior.
  • Evs (4.0.100.0)
    • Amazon EVS introduces a VMware Cloud Foundation (VCF) self-deployed mode, along with new connectors to VCF components such as the Operations and SDDC managers to monitor coverage and usage.
  • Glue (4.0.100.0)
    • Added the UpdateAsset operation to set the business name and description for an existing AWS Glue Data Catalog asset.
  • Imagebuilder (4.0.100.0)
    • Adds support for AMI watermarks in Image Builder.
  • Lambda (4.0.100.0)
    • Lambda now supports self-managed S3 buckets for Lambda code storage giving you the option for Lambda to reference a copy of your source code from your own S3 buckets. This allows you to maintain a single copy of your source code and manage your own code storage limits.
  • PCS (4.0.100.0)
    • Add support for in-place Slurm version upgrades on existing clusters by accepting scheduler.version in UpdateCluster.
  • PinpointSMSVoiceV2 (4.0.100.0)
    • This launch is an expansion of our Q1 RCS for business launch where we will release an API that supports rich media and interactive messaging elements.
  • RDSDataService (4.0.100.0)
    • Updated documentation to remove Aurora Serverless V1 references.
  • ResourceExplorer2 (4.0.100.0)
    • Added CFN resource type fields for Search and ListSupportedResourceTypes responses. Added SLRec field for ServiceView
  • SageMakerFeatureStoreRuntime (4.0.100.0)
    • Add support for ListRecords and BatchWriteRecord APIs to Feature Store.
  • VPCLattice (4.0.100.0)
    • Amazon VPC Lattice now supports mutable idle timeout configuration on VPC Lattice Services
  • WAFV2 (4.0.100.0)
    • AWS WAF added support for associating AWS WAF web ACLs with Amazon Bedrock AgentCore Gateway resources. You can now use AssociateWebACL, DisassociateWebACL, GetWebACLForResource, and ListResourcesForWebACL to protect your AgentCore Gateways with AWS WAF.
  • Extensions.CborProtocol (4.0.100.0)
    • Use Lax CBOR conformance mode in the writer pool to avoid per-request map-key sorting, reducing marshal CPU for key-heavy payloads.
  • Extensions.Logging.ILoggerAdaptor (4.0.100.0)
    • ILoggerAdapter ConfigureAWSSDKLogging now throws when called with null ILoggerFactory
  • Core 4.0.100.0
    • One time synchronized package versions to mark build system changes.
    • Reduce memory allocations in CBOR request marshalling by encoding directly into a pooled buffer.
    • Remove unnecessary allocation for unused exceptions in FallbackRegionFactory.GetRegionEndpoint (#4448)
    • Small performance improvements in AWSSDKUtils class (#4447)
    • All service and extension packages updated to require new Core

4.0.276.0

Choose a tag to compare

4.0.276.0 (2026-06-23 01:32 UTC)

  • Kafka (4.0.12.0)
    • Amazon MSK Replicator now supports mTLS authentication when connecting to external Apache Kafka clusters, enabling customers to replicate data from clusters that require mutual TLS for client authentication. This capability is supported when replicating to Amazon MSK Express brokers.

4.0.275.1

Choose a tag to compare

4.0.275.1 (2026-06-22 21:15 UTC)

  • Core 4.0.9.7
    • Revert change in Core 4.0.9.4 due to multiple regressions
    • All service and extension packages updated to require new Core