AWS amazondynamodb documentation change
Summary
Updated link reference in note about global tables replication limitations
Security assessment
While the note warns about potential replication disruption from policy misconfiguration, the change itself only updates a documentation link without modifying security guidance.
Diff
diff --git a/amazondynamodb/latest/developerguide/specifying-conditions.md b/amazondynamodb/latest/developerguide/specifying-conditions.md index b960f228b..bd84ea427 100644 --- a//amazondynamodb/latest/developerguide/specifying-conditions.md +++ b//amazondynamodb/latest/developerguide/specifying-conditions.md @@ -162 +162 @@ Many IAM permissions policies allow users to access only those items in a table -Fine-grained access control isn't supported for restricting global tables replication. Applying policy conditions for fine-grained access control to DynamoDB [service principals or service-linked roles](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/V2gt_IAM.html) used for global tables replication may interrupt replication within a global table. +Fine-grained access control isn't supported for restricting global tables replication. Applying policy conditions for fine-grained access control to DynamoDB [service principals or service-linked roles](./globaltables-security.html) used for global tables replication may interrupt replication within a global table.