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.
See https://www.paws-r-sdk.com/docs/efs_describe_account_preferences/ for full documentation.
efs_describe_account_preferences(NextToken = NULL, MaxResults = NULL)
(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.
(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.