Module Smaws_Client_ConfigService.SelectResourceConfig

val request : Smaws_Lib.Context.t -> select_resource_config_request -> (select_resource_config_response, [> Smaws_Lib.Protocols.AwsJson.error | `InvalidExpressionException of invalid_expression_exception | `InvalidLimitException of invalid_limit_exception | `InvalidNextTokenException of invalid_next_token_exception ]) Stdlib.result

Accepts a structured query language (SQL) SELECT command, performs the corresponding search, and returns resource configurations matching the properties.

For more information about query components, see the Query Components section in the Config Developer Guide.