servicequotas_tag_resource: Adds tags to the specified applied quota

View source: R/servicequotas_operations.R

servicequotas_tag_resourceR Documentation

Adds tags to the specified applied quota

Description

Adds tags to the specified applied quota. You can include one or more tags to add to the quota.

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

Usage

servicequotas_tag_resource(ResourceARN, Tags)

Arguments

ResourceARN

[required] The Amazon Resource Name (ARN) for the applied quota. 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.

Tags

[required] The tags that you want to add to the resource.


paws.management documentation built on Sept. 12, 2024, 6:19 a.m.