fsx_describe_data_repository_associations: Returns the description of specific Amazon FSx for Lustre or...

View source: R/fsx_operations.R

fsx_describe_data_repository_associationsR Documentation

Returns the description of specific Amazon FSx for Lustre or Amazon File Cache 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 or Amazon File Cache 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 on Amazon File Cache resources and all FSx for Lustre 2.12 and 2,15 file systems, excluding scratch_1 deployment type.

See https://www.paws-r-sdk.com/docs/fsx_describe_data_repository_associations/ 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

paws.storage documentation built on Sept. 12, 2023, 1:23 a.m.