All Products
Search
Document Center

CloudOps Orchestration Service:ACS::RDS::GrantAccountPrivilege

Last Updated:Oct 24, 2023

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: 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 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.