Skip to content

figurate/terraform-aws-apigateway-target

Repository files navigation

AWS API Gateway Target

CI

Purpose: Provision a configured integration point using templates.

Rationale: Provide simple API gateway targets.

Requirements

No requirements.

Providers

Name Version
aws n/a

Inputs

Name Description Type Default Required
api_id Identifier of API to associated with the route any n/a yes
connection_id Identifier of VPC link used to access private resources any null no
connection_type Connectivity to the target string "INTERNET" no
description An optional description of the integration any null no
integration_method Method used to invoke the target string "ANY" no
integration_type Target type any n/a yes
integration_uri URI of the target any n/a yes

Outputs

Name Description
integration_id n/a

About

Create configured integration from predefined templates

Resources

License

Stars

Watchers

Forks

Packages

No packages published