Builder
Properties
The character set for your tenant database. If you don't specify a value, the character set name defaults to AL32UTF8
.
The user-supplied DB instance identifier. RDS creates your tenant database in this DB instance. This parameter isn't case-sensitive.
Specifies whether to manage the master user password with Amazon Web Services Secrets Manager.
The name for the master user account in your tenant database. RDS creates this user account in the tenant database and grants privileges to the master user. This parameter is case-sensitive.
The password for the master user in your tenant database.
The Amazon Web Services KMS key identifier to encrypt a secret that is automatically generated and managed in Amazon Web Services Secrets Manager.
The NCHAR
value for the tenant database.
The user-supplied name of the tenant database that you want to create in your DB instance. This parameter has the same constraints as DBName
in CreateDBInstance
.