API Gateway HTTP APIs adds integration with five AWS services

Posted on: Aug 20, 2020

Customers can now create Amazon API Gateway HTTP APIs that route requests to AWS AppConfig, Amazon EventBridge, Amazon Kinesis Data Streams, Amazon SQS, and AWS Step Functions. With these new integrations, customers can easily create APIs and webhooks for their business logic hosted in these AWS services. 

Previously, customers could use HTTP APIs to create APIs that route requests to AWS Lambda functions and any HTTP(s) backends. This release enables customers to build direct APIs that can be used to get configuration information from AppConfig, publish events to EventBridge, ingest data through Kinesis Data Streams, send a message to SQS, or start a workflow in Step Functions. 

Integration with other AWS services has been a popular feature in the REST APIs product. We have made it easier to setup by offering integration with other AWS services as a first class operation. Over time, we will continue to improve and migrate features from REST APIs to HTTP APIs. 

These new integrations are generally available in all regions where API Gateway is available. To learn more about these integrations, you can read the documentation. For more information about Amazon API Gateway, visit our product page.