-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix AWS Region and Endpoint precendence (#212)
* Add endpoint, region, and bucket-name as command line args * Fix region and enpoint resolution with S3 * Update docs * Fix unit test for localstack * remove additional command line args * Fix precendence order with config profile * Add comment explaining change to use list objects over list buckets * Fix precedence order for profile * Parse region from endpoint if provided * Cleanup docs, fix for localstack * Fix localstack endpoint tests * Fix endpoint error issue * Fix tests for localstack * Cleanup region parsing * Fix spelling
- Loading branch information
1 parent
b96417d
commit a25093f
Showing
7 changed files
with
284 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.