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
It seems to have been happening since I upgraded cloudformation-cli-python-lib to 2.1.4
When I am deleting a resource using my custom resource provider, I get this error: __init__() got an unexpected keyword argument 'typeConfiguration' (TypeError)
I was running into the same issue as 136 so I updated the library, as recommended in that issue. I get this instead, and I can't find any information about it online.