Description
Creates a database on an ApsaraDB RDS instance.
Syntax
Action: ACS::RDS::CreateDatabase
Properties:
regionId: String
characterSetName: String
dBInstanceId: String
dBName: String
Attributes
|
Attribute |
Description |
Type |
Required |
Default value |
Limit |
|
regionId |
The region ID. |
String |
No |
{{ ACS::RegionId }} |
|
|
characterSetName |
The character set name of the database. |
String |
Yes |
||
|
dBInstanceId |
The ID of the ApsaraDB RDS instance on which to create the database. |
String |
Yes |
||
|
dBName |
The name of the database. |
String |
Yes |
Output
None
References
For more information, see ACS::RDS::CreateDatabase.yml on GitHub.