AWS neptune documentation change
Summary
Updated references from 'AWS CloudFormation' to 'CloudFormation' for consistency in section headers and content
Security assessment
The changes are purely branding/terminology updates (removing redundant 'AWS' prefix from CloudFormation references). No security implications or security-related content modifications are present.
Diff
diff --git a/neptune/latest/userguide/neptune-public-endpoints.md b/neptune/latest/userguide/neptune-public-endpoints.md index df1b21007..d1ba22e79 100644 --- a//neptune/latest/userguide/neptune-public-endpoints.md +++ b//neptune/latest/userguide/neptune-public-endpoints.md @@ -5 +5 @@ -OverviewWhen to use public endpointsSecurity considerationsEnabling public endpointsPrerequisitesCreating a new instance with public endpointsModifying an existing instance for public accessUsing the public endpointsExamples of how to query the databaseHow public endpoints workNetwork configuration requirementsRestricting public access creationAWS CloudFormation supportCompatibility with Neptune featuresPricing +OverviewWhen to use public endpointsSecurity considerationsEnabling public endpointsPrerequisitesCreating a new instance with public endpointsModifying an existing instance for public accessUsing the public endpointsExamples of how to query the databaseHow public endpoints workNetwork configuration requirementsRestricting public access creationCloudFormation supportCompatibility with Neptune featuresPricing @@ -407 +407 @@ More about the `rds:PublicAccessEnabled` IAM condition key: [ Amazon RDS Service -## AWS CloudFormation support +## CloudFormation support @@ -409 +409 @@ More about the `rds:PublicAccessEnabled` IAM condition key: [ Amazon RDS Service -You can use AWS CloudFormation to launch Neptune clusters with public endpoints enabled by specifying the `PubliclyAccessible` parameter in your AWS CloudFormation template. +You can use CloudFormation to launch Neptune clusters with public endpoints enabled by specifying the `PubliclyAccessible` parameter in your CloudFormation template.