-
- The PutFile API will now throw new exception FilePathConflictsWithSubmodulePathException when a submodule exists at the input file path; PutFile API will also throw FolderContentSizeLimitExceededException when the total size of any folder on the path exceeds the limit as a result of the operation.
-
- Introduces a new rule in Device Pools - "Availability". Customers can now ensure they pick devices that are available (i.e., not being used by other customers).
-
- This release adds support for Frame Capture output groups and for I-frame only manifests (playlists) in HLS output groups.
-
- This release adds support for tagging, untagging, and listing tags for existing AWS Elemental MediaConnect resources.
-
- This release adds support for cross-account ECR images and private registry authentication.
-
- Documentation updates for CloudWatch Logs
-
- Amazon ECR updated the default endpoint URL to support AWS Private Link.
-
- Added the ListConfigurationSets operation, which returns a list of the configuration sets that are associated with your account.
-
- The Amazon RDS API allows you to add or remove Identity and Access Management (IAM) role associated with a specific feature name with an RDS database instance. This helps with capabilities such as invoking Lambda functions from within a trigger in the database, load data from Amazon S3 and so on
-
- Elastic Load Balancing now supports TLS termination on Network Load Balancers. With this launch, you can offload the decryption/encryption of TLS traffic from your application servers to the Network Load Balancer. This enables you to run your backend servers optimally and keep your workloads secure. Additionally, Network Load Balancers preserve the source IP of the clients to the back-end applications, while terminating TLS on the load balancer. When TLS is enabled on an NLB, Access Logs can be enabled for the load balancer, and log entries will be emitted for all TLS connections.
-
- Added TagOnCreate parameter to the CreateCertificateAuthority operation, updated the Tag regex pattern to align with AWS tagging APIs, and added RevokeCertificate limit.
-
- Redact potentially-sensitive data from the
toString
of service request and response objects.
- Redact potentially-sensitive data from the
-
- Fixed the time marshalling issue when CBOR is disabled. See #1023
-
- This is the initial SDK release for Amazon WorkLink. Amazon WorkLink is a fully managed, cloud-based service that enables secure, one-click access to internal websites and web apps from mobile phones. With Amazon WorkLink, employees can access internal websites as seamlessly as they access any other website. IT administrators can manage users, devices, and domains by enforcing their own security and access policies via the AWS Console or the AWS SDK.
-
- Fixes a typo in the 'max' constraint.
-
- Add
OneTimeReadTimeoutHanlder
to requests withexpect: 100-continue
header to avoid unexpectedReadTimeoutException
. See #954
- Add
-
- The Application Discovery Service's import APIs allow you to import information about your on-premises servers and applications into ADS so that you can track the status of your migrations through the Migration Hub console.
-
- Update for DMS TestConnectionSucceeds waiter
-
- This API update includes support for tagging Stack, Fleet, and ImageBuilder resources at creation time.
-
- AWS Systems Manager State Manager now supports configuration management of all AWS resources through integration with Automation.
-
- This release provides support for cleaning up web ACLs during Firewall Management policy deletion. You can now enable the DeleteAllPolicyResources flag and it will delete all system-generated web ACLs.
-
- AllocatedCapacity field is being deprecated and replaced with MaxCapacity field
-
- Adjust EC2's available instance types.
-
- Documentation updates for AWS Lambda
-
- This release adds functionality to the CreateDiskSnapshot API that allows users to snapshot instance root volumes. It also adds various documentation updates.
-
- This release updates the PutEvents operation. AppPackageName, AppTitle, AppVersionCode, SdkName fields will now be accepted as a part of the event when submitting events.
-
- GetLabelDetection now returns bounding box information for common objects and a hierarchical taxonomy of detected labels. The version of the model used for video label detection is also returned. DetectModerationLabels now returns the version of the model used for detecting unsafe content.
-
- AWS Backup is a unified backup service designed to protect AWS services and their associated data. AWS Backup simplifies the creation, migration, restoration, and deletion of backups, while also providing reporting and auditing
-
- Removed Tags from the list of GroupBy dimensions available for GetReservationCoverage.
-
- Amazon DynamoDB now integrates with AWS Backup, a centralized backup service that makes it easy for customers to configure and audit the AWS resources they want to backup, automate backup scheduling, set retention policies, and monitor all recent backup and restore activity. AWS Backup provides a fully managed, policy-based backup solution, simplifying your backup management, and helping you meet your business and regulatory backup compliance requirements. For more information, see the Amazon DynamoDB Developer Guide.
-
- Fix NullPointer of AbortableInputStream delegate if there is no body within UrlConnectionHttpClient
-
- Fixed the bug where query parameters are incorrectly moved to body in async clients. See #958
-
- JoinDomain API supports two more parameters: organizational unit(OU) and domain controllers. Two new APIs are introduced: DetachVolume and AttachVolume.
-
- Documentation updates for RDS Data API.
-
- Updated to the latest service models.
-
- Documentation updates for Amazon EMR
-
- Updated to the latest service models.
-
- Changed the region resolution logic for
role_arn
-based profiles: 1. Check for aregion
property in the same profile as therole_arn
definition. 2. Check the default region chain. 3. Fall back to the global endpoint andus-east-1
signing. Fixes #988.
- Changed the region resolution logic for
-
- Fix
SyncChecksumValidationInterceptor
andAsyncChecksumValidationInterceptor
to uselong
instead ofint
for contentLength`. See #963
- Fix
-
- Preserve interrupted flag if
Http2MultiplexedChannelPool#close()
interrupted.
- Preserve interrupted flag if
-
- Disable following redirects automatically since doing so causes SDK response handling to fail
-
- Jackson 2.9.7 -> 2.9.8