customerprofiles_list_event_streams: Returns a list of all the event streams in a specific domain

View source: R/customerprofiles_operations.R

customerprofiles_list_event_streamsR Documentation

Returns a list of all the event streams in a specific domain

Description

Returns a list of all the event streams in a specific domain.

See https://www.paws-r-sdk.com/docs/customerprofiles_list_event_streams/ for full documentation.

Usage

customerprofiles_list_event_streams(
  DomainName,
  NextToken = NULL,
  MaxResults = NULL
)

Arguments

DomainName

[required] The unique name of the domain.

NextToken

Identifies the next page of results to return.

MaxResults

The maximum number of objects returned per page.


paws.customer.engagement documentation built on Sept. 12, 2023, 1:19 a.m.