AWS amazondynamodb documentation change
Summary
Updated version determination links and service-linked role name formatting
Security assessment
Link updates and formatting changes maintain documentation accuracy but don't address security issues or introduce security content.
Diff
diff --git a/amazondynamodb/latest/developerguide/gt_IAM.md b/amazondynamodb/latest/developerguide/gt_IAM.md index 74233ee95..14ffd51b4 100644 --- a//amazondynamodb/latest/developerguide/gt_IAM.md +++ b//amazondynamodb/latest/developerguide/gt_IAM.md @@ -13 +13 @@ This documentation is for version 2017.11.29 (Legacy) of global tables, which sh -To determine which version you are using, see [Determining the DynamoDB global table version you are using](./globaltables.DetermineVersion.html). To update existing global tables from version 2017.11.29 (Legacy) to version 2019.11.21 (Current), see [Upgrading global tables](./V2globaltables_upgrade.html). +To determine which version you are using, see [Determining the version of a global table](./V2globaltables_versions.html#globaltables.DetermineVersion). To update existing global tables from version 2017.11.29 (Legacy) to version 2019.11.21 (Current), see [DynamoDB global tables versions](./V2globaltables_versions.html). @@ -15 +15 @@ To determine which version you are using, see [Determining the DynamoDB global t -When you create a global table for the first time, Amazon DynamoDB automatically creates an AWS Identity and Access Management (IAM) service-linked role for you. This role is named [`AWSServiceRoleForDynamoDBReplication`](https://console.aws.amazon.com/iam/home#/policies/arn:aws:iam::aws:policy/aws-service-role/DynamoDBReplicationServiceRolePolicy), and it allows DynamoDB to manage cross-Region replication for global tables on your behalf. Don't delete this service-linked role. If you do, then all of your global tables will no longer function. +When you create a global table for the first time, Amazon DynamoDB automatically creates an AWS Identity and Access Management (IAM) service-linked role for you. This role is named [``](https://console.aws.amazon.com/iam/home#/policies/arn:aws:iam::aws:policy/aws-service-role/DynamoDBReplicationServiceRolePolicy), and it allows DynamoDB to manage cross-Region replication for global tables on your behalf. Don't delete this service-linked role. If you do, then all of your global tables will no longer function.