Amazon Glue · Example Payload

Glue Batch Stop Job Run Response Example

AnalyticsData CatalogData IntegrationData PipelineETLServerless

Glue Batch Stop Job Run Response Example is an example object payload from Amazon Glue, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

SuccessfulSubmissionsErrors

Example Payload

Raw ↑
{
  "SuccessfulSubmissions": "example-SuccessfulSu",
  "Errors": "example-Errors"
}