-
- This release adds support for tagging, untagging, and listing tags for AWS Elemental MediaStore containers.
-
- Fix a bug in
FileAsyncResponseTransformer
that causes the future fromprepare()
to not be completed ifonError
is called on itsSubscriber
wile consuming the response stream. Fixes #1279
- Fix a bug in
-
- Adding ImageBuilderName in Fleet API and Documentation updates for AppStream.
-
- Specifying the tag key and tag value is required for tagging requests.
-
- This release provides support for cluster delete protection and the ability to stop and start clusters.
-
- This release adds support for specifying a maximum hourly price for all On-Demand and Spot instances in both Spot Fleet and EC2 Fleet.
-
- This release adds support for RDS DB Cluster major version upgrade
-
- This release allows developers and customers to add SIP addresses and international phone numbers to contacts.
-
- You can now launch 8xlarge and 16xlarge instance sizes on the general purpose M5 and memory optimized R5 instance types.
-
- ClusterAvailabilityStatus: The availability status of the cluster for queries. Possible values are the following: Available, Unavailable, Maintenance, Modifying, Failed.
-
- Update
ChecksumCalculatingStreamProvider
to comply withContentStreamProvider
contract.
- Update
-
- Minor API fixes for WorkSpaces.
-
- Tags will now be included in the API responses of all supported resources (Virtual interfaces, Connections, Interconnects and LAGs). You can also add tags while creating these resources.
-
- Amazon EC2 Instance Connect is a simple and secure way to connect to your instances using Secure Shell (SSH). With EC2 Instance Connect, you can control SSH access to your instances using AWS Identity and Access Management (IAM) policies as well as audit connection requests with AWS CloudTrail events. In addition, you can leverage your existing SSH keys or further enhance your security posture by generating one-time use SSH keys each time an authorized user connects.
-
- This release includes editorial updates for the Amazon Pinpoint API documentation.
-
- Added support for the WorkSpaces restore feature and copying WorkSpaces Images across AWS Regions.
-
- Fixed issue where specifying a custom presigning time causes a runtime exception.
-
- Documentation updates for dynamodb
-
- This release supports better exception handling for merges.
-
- Modify the types of Part#size and ObjectVersion#size from Integer to Long. This is a breaking change for customers who are using the size() method.
-
- You can now perform tag operations on ApiGatewayV2 Resources (typically associated with WebSocket APIs)
-
- Completes the response normally when subscription is cancelled from the subscriber and not invoke
SdkAsyncHttpResponseHandler#onError
from the publisher.
- Completes the response normally when subscription is cancelled from the subscriber and not invoke