apigateway_untag_resource: Removes a tag from a given resource

View source: R/apigateway_operations.R

apigateway_untag_resourceR Documentation

Removes a tag from a given resource

Description

Removes a tag from a given resource.

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

Usage

apigateway_untag_resource(resourceArn, tagKeys)

Arguments

resourceArn

[required] The ARN of a resource that can be tagged.

tagKeys

[required] The Tag keys to delete.


paws.networking documentation built on Sept. 12, 2024, 7:32 a.m.