Skip to content

Commit

Permalink
Update ddb changelog for accountID feature to add more details (#3117)
Browse files Browse the repository at this point in the history
  • Loading branch information
alextwoods authored Sep 26, 2024
1 parent 052e547 commit bcaccd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gems/aws-sdk-dynamodb/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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://<account-id>.ddb.<region>.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)
------------------
Expand Down

0 comments on commit bcaccd8

Please sign in to comment.