list_efs_mounts: List EFS Mount Target(s)

Description Usage Arguments Value References See Also

View source: R/list_mounts.R

Description

List EFS Mount Target(s)

Usage

1
list_efs_mounts(id = NULL, mount = 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.

mount

Optionally, a character string specifying an EFS Mount Target ID, perhaps as returned by create_mount 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_mount, delete_mount, efs_list


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