SELECT
command, performs the corresponding search, and returns resource configurations matching the properties.curl --location --request POST '/' \
--header 'X-Amz-Target;' \
--header 'Content-Type: application/json' \
--data-raw '{
"Expression": "string",
"Limit": 0,
"NextToken": "string"
}'
{
"Results": [],
"QueryInfo": {
"SelectFields": []
},
"NextToken": "string"
}