Skip to content

Commit bcaccd8

Browse files
authored
Update ddb changelog for accountID feature to add more details (#3117)
1 parent 052e547 commit bcaccd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gems/aws-sdk-dynamodb/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Unreleased Changes
1414
1.123.0 (2024-09-20)
1515
------------------
1616

17-
* Feature - Generate account endpoint for DynamoDB requests when the account ID is available
17+
* 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
1818

1919
1.122.0 (2024-09-11)
2020
------------------

0 commit comments

Comments
 (0)