paws.customer.engagement (version 0.1.0)

pinpoint_delete_event_stream: Deletes the event stream for an app

Description

Deletes the event stream for an app.

Usage

pinpoint_delete_event_stream(ApplicationId)

Arguments

ApplicationId

[required] The unique ID of your Amazon Pinpoint application.

Request syntax

svc$delete_event_stream(
  ApplicationId = "string"
)