S3 good, Glacier bad

Hi,
I can connect to Amazon S3, but can’t connect to Glacier using the same Access and Secret key.
I get the following error:
User: arn:aws:iam::9999999999:user/NY-AWS-Backup is not authorized to perform: glacier:ListVaults on resource.
Could this be due to the AWS account spanning multiple Zones?
Tim.

[reply=“Tim Wharton;d384”] That appears to be a simple permissions issue. Make sure to assign “AmazonGlacierFullAccess” policy to that user in AWS console.