Import Installation Media
GET {{aws_rds_base_url}}/?CustomAvailabilityZoneId&Engine&EngineInstallationMediaPath&EngineVersion&OSInstallationMediaPath&Action=ImportInstallationMedia&Version=2014-10-31
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
CustomAvailabilityZoneId | null | The identifier of the custom Availability Zone (AZ) to import the installation media to. | |
Engine | null | The name of the database engine to be used for this instance. | |
EngineInstallationMediaPath | null | The path to the installation medium for the specified DB engine. | |
EngineVersion | null | The version number of the database engine to use. | |
OSInstallationMediaPath | null | The path to the installation medium for the operating system associated with the specified DB engine. | |
Action | string |