View, generate, or download JDBC execution logs
POST/datasources/:datasource_id/dataflows/:id/executions/:execution_id/logs
Retrieves CloudWatch logs for one JDBC dataflow execution. The caller (identified by role_id) needs datasources.view and at least read-only access on the datasource (else AUTH-1010). Supported only for full-load JDBC Bulkload (servicename=jdbc-dataflow) and JDBC Advanced Load (jdbc-advanced-dataflow). Not supported for cdc / full-load-and-cdc (GE-1034), SaaS, Streams, or ArcGIS. Time window comes from the execution StartTime/EndTime; do not send startTime/endTime in the body.
Request
Responses
- 200
- 400
- 500
view-logs: logPreview, logTruncated, optional nextToken. generate-logs: Message. download-logs: PresignedUrl when ready, or Message if generate-logs has not completed.
Response Headers
Validation or authorization failure. Body is {"Message": " -
Response Headers
Backend failure. Body is {"Message": " -