Learn R Programming

paws.storage (version 0.1.9)

efs_describe_file_system_policy: Returns the FileSystemPolicy for the specified EFS file system

Description

Returns the FileSystemPolicy for the specified EFS file system.

Usage

efs_describe_file_system_policy(FileSystemId)

Arguments

FileSystemId

[required] Specifies which EFS file system to retrieve the FileSystemPolicy for.

Request syntax

svc$describe_file_system_policy(
  FileSystemId = "string"
)

Details

This operation requires permissions for the elasticfilesystem:DescribeFileSystemPolicy action.