GradientEdge CDK Utils
    Preparing search index...

    Provides a construct to contain api resources for ApiToLambdaTarget

    Implements

    Index

    Constructors

    Properties

    api: RestApi

    The API Gateway REST API

    basePathMappings: BasePathMapping[] = []

    The base path mappings for the API custom domain

    certificate: ICertificate

    The SSL/TLS certificate for the custom domain

    domain: DomainName

    The API Gateway custom domain

    errorResponseModel: Model

    The API Gateway error response model

    hostedZone: IHostedZone

    The Route53 hosted zone for the API domain

    integration: Integration

    The API Gateway Lambda integration

    integrationErrorResponse: IntegrationResponse

    The integration error response mapping

    integrationRequestParameters: { [p: string]: string }

    The integration request parameter mappings

    integrationRequestTemplates: { [p: string]: string }

    The integration request template mappings

    integrationResponse: IntegrationResponse

    The integration success response mapping

    lambda: IFunction

    The Lambda function used as the integration target

    method: Method

    The API Gateway resource method

    methodErrorResponse: MethodResponse

    The method error response

    methodResponse: MethodResponse

    The method success response

    resource: Resource

    The API Gateway resource

    responseModel: Model

    The success response model

    role: Role

    The IAM role for the API Gateway integration

    topic: Topic

    The SNS topic