pinpoint_get_import_job {paws.customer.engagement} | R Documentation |
Retrieves information about the status and settings of a specific import job for an application
Description
Retrieves information about the status and settings of a specific import job for an application.
See https://www.paws-r-sdk.com/docs/pinpoint_get_import_job/ for full documentation.
Usage
pinpoint_get_import_job(ApplicationId, JobId)
Arguments
ApplicationId |
[required] The unique identifier for the application. This identifier is displayed as the Project ID on the Amazon Pinpoint console. |
JobId |
[required] The unique identifier for the job. |
[Package paws.customer.engagement version 0.7.0 Index]