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?

답변 없음

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠