View source: R/efs_operations.R
efs_untag_resource | R Documentation |
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.
efs_untag_resource(ResourceId, TagKeys)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.