aws-microservices icon indicating copy to clipboard operation
aws-microservices copied to clipboard

AWS Serverless Event-driven Microservices with using AWS Lambda, AWS DynamoDB, AWS API Gateway, AWS EventBridge, AWS SQS, AWS CDK stands for Cloud Development Kit for IaC — Infrastructure as Code tool...

Results 2 aws-microservices issues
Sort by recently updated
recently updated
newest added

I hope this is the appropriate forum for this issue. I was able to invoke the GET and POST url in the 'product' example through browser, and cURL with success....

When I run `cdk deploy` (or `cdk synth`) I receive the following error: ``` Bundling asset AwsMicroservicesStack/Microservices/productLambdaFunction/Code/Stage... esbuild cannot run locally. Switching to Docker bundling. ✘ [ERROR] Could not resolve...