View source: R/storagegateway_operations.R
storagegateway_list_file_system_associations | R Documentation |
Gets a list of FileSystemAssociationSummary
objects. Each object contains a summary of a file system association. This operation is only supported for FSx File Gateways.
See https://www.paws-r-sdk.com/docs/storagegateway_list_file_system_associations/ for full documentation.
storagegateway_list_file_system_associations(
GatewayARN = NULL,
Limit = NULL,
Marker = NULL
)
GatewayARN |
|
Limit |
The maximum number of file system associations to return in the
response. If present, |
Marker |
Opaque pagination token returned from a previous
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.