ResamplingConfigInput - 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).

ResamplingConfigInput

The structure representing input for resampling operation.

Contents

OutputResolution

The structure representing output resolution (in target georeferenced units) of the result of resampling operation.

Type: OutputResolutionResamplingInput object

Required: Yes

AlgorithmName

The name of the algorithm used for resampling.

Type: String

Valid Values: NEAR | BILINEAR | CUBIC | CUBICSPLINE | LANCZOS | AVERAGE | RMS | MODE | MAX | MIN | MED | Q1 | Q3 | SUM

Required: No

TargetBands

Bands used in the operation. If no target bands are specified, it uses all bands available in the input.

Type: Array of strings

Array Members: Minimum number of 1 item.

Required: No

See Also

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