aws_user_access_key | R Documentation |
IMPORTANT: the secret access key is only accessible during key and user creation
aws_user_access_key(username = NULL, ...)
username |
(character) A user name. required |
... |
further named args passed on to list_access_keys |
See https://www.paws-r-sdk.com/docs/iam_list_access_keys/ docs for more details
a tibble with key details
Other users:
aws_user()
,
aws_user_access_key_delete()
,
aws_user_add_to_group()
,
aws_user_create()
,
aws_user_current()
,
aws_user_delete()
,
aws_user_exists()
,
aws_users()
,
six_user_create()
,
six_user_delete()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.