v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1441397379.2 KB

This action removes a tag from an Amazon FSx resource.

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

Headers

X-Amz-Target'AWSSimbaAPIService_v20180301.UntagResource' required

Request body

ResourceARNstring required

The ARN of the Amazon FSx resource to untag.

TagKeysTagKey[] required

A list of keys of tags on the resource to untag. In case the tag key doesn't exist, the call will still succeed to be idempotent.

Response

Success

UntagResourceResponse required

The response object for <code>UntagResource</code> action.