AWS amazondynamodb documentation change
Summary
Changed 'AWS CloudFormation' to 'CloudFormation' in stream policy documentation
Security assessment
Consistency update for CloudFormation naming. No security impact as the policy management functionality remains unchanged.
Diff
diff --git a/amazondynamodb/latest/developerguide/rbac-attach-resource-policy-streams.md b/amazondynamodb/latest/developerguide/rbac-attach-resource-policy-streams.md index b38111e1c..b50270539 100644 --- a//amazondynamodb/latest/developerguide/rbac-attach-resource-policy-streams.md +++ b//amazondynamodb/latest/developerguide/rbac-attach-resource-policy-streams.md @@ -7 +7 @@ -You can attach a resource-based policy to an existing table's stream 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's stream 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).