| list_profiles {raws.profile} | R Documentation | 
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()
Value
A tibble with the profile names available.
Examples
 ## Not run: 
 # use this for profile names available
 list_profiles()
 
## End(Not run)
[Package raws.profile version 0.1.0 Index]