What's in the secret
QuickSight requires the following JSON format to access your secret:
{ "username": "
username
", "password": "password
" }
The username
and password
fields are required for QuickSight
to access secrets. All other fields are optional and are ignored by QuickSight.
The JSON format may vary depending on the type of database. For more information, see JSON structure of AWS Secrets Manager database credential secrets in the AWS Secrets Manager User Guide.