Command option Sample:aws pinpoint put-event-stream

Search command sample in the internet.It is the result.

Use to create or update the event stream for an app.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/pinpoint/put-event-stream.html

aws pinpoint put-event-stream --application-id application-id --write-event-stream DestinationStreamArn=stream-arn
    Reporting Events in Your Application - Amazon Pinpoint : http://docs.aws.amazon.com/pinpoint/latest/developerguide/analytics-streaming.html

aws のオプション一覧