six_admin_setup | R Documentation |
AWS account setup for administrators
six_admin_setup(users_group = "users", admin_group = "admin")
users_group |
(character) name for the users group. default: "users" |
admin_group |
(character) name for the admin group. default: "admin" |
NULL invisibly
Setup a users IAM group: users that do not require admin persmissions
Add policies to the users group
Setup an admin IAM group: users that require admin permissions
Add policies to the admin group
Other magicians:
six_bucket_delete()
,
six_bucket_upload()
,
six_file_upload()
,
six_user_create()
,
six_user_delete()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.