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

Allow for MFA in .ecs/credentials #409

Closed
djstein opened this issue Jan 11, 2018 · 2 comments
Closed

Allow for MFA in .ecs/credentials #409

djstein opened this issue Jan 11, 2018 · 2 comments
Assignees

Comments

@djstein
Copy link

djstein commented Jan 11, 2018

I know the issue is currently open to prompt for MFA token (which would be awesome too) #284

As described by the ecs-cli configure profile page we are allowed to add aws_access_key_id and aws_secret_access_key. can we add support for aws_session_token in the .ecs/credentials YAML file to mirror .aws credentials files?

@PettitWesley
Copy link
Contributor

@djstein, we can add support for aws_session_token in .ecs/credentials; I'm marking this as a feature request.

@PettitWesley
Copy link
Contributor

@djstein We have added support for aws_session_token in ECS Profiles with ECS CLI v1.4.0, released today!

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

No branches or pull requests

2 participants