{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "ListServicesRequest", "type": "object", "properties": { "NextToken": {}, "MaxResults": {} } }