AWS ground-station documentation change
Summary
Updated documentation to remove 'AWS' prefix from CloudFormation references throughout the file
Security assessment
The changes are purely cosmetic branding updates (changing 'AWS CloudFormation' to 'CloudFormation') without altering technical content, security configurations, or security-related recommendations. No security vulnerabilities, mitigations, or security feature enhancements are mentioned in the diff.
Diff
diff --git a/ground-station/latest/ug/examples.pbs-data-dataflow-endpoint.md b/ground-station/latest/ug/examples.pbs-data-dataflow-endpoint.md index 2106ddac6..9803e8283 100644 --- a//ground-station/latest/ug/examples.pbs-data-dataflow-endpoint.md +++ b//ground-station/latest/ug/examples.pbs-data-dataflow-endpoint.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. @@ -350 +350 @@ 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. @@ -352 +352 @@ The following is a complete AWS CloudFormation template that includes all resour -The AWS CloudFormation template named `AquaSnppJpssTerraDigIF.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. +The CloudFormation template named `AquaSnppJpssTerraDigIF.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. @@ -358 +358 @@ 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. @@ -372 +372 @@ 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: