ivsrealtime_list_storage_configurations {paws.analytics} | R Documentation |
Gets summary information about all storage configurations in your account, in the AWS region where the API request is processed.
See https://www.paws-r-sdk.com/docs/ivsrealtime_list_storage_configurations/ for full documentation.
ivsrealtime_list_storage_configurations(nextToken = NULL, maxResults = NULL)
nextToken |
The first storage configuration to retrieve. This is used for
pagination; see the |
maxResults |
Maximum number of storage configurations to return. Default: your service quota or 100, whichever is smaller. |