additionalPlanOptionsMap

A map to hold additional optional key-value parameters.

Currently, these key-value pairs are supported:

  • inferSchema — Specifies whether to set inferSchema to true or false for the default script generated by an Glue job. For example, to set inferSchema to true, pass the following key value pair:--additional-plan-options-map '{"inferSchema":"true"}'