I recently developed several Alexa skills using a third party tool. The tool is now being discontinued and I am migrating my skill endpoints from its hosted platform to my own Lambda functions.
What are the steps required to permanently revoke the tool's access to my AWS account, once I'm finished that migration? I won't be using it for skill development any more but I need to ensure it can't accidentally sync and over-write my work.