Delete File System Policy
efs_delete_file_system_policy | 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.
This operation requires permissions for the
elasticfilesystem:DeleteFileSystemPolicy
action.
Usage¶
Arguments¶
FileSystemId
[required] Specifies the EFS file system for which to delete the
FileSystemPolicy
.
Value¶
An empty list.