swift-account-41358
12/16/2024, 8:15 PMapi.addRoute()
(TypeScript)
When running with PULUMI_DEBUG_PROMISE_LEAKS=1 I see that the stack traces for each are similar but there differences at the end of the trace for each.
They are:
CONTEXT(9676): transferIsSecret(resource:OmwPsoBeApiRouteDzrksnPermissions[aws:lambda/permission:Permission], functionUrlAuthType, undefined)
CONTEXT(9677): transferDeps(resource:OmwPsoBeApiRouteDzrksnPermissions[aws:lambda/permission:Permission], functionUrlAuthType, undefined)
CONTEXT(9678): transferProperty(resource:OmwPsoBeApiRouteDzrksnPermissions[aws:lambda/permission:Permission], principal, <http://apigateway.amazonaws.com|apigateway.amazonaws.com>)
CONTEXT(9679): transferIsStable(resource:OmwPsoBeApiRouteDzrksnPermissions[aws:lambda/permission:Permission], principal, <http://apigateway.amazonaws.com|apigateway.amazonaws.com>)
Attached is the full stack trace. Any thoughts on what could be causing them?swift-account-41358
12/16/2024, 8:17 PMswift-account-41358
12/17/2024, 9:20 AM