{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-codepipeline/refs/heads/main/json-structure/amazon-codepipeline-resource-arn-structure.json", "name": "ResourceArn", "description": "ResourceArn schema from Amazon CodePipeline", "type": "string", "pattern": "arn:aws(-[\\w]+)*:codepipeline:.+:[0-9]{12}:.+" }