Tim Finnigan
Tim Finnigan
Hi @sstoops thanks for reaching out. It looks like this overlaps with https://github.com/boto/botocore/issues/1122. Does the discussion there address your issue?
Hi @sstoops thanks for following up. I found a comment in another issue which may be more relevant: https://github.com/aws/aws-cli/issues/3425#issuecomment-402289636. Have you tried using the `AWS_CA_BUNDLE` variable instead as recommended there?
Also worth mentioning this recent feature request to compress schemas: https://github.com/boto/botocore/issues/2365
I’m relabeling this back to a feature request. I think the ask here is essentially the same as this: https://stackoverflow.com/questions/55978274/allow-unknown-key-value-pairs-in-s3-pre-signed-url In which case I’d echo the response there that says:...
Here is the credential order currently documented: https://boto3.amazonaws.com/v1/documentation/api/latest/guide/credentials.html#configuring-credentials And here is the CLI order of precedence: https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-quickstart.html#cli-configure-quickstart-precedence
Linking related issue: https://github.com/boto/botocore/issues/1474
Hi @kloczek thanks for reaching out. Sphinx-build is not something we currently support but we can consider this a feature request to add support for it.
Thanks @mogul for the PR. One issue with this PR is that those variable names are specific to S3. They would have to be generalized as they could apply to...
This looks like a duplicate of https://github.com/boto/botocore/issues/2586 and it appears that [this comment](https://github.com/boto/botocore/issues/2586#issuecomment-1010036957) still applies here.
Linking related issue: https://github.com/boto/botocore/issues/1255