Allows privileges to be granted on a role to a user. https://docs.snowflake.com/en/sql-reference/sql/grant-privilege.html
To declare this entity in your AWS CloudFormation template, use the following syntax:
{ "Type" : "Snowflake::Role::Grant", "Properties" : { "RoleName" : String, "User" : String } }
Type: Snowflake::Role::Grant Properties: RoleName: String User: String
Required: Yes
Type: String
Update requires: Replacement
Required: Yes
Type: String
Update requires: Replacement