Smaws_Client_ConfigService.ListStoredQueries
Lists the stored queries for a single Amazon Web Services account and a single Amazon Web Services Region. The default is 100.
val request :
Smaws_Lib.Context.t ->
Types.list_stored_queries_request ->
(Types.list_stored_queries_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InvalidNextTokenException of Types.invalid_next_token_exception
| `ValidationException of Types.validation_exception ])
Stdlib.result