{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-codepipeline/refs/heads/main/json-schema/amazon-codepipeline-resolved-action-configuration-map-schema.json", "title": "ResolvedActionConfigurationMap", "description": "ResolvedActionConfigurationMap schema from Amazon CodePipeline", "type": "object", "additionalProperties": { "$ref": "#/components/schemas/String" } }