Creates a new Autonomous Database.
Headers
Request body
The unique identifier of the ODB network to be used for the Autonomous Database.
The user-friendly name for the Autonomous Database. The name does not have to be unique.
The name of the Autonomous Database. The name must begin with an alphabetic character and can contain a maximum of 30 alphanumeric characters. Special characters are not permitted. The name must be unique in the Amazon Web Services account.
The password for the <code>ADMIN</code> user of the Autonomous Database.
The compute capacity, in number of Elastic CPUs (ECPUs) or Oracle CPUs (OCPUs), to assign to the Autonomous Database.
The size, in terabytes (TB), of the data volume to allocate for the Autonomous Database.
The size, in gigabytes (GB), of the data volume to allocate for the Autonomous Database.
The intended use of the Autonomous Database, such as transaction processing, data warehouse, JSON database, or APEX.
Specifies whether to enable automatic scaling of the compute resources for the Autonomous Database.
Specifies whether to enable automatic scaling of the storage for the Autonomous Database.
The Oracle license model to apply to the Autonomous Database.
The character set to use for the Autonomous Database.
The national character set to use for the Autonomous Database.
The Oracle Database software version to use for the Autonomous Database.
The Oracle Database edition to apply to the Autonomous Database.
The source of the allowlisted IP addresses for the standby Autonomous Database.
The maintenance schedule type for the Autonomous Database.
The retention period, in days, for automatic backups of the Autonomous Database.
The maximum number of compute resources that you can allocate to the Autonomous Database under the bring-your-own-license (BYOL) model.
The number of CPU cores to allocate to the Autonomous Database.
The private endpoint IP address for the Autonomous Database.
The private endpoint label for the Autonomous Database.
The unique identifier of the resource pool leader Autonomous Database.
The list of IP addresses that are allowed to access the standby Autonomous Database.
The list of IP addresses that are allowed to access the Autonomous Database.
Specifies whether to lock the backup retention period of the Autonomous Database to prevent it from being shortened.
Specifies whether to enable local Oracle Data Guard for the Autonomous Database.
Specifies whether mutual TLS (mTLS) authentication is required to connect to the Autonomous Database.
The source from which to create the Autonomous Database, such as a clone, backup, or cross-Region copy.
The provider of the encryption key to use for the Autonomous Database.
A client-provided token to ensure the idempotency of the request.
The list of resource tags to apply to the Autonomous Database. Each tag is a key-value pair with no predefined name, type, or namespace.
Response
Success
The unique identifier of the Autonomous Database that was created.
The user-friendly name of the Autonomous Database that was created.
The current status of the Autonomous Database.
Additional information about the current status of the Autonomous Database, if applicable.