The AWS Java SDK for Amazon DynamoDB module holds the client classes for communicating with Amazon DynamoDB Service.
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>dynamodb</artifactId>
<version>2.42.40</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a DynamoDB client and list all tables in the account.
Refer to the migration guide: https://docs.aws.amazon.com/sdk-for-java/latest/migration-guide/
No dependency data recorded yet.