diff --git a/gems/aws-sdk-dynamodb/CHANGELOG.md b/gems/aws-sdk-dynamodb/CHANGELOG.md index f30ebe2e00..daf06cecba 100644 --- a/gems/aws-sdk-dynamodb/CHANGELOG.md +++ b/gems/aws-sdk-dynamodb/CHANGELOG.md @@ -14,7 +14,7 @@ Unreleased Changes 1.123.0 (2024-09-20) ------------------ -* Feature - Generate account endpoint for DynamoDB requests when the account ID is available +* Feature - Generate and use AWS-account-based endpoints for DynamoDB requests when the account ID is available. The new endpoint URL pattern will be https://.ddb..amazonaws.com. See the documentation for details: https://docs.aws.amazon.com/sdkref/latest/guide/feature-account-endpoints.html 1.122.0 (2024-09-11) ------------------