On this page, you will find a step-by-step guide on how to connect your AWS API Gateway to APIIDABoomi's API Control Plane.
Prerequisites
To proceed, you will need the following:
A running instance of APIIDA´s Boomi´s API Control Plane
Access to the Amazon API Gateway Service with at least one API deployed in a stage
Docker to utilize the image of our agent, which acts as an intermediary.
Any other container environment is also possible. Helm Charts are available here:
https://github.com/apiida/CPagent-Helm
...
Excerpt | ||
---|---|---|
| ||
Create a new EnvironmentTo get started, simply open your API Control Plane instance and follow the instructions below. Add an Environment
Add Environment Information
You’ve completed the first step! |
...
You have two options to grant your agent access to your AWS API Gateway, depending on wheter whether you plan to host the agent inside AWS itself or elsewhere.
...
Excerpt | ||
---|---|---|
| ||
Check the Agent's Status
Admin Portal
You’ve completed the last step! You can now interact with your Gateways through APIIDA´s Boomi´s API Control Plane. Try it right now and discover your APIs! 💡 Tip: It is easy to add more agents! Repeat this guide or that of another gateway and simply add the agents to the existing Docker compose file. |
...