Forum Discussion

tonante727's avatar
tonante727
Occasional Contributor
2 years ago
Solved

Using AWS Gateway API keys for testing real servers on Swagger UI

HI I just need to make sure that I am understanding the testing for Swagger Hub UI: I have generated an AWS Gateway key for testing internally and also using Postman externally and want to test rea...
  • tonante727's avatar
    tonante727
    2 years ago

    OK @chichepo , I solved it but there must be a better way of making the server URL more covert.

    The steps for testing this is relatively easy to set up:

    • In the sever:: url area  of the definitions file, just add the full gateway endpoint including the region.
    • Put the gateway's API key into the Authorized lock button next to the servers drop down and close its dialog box as soon as you add the api key.
    • Test your access endpoints.