AWS DynamoDB Java SDK how to see if Point-in-time recovery (PITR) is enabled on table?
Would like to figure out how I can get to know if PITR is enabled. for AWS Java. checked for PointInTimeRecoverySpecification but no succes. Neither did using TableDescription.