dynamodump
dynamodump copied to clipboard
Add support for AWS Batch and ECS
Unike boto3, the boto library needs to reference AWS_CONTAINER_CREDENTIALS_RELATIVE_URI for credentials in ECS. This adds support.
Thanks for this
@rstaveley thanks for the PR and apologies for how long it took to respond - boto2
has been deprecated as https://github.com/bchew/dynamodump/pull/69 has been merged so dynamodump would only be using boto3
now.
I do note that your PR has other changes/features, so if you would like to resolve the conflicts and a description of what the changes are, could consider merging the PR if you're still interested.