Module Smaws_Client_GameLift.ValidateMatchmakingRuleSet

and Deserialization

This API works with the following fleet types: EC2, Anywhere, Container

Validates the syntax of a matchmaking rule or rule set. This operation checks that the rule set is using syntactically correct JSON and that it conforms to allowed property expressions. To validate syntax, provide a rule set JSON string.

Learn more

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InternalServiceException of Types.internal_service_exception | `InvalidRequestException of Types.invalid_request_exception | `UnsupportedRegionException of Types.unsupported_region_exception ] -> string