In AWS API Gateway - how do i set stage variables for the test-invoke-stage?

Jeff Martin

When I invoke my API from the AWS Console, I notice that the stage name is "test-invoke-stage".

I set up some stage variables to have my mapping send to my lambda function but those values are coming in blank. When I try to set up the test-invoke-stage so that i can set the variables for that tester, it says I can't name a stage name with the - in it .

So how do i use the test invoker and pass in stage variables?

Jeff Martin

At this time 12/2015 - its not available - the question was answered in a webinar with Amazon. They said it is a feature on their roadmap. When i see it, I'll update this question/answer.

Update - its now available to add in values for stageVariables when you do the testing in the web console. (2016-01-14)

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

How to omit stage name from url in AWS Api gateway?

From Dev

How to have set up Stage in API gateway to have resources pointing to different lambda in different stages

From Dev

KineticJS: How do I scale a Stage?

From Dev

How do I remove a scene in a stage in javafx?

From Dev

JavaFX8: How do I set the initially focused control in a `Stage`?

From Dev

Makefile - Set multiple variables on a single stage

From Dev

How do I control a hive job name but keep the stage info?

From Dev

How do I create a JavaFX transparent stage with shadows on only the border?

From Dev

How do I detect a particular child on stage with createjs

From Dev

how do I add a stagewebviewbridge instance to stage with FB 4.6

From Dev

How do I avoid AWS API Gateway returning a 400 error?

From Dev

Integrating API gateway with SAM template to have custom name and stage

From Dev

how to set multiple initstyle to stage javafx

From Dev

How do you stage parts of a new file?

From Dev

How do you skip testing stage in bamboo?

From Dev

How do I debug AWS Api Gateway & Lambda's "AWS/ApiGateway 5XXError"

From Dev

How can I change the NativeWindow for the stage?

From Dev

How do I pass variables to Python Lambda from AWS API

From Java

How can I set the AWS API Gateway timeout higher than 30 seconds?

From Dev

AWS API Gateway - How to create a post method and test it

From Java

How do I add a .env file in gitlab ci during deployment stage?

From Dev

How do I reduce a python (docker) image size using a multi-stage build?

From Dev

How is Map stage and Reduce stage progress calculated

From Dev

Can I set stage names in spark ML Pipelines?

From Dev

AWS CodePipeline stage timeouts / abort?

From Dev

How to define Stage in FXML?

From Dev

How to stage changes with gitpython

From Dev

How to define Stage in FXML?

From Dev

How to set up Babel 6 stage 0 with React and Webpack

Related Related

  1. 1

    How to omit stage name from url in AWS Api gateway?

  2. 2

    How to have set up Stage in API gateway to have resources pointing to different lambda in different stages

  3. 3

    KineticJS: How do I scale a Stage?

  4. 4

    How do I remove a scene in a stage in javafx?

  5. 5

    JavaFX8: How do I set the initially focused control in a `Stage`?

  6. 6

    Makefile - Set multiple variables on a single stage

  7. 7

    How do I control a hive job name but keep the stage info?

  8. 8

    How do I create a JavaFX transparent stage with shadows on only the border?

  9. 9

    How do I detect a particular child on stage with createjs

  10. 10

    how do I add a stagewebviewbridge instance to stage with FB 4.6

  11. 11

    How do I avoid AWS API Gateway returning a 400 error?

  12. 12

    Integrating API gateway with SAM template to have custom name and stage

  13. 13

    how to set multiple initstyle to stage javafx

  14. 14

    How do you stage parts of a new file?

  15. 15

    How do you skip testing stage in bamboo?

  16. 16

    How do I debug AWS Api Gateway & Lambda's "AWS/ApiGateway 5XXError"

  17. 17

    How can I change the NativeWindow for the stage?

  18. 18

    How do I pass variables to Python Lambda from AWS API

  19. 19

    How can I set the AWS API Gateway timeout higher than 30 seconds?

  20. 20

    AWS API Gateway - How to create a post method and test it

  21. 21

    How do I add a .env file in gitlab ci during deployment stage?

  22. 22

    How do I reduce a python (docker) image size using a multi-stage build?

  23. 23

    How is Map stage and Reduce stage progress calculated

  24. 24

    Can I set stage names in spark ML Pipelines?

  25. 25

    AWS CodePipeline stage timeouts / abort?

  26. 26

    How to define Stage in FXML?

  27. 27

    How to stage changes with gitpython

  28. 28

    How to define Stage in FXML?

  29. 29

    How to set up Babel 6 stage 0 with React and Webpack

HotTag

Archive