AWS AWSEC2 documentation change
Summary
Updated documentation links from 'Amazon EC2 instance hostname types' to 'EC2 instance hostnames and domains' in three places, maintaining the same target URL but using more consistent anchor text.
Security assessment
The changes are purely editorial improvements to link text consistency and do not introduce, modify, or remove any security-related content. The updates only affect documentation references to another page about naming conventions, with no mention of vulnerabilities, access controls, or security configurations.
Diff
diff --git a/AWSEC2/latest/UserGuide/ec2-instance-metadata.md b/AWSEC2/latest/UserGuide/ec2-instance-metadata.md index 245e6be08..cb2c5ccdb 100644 --- a//AWSEC2/latest/UserGuide/ec2-instance-metadata.md +++ b//AWSEC2/latest/UserGuide/ec2-instance-metadata.md @@ -72 +72 @@ Category | Description | Version when category was released -`hostname` | If the EC2 instance is using IP-based naming (IPBN), this is the private IPv4 DNS hostname of the instance. If the EC2 instance is using Resource-based naming (RBN), this is the RBN. In cases where multiple network interfaces are present, this refers to the eth0 device (the device for which the device number is 0). For more information about IPBN and RBN, see [Amazon EC2 instance hostname types](./ec2-instance-naming.html). | 1.0 +`hostname` | If the EC2 instance is using IP-based naming (IPBN), this is the private IPv4 DNS hostname of the instance. If the EC2 instance is using Resource-based naming (RBN), this is the RBN. In cases where multiple network interfaces are present, this refers to the eth0 device (the device for which the device number is 0). For more information about IPBN and RBN, see [EC2 instance hostnames and domains](./ec2-instance-naming.html). | 1.0 @@ -83 +83 @@ Category | Description | Version when category was released -`local-hostname` | In cases where multiple network interfaces are present, this refers to the eth0 device (the device for which the device number is 0). If the EC2 instance is using IP-based naming (IPBN), this is the private IPv4 DNS hostname of the instance. If the EC2 instance is using Resource-based naming (RBN), this is the RBN. For more information about IPBN, RBN, and EC2 instance naming, see [Amazon EC2 instance hostname types](./ec2-instance-naming.html). | 2007-01-19 +`local-hostname` | In cases where multiple network interfaces are present, this refers to the eth0 device (the device for which the device number is 0). If the EC2 instance is using IP-based naming (IPBN), this is the private IPv4 DNS hostname of the instance. If the EC2 instance is using Resource-based naming (RBN), this is the RBN. For more information about IPBN, RBN, and EC2 instance naming, see [EC2 instance hostnames and domains](./ec2-instance-naming.html). | 2007-01-19 @@ -92 +92 @@ Category | Description | Version when category was released -`network/interfaces/macs/`mac`/local-hostname` | The private IPv4 DNS hostname of the instance. In cases where multiple network interfaces are present, this refers to the eth0 device (the device for which the device number is 0). If this is a IPv6-only instance, this is the resource-based name. For more information about IPBN and RBN, see [Amazon EC2 instance hostname types](./ec2-instance-naming.html). | 2007-01-19 +`network/interfaces/macs/`mac`/local-hostname` | The private IPv4 DNS hostname of the instance. In cases where multiple network interfaces are present, this refers to the eth0 device (the device for which the device number is 0). If this is a IPv6-only instance, this is the resource-based name. For more information about IPBN and RBN, see [EC2 instance hostnames and domains](./ec2-instance-naming.html). | 2007-01-19