AWS RDS

Create DB instance

Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

Create a new DB instance.

Inputs

Champ

Type

Description

region [required]

enum

default: us-east-1

engine [required]

enum

The database engine to use for this DB instance. Not every database engine is available in every AWS Region. Allowed enum values: custom-oracle-ee,custom-oracle-ee-cdb,custom_sqlserver-ee,custom-sqlserver-se,custom-sqlserver-web,db2-ae,db2-se,mariadb,mysql,oracle-ee,oracle-ee-cdb,oracle-se2,oracle-se2-cdb,postgres,sqlserver-ee,sqlserver-se,sqlserver-ex,sqlserver-web,aurora-mysql,aurora-postgresql

dbInstanceClass [required]

string

The compute and memory capacity of the DB instance. Not all DB instance classes are available in all AWS Regions, or for all database engines.

dbInstanceIdentifier [required]

string

The identifier for this DB instance. This parameter is stored as a lowercase string. Constraints: Must contain from 1 to 63 letters, numbers, or hyphens. First character must be a letter. Can't end with a hyphen or contain two consecutive hyphens. Example: mydbinstance

dbClusterIdentifier

string

The identifier of the DB cluster to add this instance to.

masterUsername

string

The name for the master user. Not applicable for Aurora DB instances; master username is managed by the cluster. Constraints: It can contain 1–16 alphanumeric characters and underscores. Its first character must be a letter. It can't be a word reserved by the database engine.

allocatedStorage

number

The amount of storage in gibibytes (GiB) to allocate for the DB instance. Not applicable for Aurora DB instances.

Outputs

Champ

Type

Description

dbInstanceIdentifier

string

amzRequestId [required]

string