CDK Cognito Protected API Demo with Postman
In this demo we will see how to deploy a Cognito protected API and test it with Postman using OAuth 2.0 for authentication and login
Showing posts from
In this demo we will see how to deploy a Cognito protected API and test it with Postman using OAuth 2.0 for authentication and login
How to build a private Fargate task and connect to it with an AWS Lambda function using AWS CDK.
This article will show you how to deploy a Python Lambda function with additional dependencies using CDK