You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When saving changes on a function the hotswap fails with Resource is not in the expected state due to waiter status: TIMEOUT error.
Th error appears to introduced in version CDK v2.167.0
Environment information
Describe the bug
When saving changes on a function the hotswap fails with
Resource is not in the expected state due to waiter status: TIMEOUT
error.Th error appears to introduced in version CDK v2.167.0
Issue on CDK tracking this behavior: aws/aws-cdk#32219
workaround:
adding the following policy mitigates the issue:
Reproduction steps
create a function
save changes
The text was updated successfully, but these errors were encountered: