Amazon Glue · Example Payload

Glue Create Ml Transform Request Example

AnalyticsData CatalogData IntegrationData PipelineETLServerless

Glue Create Ml Transform Request Example is an example object payload from Amazon Glue, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

NameDescriptionInputRecordTablesParametersRoleGlueVersion

Example Payload

Raw ↑
{
  "Name": "MyGlueJob",
  "Description": "example-Description",
  "InputRecordTables": "example-InputRecordT",
  "Parameters": "example-Parameters",
  "Role": "example-Role",
  "GlueVersion": "example-GlueVersion"
}