You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, and thanks for the solution.
Am I missing something regarding the API Gateway resource? Where does the value for "${ServerlessRestApi}" come from and where is the trigger for the function "RegisterNewMarketplaceCustomer" defined?
The text was updated successfully, but these errors were encountered:
Also puzzled by this. I assume this is an API that exists and has been created in the account this is being deployed to, so that the x-amzn-marketplace-token can be posted to it and added to the dynamo table...
However one would ask, how does the template run if the "${ServerlessRestApi}" param hasn't been established in the template, either by a passed param, or through a Ref
Did some further research, uses Serverless Framework unfortunately, so no good for my project as it'd mean another deployment framework. I'm using Amplify, would mean more plugins.
Hello, and thanks for the solution.
Am I missing something regarding the API Gateway resource? Where does the value for "${ServerlessRestApi}" come from and where is the trigger for the function "RegisterNewMarketplaceCustomer" defined?
The text was updated successfully, but these errors were encountered: