AWS amazondynamodb documentation change
Summary
Updated internal documentation link from absolute URL to relative path for 'Using IAM with global tables'
Security assessment
The change only modifies a documentation link format without altering security content or addressing vulnerabilities.
Diff
diff --git a/amazondynamodb/latest/developerguide/ddb-security-iam.awsmanpol.md b/amazondynamodb/latest/developerguide/ddb-security-iam.awsmanpol.md index 056720c3b..1fcdd90e9 100644 --- a//amazondynamodb/latest/developerguide/ddb-security-iam.awsmanpol.md +++ b//amazondynamodb/latest/developerguide/ddb-security-iam.awsmanpol.md @@ -15 +15 @@ DynamoDB may occasionally add additional permissions to an AWS managed policy to -You can’t attach the `DynamoDBReplicationServiceRolePolicy` policy to your IAM entities. This policy is attached to a service-linked role that allows DynamoDB to perform actions on your behalf. For more information, see [Using IAM with global tables.](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/V2gt_IAM.html) +You can’t attach the `DynamoDBReplicationServiceRolePolicy` policy to your IAM entities. This policy is attached to a service-linked role that allows DynamoDB to perform actions on your behalf. For more information, see [Using IAM with global tables.](./globaltables-security.html)