2.23.21 2024-02-08
AWS CodePipeline
Features
- Add ability to execute pipelines with new parallel & queued execution modes and add support for triggers with filtering on branches and file paths.
Amazon QuickSight
Features
- General Interactions for Visuals; Waterfall Chart Color Configuration; Documentation Update
Amazon WorkSpaces
Features
- This release introduces User-Decoupling feature. This feature allows Workspaces Core customers to provision workspaces without providing users. CreateWorkspaces and DescribeWorkspaces APIs will now take a new optional parameter “WorkspaceName”.
2.23.20 2024-02-07
AWS CRT Sync HTTP Client
Bugfixes
- Fixed an issue where
CancellationException
was thrown incorrectly from AWS CRT Sync HTTP client when execution time exceeded the total configured API call attempt timeout or API call timeout. Now it throws ApiCallAttemptTimeoutException
/ApiCallTimeoutException
accordingly. See #4820
AWS CRT-based S3 Client
Features
- Exposes a setting to set the memory limit when making asynchronous calls with the CRT-based S3 client
AWS DataSync
Features
- AWS DataSync now supports manifests for specifying files or objects to transfer.
AWS SDK for Java v2
Features
- Bump
aws-crt
version to 0.29.9
- Updated endpoint and partition metadata.
Amazon CloudFront KeyValueStore
Features
- Switching CloudFront KeyValueStore onto the new SRA (Smithy Reference Architecture) identity and auth logic that was released in v2.21.0.
Amazon Lex Model Building V2
Features
- This release introduces a new bot replication feature as part of Lex Global Resiliency offering. This feature leverages a new set of APIs that allow customers to create bot replicas and replicate changes to bots across regions.
Amazon Redshift
Features
- LisRecommendations API to fetch Amazon Redshift Advisor recommendations.
2.23.19 2024-02-06
AWS AppSync
Features
- Support for environment variables in AppSync GraphQL APIs
AWS WAFV2
Features
- You can now delete an API key that you've created for use with your CAPTCHA JavaScript integration API.
Amazon CloudWatch Logs
Features
- This release adds a new field, logGroupArn, to the response of the logs:DescribeLogGroups action.
Amazon EC2 Container Service
Features
- This release is a documentation only update to address customer issues.
Amazon Elasticsearch Service
Features
- This release adds clear visibility to the customers on the changes that they make on the domain.
Amazon OpenSearch Service
Features
- This release adds clear visibility to the customers on the changes that they make on the domain.
2.23.18 2024-02-05
AWS Glue
Features
- Introduce Catalog Encryption Role within Glue Data Catalog Settings. Introduce SASL/PLAIN as an authentication method for Glue Kafka connections
Amazon WorkSpaces
Features
- Added definitions of various WorkSpace states
2.23.17 2024-02-02
AWS CRT-based S3 Client
Features
- Allow users to configure future completion executor on the AWS CRT-based S3 client via
S3CrtAsyncClientBuilder#futureCompletionExecutor
. See #4879
AWS SDK for Java v2
Features
- Adds setting to disable making EC2 Instance Metadata Service (IMDS) calls without a token header when prefetching a token does not work. This feature can be configured through environment variables (AWS_EC2_METADATA_V1_DISABLED), system property (aws.disableEc2MetadataV1) or AWS config file (ec2_metadata_v1_disabled). When you configure this setting to true, no calls without token headers will be made to IMDS.
- Updated endpoint and partition metadata.
Amazon DynamoDB
Features
- Any number of users can execute up to 50 concurrent restores (any type of restore) in a given account.
Amazon SageMaker Service
Features
- Amazon SageMaker Canvas adds GenerativeAiSettings support for CanvasAppSettings.
2.23.16 2024-02-01
AWS Elemental MediaConvert
Features
- This release includes support for broadcast-mixed audio description tracks.
AWS SDK for Java v2
Features
- Switching a set of services onto the new SRA (Smithy Reference Architecture) identity and auth logic that was released in v2.21.0. For a list of individual services affected, please check the committed files.
- Updated endpoint and partition metadata.
Amazon Cognito Identity Provider
Features
- Added CreateIdentityProvider and UpdateIdentityProvider details for new SAML IdP features
Amazon Interactive Video Service
Features
- This release introduces a new resource Playback Restriction Policy which can be used to geo-restrict or domain-restrict channel stream playback when associated with a channel. New APIs to support this resource were introduced in the form of Create/Delete/Get/Update/List.
Amazon Managed Blockchain Query
Features
- This release adds support for transactions that have not reached finality. It also removes support for the status property from the response of the GetTransaction operation. You can use the confirmationStatus and executionStatus properties to determine the status of the transaction.
Amazon Neptune Graph
Features
- Adding new APIs in SDK for Amazon Neptune Analytics. These APIs include operations to execute, cancel, list queries and get the graph summary.
2.23.15 2024-01-31
AWS CloudFormation
Features
- CloudFormation IaC generator allows you to scan existing resources in your account and select resources to generate a template for a new or existing CloudFormation stack.
AWS Glue
Features
- Update page size limits for GetJobRuns and GetTriggers APIs.
AWS SDK for Java v2
Features
- Reduce how many times input data is copied when writing to chunked encoded operations, like S3's PutObject.
- Updated endpoint and partition metadata.
Amazon Simple Systems Manager (SSM)
Features
- This release adds an optional Duration parameter to StateManager Associations. This allows customers to specify how long an apply-only-on-cron association execution should run. Once the specified Duration is out all the ongoing cancellable commands or automations are cancelled.
Elastic Load Balancing
Features
- This release enables unhealthy target draining intervals for Network Load Balancers.
2.23.14 2024-01-30
Amazon DataZone
Features
- Add new skipDeletionCheck to DeleteDomain. Add new skipDeletionCheck to DeleteProject which also automatically deletes dependent objects
Amazon Route 53
Features
- Update the SDKs for text changes in the APIs.
Amazon S3
Features
- Reduce memory usage when request-level plugins aren't used.
2.23.13 2024-01-29
AWS SDK for Java v2
Features
- Updated endpoint and partition metadata.
Amazon Comprehend
Features
- Comprehend PII analysis now supports Spanish input documents.
Amazon Elastic Compute Cloud
Features
- EC2 Fleet customers who use attribute based instance-type selection can now intuitively define their Spot instances price protection limit as a percentage of the lowest priced On-Demand instance type.
Amazon Import/Export Snowball
Features
- Modified description of createaddress to include direction to add path when providing a JSON file.
Amazon Relational Database Service
Features
- Introduced support for the InsufficientDBInstanceCapacityFault error in the RDS RestoreDBClusterFromSnapshot and RestoreDBClusterToPointInTime API methods. This provides enhanced error handling, ensuring a more robust experience.
Amazon Simple Storage Service
Bugfixes
- S3 client configured with crossRegionEnabled(true) will now use us-east-1 regional endpoint instead of the global endpoint. See #4720.
AmazonMWAA
Features
- This release adds MAINTENANCE environment status for Amazon MWAA environments.
Auto Scaling
Features
- EC2 Auto Scaling customers who use attribute based instance-type selection can now intuitively define their Spot instances price protection limit as a percentage of the lowest priced On-Demand instance type.
2.23.12 2024-01-26
AWS SDK for Java v2
Features
- Improved performance of chunk-encoded streaming uploads, like S3's PutObject.
Bugfixes
- Fixed bug where the ProfileCredentialsProvider would re-read the credentials file with each request by default.
Amazon Connect Service
Features
- Update list and string length limits for predefined attributes.
Amazon SageMaker Service
Features
- Amazon SageMaker Automatic Model Tuning now provides an API to programmatically delete tuning jobs.
Inspector2
Features
- This release adds ECR container image scanning based on their lastRecordedPullTime.
2.23.11 2024-01-25
AWS Certificate Manager Private Certificate Authority
Features
- AWS Private CA now supports an option to omit the CDP extension from issued certificates, when CRL revocation is enabled.
Amazon Lightsail
Features
- This release adds support for IPv6-only instance plans.
2.23.10 2024-01-24
AWS Outposts
Features
- DeviceSerialNumber parameter is now optional in StartConnection API
AWS Storage Gateway
Features
- Add DeprecationDate and SoftwareVersion to response of ListGateways.
Amazon EC2 Container Service
Features
- Documentation updates for Amazon ECS.
Amazon Elastic Compute Cloud
Features
- Introduced a new clientToken request parameter on CreateNetworkAcl and CreateRouteTable APIs. The clientToken parameter allows idempotent operations on the APIs.
Amazon Relational Database Service
Features
- This release adds support for Aurora Limitless Database.
2.23.9 2024-01-23
Inspector2
Features
- This release adds support for CIS scans on EC2 instances.
2.23.8 2024-01-22
AWS AppConfig Data
Features
- Fix FIPS Endpoints in aws-us-gov.
AWS CRT HTTP Client
Bugfixes
- Fixed a thread safety issue that could cause application to crash in the edge case where the SDK attempted to invoke
incrementWindow
after the stream is closed in AWS CRT HTTP Client.
AWS Cloud9
Features
- Doc-only update around removing AL1 from list of available AMIs for Cloud9
AWS Organizations
Features
- Doc only update for quota increase change
Amazon CloudFront KeyValueStore
Features
- This release improves upon the DescribeKeyValueStore API by returning two additional fields, Status of the KeyValueStore and the FailureReason in case of failures during creation of KeyValueStore.
Amazon Connect Cases
Features
- This release adds the ability to view audit history on a case and introduces a new parameter, performedBy, for CreateCase and UpdateCase API's.
Amazon EC2 Container Service
Features
- This release adds support for Transport Layer Security (TLS) and Configurable Timeout to ECS Service Connect. TLS facilitates privacy and data security for inter-service communications, while Configurable Timeout allows customized per-request timeout and idle timeout for Service Connect services.
Amazon Elastic Compute Cloud
Features
- Documentation updates for Amazon EC2.
Amazon Relational Database Service
Features
- Introduced support for the InsufficientDBInstanceCapacityFault error in the RDS CreateDBCluster API method. This provides enhanced error handling, ensuring a more robust experience when creating database clusters with insufficient instance capacity.
FinSpace User Environment Management service
Features
- Allow customer to set zip default through command line arguments.
2.23.7 2024-01-19
AWS CodeBuild
Features
- Release CodeBuild Reserved Capacity feature
AWS SDK for Java v2
Features
- Allowing SDK plugins to read and modify S3‘s crossRegionEnabled and SQS’s checksumValidationEnabled
- Updated endpoint and partition metadata.
Amazon Athena
Features
- Introducing new NotebookS3LocationUri parameter to Athena ImportNotebook API. Payload is no longer required and either Payload or NotebookS3LocationUri needs to be provided (not both) for a successful ImportNotebook API call. If both are provided, an InvalidRequestException will be thrown.
Amazon DynamoDB
Features
- This release adds support for including ApproximateCreationDateTimePrecision configurations in EnableKinesisStreamingDestination API, adds the same as an optional field in the response of DescribeKinesisStreamingDestination, and adds support for a new UpdateKinesisStreamingDestination API.
Amazon Q Connect
Features
- Increased Quick Response name max length to 100
Contributors
Special thanks to the following contributors to this release:
@anirudh9391
2.23.6 2024-01-18
AWS B2B Data Interchange
Features
- Increasing TestMapping inputFileContent file size limit to 5MB and adding file size limit 250KB for TestParsing input file. This release also includes exposing InternalServerException for Tag APIs.
AWS CRT HTTP Client
Bugfixes
- Fixed the issue in the AWS CRT sync HTTP client where the connection was left open after the stream was aborted.
AWS CloudTrail
Features
- This release adds a new API ListInsightsMetricData to retrieve metric data from CloudTrail Insights.
AWS SDK for Java v2
Features
- Updated endpoint and partition metadata.
Amazon Connect Service
Features
- GetMetricDataV2 now supports 3 groupings
Amazon Kinesis Firehose
Features
- Allow support for Snowflake as a Kinesis Data Firehose delivery destination.
Amazon SageMaker Feature Store Runtime
Features
- Increase BatchGetRecord limits from 10 items to 100 items
Elastic Disaster Recovery Service
Features
- Removed invalid and unnecessary default values.
2.23.5 2024-01-17
AWS Backup Storage, Amazon CodeCatalyst, Amazon Cognito Identity, Amazon Cognito Identity Provider, AWS Identity and Access Management (IAM), Amazon Kinesis, AWS Elemental MediaStore Data Plane, Amazon Transcribe Service, Amazon Transcribe Streaming Service
Features
- Switching a set of services onto the new SRA (Smithy Reference Architecture) identity and auth logic that was released in v2.21.0.
AWS CRT HTTP Client
Bugfixes
- Fixed the issue in the AWS CRT HTTP client where the application could crash if stream.incrementWindow was invoked on a closed stream
AWS DynamoDB Enhanced Client
Features
- Added support for
@DynamoDBAutoGeneratedUUID
to facilitate the automatic updating of DynamoDB attributes with random UUID.
Amazon DynamoDB
Features
- Updating note for enabling streams for UpdateTable.
Amazon Keyspaces
Features
- This release adds support for Multi-Region Replication with provisioned tables, and Keyspaces auto scaling APIs
2.23.4 2024-01-16
AWS IoT
Features
- Revert release of LogTargetTypes
AWS IoT FleetWise
Features
- Updated APIs: SignalNodeType query parameter has been added to ListSignalCatalogNodesRequest and ListVehiclesResponse has been extended with attributes field.
AWS SDK for Java v2
Features
- Updated endpoint and partition metadata.
AWS SecurityHub
Features
- Documentation updates for AWS Security Hub
Amazon Macie 2
Features
- This release adds support for analyzing Amazon S3 objects that are encrypted using dual-layer server-side encryption with AWS KMS keys (DSSE-KMS). It also adds support for reporting DSSE-KMS details in statistics and metadata about encryption settings for S3 buckets and objects.
Amazon Personalize
Features
- Documentation updates for Amazon Personalize.
Amazon Personalize Runtime
Features
- Documentation updates for Amazon Personalize
Amazon Rekognition
Features
- This release adds ContentType and TaxonomyLevel attributes to DetectModerationLabels and GetMediaAnalysisJob API responses.
Amazon S3
Features
- Propagating client apiCallTimeout values to S3Express createSession calls. If existing, this value overrides the default timeout value of 10s when making the nested S3Express session credentials call.
Payment Cryptography Control Plane
Features
- Provide an additional option for key exchange using RSA wrap/unwrap in addition to tr-34/tr-31 in ImportKey and ExportKey operations. Added new key usage (type) TR31_M1_ISO_9797_1_MAC_KEY, for use with Generate/VerifyMac dataplane operations with ISO9797 Algorithm 1 MAC calculations.
2.23.3 2024-01-13
Amazon SageMaker Service
Features
- This release will have ValidationException thrown if certain invalid app types are provided. The release will also throw ValidationException if more than 10 account ids are provided in VpcOnlyTrustedAccounts.
2.23.2 2024-01-12
AWS S3 Control
Features
- S3 On Outposts team adds dualstack endpoints support for S3Control and S3Outposts API calls.
AWS SDK for Java v2
Features
- Updated endpoint and partition metadata.
Bugfixes
- Fix shading of artifacts in the
bundle
by not org.apache.log4j.*
packages. This allows proper binding of commons-logging
to Log4J and enables dependencies that use commons logging (e.g. Apache HTTP Client) to properly bind to Log4j.
AWS Supply Chain
Features
- This release includes APIs CreateBillOfMaterialsImportJob and GetBillOfMaterialsImportJob.
AWS Transfer Family
Features
- AWS Transfer Family now supports static IP addresses for SFTP & AS2 connectors and for async MDNs on AS2 servers.
Amazon Connect Participant Service
Features
- Introduce new Supervisor participant role
Amazon Connect Service
Features
- Supervisor Barge for Chat is now supported through the MonitorContact API.
Amazon Location Service
Features
- Location SDK documentation update. Added missing fonts to the MapConfiguration data type. Updated note for the SubMunicipality property in the place data type.
AmazonMWAA
Features
- This Amazon MWAA feature release includes new fields in CreateWebLoginToken response model. The new fields IamIdentity and AirflowIdentity will let you match identifications, as the Airflow identity length is currently hashed to 64 characters.
2.23.1 2024-01-11
AWS IoT
Features
- Add ConflictException to Update APIs of AWS IoT Software Package Catalog
AWS IoT FleetWise
Features
- The following dataTypes have been removed: CUSTOMER_DECODED_INTERFACE in NetworkInterfaceType; CUSTOMER_DECODED_SIGNAL_INFO_IS_NULL in SignalDecoderFailureReason; CUSTOMER_DECODED_SIGNAL_NETWORK_INTERFACE_INFO_IS_NULL in NetworkInterfaceFailureReason; CUSTOMER_DECODED_SIGNAL in SignalDecoderType
AWS SDK for Java v2
Features
- Updated endpoint and partition metadata.
Bugfixes
- Fix IllegalArgumentException in FullJitterBackoffStrategy when base delay and max backoff time are zero.
AWS Secrets Manager
Features
- Doc only update for Secrets Manager
Amazon EC2 Container Service
Features
- This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks.
Amazon Elastic Compute Cloud
Features
- This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks.
Amazon EventBridge
Features
- Adding AppSync as an EventBridge Target
Amazon WorkSpaces
Features
- Added AWS Workspaces RebootWorkspaces API - Extended Reboot documentation update
2.23.0 2024-01-10
AWS CRT HTTP Client
Bugfixes
- Fixed the issue where
AWS_ERROR_HTTP_CONNECTION_CLOSED
was not retried by the SDK.
AWS SDK for Java v2
Features
- Updated endpoint and partition metadata.
Amazon CloudWatch Logs
Features
- Add support for account level subscription filter policies to PutAccountPolicy, DescribeAccountPolicies, and DeleteAccountPolicy APIs. Additionally, PutAccountPolicy has been modified with new optional “selectionCriteria” parameter for resource selection.
Amazon Connect Wisdom Service
Features
- QueryAssistant and GetRecommendations will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024 you will need to create a new Assistant in the Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications.
Amazon Location Service
Features
- This release adds API support for custom layers for the maps service APIs: CreateMap, UpdateMap, DescribeMap.
Amazon Q Connect
Features
- QueryAssistant and GetRecommendations will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024 you will need to create a new Assistant in the Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications.
Amazon Route 53
Features
- Route53 now supports geoproximity routing in AWS regions
Amazon S3
Bugfixes
- Fixes a bug in DeleteObjects to properly encode the key in the request.
AmazonConnectCampaignService
Features
- Minor pattern updates for Campaign and Dial Request API fields.
Redshift Serverless
Features
- Updates to ConfigParameter for RSS workgroup, removal of use_fips_ssl