rds_delete_custom_db_engine_version: Deletes a custom engine version

View source: R/rds_operations.R

rds_delete_custom_db_engine_versionR Documentation

Deletes a custom engine version

Description

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.

Usage

rds_delete_custom_db_engine_version(Engine, EngineVersion)

Arguments

Engine

[required] The database engine. The only supported engines are custom-oracle-ee and custom-oracle-ee-cdb.

EngineVersion

[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.


paws.database documentation built on Sept. 12, 2023, 1:21 a.m.