AWS AmazonCloudWatch documentation change
Summary
Changed UI interaction terminology from 'click' to 'choose' in two places for consistency
Security assessment
Minor terminology updates for UI interactions. No security implications or security feature documentation added. The change maintains existing security configuration (HTTP Basic Authentication) without modification.
Diff
diff --git a/AmazonCloudWatch/latest/monitoring/drupal-core-source-setup.md b/AmazonCloudWatch/latest/monitoring/drupal-core-source-setup.md index d7a73f977..9b667c3d8 100644 --- a//AmazonCloudWatch/latest/monitoring/drupal-core-source-setup.md +++ b//AmazonCloudWatch/latest/monitoring/drupal-core-source-setup.md @@ -23 +23 @@ To read the logs, the pipeline needs to authenticate with your Drupal Core site. - * Enable the following modules: RESTful Web Services, Serialization, HTTP Basic Authentication, and Views. Click Install. + * Enable the following modules: RESTful Web Services, Serialization, HTTP Basic Authentication, and Views. Choose Install. @@ -31 +31 @@ To read the logs, the pipeline needs to authenticate with your Drupal Core site. - * In the REST EXPORT SETTINGS section of the View, click Authentication and enable `basic_auth`. + * In the REST EXPORT SETTINGS section of the View, choose Authentication and enable `basic_auth`.