{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-codepipeline/refs/heads/main/json-structure/amazon-codepipeline-artifact-store-map-structure.json", "name": "ArtifactStoreMap", "description": "ArtifactStoreMap schema from Amazon CodePipeline", "type": "object", "additionalProperties": { "$ref": "#/components/schemas/ArtifactStore" } }