Open salami-art opened 6 years ago
@salami-art I'm not sure what the issue is but I notice that some of the arguments have weird tick marks instead of single-quotes.
--cognito-region=‘eu-central-1'
vs
--cognito-region='eu-central-1'
It could be a copy paste issue from the PDF?
I've followed the tutorial at https://serverless-stack.com/chapters/test-the-apis.html . I'm sending all the parameters like so:
I've also tried without the
prod
part after the url.What I'm getting back is an (annoyingly) localized message in my language that says that required parameters
identity-pool-id, invoke-url
are missing (and they aren't...).How am I supposed to get past this point in the tutorial?