View source: R/efs_operations.R
efs_tag_resource | R Documentation |
Creates a tag for an EFS resource. You can create tags for EFS file systems and access points using this API operation.
See https://www.paws-r-sdk.com/docs/efs_tag_resource/ for full documentation.
efs_tag_resource(ResourceId, Tags)
ResourceId |
[required] The ID specifying the EFS resource that you want to create a tag for. |
Tags |
[required] An array of |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.