Description Usage Arguments Details Value References See Also
Delete an EFS File System
1 | delete_file_system(id, ...)
|
id |
A character string specifying an EFS File System ID, perhaps as returned by |
... |
Additional arguments passed to |
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
.
If successful, a logical TRUE.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.