Search before asking
Description
Currently, when we type show resources stmt, the output would be like the image as follow.

We can make one column named properties, and the content of it could be one json inside of which are the version and AWS_XXX.
Solution
You can take a look at ShowResourcesStmt, ResourceMgr
Are you willing to submit PR?
Code of Conduct