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

(gdk): Add support for AWS Profiles #283

Open
2 tasks
ctodd opened this issue Feb 10, 2024 · 1 comment
Open
2 tasks

(gdk): Add support for AWS Profiles #283

ctodd opened this issue Feb 10, 2024 · 1 comment

Comments

@ctodd
Copy link

ctodd commented Feb 10, 2024

Feature Description
Add CLI argument --profile to support AWS credential profiles

Use Case
GDK uses the default profile in ~/.aws/credentials. This requires updating the credentials file manually when switching between projects, and accidental attempts to deploy in the wrong environment, which thankfully fail.

Proposed Solution
Add a --profile argument so that gdk aligns with other AWS tools like aws-cli

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change
@cole-jxn
Copy link

Any status on this? This would be a great feature!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants