Get Relational Database Master User Password
POST {{aws_lightsail_base_url}}/?passwordVersion&relationalDatabaseName&Version=2016-11-28
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
passwordVersion | null | The password version to return. | |
relationalDatabaseName | null | The name of your database for which to get the master user password. | |
Version | string | The version of the API. |
Request Body
{"passwordVersion"=>"string", "relationalDatabaseName"=>"string"}