Skip to content

Commit ca3968c

Browse files
authored
Merge pull request #3150 from aws/hdavidh/update-changelog-account-id-endpoints
Update changelog for Account ID endpoints
2 parents 81f205c + 9b53414 commit ca3968c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# __1.12.771__ __2024-09-04__
22
## __AWS SDK for Java__
33
- ### Features
4-
- Source account Id from credentials to use in endpoint construction
4+
- 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
55

66
## __Amazon DynamoDB__
77
- ### Features

0 commit comments

Comments
 (0)