Create a group
Arguments
- name
(character) A group name. required
- path
(character) The path for the group name. optional. If it is not included, it defaults to a slash (/).
Details
See https://www.paws-r-sdk.com/docs/iam_create_group/ docs for details on the parameters
See also
Other groups:
aws_group_delete()
,
aws_group_exists()
,
aws_groups()
,
aws_group()