paws.networking (version 0.5.0)

apigateway_untag_resource: 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.