nicovalencia

Results 5 comments of nicovalencia

What we ended up doing was using AWS Secrets Manager, since you can request from Lambda@Edge. Downside is having to make a region-specific request to get the secrets from the...

I tried this every way I could think of: * Moving the conditional to each function (`RestApiId` does not support `AWS::NoValue`) * Adding all Parameters under the conditional * Using...

A `é` character (even unicode escaped) causes this for me.