I am integrating a solution with aws marketplace. I want to integrate it as saas contract solution. I understand in general how the process goes. My problem is actually testing the integration.
According to docs, I need to be able to test new users signing up, users changing the contract, users cancelling the contract etc. The problem is, I signed up for new contract with my own account (product access is still limited, the price is 0.01 dollar set for testing purposes), and now I don’t have the option to cancel to test further. Looking at this docs page, it seems the only way to cancel a contract is through support, which usually takes days.
What is the best way to test aws saas contract integration quickly and efficiently? Thanks!