powered by
Deletes the event stream for an application.
pinpoint_delete_event_stream(ApplicationId)
A list with the following syntax:
list( EventStream = list( ApplicationId = "string", DestinationStreamArn = "string", ExternalId = "string", LastModifiedDate = "string", LastUpdatedBy = "string", RoleArn = "string" ) )
[required] The unique identifier for the application. This identifier is displayed as the Project ID on the Amazon Pinpoint console.
svc$delete_event_stream( ApplicationId = "string" )