listAliases

abstract suspend fun listAliases(input: ListAliasesRequest = ListAliasesRequest { }): ListAliasesResponse

Retrieves all aliases for this Amazon Web Services account. You can filter the result set by alias name and/or routing strategy type. Use the pagination parameters to retrieve results in sequential pages.

Returned aliases are not listed in any particular order.

Related actions

All APIs by task