1. Oracle Cloud Infrastructure Documentation, MySQL HeatWave, "Creating a DB System": This document explicitly states, "You can create a DB system using the Console, CLI, or API." It then provides detailed instructions for using the OCI Console.
Source: Oracle Cloud Infrastructure Official Documentation, "Creating a DB System", Section: "Using the Console".
2. Oracle Cloud Infrastructure Documentation, CLI Reference, "oci mysql db-system create": This official CLI command reference details the syntax and parameters for the create command, which provisions a new MySQL DB System, including the option to specify a HeatWave shape.
Source: Oracle Cloud Infrastructure CLI Command Reference, mysql db-system section, create command.
3. Oracle Cloud Infrastructure Documentation, Bastion, "Overview of Bastion": This document describes the Bastion service's purpose: "Bastion provides restricted and time-limited secure access to target resources that don't have public endpoints." This confirms it is an access tool, not a creation tool.
Source: Oracle Cloud Infrastructure Official Documentation, "Overview of Bastion".