PowerShell New-GLCVault throws weird error "is not authorized to perform: glacier:CreateVault on resource"

0

Hi,

I registered account for user who has right to create vaults, and he can create them when he works via AWS Console. But when I run in my Windows PowerShell console I get the following error:

PS C:\Windows\system32> New-GLCVault -VaultName clevo -Region us-west-2
New-GLCVault : User: arn:aws:iam::24xxxxxxxxx54:user/sen-backup is not authorized to perform: glacier:CreateVault on resource: arn:aws:glacier:us-west-2:24xxxxxxxxx54:vaults/clevo because
no identity-based policy allows the glacier:CreateVault action
At line:1 char:1
+ New-GLCVault -VaultName clevo -Region us-west-2

How can I have it fixed?

No Answers

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions

Relevant content