Description Usage Arguments Value See Also
Verifies a connection to a given URL. Requests the instance identity document from the EC2 Instance Metadata service by default.
1 | internal.IsEC2(url = "http://169.254.169.254/latest/dynamic/instance-identity/")
|
url |
A URL to query. |
Returns TRUE if the URL request succeeds, otherwise FALSE
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/identify_ec2_instances.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.