Saves a new query or updates an existing saved query. The QueryName must be unique for a single Amazon Web Services account and a single Amazon Web Services Region. You can create upto 300 queries in a single Amazon Web Services account and a single Amazon Web Services Region.
See https://www.paws-r-sdk.com/docs/configservice_put_stored_query/ for full documentation.
configservice_put_stored_query(StoredQuery, Tags = NULL)[required] A list of StoredQuery objects. The mandatory fields are QueryName
and Expression.
When you are creating a query, you must provide a query name and an expression. When you are updating a query, you must provide a query name but updating the description is optional.
A list of Tags object.