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
Added the PutComplianceInquiryFeedback API, enabling customers to submit feedback on compliance inquiry responses. Customers can rate responses as helpful or not helpful and provide optional reason codes and comments.
AWS SDK for Java v2
Features
Updated endpoint and partition metadata.
Bugfixes
Fixed several delegating AsyncRequestBody implementations (including those used by S3 Transfer Manager uploads) that reported the request-body type as unknown in the user-agent business metric instead of the actual type (file, bytes, or stream).
Update ResponseInputStream, to only return 0 from available() if the stream is closed; in other cases, if the wrapped stream returns 0 from available(), 1 is returned instead. This is to avoid cases where other classes such as java.util.zip.GZIPInputStream misinterpret this as meaning the stream is closed.
Amazon CloudWatch Application Insights
Features
This release adds Smithy RPC v2 CBOR as an additional protocol alongside the existing AWS JSON 1.1. The SDK will prioritize its most performant protocol.
Amazon Cognito Identity Provider
Features
Amazon Cognito user pools now support the AdminGetUserAuthFactors operation, which lets administrators retrieve the configured authentication factors (such as password, SMS, email, and TOTP) available for a specific user in a user pool.
Amazon DynamoDB
Features
Endpoint test standardizations
Amazon Neptune Graph
Features
Update validations for Tag Keys and KMS Key ARNs.
RTBFabric
Features
The deprecated inboundLinksCount field has been removed from the GetResponderGateway API response. Customers who previously relied on this field should use linksRequestedCount instead.
odb
Features
Documentation-only update to clarify the operation-specific valid values for the externalIdType field.