v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1419148118.9 KB

Deletes tags from an PCS resource. To delete a tag, specify the tag key and the Amazon Resource Name (ARN) of the PCS resource.

post/#X-Amz-Target=AWSParallelComputingService.UntagResource

Headers

X-Amz-Target'AWSParallelComputingService.UntagResource' required

Request body

resourceArnstring required

The Amazon Resource Name (ARN) of the resource.

tagKeysTagKey[] required

1 or more tag keys to remove from the resource. Specify only tag keys and not tag values.

Response

Success

UntagResourceResponse required