python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Compiling to javascript is not needed in CDK typescript project?
While I develop sample App by using CDKI come up with some questions.
I change stack.ts in my project,and then cdk synth and cdk deploy. it seems compiling to js didn't needed in my project
when I see...

Heisenberg
Votes: 0
Answers: 1
AWS CDK deploy same resources and same stacks with different pipeline | Typescript
Pretty new to AWS CDK and am getting stuck with a certain issue.
I have a working CDK code pipeline deploying a bunch of resources to different environments, eventually making its way to prod. It uses...
Popeye
Votes: 0
Answers: 1
Resource handler returned message: "Unzipped size must be smaller than 262144000 bytes AWS Lambda and CDK, no serverless.yaml file
I'm attempting to get a Lambda function working with AWS CDK. I'm implemented the lambda function in python, and want to include external libraries in my Lambda code. Currently this is my CDK code:
im...
Jack Gitter
Votes: 0
Answers: 1
AWS - CDK - What is the CDK construct to enable 'Encryption in transit' for lambda
I could not find any option in CDK to enable 'Encrypt in transit' configuration for lambda environment variables.
Does anyone know how to achieve this.
Any help/pointers is much appreciated.
Thanks,
...

horizon7
Votes: 0
Answers: 0