customer-profiles-2020-08-15.paginators.json 188 B

12345678910
  1. {
  2. "pagination": {
  3. "ListEventStreams": {
  4. "input_token": "NextToken",
  5. "output_token": "NextToken",
  6. "limit_key": "MaxResults",
  7. "result_key": "Items"
  8. }
  9. }
  10. }