Description
Grants account permissions on one or all databases in an ApsaraDB RDS instance.
Syntax
Action: ACS::RDS::GrantAccountPrivilege
Properties:
regionId: String
dbInstanceId: String
accountName: String
dbNames: List
accountPrivilege: String
Attributes
|
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 authorize. |
String |
Yes |
||
|
dbNames |
The database names. |
List |
Yes |
||
|
accountPrivilege |
The permissions to grant to the account. |
String |
No |
ReadOnly |
Output
None
References
For more information, see ACS::RDS::GrantAccountPrivilege.yml at GitHub.