ListFilteredTransactionEventsSort
Lists all the transaction events for an address on the blockchain.
Note
This operation is only supported on the Bitcoin blockchain networks.
Contents
- sortBy
-
The container for determining how the results will be sorted.
Type: String
Valid Values:
blockchainInstant
Required: No
- sortOrder
-
The container for the sort order for
ListFilteredTransactionEvents
. TheSortOrder
field only accepts the valuesASCENDING
andDESCENDING
. Not providingSortOrder
will default toASCENDING
.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: