was successfully added to your cart.
Request-url-http-3a-2f-2f169.254.169.254-2flatest-2fmeta Data-2fiam-2fsecurity Credentials-2f ^hot^ -
: The application on the EC2 instance makes a request to http://169.254.169.254/latest/meta-data/iam/security-credentials/ .
The keyword utilizes standard URL encoding (percent-encoding) to pass special characters through web requests securely. 3A translates to : (colon) 2F translates to / (forward slash) : The application on the EC2 instance makes

