{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-entity-resolution/refs/heads/main/json-structure/amazon-entity-resolution-output-source-output-s3-path-string-structure.json", "name": "OutputSourceOutputS3PathString", "description": "OutputSourceOutputS3PathString schema from AWS EntityResolution", "type": "string", "pattern": "^s3://([^/]+)/?(.*?([^/]+)/?)$" }