AWS prescriptive-guidance documentation change
Summary
Updated author affiliation and corrected quotation marks around 'available' status
Security assessment
Change involves editorial updates to author attribution and punctuation formatting. No security-related content modifications.
Diff
diff --git a/prescriptive-guidance/latest/patterns/access-amazon-neptune-database-from-amazon-eks-container.md b/prescriptive-guidance/latest/patterns/access-amazon-neptune-database-from-amazon-eks-container.md index b37b53a16..7ec0fb6b8 100644 --- a//prescriptive-guidance/latest/patterns/access-amazon-neptune-database-from-amazon-eks-container.md +++ b//prescriptive-guidance/latest/patterns/access-amazon-neptune-database-from-amazon-eks-container.md @@ -9 +9 @@ SummaryPrerequisites and limitationsArchitectureToolsBest practicesEpicsTroubles - _Created by Ramakrishnan Palaninathan (AWS)_ + _Ramakrishnan Palaninathan, Amazon Web Services_ @@ -35 +35 @@ Furthermore, Neptune endpoints are accessible only within the VPC where the clus - * Create a Neptune DB cluster (see [instructions](https://docs.aws.amazon.com/neptune/latest/userguide/get-started-cfn-create.html)). Make sure to establish communications between the cluster's VPC and Amazon EKS through [VPC peering](https://docs.aws.amazon.com/vpc/latest/peering/what-is-vpc-peering.html), [AWS Transit Gateway](https://docs.aws.amazon.com/vpc/latest/tgw/tgw-getting-started.html), or another method. Also make sure that the status of the cluster is “available” and that it has an inbound rule on port 8182 for the security group. + * Create a Neptune DB cluster (see [instructions](https://docs.aws.amazon.com/neptune/latest/userguide/get-started-cfn-create.html)). Make sure to establish communications between the cluster's VPC and Amazon EKS through [VPC peering](https://docs.aws.amazon.com/vpc/latest/peering/what-is-vpc-peering.html), [AWS Transit Gateway](https://docs.aws.amazon.com/vpc/latest/tgw/tgw-getting-started.html), or another method. Also make sure that the status of the cluster is "available" and that it has an inbound rule on port 8182 for the security group.