I have created an AMI that I wanted to sell on AWS marketplace. There is inbuilt authentication in AMI when booted up. But I'm worried if the customer duplicates or replicates the AMI without authorization. Is there any way to prevent the unauthorized duplication of AMIs?
Thanks in advance
According to the AWS documentation
Therefore the only way for someone to launch another instance is to launch another via the AWS Marketplace.