-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
@aws-cdk/aws-lambdaRelated to AWS LambdaRelated to AWS LambdabugThis issue is a bug.This issue is a bug.documentationThis is a problem with documentation.This is a problem with documentation.effort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortp1
Description
Description
When CDK stack with Lambda function with property Code.FromBucket(..)
is used, then the lambda when deployed for the first time, works fine. When an update to lambda is made and then the stack deploy is not updating the deployed lambda in console. It has the old code in AWS console. S3 bucket does have the latest changes. Reason being the "Code entry type" is not pointing to S3 for the lambda in AWS console?
Reproduction Steps
Error Log
Environment
- CLI Version :
- Framework Version:
- OS :
- Language :
Other
This is 🐛 Bug Report
WtfJoke, hieuxlu, issei-m, nocquidant, jkkitakita and 1 more
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-lambdaRelated to AWS LambdaRelated to AWS LambdabugThis issue is a bug.This issue is a bug.documentationThis is a problem with documentation.This is a problem with documentation.effort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortp1