Interface: AwsLambdaHttpAdapterConfig
Interface: AwsLambdaHttpAdapterConfig
Represents the AwsLambdaHttpAdapterConfig configuration options for the application.
Extends
Partial
<AppConfig
<IncomingHttpEvent
,OutgoingHttpResponse
>>
Indexable
[key: string]: unknown
Properties
http
http: Partial<HttpConfig>;