sesv2_create_export_job {paws.customer.engagement} | R Documentation |
Creates an export job for a data source and destination
Description
Creates an export job for a data source and destination.
See https://www.paws-r-sdk.com/docs/sesv2_create_export_job/ for full documentation.
Usage
sesv2_create_export_job(ExportDataSource, ExportDestination)
Arguments
ExportDataSource |
[required] The data source for the export job. |
ExportDestination |
[required] The destination for the export job. |
[Package paws.customer.engagement version 0.7.0 Index]