AWS neptune documentation change
Summary
Consistently replaced 'AWS CloudFormation' with 'CloudFormation' throughout the documentation
Security assessment
Changes are terminology updates only, aligning with AWS branding conventions. No security-related content was added or modified, and no vulnerabilities are addressed.
Diff
diff --git a/neptune/latest/userguide/streams-consumer-setup.md b/neptune/latest/userguide/streams-consumer-setup.md index 61702e5c0..88f21f2eb 100644 --- a//neptune/latest/userguide/streams-consumer-setup.md +++ b//neptune/latest/userguide/streams-consumer-setup.md @@ -5 +5 @@ -Choose an AWS CloudFormation templateAdd stack detailsRun the TemplateUpdating the stream poller +Choose an CloudFormation templateAdd stack detailsRun the TemplateUpdating the stream poller @@ -9 +9 @@ Choose an AWS CloudFormation templateAdd stack detailsRun the TemplateUpdating t -You can use an AWS CloudFormation template to set up the Neptune streams consumer application to support Neptune-to-Neptune replication. +You can use an CloudFormation template to set up the Neptune streams consumer application to support Neptune-to-Neptune replication. @@ -13 +13 @@ You can use an AWS CloudFormation template to set up the Neptune streams consume - * Choose an AWS CloudFormation template for Your Region + * Choose an CloudFormation template for Your Region @@ -17 +17 @@ You can use an AWS CloudFormation template to set up the Neptune streams consume - * Run the AWS CloudFormation Template + * Run the CloudFormation Template @@ -24 +24 @@ You can use an AWS CloudFormation template to set up the Neptune streams consume -## Choose an AWS CloudFormation template for Your Region +## Choose an CloudFormation template for Your Region @@ -26 +26 @@ You can use an AWS CloudFormation template to set up the Neptune streams consume -To launch the appropriate AWS CloudFormation stack on the AWS CloudFormation console, choose one of the **Launch Stack** buttons in the following table, depending on the AWS Region that you want to use. +To launch the appropriate CloudFormation stack on the CloudFormation console, choose one of the **Launch Stack** buttons in the following table, depending on the AWS Region that you want to use. @@ -62 +62 @@ The **Specify Stack Details** page provides properties and parameters that you c -**Stack Name** – The name of the new AWS CloudFormation stack that you're creating. You can generally use the default value, `NeptuneStreamPoller`. +**Stack Name** – The name of the new CloudFormation stack that you're creating. You can generally use the default value, `NeptuneStreamPoller`. @@ -177 +177 @@ For destination of the alarm notification, you can add SNS only, email only, or -## Run the AWS CloudFormation Template +## Run the CloudFormation Template @@ -181 +181 @@ Now you can complete the process of provisioning a Neptune streams consumer appl - 1. In AWS CloudFormation, on the **Specify Stack Details** page, choose **Next**. + 1. In CloudFormation, on the **Specify Stack Details** page, choose **Next**. @@ -185 +185 @@ Now you can complete the process of provisioning a Neptune streams consumer appl - 3. On the **Review** page, select the first check box to acknowledge that AWS CloudFormation will create IAM resources. Select the second check box to acknowledge `CAPABILITY_AUTO_EXPAND` for the new stack. + 3. On the **Review** page, select the first check box to acknowledge that CloudFormation will create IAM resources. Select the second check box to acknowledge `CAPABILITY_AUTO_EXPAND` for the new stack. @@ -189 +189 @@ Now you can complete the process of provisioning a Neptune streams consumer appl -`CAPABILITY_AUTO_EXPAND` explicitly acknowledges that macros will be expanded when creating the stack, without prior review. Users often create a change set from a processed template so that the changes made by macros can be reviewed before actually creating the stack. For more information, see the AWS CloudFormation [CreateStack](https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_CreateStack.html) API in the _AWS CloudFormation API Reference_. +`CAPABILITY_AUTO_EXPAND` explicitly acknowledges that macros will be expanded when creating the stack, without prior review. Users often create a change set from a processed template so that the changes made by macros can be reviewed before actually creating the stack. For more information, see the CloudFormation [CreateStack](https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_CreateStack.html) API in the _AWS CloudFormation API Reference_. @@ -200 +200 @@ You can update the stream poller with the latest Lambda code artifacts as follow - 1. In the AWS Management Console, navigate to AWS CloudFormation and select the main parent AWS CloudFormation stack. + 1. In the AWS Management Console, navigate to CloudFormation and select the main parent CloudFormation stack. @@ -210 +210 @@ You can update the stream poller with the latest Lambda code artifacts as follow - 5. Select **Next** without changing any AWS CloudFormation parameters. + 5. Select **Next** without changing any CloudFormation parameters.