Deploying an API definition to AWS API Gateway
Use the Talend Cloud API Designer public API to automatically update your API to AWS API Gateway.
This example explains how to import a new API definition or update an existing one in AWS API Gateway from Talend Cloud API Designer.
To do this, you must first fetch your API from Talend Cloud, then you need to deploy it to AWS API Gateway using a command line script or a CI/CD pipeline.
The following procedures use AWS CLI, but you can also use the AWS API Gateway REST API.
For more information, see the following resources: