You will need to do a `state.storage.deleteAll()` to remove an old instance. An old instance will no

You will need to do a
state.storage.deleteAll()
to remove an old instance. An old instance will not incur any request or duration charges if they aren't being accessed, but their used storage will be charged until deleted
Was this page helpful?