AWS Security ChangesHomeSearch

AWS neptune documentation change

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

File: neptune/latest/userguide/get-started-cfn-create.md

Summary

Updated references from 'AWS CloudFormation' to 'CloudFormation' for terminology consistency

Security assessment

Changes are limited to branding/terminology standardization. The IAM resource creation acknowledgement and CAPABILITY_AUTO_EXPAND warnings remain functionally identical, with no new security guidance added or existing security content modified.

Diff

diff --git a/neptune/latest/userguide/get-started-cfn-create.md b/neptune/latest/userguide/get-started-cfn-create.md
index 31b9a180a..1544d18dc 100644
--- a//neptune/latest/userguide/get-started-cfn-create.md
+++ b//neptune/latest/userguide/get-started-cfn-create.md
@@ -7 +7 @@
-You can use an AWS CloudFormation template to set up a Neptune DB Cluster.
+You can use an CloudFormation template to set up a Neptune DB Cluster.
@@ -9 +9 @@ You can use an AWS CloudFormation template to set up a Neptune DB Cluster.
-  1. To launch the AWS CloudFormation stack on the AWS CloudFormation console, choose one of the **Launch Stack** buttons in the following table. 
+  1. To launch the CloudFormation stack on the CloudFormation console, choose one of the **Launch Stack** buttons in the following table. 
@@ -54 +54 @@ This key pair is required to access the EC2 instance. Ensure that you have the P
-  6. 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. 
+  6. 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. 
@@ -58 +58 @@ This key pair is required to access the EC2 instance. Ensure that you have the P
-`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.
+`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.
@@ -67 +67 @@ Then choose **Create**.
-You can also use your AWS CloudFormation template to [upgrade your DB cluster's engine version.](./cfn-engine-update.html)
+You can also use your CloudFormation template to [upgrade your DB cluster's engine version.](./cfn-engine-update.html)