-
Whilst comparing the vendored botocore in aws-sso-util and the current botocore I notice a few differences.
botocore uses a grant type `refresh_token` for getting the token
botocore renamed `SSO…
-
The versions of the AWS SDK in the python3.8 image are outdated. (I suspect the same is true for all python 3.x images)
The [docs](https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html)…
-
SSM agent version: 3.3.551.0
Snippets from the CloudWatch logs output:
```
Using python binary: 'python3'
Using Python Version: Python 3.8.10
Downloading payload from https://s3.us-east-2.a…
philm updated
2 months ago
-
In Windows, when using a credential_provider in the awscli config, the first time you run an AWS command and it has to login, you get an error Expecting value: line 1 column 1 (char 0). Subsequent com…
dgmhn updated
1 month ago
-
botocore.exceptions.NoRegionError: You must specify a region.
msp@Meets-Air Capabilities % chalice local
Exception in thread Thread-1:
Traceback (most recent call last):
File "/Library/Framewo…
-
### Describe the bug
The `boto3` S3 client does not process S3 service errors like every other service client. It throws a different error than other service clients do when encountering AWS servic…
glerb updated
2 weeks ago
-
### Describe the bug
When using the boto3 client for s3 ListObjects with `endpoint_url` without region inside (eg. `https://s3.amazonaws.com` and not `https://s3.ap-southeast-1.amazonaws.com`) resu…
-
### Issues Policy acknowledgement
- [X] I have read and agree to submit bug reports in accordance with the [issues policy](https://www.github.com/mlflow/mlflow/blob/master/ISSUE_POLICY.md)
### Where…
-
Our commercial organization master has over 300 child accounts.
Running the script with the custom role that can jump accounts (we do not have the default one available for use) results in a very lon…
-
### Describe the bug
Executing an sso subcommand does not honor the --ca-bundle option or ca-bundle configuration. The value provided to the CLI is ignored in favor of the default certificate bundle…