AWS DynamoDB SpringBoot Tutorial
AWS CLI Install pip install awscli Start DB When doing local testing, made sure to add the flag -shareDd, otherwise it will show you the ResourceNotFoundException when your application attempt to operate with dynamoDB. java -Djava.library.path=./DynamoDBLocal_lib -jar