delete_file_system: Delete EFS File System

Description Usage Arguments Details Value References See Also

View source: R/delete_efs.R

Description

Delete an EFS File System

Usage

1

Arguments

id

A character string specifying an EFS File System ID, perhaps as returned by create_efs or efs_list.

...

Additional arguments passed to efsHTTP.

Details

You cannot delete a File System that is in use, meaning has any mount targets. The mount targets must be deleted first for this operation to succeed, perhaps using delete_mount.

Value

If successful, a logical TRUE.

References

API Documentation

See Also

create_efs, delete_mount


cloudyr/aws.efs documentation built on Jan. 14, 2020, 4:56 a.m.