How to get metadata from inside an EC2 instance #2856
halvardssm
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I am trying to get the public IP, the availability zone and the instance id from inside a running EC2 instance. Previously, I used
MetadataService
from v2, but now that I am looking to upgrade to V3, I am not able to find an equivalent. What would be the best way to get this information using V3?Beta Was this translation helpful? Give feedback.
All reactions