Apigateway Functions
Functions
Provides details about a specific API Gateway Authorizer.
Provides details about multiple API Gateway Authorizers.
Use this data source to get the custom domain name for use with AWS API Gateway.
Use this data source to get the name and value of a pre-existing API Key, for example to supply credentials for a dependency microservice.
Use this data source to get the id of a Resource in API Gateway. To fetch the Resource, you must provide the REST API id as well as the full path.
Use this data source to get the id and root_resource_id of a REST API in API Gateway. To fetch the REST API you must provide a name to match against. As there is no unique name constraint on REST APIs this data source will error if there is more than one match.
Use this data source to get the id of a VPC Link in API Gateway. To fetch the VPC Link you must provide a name to match against. As there is no unique name constraint on API Gateway VPC Links this data source will error if there is more than one match.