Closed
Bug 1198967
Opened 9 years ago
Closed 9 years ago
boto does not respect querystring_auth = False when using IAM Roles
Categories
(Marketplace Graveyard :: General, defect, P1)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1198514
People
(Reporter: jason, Assigned: mat)
References
Details
On our marketplace.dev.mozaws.net instance on AWS image assets urls in the public bucket were appended with x-amz-security-token even though querystring_auth = False [1]. It looks like a bug with boto. There is a work around in [1] which seems to work.
[1] https://github.com/boto/boto/issues/1477
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → mpillard
Priority: -- → P1
Assignee | ||
Comment 1•9 years ago
|
||
bug 1198514 will make it obsolete.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•