Allows customers to provide an implementation of bulkExportResultsUrlGenerator on the DynamoDbDataService constructor to customize the location of bulk export results and the value of requiresAccessToken
It is mostly a refactor. There are no functional changes with the default settings.
Related PRs (unit tests her fail until I publish and bump the interface version):
Allows customers to provide an implementation of
bulkExportResultsUrlGenerator
on theDynamoDbDataService
constructor to customize the location of bulk export results and the value ofrequiresAccessToken
It is mostly a refactor. There are no functional changes with the default settings.
Related PRs (unit tests her fail until I publish and bump the interface version):
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.