Skip to content

Commit

Permalink
Update changelog for Account ID endpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
davidh44 committed Sep 25, 2024
1 parent 81f205c commit 9b53414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# __1.12.771__ __2024-09-04__
## __AWS SDK for Java__
- ### Features
- Source account Id from credentials to use in endpoint construction
- 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

## __Amazon DynamoDB__
- ### Features
Expand Down

0 comments on commit 9b53414

Please sign in to comment.