James Saryerwinnie
James Saryerwinnie
Yes, and internally I believe it will look at `/etc/mime.types` and a few other locations to get these mappings, so a temporary workaround would be for people to update that...
Based on community feedback, we have decided to return feature requests to GitHub issues.
Seems reasonable. We'd probably just expose this as `AWS_CLI_CACHE_DIR`?
Based on community feedback, we have decided to return feature requests to GitHub issues.
I think this would be useful. Maybe it should be extracted out into a separate library so people that just want to make requests to their API gateway endpoint don't...
Based on community feedback, we have decided to return feature requests to GitHub issues.
Based on community feedback, we have decided to return feature requests to GitHub issues.
Confirmed the issue. Thanks for reporting.
This was one of the lessons learned from boto. If I remember correctly, there were issues with round tripping float values and that the built in float() type could not...
Would adding some sort of `use_decimal=False` option to the config object when creating clients/resources be helpful?