AWS guardduty documentation change
Summary
Fixed URL reference to VPC CIDR blocks documentation
Security assessment
Formatting update without security implications
Diff
diff --git a/guardduty/latest/ug/creating-vpc-endpoint-ec2-agent-manually.md b/guardduty/latest/ug/creating-vpc-endpoint-ec2-agent-manually.md index fb651cbef..5abc6c663 100644 --- a//guardduty/latest/ug/creating-vpc-endpoint-ec2-agent-manually.md +++ b//guardduty/latest/ug/creating-vpc-endpoint-ec2-agent-manually.md @@ -88 +88 @@ Make sure to replace the organization `o-abcdef0123` with your organization ID. -If there is an issue while restricting the in-bound permissions to your VPC (or instance), you can the in-bound 443 port from any IP address `(0.0.0.0/0)`. However, GuardDuty recommends using IP addresses that matches the CIDR block for your VPC. For more information, see [VPC CIDR blocks](https://docs.aws.amazon.com/vpc/latest/userguide/vpc-cidr-blocks.html) in the _Amazon VPC User Guide_. +If there is an issue while restricting the in-bound permissions to your VPC (or instance), you can the in-bound 443 port from any IP address `(0.0.0.0/0)`. However, GuardDuty recommends using IP addresses that matches the CIDR block for your VPC. For more information, see [VPC CIDR blocks](https://docs.aws.amazon.com//vpc/latest/userguide/vpc-cidr-blocks.html) in the _Amazon VPC User Guide_.