Get Relational Database Master User Password

POST {{aws_lightsail_base_url}}/?passwordVersion&relationalDatabaseName&Version=2016-11-28

Request Params

KeyDatatypeRequiredDescription
passwordVersionnullThe password version to return.
relationalDatabaseNamenullThe name of your database for which to get the master user password.
VersionstringThe version of the API.

Request Body

{"passwordVersion"=>"string", "relationalDatabaseName"=>"string"}