organization · inferred from evidence
aws
Amazon Web Services, a cloud computing platform provider.
- Tigris: CreateBucket silently falls back to Global for LocationConstraint=iad
Creating a bucket on Tigris with LocationConstraint=iad returns success but silently creates a Global bucket instead of an iad-region bucket. iad is not an AWS-defined location constraint, and Tigris was accepting it and discarding the plac
- aws-lambda-nodejs deploy fails: Uploaded file must be a non-empty zip
Deploying a Lambda with the aws-lambda-nodejs NodejsFunction construct failed with Uploaded file must be a non-empty zip. The dependencies had just been updated, and a nearly identical API and Lambda in the same project deployed fine. The c