- Newest
- Most votes
- Most comments
Hello,
The ARN for the SNS topic mentioned in the AWS Marketplace documentation is automatically generated by AWS and should be provided to you during the product creation process on the AWS Marketplace. Typically, this information is made available to you after your product has been reviewed and approved by the AWS Marketplace team. You may receive this ARN through an email notification or within your AWS Marketplace seller account.
If you haven't received the ARN, I recommend reaching out to the AWS Marketplace support team directly. They will be able to assist you with any specific issues related to your account or product setup.
Regarding collecting customer email addresses, by default, the SNS notifications sent by AWS Marketplace do not include customer email addresses due to privacy considerations.
However, you have an alternative option to collect customer email addresses. AWS provides an AWS Marketplace Metering Service (MMS) API. By using the MMS API, you obtain anonymous customer identifiers via the SNS topic notifications and then use these identifiers to retrieve customer contact information, including their email addresses. To implement this, you would need to follow the AWS Marketplace Seller Guide and the MMS API documentation. You can refer the below documentations for the same.
[+] https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/meteringmarketplace/client/resolve_customer.html [+] https://docs.aws.amazon.com/marketplace/latest/userguide/ami-notification.html
For any specific and account-specific inquiries, it's best to consult the AWS Marketplace support team directly, as they will have access to the most up-to-date information and can provide better assistance based on your situation.
Relevant content
- asked 7 months ago
- asked a day ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 4 months ago
- AWS OFFICIALUpdated 4 months ago
- AWS OFFICIALUpdated a year ago
Oh thank you for your answer! My offer is still under review since friday, so I will wait until its approved to get the SNS Topic. Great for the MMS API, I had no idea about it, I will have a look and try to make it work. Thanks a lot for your help!
I have an AMI product in Limited status and I cannot find the automatically generated SNS topic ARN - how do I find or get it?