Skip to content

Glacier access policy

Hilel New edited this page Nov 21, 2017 · 7 revisions

Glacier access policy example

This is a simple example of how to create Glacier access policy. See AWS documentation for more details.

Create user and security credentials

  • 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.

Grant access to the user

  • 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.
Clone this wiki locally