Returns a list of key value pairs
Source:R/cloudfrontkeyvaluestore_operations.R
cloudfrontkeyvaluestore_list_keys.RdReturns a list of key value pairs.
See https://www.paws-r-sdk.com/docs/cloudfrontkeyvaluestore_list_keys/ for full documentation.
Arguments
- KvsARN
[required] The Amazon Resource Name (ARN) of the Key Value Store.
- NextToken
If nextToken is returned in the response, there are more results available. Make the next call using the returned token to retrieve the next page.
- MaxResults
Maximum number of results that are returned per call. The default is 10 and maximum allowed page is 50.