Add custom header in Cloudfront/Pass custom header from cloudfront using AWS CDK Add custom header in Cloudfront/Pass custom header from ...
AWS Lambda REDIS connection timeout AWS Lambda REDIS connection timeout Redis elasticache is widely used for storing the cache, and AWS i...
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...
Find security group based on name AWS-CDK We can create security group from CDK. But there are chances that the security group has been c...
API Gateway and Cloud Front in the same domain with different path This is a very useful feature where we can have both cloudfront and ap...
Pass query params from cloudfront to api gateway We have a setup where we have api gateway and cloudfront distribution in front. You can ...
Import existing VPC in AWS-CDK CDK provides lot of methods which can be used create new resources and then use that reference for creating/...
Add Cloudfront Behavior using AWS-CDK Cloudfront has various features which help us to build our applications. One of the feature i...
Get security group from id AWS-CDK We can create security group from CDK. But there are chances that the security group has been created an...