Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect, confusing, and typoed field descriptions for SNS topic ARNs #60

Open
nathanmcgarvey-modopayments opened this issue May 1, 2023 · 3 comments

Comments

@nathanmcgarvey-modopayments
Copy link

nathanmcgarvey-modopayments commented May 1, 2023

Two lines involved:

Description: "If your product is a SaaS contract, use the entitelement SNS topic provided by AWS Marketplace at the time the limited listing was published."

Description: "If your product is a SaaS subscription or Saas contract with subscription, use the entitlement SNS topic provided by AWS Marketplace at the time the limited listing was published."

The descriptions of these fields are incorrect (or at least very confusing to the reader) and the one line includes a typo (entitelement).

The likely descriptions should be to just use the correct "entitlement/contract" SNS topic for the Entitlements field and the "subscription" SNS topic for the Subscriptions field. (match the the SNS topic ARN to the parameter field name) If the descriptions are followed, the stack will fail to deploy due to insufficient permissions since a subscription saas marketplace product won't have access to an entitlement notification SNS topic. I'm not sure what the original intent with these descriptions were... perhaps the "Subscriptions SNS topic ARN" was supposed to read "... use the subscriptions SNS topic..."?

@brfrugis
Copy link

We are facing the same issue here ..... did you manage to fix it Nathan ?

@nathanmcgarvey-modopayments
Copy link
Author

Yeah, the field names seem to be correct and the descriptions seem to be incorrect. So it was working for us if you put the sns topic for "entitlement/contract" in the Entitlements field and ignore the description and put the "subscription" sns topic in the Subscriptions field and ignore that description, too.

@anujguptatecnotree
Copy link

Check if, offer is not in Draft/Staging State.

Offer must be in Limited or Public State.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants