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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
2.26.132024-07-01
AWS SDK for Java v2
Features
Updated endpoint and partition metadata.
Bugfixes
The retry strategies implementation was not backwards compatible with the retry policies in regards of throttled exceptions, for these the retry policies had a different backoff strategy that is much more slower. This change retrofits the retry strategies to have also a different backoff strategy for throttling errors that has the same base and max delay values as the legacy retry policy.
AWS Step Functions
Features
Add v2 smoke tests and smithy smokeTests trait for SDK testing.
AWS WAFV2
Features
JSON body inspection: Update documentation to clarify that JSON parsing doesn't include full validation.
Amazon API Gateway
Features
Add v2 smoke tests and smithy smokeTests trait for SDK testing.
Amazon Cognito Identity
Features
Add v2 smoke tests and smithy smokeTests trait for SDK testing.
Amazon Connect Service
Features
Authentication profiles are Amazon Connect resources (in gated preview) that allow you to configure authentication settings for users in your contact center. This release adds support for new ListAuthenticationProfiles, DescribeAuthenticationProfile and UpdateAuthenticationProfile APIs.
Amazon DocumentDB with MongoDB compatibility
Features
Add v2 smoke tests and smithy smokeTests trait for SDK testing.
Amazon Elastic Kubernetes Service
Features
Updates EKS managed node groups to support EC2 Capacity Blocks for ML
Amazon Simple Workflow Service
Features
Add v2 smoke tests and smithy smokeTests trait for SDK testing.
Payment Cryptography Control Plane
Features
Added further restrictions on logging of potentially sensitive inputs and outputs.
Payment Cryptography Data Plane
Features
Adding support for dynamic keys for encrypt, decrypt, re-encrypt and translate pin functions. With this change, customers can use one-time TR-31 keys directly in dataplane operations without the need to first import them into the service.