Untag Resource
efs_untag_resource | R 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.
This operation requires permissions for the
elasticfilesystem:UntagResource
action.
Usage¶
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.
Value¶
An empty list.