DataProductSort - AWS Marketplace Catalog API

DataProductSort

Objects that allows sorting on data products based on certain fields and sorting order.

Contents

SortBy

Field to sort the data products by.

Type: String

Valid Values: EntityId | ProductTitle | Visibility | LastModifiedDate

Required: No

SortOrder

The sorting order. 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: