Learn R Programming

paws.storage (version 0.2.0)

efs_delete_file_system: Deletes a file system, permanently severing access to its contents

Description

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://paws-r.github.io/docs/efs/delete_file_system.html for full documentation.

Usage

efs_delete_file_system(FileSystemId)

Arguments

FileSystemId

[required] The ID of the file system you want to delete.