pinpoint_get_journey {paws.customer.engagement}R Documentation

Retrieves information about the status, configuration, and other settings for a journey

Description

Retrieves information about the status, configuration, and other settings for a journey.

See https://www.paws-r-sdk.com/docs/pinpoint_get_journey/ for full documentation.

Usage

pinpoint_get_journey(ApplicationId, JourneyId)

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.


[Package paws.customer.engagement version 0.7.0 Index]