ivsrealtime_list_public_keys {paws.analytics} | R Documentation |
Gets summary information about all public keys in your account, in the AWS region where the API request is processed
Description
Gets summary information about all public keys in your account, in the AWS region where the API request is processed.
See https://www.paws-r-sdk.com/docs/ivsrealtime_list_public_keys/ for full documentation.
Usage
ivsrealtime_list_public_keys(nextToken = NULL, maxResults = NULL)
Arguments
nextToken |
The first public key to retrieve. This is used for pagination; see the
|
maxResults |
Maximum number of results to return. Default: 50. |
[Package paws.analytics version 0.9.0 Index]