pinpoint_update_journey_state {paws.customer.engagement} | R Documentation |
Cancels (stops) an active journey
Description
Cancels (stops) an active journey.
See https://www.paws-r-sdk.com/docs/pinpoint_update_journey_state/ for full documentation.
Usage
pinpoint_update_journey_state(ApplicationId, JourneyId, JourneyStateRequest)
Arguments
ApplicationId |
[required] The unique identifier for the application. This identifier is displayed as the Project ID on the Amazon Pinpoint console. |
JourneyId |
[required] The unique identifier for the journey. |
JourneyStateRequest |
[required] |
[Package paws.customer.engagement version 0.9.0 Index]