AWS emr documentation change
Summary
Updated phrasing from 'see' to 'refer to' in documentation links and minor grammatical adjustments.
Security assessment
The changes are purely stylistic, improving consistency in referencing external documentation. No security-related content was added or modified beyond phrasing adjustments.
Diff
diff --git a/emr/latest/EMR-Serverless-UserGuide/using-ddb-connector-xaccount.md b/emr/latest/EMR-Serverless-UserGuide/using-ddb-connector-xaccount.md index 6ff67f144..a3dc30d27 100644 --- a//emr/latest/EMR-Serverless-UserGuide/using-ddb-connector-xaccount.md +++ b//emr/latest/EMR-Serverless-UserGuide/using-ddb-connector-xaccount.md @@ -9 +9 @@ To set up cross-account access for EMR Serverless, complete the following steps. - 1. Create a DynamoDB table in `AccountB`. For more information, see [Step 1: Create a table](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/getting-started-step-1.html). + 1. Create a DynamoDB table in `AccountB`. For more information, refer to [Step 1: Create a table](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/getting-started-step-1.html). @@ -15 +15 @@ To set up cross-account access for EMR Serverless, complete the following steps. - 2. Choose **Roles** , and create a new role called `Cross-Account-Role-B`. For more information on how to create IAM roles, see [Creating IAM roles](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create.html) in the _a user Guide_. + 2. Choose **Roles** , and create a new role called `Cross-Account-Role-B`. For more information on how to create IAM roles, refer to [Creating IAM roles](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create.html) in the _a user Guide_.