JobConfigInput - Amazon SageMaker
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

JobConfigInput

The input structure for the JobConfig in an EarthObservationJob.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

BandMathConfig

An object containing information about the job configuration for BandMath.

Type: BandMathConfigInput object

Required: No

CloudMaskingConfig

An object containing information about the job configuration for cloud masking.

Type: CloudMaskingConfigInput object

Required: No

CloudRemovalConfig

An object containing information about the job configuration for cloud removal.

Type: CloudRemovalConfigInput object

Required: No

GeoMosaicConfig

An object containing information about the job configuration for geomosaic.

Type: GeoMosaicConfigInput object

Required: No

LandCoverSegmentationConfig

An object containing information about the job configuration for land cover segmentation.

Type: LandCoverSegmentationConfigInput object

Required: No

ResamplingConfig

An object containing information about the job configuration for resampling.

Type: ResamplingConfigInput object

Required: No

StackConfig

An object containing information about the job configuration for a Stacking Earth Observation job.

Type: StackConfigInput object

Required: No

TemporalStatisticsConfig

An object containing information about the job configuration for temporal statistics.

Type: TemporalStatisticsConfigInput object

Required: No

ZonalStatisticsConfig

An object containing information about the job configuration for zonal statistics.

Type: ZonalStatisticsConfigInput object

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: