AWS AmazonCloudWatch documentation change
Summary
Updated example titles: replaced 'CloudWatch dashboard' with 'monitoring dashboard', 'EC2 instances' with 'virtual machine instances', 'FIS' with 'fault injection', and 'Lambda functions' with 'serverless functions'.
Security assessment
Terminology updates for consistency and product naming. No security vulnerabilities or features are mentioned.
Diff
diff --git a/AmazonCloudWatch/latest/monitoring/service_code_examples.md b/AmazonCloudWatch/latest/monitoring/service_code_examples.md index 5dab2ca6f..ece6a62c7 100644 --- a//AmazonCloudWatch/latest/monitoring/service_code_examples.md +++ b//AmazonCloudWatch/latest/monitoring/service_code_examples.md @@ -69 +69 @@ For a complete list of AWS SDK developer guides and code examples, see [Using Cl - * [Creating a CloudWatch dashboard with function name as a variable](./example_cloudwatch_GettingStarted_031_section.html) + * [Creating a monitoring dashboard with function name as a variable](./example_cloudwatch_GettingStarted_031_section.html) @@ -77 +77 @@ For a complete list of AWS SDK developer guides and code examples, see [Using Cl - * [Run CPU stress tests on EC2 instances using FIS](./example_iam_GettingStarted_069_section.html) + * [Run CPU stress tests on virtual machine instances using fault injection](./example_iam_GettingStarted_069_section.html) @@ -79 +79 @@ For a complete list of AWS SDK developer guides and code examples, see [Using Cl - * [Using property variables in CloudWatch dashboards to monitor multiple Lambda functions](./example_iam_GettingStarted_032_section.html) + * [Using property variables in monitoring dashboards to monitor multiple serverless functions](./example_iam_GettingStarted_032_section.html)