Sort - AWS Marketplace

Sort

An object that contains the SortBy and SortOrder attributes.

Contents

Note

In the following list, the required parameters are described first.

sortBy

The attribute on which the data is grouped, which can be by StartTime and EndTime. The default value is EndTime.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Pattern: ^[A-Za-z_]+$

Required: No

sortOrder

The sorting order, which can be ASCENDING or DESCENDING. The default value is DESCENDING.

Type: String

Valid Values: ASCENDING | DESCENDING

Required: No

See Also

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