efs_describe_account_preferences: Returns the account preferences settings for the Amazon Web...

View source: R/efs_operations.R

efs_describe_account_preferencesR Documentation

Returns the account preferences settings for the Amazon Web Services account associated with the user making the request, in the current Amazon Web Services Region

Description

Returns the account preferences settings for the Amazon Web Services account associated with the user making the request, in the current Amazon Web Services Region. For more information, see Managing Amazon EFS resource IDs.

See https://www.paws-r-sdk.com/docs/efs_describe_account_preferences/ for full documentation.

Usage

efs_describe_account_preferences(NextToken = NULL, MaxResults = NULL)

Arguments

NextToken

(Optional) You can use NextToken in a subsequent request to fetch the next page of Amazon Web Services account preferences if the response payload was paginated.

MaxResults

(Optional) When retrieving account preferences, you can optionally specify the MaxItems parameter to limit the number of objects returned in a response. The default value is 100.


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