list_file_systems: List EFS File System(s)

Description Usage Arguments Value References See Also

View source: R/list_efs.R

Description

List EFS File System(s)

Usage

1
list_file_systems(id = NULL, n = NULL, marker = NULL, ...)

Arguments

id

Optionally, a character string specifying an EFS File System ID, perhaps as returned by create_efs to use to restrict results.

n

Optionally, an integer specifying the number of results to return.

marker

Optionally, a character string specifying a pagination marker returned by a previous result.

...

Additional arguments passed to efsHTTP.

Value

A list.

References

API Documentation

See Also

create_efs, delete_efs


cloudyr/aws.efs documentation built on Jan. 14, 2020, 4:56 a.m.