- Navigation Guide
@aws-sdk/client-pinpoint
PutEventStreamCommandInput Interface
The input for PutEventStreamCommand.
Members
Name | Type | Details |
---|---|---|
ApplicationId Required | string | undefined | The unique identifier for the application. This identifier is displayed as the Project ID on the Amazon Pinpoint console. |
WriteEventStream Required | WriteEventStream | undefined | Specifies the Amazon Resource Name (ARN) of an event stream to publish events to and the AWS Identity and Access Management (IAM) role to use when publishing those events. |
Full Signature
export interface PutEventStreamCommandInput extends PutEventStreamRequest