Skip to contents

Retrieves a list of AWS indices using the AWS CLI.

Usage

get_index_list_awscli()

Value

A character vector containing the raw output of the AWS CLI command.

Examples

if (FALSE) { # \dontrun{
get_index_list_awscli()
} # }