wb resource create aurora-database
Categories:
Name
wb-resource-create-aurora-database - Add a controlled AWS Aurora Database.
Synopsis
wb resource create aurora-database [--access=<access>] --database-name=<databaseName> [--description=<description>] [--format=<format>] [--region=<region>] [--workspace=<id>] (--id=<id>)
Description
Add a controlled AWS Aurora Database.
Options
-
--access=<access>
Access scope for the resource.Valid values: SHARED_ACCESS, PRIVATE_ACCESS
Default: SHARED_ACCESS -
--database-name=<databaseName>
Name of the database within the Aurora cluster. -
--description=<description>
Description of the resource. -
--format=<format>
Set the format for printing command output. Defaults to the config format property.Valid values: JSON, TEXT
Default: null -
--id=<id>
ID of the resource, scoped to the workspace. Only use letters, numbers, dashes, and underscores. -
--region=<region>
AWS Region where the Aurora cluster will be located. -
--workspace=<id>
Workspace ID to use for this command only.
Last Modified: 13 March 2026