1

I had a AWS lambda my_lambda which is configure API gateway. E.g: https://xxx.execute-api.us-east-1.amazonaws.com/{your-environment}/my_lambda.

I also had a SNS my_sns_topic.

I create subscription API gateway to SNS topic successfully But it need to confirm subscription.

I don't know to how get token from Lambda API gateway. So I can use that token to confirm subscription.

p.s: The difficulty is my API gateway was created in Lambda function.

Thanks.

jbasko
  • 7,028
  • 1
  • 38
  • 51
jack.pop
  • 683
  • 2
  • 6
  • 21
  • Hi @jackpop can you able to retrieve the `TOKEN` to confirm the `subscription`.If yes then pls share your answer. I am also stuck at the same usecase. – Private Mar 21 '19 at 07:53

0 Answers0