Jordon Phillips
Jordon Phillips
Source boto/boto3#929 This is because we wrap them with the `InterruptReader` which [closes](https://github.com/boto/s3transfer/blob/develop/s3transfer/upload.py#L100) them on exit.
We added a few service-specific protocol tests earlier this year, and in doing that we created hand-curated subsets of the services in question. I've heard feedback that this is difficult...
Right now there is nothing to enforce that documentation examples are actually valid Smithy models. While somebody might run an example through validation when they initially commit it, things can...
This updates the node validator to add a timestamp validation strategy that will accept any one of the valid timestamp formats if there is no timestamp format trait. This can...