We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b122e7e commit c5d48beCopy full SHA for c5d48be
1 file changed
CDA.md
@@ -86,7 +86,7 @@ If your machine is stopped and then restarted, the public IP will change
86
* It allows EC2 isntances to "learn" about themselves without having to use an IAM role for that purpose
87
* Powerful but one of the least known features to developers
88
* You can retrieve IAM roles from the metadata but **not** IAM policies
89
-* URL: {ec2-ip-address}/latest/meta-data
+* URL: 169.254.169.254/latest/meta-data
90
91
## EC2 Instance Launch Types
92
- **On Demand Instances**: short workload, predictable pricing
0 commit comments