Amazon CodePipeline · Example Payload

Amazon Codepipeline Untag Resource Input Example

AmazonCI/CDContinuous DeliveryDevOpsPipelineRelease Automation

Amazon Codepipeline Untag Resource Input Example is an example object payload from Amazon CodePipeline, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

resourceArntagKeys

Example Payload

Raw ↑
{
  "resourceArn": "arn:aws:service:us-east-1:123456789012:resource/example",
  "tagKeys": "example-value"
}