View source: R/rds_operations.R
rds_delete_custom_db_engine_version | R Documentation |
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)
Engine |
[required] The database engine. RDS Custom for Oracle supports the following values:
|
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
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.