AWS amazondynamodb documentation change
Summary
Changed 'AWS CloudFormation' to 'CloudFormation' in resource-based policy documentation
Security assessment
This is a branding/naming convention update without altering security context. The change doesn't modify security functionality or address vulnerabilities.
Diff
diff --git a/amazondynamodb/latest/developerguide/rbac-attach-resource-based-policy.md b/amazondynamodb/latest/developerguide/rbac-attach-resource-based-policy.md index b6fa272c1..70fc1db80 100644 --- a//amazondynamodb/latest/developerguide/rbac-attach-resource-based-policy.md +++ b//amazondynamodb/latest/developerguide/rbac-attach-resource-based-policy.md @@ -7 +7 @@ -You can attach a resource-based policy to an existing table or modify an existing policy by using the DynamoDB console, [PutResourcePolicy](https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_PutResourcePolicy.html) API, the AWS CLI, AWS SDK, or an [AWS CloudFormation template](./rbac-create-table.html#rbac-create-table-cfn). +You can attach a resource-based policy to an existing table or modify an existing policy by using the DynamoDB console, [PutResourcePolicy](https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_PutResourcePolicy.html) API, the AWS CLI, AWS SDK, or an [CloudFormation template](./rbac-create-table.html#rbac-create-table-cfn).