drs_untag_resource: Deletes the specified set of tags from the specified set of...

View source: R/drs_operations.R

drs_untag_resourceR Documentation

Deletes the specified set of tags from the specified set of Elastic Disaster Recovery resources

Description

Deletes the specified set of tags from the specified set of Elastic Disaster Recovery resources.

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

Usage

drs_untag_resource(resourceArn, tagKeys)

Arguments

resourceArn

[required] ARN of the resource for which tags are to be removed.

tagKeys

[required] Array of tags to be removed.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.