Learn R Programming

paws.customer.engagement (version 0.8.0)

customerprofiles_get_event_stream: Returns information about the specified event stream in a specific domain

Description

Returns information about the specified event stream in a specific domain.

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

Usage

customerprofiles_get_event_stream(DomainName, EventStreamName)

Arguments

DomainName

[required] The unique name of the domain.

EventStreamName

[required] The name of the event stream provided during create operations.