efs_describe_account_preferences {paws.storage} | R 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.
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 |
MaxResults |
(Optional) When retrieving account preferences, you can optionally
specify the |
[Package paws.storage version 0.7.0 Index]