v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1446252177.2 KB

Removes a tag or set of tags from an OpenSearch Serverless resource. For more information, see <a href="https://docs.aws.amazon.com/opensearch-service/latest/developerguide/tag-collection.html">Tagging Amazon OpenSearch Serverless collections</a>.

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

Headers

X-Amz-Target'OpenSearchServerless.UntagResource' required

Request body

resourceArnstring required

The Amazon Resource Name (ARN) of the resource to remove tags from. The resource must be active (not in the <code>DELETING</code> state), and must be owned by the account ID included in the request.

tagKeysTagKey[] required

The tag or set of tags to remove from the resource. All tag keys in the request must be unique.

Response

Success

UntagResourceResponse required