{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "StorageLocationS3", "type": "object", "properties": { "storage_aws_role_arn": { "type": "string" }, "storage_base_url": { "type": "string" }, "storage_aws_external_id": { "type": "string" } } }