Untag Resource
POST {{aws_codepipeline_base_url}}/?Action=UntagResource
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string | The Amazon Resource Name (ARN) of the resource to remove tags from. |
Request Body
{"resourceArn"=>"string", "tagKeys"=>["string"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
User-Agent | string | ||
X-Amz-Target | string |