AWS AmazonCloudWatch documentation change
Summary
Updated typography: replaced curly apostrophes with straight apostrophes and corrected quotation marks.
Security assessment
Changes involve typographical corrections only (apostrophe and quote formatting). No security-related content was added or modified.
Diff
diff --git a/AmazonCloudWatch/latest/monitoring/CloudWatch_Synthetics_Canaries_Recorder.md b/AmazonCloudWatch/latest/monitoring/CloudWatch_Synthetics_Canaries_Recorder.md index b539cc9fc..ca9c91a01 100644 --- a//AmazonCloudWatch/latest/monitoring/CloudWatch_Synthetics_Canaries_Recorder.md +++ b//AmazonCloudWatch/latest/monitoring/CloudWatch_Synthetics_Canaries_Recorder.md @@ -65 +65 @@ The CloudWatch Synthetics Recorder for Google Chrome currently has the following - * HTML elements that don’t have IDs will use CSS selectors. This can break canaries if the webpage structure changes later. We plan to provide some configuration options (such as using data-id) around this in a future version of the recorder. + * HTML elements that don't have IDs will use CSS selectors. This can break canaries if the webpage structure changes later. We plan to provide some configuration options (such as using data-id) around this in a future version of the recorder. @@ -69 +69 @@ The CloudWatch Synthetics Recorder for Google Chrome currently has the following - * To verify the presence of an element or text on the page, users must add assertions after the script is generated. The recorder doesn't support verifying an element without performing any action on that element. This is similar to the “Verify text” or “Verify element” options in the canary workflow builder. We plan to add some assertions support in a future version of the recorder. + * To verify the presence of an element or text on the page, users must add assertions after the script is generated. The recorder doesn't support verifying an element without performing any action on that element. This is similar to the "Verify text" or "Verify element" options in the canary workflow builder. We plan to add some assertions support in a future version of the recorder.