Serverless guide This is slightly different than regular cloudformation yaml file syntax. To include other files in the main yaml
Month: October 2023
Lambda and SQS
Here’s how to avoid lambda throttling when lambda concurrency is limited: The maximum concurrency setting limits the number of concurrent
Securely Calling AWS Lambda from React
Use API Gateway Lambda authorizers A Lambda authorizer is useful if you want to implement a custom authorization scheme that
Twilio Voice Client Configuration
Setting SDK Options – v1 Twilio Device -v1 fakeLocalDTMF false If true, replaces default DTMF tones with mock DTMF tones.
Keeping Lambda Warm
Reducing cold starts with Provisioned Concurrency Understanding how functions warmers work However, this is not a guaranteed way to reduce
Okta React App
https://github.com/okta/samples-js-react/tree/master/okta-hosted-login https://github.com/okta/okta-react/tree/master/samples Sign users in to your SPA using the redirect model OIDC – OpenID Connect. Proof Key for Code