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.
efs_delete_file_system_policy(FileSystemId)
An empty list.
[required] Specifies the EFS file system for which to delete the
FileSystemPolicy
.
svc$delete_file_system_policy(
FileSystemId = "string"
)