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

Support ECS server endpoint #398

Closed
synfinatic opened this issue May 11, 2022 · 2 comments
Closed

Support ECS server endpoint #398

synfinatic opened this issue May 11, 2022 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@synfinatic
Copy link
Owner

synfinatic commented May 11, 2022

This is different from the standard metadata service #265 because it runs on an ephemeral port and depends on the SDK supporting AWS_CONTAINER_CREDENTIALS_FULL_URI

More info how this works here: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-iam-roles.html
https://docs.aws.amazon.com/sdkref/latest/guide/feature-container-credentials.html

@synfinatic synfinatic added the enhancement New feature or request label May 11, 2022
@synfinatic
Copy link
Owner Author

@wparad since you voted for this feature, I'm curious if your use case would require aws-sso to run in the background as a service/deamon or is something in the foreground (appropriate for a docker container) more along what you were thinking?

@wparad
Copy link

wparad commented Jul 31, 2023

I'm not totally sure I understand what the difference would be. Is there one that is easier? That we could test out and if works great! and if not we could create follow up issue?

@synfinatic synfinatic added this to the v1.12.0 milestone Aug 2, 2023
synfinatic added a commit that referenced this issue Aug 9, 2023
- Add ECS Server doc
- create basic CLI utility boilerplate
- refactor exec to make it easier to use for ecs

Refs: #398
synfinatic added a commit that referenced this issue Aug 9, 2023
- Add ECS Server doc
- create basic CLI utility boilerplate
- refactor exec to make it easier to use for ecs

Refs: #398
synfinatic added a commit that referenced this issue Aug 9, 2023
- Add ECS Server doc
- create basic CLI utility boilerplate
- refactor exec to make it easier to use for ecs

Refs: #398
synfinatic added a commit that referenced this issue Aug 12, 2023
- Add ECS Server doc
- create basic CLI utility boilerplate
- refactor exec to make it easier to use for ecs

Refs: #398
synfinatic added a commit that referenced this issue Aug 12, 2023
- Totally stealing code from aws-vault
- refactor our interactive prompt code for exec/ecs load/console

Fixes: #398
synfinatic added a commit that referenced this issue Aug 13, 2023
- Add ECS Server doc
- create basic CLI utility boilerplate
- refactor exec to make it easier to use for ecs

Refs: #398
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

2 participants