-
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
-
### Current Behavior
The Postman POST call `{{CONSUMER_MANAGEMENT_URL}}/v3/catalog/request` delivers an error message
```
[
{
"message": "Unable to obtain credentials: Empty optiona…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
HI Team, I'm facing issue when using Bedrock Converse with `astream_chat` function, the …
-
**Is your feature request related to a problem? Please describe.**
Currently I'm trying to deploy a role out via LZA to accounts within our AWS Org. This `network-deploy` role is to be assumed by a s…
-
### Describe the bug
The Azure we detect (using the openssl python lib) correct certificate locations, and use them in the Azure SDK.
For S3, we use the system default. But since we build on `ma…
-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Branch Name
main
### Commit ID
81eb633e5f489f172e0fd9e434a437e99e82c40c
### Other Environment Infor…
-
**What would you like to be added**:
We should use [RRSA](https://help.aliyun.com/zh/ack/serverless-kubernetes/user-guide/use-rrsa-to-authorize-pods-to-access-different-cloud-services#p-35j-iye-w…
-
**Describe the bug**
With setting up the aws config file to use alternative credential source, specificly in my test ecs.
```
[user@host ~]$ cat .aws/config
[default]
output = json
[profile …
-
### What happened?
During a refactor, it looks like:
1. OIDC IAM caching was completely lost. Because of this, on *every* single Bedrock call, LiteLLM is requesting a new token. This is extremely …
-
AWS has introduced [service endpoint env vars](https://docs.aws.amazon.com/cli/v1/userguide/cli-configure-envvars.html)
This allows for setting the following env vars when using aws-sdk-v2:
> AW…