-
If you want to access S3 from a Lambda function, AWS recommend you create a dedicated role that the Lambda function can then use. But... you still need to attach JSON policies to it!
https://aws.am…
-
the latest release of `localstack` supports single port `4566` for all local endpoint services `localhost:4566`
How can I set it in aws cli configuraiton?
From
```
$ more ~/.aws/credentials
…
-
### Description
I used the plugin fine by defining the AWS_ACCESS_KEY_ID / AWS_SECRET_ACCESS_KEY / AWS_DEFAULT_REGION variables, now I want to change this to assuming webidentity/using IAM roles, s…
-
**Is your feature request related to a problem? Please describe.**
The following scenario isn't covered by the plugin
- Role profile (account B) with SSO profile (account A) as a source profile.
…
-
### Describe the bug
I am receiving an error in my action logs about an error:
```bash
> Run aws-actions/configure-aws-credentials@v4
with:
audience: sts.amazonaws.com
Error: Input requi…
-
Hi there,
Thank you for opening an issue. Please note that we try to keep the Databricks Provider issue tracker reserved for bug reports and feature requests. For general usage questions, please se…
-
Can you please add instructions for building from source? (including for people unfamiliar with Go) I want to try the workaround in https://github.com/remind101/assume-role/issues/54#issuecomment-7793…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### YACE version
0.52.0
### Config file
```
config: |-
apiVersion: v1alpha1
sts-region: eu-west-1…
-
**Describe the outcome you'd like**
Currently, we need to export the environment variable to terraform, so it can do the work. It would be really great if we could just not need to do so.
For ex…
-
**What steps did you take and what happened:**
It looks as though with the latest version of the `velero-plugin-for-aws` plugin is incorrectly utilizing IRSA. It looks like it is using the nodes at…