Description
Creates a database in an ApsaraDB RDS instance.
Syntax
Action: ACS::RDS::CreateDatabase
Properties:
regionId: String
characterSetName: String
dBInstanceId: String
dBName: StringAttributes
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 in which the database is created. | String | Yes | ||
dBName | The name of the database. | String | Yes |
Output
None
References
For more information, see ACS::RDS::CreateDatabase.yml at GitHub.