Brian Buechler

Results 2 issues of Brian Buechler

I ran into an issue where we aggregate S3 distribution logs from a variety of sources into one account, and the logs are broken down into sub-prefix: ``` s3:///s3_distribution_logs// ```...

From what I can tell, at least with chalice `1.31.2`, the `{proxy+}` glob seems to be broken in the local development server, even though it works properly in AWS. When...