{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-robomaker/refs/heads/main/json-structure/amazon-robomaker-openapi-s3-keys-or-prefixes-structure.json", "description": "S3KeysOrPrefixes schema from openapi", "type": "array", "items": { "$ref": "#/components/schemas/S3KeyOrPrefix" }, "minItems": 1, "maxItems": 100, "name": "S3KeysOrPrefixes" }