Resolves: https://github.com/spring-projects/spring-integration-aws/issues/183 Exposes `BillingMode` option on the `DynamoDbMetadataStore` and `DynamoDbLockRegistry`. Moves the `LockRegistry` table creation to inside this project as the DynamoDB Lock client doesn't support pay per request model and that library seems abandoned.