Amazon CodePipeline · JSON Structure

Amazon Codepipeline Action Configuration Value Structure

ActionConfigurationValue schema from Amazon CodePipeline

Type: string Properties: 0
AmazonCI/CDContinuous DeliveryDevOpsPipelineRelease Automation

ActionConfigurationValue is a JSON Structure definition published by Amazon CodePipeline. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-codepipeline/refs/heads/main/json-structure/amazon-codepipeline-action-configuration-value-structure.json",
  "name": "ActionConfigurationValue",
  "description": "ActionConfigurationValue schema from Amazon CodePipeline",
  "type": "string",
  "minLength": 1,
  "maxLength": 1000
}