-
As the `impl.py` is getting bigger and bigger (more than 800 lines right now), we should find a way to reorganise our python files. Should it be by aws service (s3, glue, lf, athena) ? Should we have …
-
While attempting to use the OWA/EWS plugins I am getting "Authentication Failed:" with a valid credential. O365 module works as expected for the same credentials. Possibly an issue with NTLM auth?
…
-
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
…
-
**Is your feature request related to a problem? Please describe.**
Currently you can't use a named profile to assume a role, if you want to have session tags present on that role.
**Describe the s…
-
### Overview of the Issue
The basic example does not work, trying to build it gives the following error:
`==> alicloud-ecs.basic-example: No alicloud image was found matching filters: centos_7_0…
-
### Mountpoint for Amazon S3 version
1.1.0
### AWS Region
us-east-1
### Describe the running environment
Running on EKS
mount-s3 is running in a container part of pod that uses a serviceaccount.…
-
Support authentication for private feeds. Also, consider package management using a login system.
See https://docs.microsoft.com/en-us/nuget/reference/extensibility/nuget-exe-credential-providers
…
-
### 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 bug
Starting with 1.164.x, I'm seeing an exception when trying to assume a role via STS. 1.163.x does not exhibit this behavior. Specifically, the S3 SDK is attempting to access an…
MrJoy updated
1 month ago
-
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…