AWS neptune documentation change
Summary
Updated documentation to replace 'AWS CloudFormation' with 'CloudFormation' throughout the file for terminology consistency
Security assessment
Changes are purely terminological (branding/style updates) with no security implications. No security features, vulnerabilities, or access controls were modified or added.
Diff
diff --git a/neptune/latest/userguide/get-started-cfn-lambda.md b/neptune/latest/userguide/get-started-cfn-lambda.md index 58a3684aa..dd10dea06 100644 --- a//neptune/latest/userguide/get-started-cfn-lambda.md +++ b//neptune/latest/userguide/get-started-cfn-lambda.md @@ -5 +5 @@ -# Using AWS CloudFormation to Create a Lambda Function to Use in Neptune +# Using CloudFormation to Create a Lambda Function to Use in Neptune @@ -7 +7 @@ -You can use an AWS CloudFormation template to create an AWS Lambda function that can access Neptune. +You can use an CloudFormation template to create an AWS Lambda function that can access Neptune. @@ -9 +9 @@ You can use an AWS CloudFormation template to create an AWS Lambda function that - 1. To launch the Lambda function stack on the AWS CloudFormation console, choose one of the **Launch Stack** buttons in the following table. + 1. To launch the Lambda function stack on the CloudFormation console, choose one of the **Launch Stack** buttons in the following table. @@ -43 +43 @@ AWS GovCloud (US-East) | [View](https://aws-neptune-customer-samples.s3.amazonaw - 1. Choose the Lambda runtime, depending on what language you want to use in your Lambda function. These AWS CloudFormation templates currently support the following languages: + 1. Choose the Lambda runtime, depending on what language you want to use in your Lambda function. These CloudFormation templates currently support the following languages: @@ -61 +61 @@ AWS GovCloud (US-East) | [View](https://aws-neptune-customer-samples.s3.amazonaw - 6. On the **Review** page, select the first check box to acknowledge that AWS CloudFormation will create IAM resources. + 6. On the **Review** page, select the first check box to acknowledge that CloudFormation will create IAM resources.