GradientEdge CDK Utils
    Preparing search index...

    Provides a construct to contain api resources for ApiToEventBridgeTargetWithSns

    Implements

    Index

    Constructors

    Properties

    accessLogGroup: LogGroup

    The CloudWatch log group for API Gateway access logs

    api: RestApi

    The API Gateway REST API

    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 integration with the backend service

    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

    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 for event forwarding