Deletes a custom engine version. To run this command, make sure you meet the following prerequisites:
See https://www.paws-r-sdk.com/docs/rds_delete_custom_db_engine_version/ for full documentation.
rds_delete_custom_db_engine_version(Engine, EngineVersion)
[required] The database engine. The only supported engines are custom-oracle-ee
and custom-oracle-ee-cdb
.
[required] The custom engine version (CEV) for your DB instance. This option is
required for RDS Custom, but optional for Amazon RDS. The combination of
Engine
and EngineVersion
is unique per customer per Amazon Web
Services Region.