AWS AmazonS3 documentation change
Summary
Updated security group documentation link from EC2 User Guide to VPC User Guide.
Security assessment
Link correction for general security group configuration without addressing vulnerabilities or adding security documentation.
Diff
diff --git a/AmazonS3/latest/userguide/s3-vectors-privatelink.md b/AmazonS3/latest/userguide/s3-vectors-privatelink.md index 041e07d75..543eb9979 100644 --- a//AmazonS3/latest/userguide/s3-vectors-privatelink.md +++ b//AmazonS3/latest/userguide/s3-vectors-privatelink.md @@ -53 +53 @@ The following are some things you should know before trying to access S3 Vectors - * If your VPC security group doesn't have IPv6 set up, you'll need to configure a rule to allow IPv6 traffic. For more information, see [Step 3: Update your security group rules](https://docs.aws.amazon.com/vpc/latest/userguide/vpc-migrate-ipv6-add.html#vpc-migrate-ipv6-sg-rules) in the _VPC User Guide_ and [Configure security group rules](https://docs.aws.amazon.com/ec2/latest/userguide/working-with-security-groups.html#adding-security-group-rule) in the _Amazon EC2 User Guide_. + * If your VPC security group doesn't have IPv6 set up, you'll need to configure a rule to allow IPv6 traffic. For more information, see [Step 3: Update your security group rules](https://docs.aws.amazon.com/vpc/latest/userguide/vpc-migrate-ipv6-add.html#vpc-migrate-ipv6-sg-rules) in the _VPC User Guide_ and [Configure security group rules](https://docs.aws.amazon.com/vpc/latest/userguide/working-with-security-group-rules.html) in the _VPC User Guide_.