aws_groups | R Documentation |
List all groups or groups for a single user
aws_groups(username = NULL, ...)
username |
(character) a username. optional |
... |
parameters passed on to |
A tibble with information about groups
Other groups:
aws_group()
,
aws_group_create()
,
aws_group_delete()
,
aws_group_exists()
,
six_group_delete()
aws_groups()
aws_groups(username = aws_user_current())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.