AWS Security ChangesHomeSearch

AWS neptune documentation change

Service: neptune · 2025-11-19 · Documentation low

File: neptune/latest/userguide/full-text-search-cfn-create.md

Summary

Updated documentation to use 'CloudFormation' instead of 'AWS CloudFormation' throughout the file for terminology consistency

Security assessment

Changes are purely branding/terminology updates (removing 'AWS' prefix from CloudFormation references). No security-related content was added or modified. The CAPABILITY_AUTO_EXPAND explanation remains unchanged in substance.

Diff

diff --git a/neptune/latest/userguide/full-text-search-cfn-create.md b/neptune/latest/userguide/full-text-search-cfn-create.md
index 2215b2c3c..f90a0c778 100644
--- a//neptune/latest/userguide/full-text-search-cfn-create.md
+++ b//neptune/latest/userguide/full-text-search-cfn-create.md
@@ -5 +5 @@
-AWS CloudFormation templates by regionAdd stack detailsRun the Template
+CloudFormation templates by regionAdd stack detailsRun the Template
@@ -9 +9 @@ AWS CloudFormation templates by regionAdd stack detailsRun the Template
-## Launch an AWS CloudFormation stack specific to your region
+## Launch an CloudFormation stack specific to your region
@@ -11 +11 @@ AWS CloudFormation templates by regionAdd stack detailsRun the Template
-Each of the AWS CloudFormation templates below creates a streams-consumer application instance in a specific AWS region. To launch the corresponding stack using 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.
+Each of the CloudFormation templates below creates a streams-consumer application instance in a specific AWS region. To launch the corresponding stack using the CloudFormation console, choose one of the **Launch Stack** buttons in the following table, depending on the AWS Region that you want to use.
@@ -48 +48 @@ 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`.
@@ -157 +157 @@ For destination of the alarm notification, you can add SNS only, email only, or
-## Run the AWS CloudFormation Template
+## Run the CloudFormation Template
@@ -161 +161 @@ 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**.
@@ -165 +165 @@ 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. 
@@ -169 +169 @@ 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 operation 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 operation in the _AWS CloudFormation API Reference_.