AWS Security ChangesHomeSearch

AWS ground-station documentation change

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

File: ground-station/latest/ug/examples.pbs-agent.md

Summary

Updated terminology from 'AWS CloudFormation' to 'CloudFormation' throughout the document for consistency

Security assessment

Changes are purely terminological updates without any security context. No vulnerabilities, security features, or incident responses are mentioned. The modifications don't alter security configurations, access controls, or data protection mechanisms.

Diff

diff --git a/ground-station/latest/ug/examples.pbs-agent.md b/ground-station/latest/ug/examples.pbs-agent.md
index 27179991e..83529db87 100644
--- a//ground-station/latest/ug/examples.pbs-agent.md
+++ b//ground-station/latest/ug/examples.pbs-agent.md
@@ -19 +19 @@ The actual JPSS HRD communication path signal has a bandwidth of 30 MHz, but you
-This section represents [Plan your dataflow communication paths](./getting-started.step2.html) of getting started. For this example, you will need an additional section in your AWS CloudFormation template that hasn't been used in the other examples, the Mappings section. 
+This section represents [Plan your dataflow communication paths](./getting-started.step2.html) of getting started. For this example, you will need an additional section in your CloudFormation template that hasn't been used in the other examples, the Mappings section. 
@@ -23 +23 @@ 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). 
@@ -25 +25 @@ For more information about the contents of a AWS CloudFormation template, see [
-You'll begin by setting up a Mappings section in your AWS CloudFormation template for the AWS Ground Station prefix lists by region. This allows the prefix lists to be easily referenced by the Amazon EC2 instance security group. For more information about using a prefix list, see [VPC Configuration with AWS Ground Station Agent](./dataflows.vpc-configuration.html#dataflows.vpc-configuration.agent). 
+You'll begin by setting up a Mappings section in your CloudFormation template for the AWS Ground Station prefix lists by region. This allows the prefix lists to be easily referenced by the Amazon EC2 instance security group. For more information about using a prefix list, see [VPC Configuration with AWS Ground Station Agent](./dataflows.vpc-configuration.html#dataflows.vpc-configuration.agent). 
@@ -56 +56 @@ You'll begin by setting up a Mappings section in your AWS CloudFormation templat
-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. 
@@ -78 +78 @@ 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). 
@@ -80 +80 @@ 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. 
@@ -526 +526 @@ 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. 
@@ -528 +528 @@ The following is a complete AWS CloudFormation template that includes all resour
-The AWS CloudFormation template named `DirectBroadcastSatelliteWbDigIfEc2DataDelivery.yml` is designed to give you quick access to start receiving digitized intermediate frequency (DigIF) data for the Aqua, SNPP, JPSS-1/NOAA-20, and Terra satellites. It contains an Amazon EC2 instance and the required AWS CloudFormation resources to receive raw DigIF direct broadcast data using AWS Ground Station Agent. 
+The CloudFormation template named `DirectBroadcastSatelliteWbDigIfEc2DataDelivery.yml` is designed to give you quick access to start receiving digitized intermediate frequency (DigIF) data for the Aqua, SNPP, JPSS-1/NOAA-20, and Terra satellites. It contains an Amazon EC2 instance and the required CloudFormation resources to receive raw DigIF direct broadcast data using AWS Ground Station Agent. 
@@ -534 +534 @@ 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. 
@@ -548 +548 @@ 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: