⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.133
Server IP:
185.119.109.197
Server:
Linux managedhosting.chostar.me 5.15.0-160-generic #170-Ubuntu SMP Wed Oct 1 10:06:56 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.1.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
doc
/
awscli
/
examples
/
rds
/
View File Name :
describe-installation-media.rst
**To describe the installation media** The following ``describe-installation-media`` example describes the installation media in the AWS Region. :: aws rds describe-installation-media Output:: { "InstallationMedia": [ { "InstallationMediaId": "ahIOEXAMPLE", "CustomAvailabilityZoneId": "rds-caz-EXAMPLE1", "Engine": "sqlserver-ee", "EngineVersion": "13.00.5292.0.v1", "EngineInstallationMediaPath": "SQLServerISO/en_sql_server_2016_enterprise_x64_dvd_8701793.iso", "OSInstallationMediaPath": "WindowsISO/en_windows_server_2016_x64_dvd_9327751.iso", "Status": "Available", "FailureCause": {} }, { "InstallationMediaId": "AzHmpfEXample", "CustomAvailabilityZoneId": "rds-caz-EXAMPLE2", "Engine": "sqlserver-ee", "EngineVersion": "13.00.5292.0.v1", "EngineInstallationMediaPath": "SQLServerISO/en_sql_server_2016_enterprise_x64_dvd_8701793.iso", "OSInstallationMediaPath": "WindowsISO/en_windows_server_2016_x64_dvd_9327751.iso", "Status": "Importing", "FailureCause": {} } ] } For more information, see `What is Amazon RDS on VMware?
`__ in the *Amazon RDS on VMware User Guide*.