v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141910169.7 KB

Removes tags from the specified applied quota. You can specify one or more tags to remove.

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

Headers

X-Amz-Target'ServiceQuotasV20190624.UntagResource' required

Request body

ResourceARNstring required

The Amazon Resource Name (ARN) for the applied quota that you want to untag. You can get this information by using the Service Quotas console, or by listing the quotas using the <a href="https://docs.aws.amazon.com/cli/latest/reference/service-quotas/list-service-quotas.html">list-service-quotas</a> AWS CLI command or the <a href="https://docs.aws.amazon.com/servicequotas/2019-06-24/apireference/API_ListServiceQuotas.html">ListServiceQuotas</a> AWS API operation.

TagKeysTagKey[] required

The keys of the tags that you want to remove from the resource.

Response

Success

UntagResourceResponse required