efs_tag_resource: Creates a tag for an EFS resource

View source: R/efs_operations.R

efs_tag_resourceR Documentation

Creates a tag for an EFS resource

Description

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.

Usage

efs_tag_resource(ResourceId, Tags)

Arguments

ResourceId

[required] The ID specifying the EFS resource that you want to create a tag for.

Tags

[required] An array of Tag objects to add. Each Tag object is a key-value pair.


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