fyi: don't use AWS S3 bucket for symbols files

115 views
Skip to first unread message

William Kahn-Greene

unread,
Jun 1, 2023, 9:27:16 AM6/1/23
to stability, crash-reporting-wg
Hi!

I'm working on migrating the Mozilla Symbols Server from AWS to GCP over the next few months. For over a decade, we've stored symbols files in an AWS S3 bucket. The way symbols made it into the S3 bucket and the way we've encouraged users to access those symbols has changed over the ensuing years.

If you have a system that is downloading symbols directly from the AWS S3 bucket, you'll need to transition to using the download API of the Mozilla Symbols Server. In most cases, this is a straight-forward change of the prefix url.

Here's the old prefix url you should stop using because it will stop working:

  https://s3-us-west-2.amazonaws.com/org.mozilla.crash-stats.symbols-public/v1/

Here's what you should replace that with:


I looked for instances of the AWS S3 bucket url and replaced them with the Mozilla Symbols Server download API url. If you see any others, please fix them.


Thank you!

/will


Reply all
Reply to author
Forward
0 new messages