efs_delete_file_system_policy {paws.storage} | R Documentation |
Deletes the FileSystemPolicy for the specified file system
Description
Deletes the FileSystemPolicy
for the specified file system. The default FileSystemPolicy
goes into effect once the existing policy is deleted. For more information about the default file system policy, see Using Resource-based Policies with EFS.
See https://www.paws-r-sdk.com/docs/efs_delete_file_system_policy/ for full documentation.
Usage
efs_delete_file_system_policy(FileSystemId)
Arguments
FileSystemId |
[required] Specifies the EFS file system for which to delete the
|
[Package paws.storage version 0.9.0 Index]