Closed Bug 1173512 Opened 10 years ago Closed 10 years ago

Create dedicated bucket for nightly MAR files

Categories

(Release Engineering :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rail, Assigned: rail)

References

Details

No description provided.
Created mozilla-nightly-updates bucket and a user with the following policy: { "Version": "2012-10-17", "Statement": [ { "Sid": "Stmt1434463672000", "Effect": "Allow", "Action": [ "s3:GetBucketAcl", "s3:GetBucketLocation", "s3:GetBucketWebsite", "s3:GetObject", "s3:GetObjectAcl", "s3:ListBucket", "s3:PutObject", "s3:PutObjectAcl" ], "Resource": [ "arn:aws:s3:::mozilla-nightly-updates", "arn:aws:s3:::mozilla-nightly-updates/*" ] } ] }
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.