Unit test and mocking axios Unit test and mocking axios jest - Axios is widely popular in node js bubble and many of the projects are usi...
Call external API from aws lambda using axios Normally there are cases where we need to get some data from the database or in some cases w...
Pass query params from cloudfront to api gateway We have a setup where we have api gateway and cloudfront distribution in front. You can ...
API gateway custom domain using AWS-CDK Creating custom domains for RestApis is the best way to make sure your API or system can easily ...
Attaching lambda, secret manager execution role with AWS-CDK IAM Roles are collections of policies that grant specific permissions to acce...
Getting secrets from Secret Manager using AWS-SDK What is AWS Secret Manager? AWS Secret Manager is nothing but a locker where you can kee...