You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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