AWS amazondynamodb documentation change
Summary
Updated 'AWS CloudFormation' to 'CloudFormation' in table creation documentation
Security assessment
Branding/nomenclature change without security implications. Resource-based policy creation process remains identical.
Diff
diff --git a/amazondynamodb/latest/developerguide/rbac-create-table.md b/amazondynamodb/latest/developerguide/rbac-create-table.md index bc03a9f71..ea468e266 100644 --- a//amazondynamodb/latest/developerguide/rbac-create-table.md +++ b//amazondynamodb/latest/developerguide/rbac-create-table.md @@ -7 +7 @@ -You can add a resource-based policy while you create a table by using the DynamoDB console, [CreateTable](https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_CreateTable.html) API, AWS CLI, [AWS SDK](./rbac-attach-resource-based-policy.html#rbac-attach-policy-java-sdk), or an AWS CloudFormation template. +You can add a resource-based policy while you create a table by using the DynamoDB console, [CreateTable](https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_CreateTable.html) API, AWS CLI, [AWS SDK](./rbac-attach-resource-based-policy.html#rbac-attach-policy-java-sdk), or an CloudFormation template.