AWS amazondynamodb documentation change
Summary
Fixed grammar in policy documentation ('create' to 'creates')
Security assessment
The change corrects verb conjugation in a policy description without altering any security policies, permissions, or configurations. No security implications exist as the policy logic remains unchanged.
Diff
diff --git a/amazondynamodb/latest/developerguide/globaltables_MA_security.md b/amazondynamodb/latest/developerguide/globaltables_MA_security.md index 04e2649d0..0f5a5a1a8 100644 --- a//amazondynamodb/latest/developerguide/globaltables_MA_security.md +++ b//amazondynamodb/latest/developerguide/globaltables_MA_security.md @@ -292 +292 @@ JSON - * Finally, the administrator of Account C create a replica with the following policy allowing replication permissions between all members. The policy doesn't allow any further replicas to be added. + * Finally, the administrator of Account C creates a replica with the following policy allowing replication permissions between all members. The policy doesn't allow any further replicas to be added.