Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Let weep use existing credentials #23

Open
patricksanders opened this issue Dec 4, 2020 · 0 comments
Open

Let weep use existing credentials #23

patricksanders opened this issue Dec 4, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@patricksanders
Copy link
Contributor

Certain current and future weep commands could be useful apart from retrieving credentials from ConsoleMe. For example:

  • the ecs_credential_provider could accept a profile name and serve credentials from the AWS Shared Credentials file, e.g. AWS_CONTAINER_CREDENTIALS_FULL_URI=http://localhost:9091/ecs/profile/test_profile
  • the assume role functionality could be used with credentials in environment variables/shared credentials file, e.g. weep export --from-env -a arn:aws:iam::123456789012:role/other_role or weep export --from-profile test_profile -a arn:aws:iam::123456789012:role/other_role

The UX will need some ironing out to make it more intuitive, but hopefully this captures the spirit well enough.

@patricksanders patricksanders added the enhancement New feature or request label Dec 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant