-
Notifications
You must be signed in to change notification settings - Fork 0
Glacier access policy
Hilel New edited this page Nov 21, 2017
·
7 revisions
This is a simple example of how to create Glacier access policy. See AWS documentation for more details.
- Open Services menu and select IAM (Security, Identity & Compliance group)
- Select Users form the left menu.
- Add a user
- Select security credentials tab, create access key and download it to the client machine.
- Open Services menu and select IAM (Security, Identity & Compliance group)
- Select Policies from the left menu.
- Search AmazonGlacierFullAccess and click on it.
- Select the Attached entities tab.
- Attach the user from the previous step.