servicequotas_untag_resource: Removes tags from the specified applied quota

View source: R/servicequotas_operations.R

servicequotas_untag_resourceR Documentation

Removes tags from the specified applied quota

Description

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

See https://www.paws-r-sdk.com/docs/servicequotas_untag_resource/ for full documentation.

Usage

servicequotas_untag_resource(ResourceARN, TagKeys)

Arguments

ResourceARN

[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 list-service-quotas CLI command or the list_service_quotas Amazon Web Services API operation.

TagKeys

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


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.