tagResource
inline suspend fun EfsClient.tagResource(crossinline block: TagResourceRequest.Builder.() -> Unit): TagResourceResponse
Creates a tag for an EFS resource. You can create tags for EFS file systems and access points using this API operation.
This operation requires permissions for the elasticfilesystem:TagResource
action.