Get account details

get_account(name)

Arguments

name

Service name of the account

Value

key / value pair as list containing details of the account (invisible)

Note

Inspired by `grabr::lazy_secrets()`

Examples

if (FALSE) { # \dontrun{
get_account(name = 's3')} # }