describeFieldIndexes
abstract suspend fun describeFieldIndexes(input: DescribeFieldIndexesRequest): DescribeFieldIndexesResponse
Returns a list of field indexes discovered in log data. By default, the response includes the DEFAULT, CUSTOM, and INACTIVE index categories. To return indexes from other categories, use the indexCategories parameter.
For more information about field index policies, see PutIndexPolicy.