Learn R Programming

paws.application.integration (version 0.8.0)

schemas_untag_resource: Removes tags from a resource

Description

Removes tags from a resource.

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

Usage

schemas_untag_resource(ResourceArn, TagKeys)

Arguments

ResourceArn

[required] The ARN of the resource.

TagKeys

[required] Keys of key-value pairs.