AWS Security ChangesHomeSearch

AWS ground-station documentation change

Service: ground-station · 2025-11-19 · Documentation low

File: ground-station/latest/ug/examples.pbs-dataflow-endpoint-demod-decode.md

Summary

Updated documentation to remove 'AWS' prefix from CloudFormation references (branding/terminology standardization)

Security assessment

Changes only modify product name references from 'AWS CloudFormation' to 'CloudFormation'. No security-related content was added, removed, or modified. This appears to be a branding/naming convention update rather than a security-related change.

Diff

diff --git a/ground-station/latest/ug/examples.pbs-dataflow-endpoint-demod-decode.md b/ground-station/latest/ug/examples.pbs-dataflow-endpoint-demod-decode.md
index ba8c99b78..f0e8660c5 100644
--- a//ground-station/latest/ug/examples.pbs-dataflow-endpoint-demod-decode.md
+++ b//ground-station/latest/ug/examples.pbs-dataflow-endpoint-demod-decode.md
@@ -15 +15 @@ To complete this example, you'll need to assume a scenario -- you want to captur
-This section represents [Plan your dataflow communication paths](./getting-started.step2.html) of getting started. For this example, you will be creating two sections in your AWS CloudFormation template: Parameters and Resources sections. 
+This section represents [Plan your dataflow communication paths](./getting-started.step2.html) of getting started. For this example, you will be creating two sections in your CloudFormation template: Parameters and Resources sections. 
@@ -19 +19 @@ This section represents [Plan your dataflow communication paths](./getting-start
-For more information about the contents of a AWS CloudFormation template, see [ Template sections](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/template-anatomy.html). 
+For more information about the contents of a CloudFormation template, see [ Template sections](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/template-anatomy.html). 
@@ -21 +21 @@ For more information about the contents of a AWS CloudFormation template, see [
-For the Parameters section, you're going to add the following parameters. You'll specify values for these when creating the stack via the AWS CloudFormation console. 
+For the Parameters section, you're going to add the following parameters. You'll specify values for these when creating the stack via the CloudFormation console. 
@@ -39 +39 @@ You **need** to create a key pair, and provide the name for the Amazon EC2 `EC2K
-Additionally, you'll **need** to provide the correct **region specific** AMI ID, when creating the AWS CloudFormation stack. See [AWS Ground Station Amazon Machine Images (AMIs)](./dataflows.ec2-configuration.html#dataflows.ec2-configuration.amis). 
+Additionally, you'll **need** to provide the correct **region specific** AMI ID, when creating the CloudFormation stack. See [AWS Ground Station Amazon Machine Images (AMIs)](./dataflows.ec2-configuration.html#dataflows.ec2-configuration.amis). 
@@ -41 +41 @@ Additionally, you'll **need** to provide the correct **region specific** AMI ID,
-The remaining template snippets belong in the Resources section of the AWS CloudFormation template. 
+The remaining template snippets belong in the Resources section of the CloudFormation template. 
@@ -440 +440 @@ With the above resources, you now have the ability to schedule JPSS-1 contacts f
-The following is a complete AWS CloudFormation template that includes all resources described in this section combined into a single template that can be directly used in AWS CloudFormation. 
+The following is a complete CloudFormation template that includes all resources described in this section combined into a single template that can be directly used in CloudFormation. 
@@ -442 +442 @@ The following is a complete AWS CloudFormation template that includes all resour
-The AWS CloudFormation template named `AquaSnppJpss.yml` is designed to give you quick access to start receiving data for the Aqua, SNPP, and JPSS-1/NOAA-20 satellites. It contains an Amazon EC2 instance and the required AWS Ground Station resources to schedule contacts and receive demodulated and decoded direct broadcast data. 
+The CloudFormation template named `AquaSnppJpss.yml` is designed to give you quick access to start receiving data for the Aqua, SNPP, and JPSS-1/NOAA-20 satellites. It contains an Amazon EC2 instance and the required AWS Ground Station resources to schedule contacts and receive demodulated and decoded direct broadcast data. 
@@ -448 +448 @@ If Aqua, SNPP, JPSS-1/NOAA-20, and Terra are not onboarded to your account, see
-You can access the template by accessing the customer onboarding Amazon S3 bucket using valid AWS credentials. The links below use a regional Amazon S3 bucket. Change the `us-west-2` region code to represent the corresponding region of which you want to create the AWS CloudFormation stack in. 
+You can access the template by accessing the customer onboarding Amazon S3 bucket using valid AWS credentials. The links below use a regional Amazon S3 bucket. Change the `us-west-2` region code to represent the corresponding region of which you want to create the CloudFormation stack in. 
@@ -462 +462 @@ You can view and download the template in the console by navigating to the follo
-You can specify the template directly in AWS CloudFormation using the following link: 
+You can specify the template directly in CloudFormation using the following link: