efs_untag_resource: Removes tags from an EFS resource

View source: R/efs_operations.R

efs_untag_resourceR Documentation

Removes tags from an EFS resource

Description

Removes tags from an EFS resource. You can remove tags from EFS file systems and access points using this API operation.

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

Usage

efs_untag_resource(ResourceId, TagKeys)

Arguments

ResourceId

[required] Specifies the EFS resource that you want to remove tags from.

TagKeys

[required] The keys of the key-value tag pairs that you want to remove from the specified EFS resource.


paws.storage documentation built on Sept. 12, 2023, 1:23 a.m.