Micah Rosales

Results 6 comments of Micah Rosales

Didn't pay attention, but #38 should get merged first and then I can rebase this removing the duplicated changes and just fix the spelling error.

#86 still won't resolve this. As an example, using `STS` credentials, you must pass `AWS_ACCESS_KEY_ID`, `AWS_ACCESS_SECRET_KEY` and `AWS_SESSION_TOKEN`. After this PR, roles assumed by STS will still not work because...

I just ran into this too. It looks like the constraints need to be tweaked a bit. s3contents specifies these dependencies ``` aiobotocore = {version = "^1.4.0", extras = ["boto3"]}...

Sure, you're recommendation of a workaround makes sense and that's more or less what I did to unblock the python3.6 failure on the MR that I opened for the linked...

Ping to the maintainer @stevenschobert – I know this library hasn't been updated in forever, but would this be OK to merge? I can sign up for updates/godoc changes as...