raws.profile (version 0.1.0)

list_profiles: The profile names saved

Description

The AWs CLI creates two profile files: credentials and config. This function return the profiles availables in both files.

Usage

list_profiles()

Arguments

Value

A tibble with the profile names available.

Examples

Run this code
# NOT RUN {
 
# }
# NOT RUN {
 # use this for profile names available
 list_profiles()
 
# }

Run the code above in your browser using DataLab