View source: R/efs_operations.R
efs_delete_file_system | R Documentation |
Deletes a file system, permanently severing access to its contents. Upon return, the file system no longer exists and you can't access any contents of the deleted file system.
See https://www.paws-r-sdk.com/docs/efs_delete_file_system/ for full documentation.
efs_delete_file_system(FileSystemId)
FileSystemId |
[required] The ID of the file system you want to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.