I'm getting an invalid parameter error on AwsMarketplaceNotificationsQueuePolicy while creating the stack.
Has anyone run into a similar problem?
I'm getting an invalid parameter error on AwsMarketplaceNotificationsQueuePolicy while creating the stack.
Has anyone run into a similar problem?
I've had the same problem. In my case, the reason was a missing variable - awsMarketplaceUserArn
in the _meta/variables/s-variables-<stage>-<region>.json
file.