VSCode RDS Data API
💻⚡ Use the RDS Data API right inside vscode
⚠️ To use this extension, the AWS Command Line Interface must be installed on your system

Extension commands:
| Command |
Description |
| Select cluster |
Choose a cluster, secret & database based on what's available to |
| Select AWS profile |
Choose an aws profile, based on the profiles you have configured |
| Clear selected cluster |
Clear the selected cluster, secret & database from the global store |
| Execute file |
Open up an .sql file, execute this command, fill in optional parameters and see the output |
| Execute selection |
Select/highlight a query in any file, execute this command, fill in optional parameters and see the output |
| |