AWS MetaData Service - how can I alias 169.254.169.254?

In order to add another security layer to my IMDS, I would like to change to a unique address in my ec2. How can it be done in simple Linux commands?

1

1 Answer

I think what you’ll want to take a look at instead is the relatively recently introduced IMDSv2:

This will provide you with additional protections that are fully supported by AWS SDKs and other tools.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like