|
SDB Explorer Provides an easy interface to manage users with
AWS Identity and Access Management (IAM).
This enables you to create multiple Users and manage the permission for each of these Users with your AWS account. A User is an unique identity that can interact with AWS services. A User can be an individual, system, or application requiring access to AWS services.
|
|
Create a new User :
-
Run SDB Explorer and get authenticated with your AWS credentials.
-
Click on the
IAM
button at toolbar.
-
It will open the
IAM
panel
. Now choose the
nick-name
from the Combo box and click on the
Go
button.
-
Groups and their related users will be listed in the Tree structure at left panel and all buttons at toolbar get enabled.
-
Click on
Create User
from the toolbar, It will open a new panel having title as "
Create User
".
-
Type the name of User in the first Textbox .
-
Type any string in the path field (optional) which will start and end by "/" and no space is accepted in the path field.
-
You can choose any number of Group for the User being created by selecting(enabling) the check box in front of Group's name. The User will become the member of all the group that you have selected.
-
If you do not select any group for the user being created, the User will go into All User node in the tree of left side panel.
-
Now, click on the Ok button.
-
Having created User, You will have to click on "
Refresh
" button to see that user in the tree structure at left panel.
|
Update User :
-
Right click on any User listed in the tree as a child of any specified group, which you want to
Update (rename).
.
-
Click on the
Update User
option from the Pop-up
.
-
You can update(rename) the name of User by typing the new name for that user in Name field.
-
Provide Path in the related field. It is optional .
-
Click on
Ok
Button.
Delete User :
-
Right click on any User listed in the tree, which you want to delete.
-
Click on the
Update User
option from the Pop-up
.
-
Make sure A User can be deleted only when all it's Policies and Access Key will have been deleted before. And If that User belongs to more than one group then you have to remove that User from all Group also.
Related Topics
:
|
|