API Gateway
The API Gateway acts as a crucial component in managing and executing the communication gateways between various cloud services and applications. It serves as a RESTful API service, enabling developers to create, publish, maintain, monitor, and secure APIs at any scale. The service allows users to merge multiple services under one API gateway, enhancing operational efficiency. More detailed information can be found in the official AWS API Gateway documentation.
Terraform Mappings:
aws_api_gateway_resource.id
Supported Methods​
GET
: Get a Resource by rest-api-id/resource-idLIST
SEARCH
: Search Resources by REST API ID