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

add metadata fetching to aws/ec2/Client #933

Open
nikplxjt opened this issue Aug 30, 2022 · 0 comments
Open

add metadata fetching to aws/ec2/Client #933

nikplxjt opened this issue Aug 30, 2022 · 0 comments

Comments

@nikplxjt
Copy link
Contributor

There are some usecases where we need to know the current IP address and other status information of the EC2 instance we are currently running on. AWS provides a ec2metadata package for that reason. It would be nice, if we had a simple wrapper in our ec2.Client that could provide you the environment information of the current instance you are running on.

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

1 participant