AWS documentdb documentation change
Summary
Changed UI instruction terminology from 'Click' to 'Choose' in multiple steps
Security assessment
Terminology update for UI consistency (Click→Choose) in IAM permission and connection workflows. No modification to security configuration steps or authentication mechanisms.
Diff
diff --git a/documentdb/latest/devguide/get-started-guide.md b/documentdb/latest/devguide/get-started-guide.md index a60148f81..857406fa2 100644 --- a//documentdb/latest/devguide/get-started-guide.md +++ b//documentdb/latest/devguide/get-started-guide.md @@ -74 +74 @@ Access to manage Amazon DocumentDB resources such as clusters, instances, and cl - 4. Click **Add permissions**. + 4. Choose **Add permissions**. @@ -80 +80 @@ Access to manage Amazon DocumentDB resources such as clusters, instances, and cl - 7. Click **Next**. + 7. Choose **Next**. @@ -82 +82 @@ Access to manage Amazon DocumentDB resources such as clusters, instances, and cl - 8. Click **Add permissions**. + 8. Choose **Add permissions**. @@ -169 +169 @@ Connect to your Amazon DocumentDB cluster using AWS CloudShell. - 2. Click **Connect to cluster** (which is next to the **Actions** dropdown menu). This button is enabled only after you have clicked the checkbox next to your cluster, and the status of both the regional cluster and primary instance(s) show as **Available**. The CloudShell **Run command** screen appears. + 2. Choose **Connect to cluster** (which is next to the **Actions** dropdown menu). This button is enabled only after you have clicked the checkbox next to your cluster, and the status of both the regional cluster and primary instance(s) show as **Available**. The CloudShell **Run command** screen appears. @@ -171 +171 @@ Connect to your Amazon DocumentDB cluster using AWS CloudShell. - 3. In the **New environment name** field, enter a unique name, such as "test" and click **Create and run**. VPC environment details are automatically configured for your Amazon DocumentDB database. + 3. In the **New environment name** field, enter a unique name, such as "test" and choose **Create and run**. VPC environment details are automatically configured for your Amazon DocumentDB database.