Learn R Programming

paws.storage (version 0.2.0)

fsx_describe_data_repository_associations: Returns the description of specific Amazon FSx for Lustre data repository associations, if one or more AssociationIds values are provided in the request, or if filters are used in the request

Description

Returns the description of specific Amazon FSx for Lustre data repository associations, if one or more AssociationIds values are provided in the request, or if filters are used in the request. Data repository associations are supported only for file systems with the Persistent_2 deployment type.

See https://paws-r.github.io/docs/fsx/describe_data_repository_associations.html for full documentation.

Usage

fsx_describe_data_repository_associations(
  AssociationIds = NULL,
  Filters = NULL,
  MaxResults = NULL,
  NextToken = NULL
)

Arguments

AssociationIds

IDs of the data repository associations whose descriptions you want to retrieve (String).

Filters

MaxResults

The maximum number of resources to return in the response. This value must be an integer greater than zero.

NextToken