Description
Grants permissions to the account of one or all databases in an ApsaraDB RDS instance.
Syntax
Action: ACS::RDS::GrantAccountPrivilege
Properties:
regionId: String
dbInstanceId: String
accountName: String
dbNames: List
accountPrivilege: StringAttributes
Attribute | Description | Type | Required | Default value | Limit |
regionId | The region ID. | String | No | {{ ACS::RegionId }} | |
dbInstanceId | The ID of the ApsaraDB RDS instance. | String | Yes | ||
accountName | The account to be authorized. | String | Yes | ||
dbNames | The list of database names. | List | Yes | ||
accountPrivilege | The permissions to be granted to the account. | String | No | ReadOnly |
Output
None
References
For more information, see ACS::RDS::GrantAccountPrivilege.yml at GitHub.