Deploying an API definition to AWS API Gateway - Cloud

Talend Cloud API Designer Examples

Version
Cloud
Language
English
Product
Talend Cloud
Module
Talend API Designer
Content
Design and Development > Designing APIs
Last publication date
2024-03-05

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.

Diagram of the process where the API definition is fetched by the CI/CD pipeline from Talend Cloud and then pushed to the AWS API Gateway.

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: