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
Fixup some places where we didn't refresh the explorer on create (#2078)
- Refresh on Lambda create
- Refresh on CFN deploy (we don't know if it is a create or not, so refresh every time, this is probably better since while actively working with CFN the most updated view would be more useful)
- Remove duplicate SamTelemetry.deploy. We need failure in SamDeployDialog but not success as it goes on to DeployServerlessApplicationAction to finish deploying
Copy file name to clipboardExpand all lines: jetbrains-core/src/software/aws/toolkits/jetbrains/services/lambda/actions/DeployServerlessApplicationAction.kt
0 commit comments