omics_untag_resource: Removes tags from a resource

View source: R/omics_operations.R

omics_untag_resourceR Documentation

Removes tags from a resource

Description

Removes tags from a resource.

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

Usage

omics_untag_resource(resourceArn, tagKeys)

Arguments

resourceArn

[required] The resource's ARN.

tagKeys

[required] Keys of tags to remove.


paws.storage documentation built on May 29, 2024, 2:03 a.m.