efs_describe_file_system_policy {paws.storage}R Documentation

Returns the FileSystemPolicy for the specified EFS file system

Description

Returns the FileSystemPolicy for the specified EFS file system.

See https://www.paws-r-sdk.com/docs/efs_describe_file_system_policy/ for full documentation.

Usage

efs_describe_file_system_policy(FileSystemId)

Arguments

FileSystemId

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


[Package paws.storage version 0.9.0 Index]