AWS neptune documentation change
Summary
Updated references from 'AWS CloudFormation' to 'CloudFormation' in prerequisites documentation
Security assessment
Changes are branding/naming convention updates. No modifications to security requirements (e.g., EC2 key pair creation, IAM policies) were made beyond terminology.
Diff
diff --git a/neptune/latest/userguide/get-started-prereqs.md b/neptune/latest/userguide/get-started-prereqs.md index 8060969fb..59401a7ab 100644 --- a//neptune/latest/userguide/get-started-prereqs.md +++ b//neptune/latest/userguide/get-started-prereqs.md @@ -9 +9 @@ Amazon EC2 Key PairAdd permissions -Before you create an Amazon Neptune cluster using an AWS CloudFormation template, you need to have the following: +Before you create an Amazon Neptune cluster using an CloudFormation template, you need to have the following: @@ -13 +13 @@ Before you create an Amazon Neptune cluster using an AWS CloudFormation template - * The permissions required for using AWS CloudFormation. + * The permissions required for using CloudFormation. @@ -18 +18 @@ Before you create an Amazon Neptune cluster using an AWS CloudFormation template -## Create an Amazon EC2 Key Pair to use for launching a Neptune cluster using AWS CloudFormation +## Create an Amazon EC2 Key Pair to use for launching a Neptune cluster using CloudFormation @@ -20 +20 @@ Before you create an Amazon Neptune cluster using an AWS CloudFormation template -In order to launch a Neptune DB cluster using an AWS CloudFormation template, you must have an Amazon EC2key pair (and its associated PEM file) available in the region where you create the AWS CloudFormation stack. +In order to launch a Neptune DB cluster using an CloudFormation template, you must have an Amazon EC2key pair (and its associated PEM file) available in the region where you create the CloudFormation stack. @@ -24 +24 @@ If you need to create the key pair, see either [Creating a Key Pair Using Amazon -## Add IAM policies to grant permissions needed to use the AWS CloudFormation template +## Add IAM policies to grant permissions needed to use the CloudFormation template