Kelly Ferrone
Kelly Ferrone
Doesn't work for me either. Here is what my profile looks like ```toml [profile myprofile] region = 'us-west-2' output = 'json' credential_process = 'mycli jit aws' ```
Turns out I was on an older version of serverless and the global and local were mismatched. The new one works fine with credential process.
Oh dang. Yet another great project with no updates and no good alternatives . . .
IAM Users/Roles would be mapped in the `aws-auth` ConfigMap to a Group. Then those groups can be bound to Roles and ClusterRoles in k8s. Then client would retrieve token from...
Any chance this can happen. It is still very difficult to search through all of the chats named `New Chat`. Where even is the source code for this?
I am really struggling with this issue. Hope this issue is resolved and realeased ASAP. My profile: ```toml [profile myprofile] region = 'us-west-2' output = 'json' credential_process = 'mycli jit...
I finally came back to this. IT works now with direnv and uses those vars just fine. Thanks! I build a CLI at work, I already have big readme with...
This is a duplicate. https://github.com/postmanlabs/postman-app-support/issues/13107
Ok . . . ? I got something to do something. I set endpoint type to regional and somehow I got a `REGIONAL` domain to an `EDGE` Rest API. I...
In my case I had to remove the selected gcp project. Once no project was selected it just worked immediately.