AWS AmazonCloudWatch documentation change
Summary
Updated references from 'AWS CloudFormation' to 'CloudFormation' throughout the document for consistency
Security assessment
The changes are purely branding/naming convention updates (removing 'AWS' prefix from CloudFormation references). No security vulnerabilities, mitigations, or security features are mentioned or addressed in these changes.
Diff
diff --git a/AmazonCloudWatch/latest/monitoring/Solution-EC2-Health.md b/AmazonCloudWatch/latest/monitoring/Solution-EC2-Health.md index edde01b0d..ed93ffda5 100644 --- a//AmazonCloudWatch/latest/monitoring/Solution-EC2-Health.md +++ b//AmazonCloudWatch/latest/monitoring/Solution-EC2-Health.md @@ -220 +220 @@ The deployment process includes the following steps: - * Step 3: Install the CloudWatch agent on one or more EC2 instances using an AWS CloudFormation stack. + * Step 3: Install the CloudWatch agent on one or more EC2 instances using an CloudFormation stack. @@ -271 +271 @@ Use the following steps to store the recommended CloudWatch agent configuration -### Step 3: Install the CloudWatch agent and apply the configuration using an AWS CloudFormation template +### Step 3: Install the CloudWatch agent and apply the configuration using an CloudFormation template @@ -273 +273 @@ Use the following steps to store the recommended CloudWatch agent configuration -You can use AWS CloudFormation to install the agent and configure it to use the CloudWatch agent configuration that you created in the previous steps. +You can use CloudFormation to install the agent and configure it to use the CloudWatch agent configuration that you created in the previous steps. @@ -277 +277 @@ You can use AWS CloudFormation to install the agent and configure it to use the - 1. Open the AWS CloudFormation **Quick create stack** wizard using this link: [ https://console.aws.amazon.com/cloudformation/home?#/stacks/quickcreate?templateURL=https://aws-observability-solutions-prod-us-east-1.s3.us-east-1.amazonaws.com/CloudWatchAgent/CFN/v1.0.0/cw-agent-installation-template-1.0.0.json ](https://console.aws.amazon.com/cloudformation/home?#/stacks/quickcreate?templateURL=https://aws-observability-solutions-prod-us-east-1.s3.us-east-1.amazonaws.com/CloudWatchAgent/CFN/v1.0.0/cw-agent-installation-template-1.0.0.json). + 1. Open the CloudFormation **Quick create stack** wizard using this link: [ https://console.aws.amazon.com/cloudformation/home?#/stacks/quickcreate?templateURL=https://aws-observability-solutions-prod-us-east-1.s3.us-east-1.amazonaws.com/CloudWatchAgent/CFN/v1.0.0/cw-agent-installation-template-1.0.0.json ](https://console.aws.amazon.com/cloudformation/home?#/stacks/quickcreate?templateURL=https://aws-observability-solutions-prod-us-east-1.s3.us-east-1.amazonaws.com/CloudWatchAgent/CFN/v1.0.0/cw-agent-installation-template-1.0.0.json). @@ -300 +300 @@ If you specify both the **InstanceIds** and the **TagKeys** parameters, the **In -If you want to edit the template file first to customize it, choose the **Upload a template file** option under **Create Stack Wizard** to upload the edited template. For more information, see [Creating a stack on AWS CloudFormation console](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-console-create-stack.html). You can use the following link to download the template: [ https://aws-observability-solutions-prod-us-east-1.s3.us-east-1.amazonaws.com/CloudWatchAgent/CFN/v1.0.0/cw-agent-installation-template-1.0.0.json ](https://aws-observability-solutions-prod-us-east-1.s3.us-east-1.amazonaws.com/CloudWatchAgent/CFN/v1.0.0/cw-agent-installation-template-1.0.0.json). +If you want to edit the template file first to customize it, choose the **Upload a template file** option under **Create Stack Wizard** to upload the edited template. For more information, see [Creating a stack on CloudFormation console](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-console-create-stack.html). You can use the following link to download the template: [ https://aws-observability-solutions-prod-us-east-1.s3.us-east-1.amazonaws.com/CloudWatchAgent/CFN/v1.0.0/cw-agent-installation-template-1.0.0.json ](https://aws-observability-solutions-prod-us-east-1.s3.us-east-1.amazonaws.com/CloudWatchAgent/CFN/v1.0.0/cw-agent-installation-template-1.0.0.json). @@ -321 +321 @@ You can verify whether the CloudWatch agent is installed by following the steps - * Be sure you have correctly configured the JSON for the Systems Manager parameter. Follow the steps in [Troubleshooting installation of the CloudWatch agent with AWS CloudFormation](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/Install-CloudWatch-Agent-New-Instances-CloudFormation.html#CloudWatch-Agent-CloudFormation-troubleshooting). + * Be sure you have correctly configured the JSON for the Systems Manager parameter. Follow the steps in [Troubleshooting installation of the CloudWatch agent with CloudFormation](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/Install-CloudWatch-Agent-New-Instances-CloudFormation.html#CloudWatch-Agent-CloudFormation-troubleshooting). @@ -358 +358 @@ By using the CloudWatch console to create a dashboard, you can preview the dashb -The dashboard created with AWS CloudFormation in this solution displays metrics from the Region where the solution is deployed. Be sure to create the AWS CloudFormation stack in the Region where your EC2 metrics are published. +The dashboard created with CloudFormation in this solution displays metrics from the Region where the solution is deployed. Be sure to create the CloudFormation stack in the Region where your EC2 metrics are published. @@ -360 +360 @@ The dashboard created with AWS CloudFormation in this solution displays metrics -If you've specified a custom namespace other than `CWAgent` in the CloudWatch agent configuration, you'll have to change the AWS CloudFormation template for the dashboard to replace `CWAgent` with the customized namespace you are using. +If you've specified a custom namespace other than `CWAgent` in the CloudWatch agent configuration, you'll have to change the CloudFormation template for the dashboard to replace `CWAgent` with the customized namespace you are using. @@ -377 +377 @@ To easily differentiate this dashboard from similar dashboards in other Regions, -###### To create the dashboard via AWS CloudFormation +###### To create the dashboard via CloudFormation @@ -379 +379 @@ To easily differentiate this dashboard from similar dashboards in other Regions, - 1. Open the AWS CloudFormation **Quick create stack** wizard using this link: [ https://console.aws.amazon.com/cloudformation/home?#/stacks/quickcreate?templateURL=https://aws-observability-solutions-prod-us-east-1.s3.us-east-1.amazonaws.com/EC2_Health/CloudWatch/CFN/v1.0.0/dashboard-template-linux-macos-1.0.0.json ](https://console.aws.amazon.com/cloudformation/home?#/stacks/quickcreate?templateURL=https://aws-observability-solutions-prod-us-east-1.s3.us-east-1.amazonaws.com/EC2_Health/CloudWatch/CFN/v1.0.0/dashboard-template-linux-macos-1.0.0.json). + 1. Open the CloudFormation **Quick create stack** wizard using this link: [ https://console.aws.amazon.com/cloudformation/home?#/stacks/quickcreate?templateURL=https://aws-observability-solutions-prod-us-east-1.s3.us-east-1.amazonaws.com/EC2_Health/CloudWatch/CFN/v1.0.0/dashboard-template-linux-macos-1.0.0.json ](https://console.aws.amazon.com/cloudformation/home?#/stacks/quickcreate?templateURL=https://aws-observability-solutions-prod-us-east-1.s3.us-east-1.amazonaws.com/EC2_Health/CloudWatch/CFN/v1.0.0/dashboard-template-linux-macos-1.0.0.json). @@ -389 +389 @@ To easily differentiate this dashboard from similar dashboards in other Regions, - 5. Acknowledge access capabilities for transforms under **Capabilities and transforms**. Note that AWS CloudFormation doesn't add any IAM resources. + 5. Acknowledge access capabilities for transforms under **Capabilities and transforms**. Note that CloudFormation doesn't add any IAM resources. @@ -398 +398 @@ To easily differentiate this dashboard from similar dashboards in other Regions, -If you want to edit the template file to customize it for any purpose, you can use the **Upload a template file** option under **Create Stack Wizard** to upload the edited template. For more information, see [Creating a stack on AWS CloudFormation console](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-console-create-stack.html). You can use this link to download the template: [ https://aws-observability-solutions-prod-us-east-1.s3.us-east-1.amazonaws.com/EC2_Health/CloudWatch/CFN/v1.0.0/dashboard-template-linux-macos-1.0.0.json ](https://aws-observability-solutions-prod-us-east-1.s3.us-east-1.amazonaws.com/EC2_Health/CloudWatch/CFN/v1.0.0/dashboard-template-linux-macos-1.0.0.json) +If you want to edit the template file to customize it for any purpose, you can use the **Upload a template file** option under **Create Stack Wizard** to upload the edited template. For more information, see [Creating a stack on CloudFormation console](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-console-create-stack.html). You can use this link to download the template: [ https://aws-observability-solutions-prod-us-east-1.s3.us-east-1.amazonaws.com/EC2_Health/CloudWatch/CFN/v1.0.0/dashboard-template-linux-macos-1.0.0.json ](https://aws-observability-solutions-prod-us-east-1.s3.us-east-1.amazonaws.com/EC2_Health/CloudWatch/CFN/v1.0.0/dashboard-template-linux-macos-1.0.0.json)