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

TemporalStatisticsConfigInput

The structure representing the configuration for Temporal Statistics operation.

Contents

Statistics

The list of the statistics method options.

Type: Array of strings

Array Members: Minimum number of 1 item.

Valid Values: MEAN | MEDIAN | STANDARD_DEVIATION

Required: Yes

GroupBy

The input for the temporal statistics grouping by time frequency option.

Type: String

Valid Values: ALL | YEARLY

Required: No

TargetBands

The list of target band names for the temporal statistic to calculate.

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: