@bitblit/ratchet-epsilon-common 4.0.353-alpha → 4.0.355-alpha

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (160) hide show
  1. package/lib/index.mjs +1 -1
  2. package/lib/types.d.ts +1200 -0
  3. package/package.json +11 -11
  4. package/lib/background/background-dynamo-log-table-handler.d.ts +0 -11
  5. package/lib/background/background-entry.d.ts +0 -4
  6. package/lib/background/background-execution-event-type.d.ts +0 -8
  7. package/lib/background/background-execution-event.d.ts +0 -8
  8. package/lib/background/background-execution-listener.d.ts +0 -5
  9. package/lib/background/background-handler.d.ts +0 -29
  10. package/lib/background/background-http-adapter-handler.d.ts +0 -22
  11. package/lib/background/background-meta-response-internal.d.ts +0 -5
  12. package/lib/background/background-process-handling.d.ts +0 -5
  13. package/lib/background/background-process-log-table-entry.d.ts +0 -11
  14. package/lib/background/background-queue-response-internal.d.ts +0 -8
  15. package/lib/background/background-validator.d.ts +0 -17
  16. package/lib/background/epsilon-background-process-error.d.ts +0 -30
  17. package/lib/background/internal-background-entry.d.ts +0 -8
  18. package/lib/background/manager/abstract-background-manager.d.ts +0 -19
  19. package/lib/background/manager/aws-large-payload-s3-sqs-sns-background-manager.d.ts +0 -19
  20. package/lib/background/manager/aws-sqs-sns-background-manager.d.ts +0 -23
  21. package/lib/background/manager/background-manager-like.d.ts +0 -18
  22. package/lib/background/manager/background-manager.spec.d.ts +0 -1
  23. package/lib/background/manager/single-thread-local-background-manager.d.ts +0 -15
  24. package/lib/background/s3-background-transaction-logger.d.ts +0 -17
  25. package/lib/build/ratchet-epsilon-common-info.d.ts +0 -5
  26. package/lib/built-in/background/echo-processor.d.ts +0 -7
  27. package/lib/built-in/background/log-and-enqueue-echo-processor.d.ts +0 -6
  28. package/lib/built-in/background/log-message-background-error-processor.d.ts +0 -5
  29. package/lib/built-in/background/no-op-processor.d.ts +0 -6
  30. package/lib/built-in/background/retry-processor.d.ts +0 -16
  31. package/lib/built-in/background/sample-delay-processor.d.ts +0 -6
  32. package/lib/built-in/background/sample-input-validated-processor-data.d.ts +0 -4
  33. package/lib/built-in/background/sample-input-validated-processor.d.ts +0 -8
  34. package/lib/built-in/built-in-trace-id-generators.d.ts +0 -5
  35. package/lib/built-in/daemon/daemon-authorizer-function.d.ts +0 -5
  36. package/lib/built-in/daemon/daemon-config.d.ts +0 -8
  37. package/lib/built-in/daemon/daemon-group-selection-function.d.ts +0 -4
  38. package/lib/built-in/daemon/daemon-handler.d.ts +0 -16
  39. package/lib/built-in/daemon/daemon-process-state-list.d.ts +0 -5
  40. package/lib/built-in/http/apollo/apollo-util.d.ts +0 -10
  41. package/lib/built-in/http/apollo/default-epsilon-apollo-context.d.ts +0 -10
  42. package/lib/built-in/http/apollo/epsilon-apollo-cors-method.d.ts +0 -6
  43. package/lib/built-in/http/apollo/epsilon-lambda-apollo-context-function-argument.d.ts +0 -5
  44. package/lib/built-in/http/apollo/epsilon-lambda-apollo-options.d.ts +0 -10
  45. package/lib/built-in/http/apollo-filter.d.ts +0 -10
  46. package/lib/built-in/http/built-in-auth-filters.d.ts +0 -9
  47. package/lib/built-in/http/built-in-authorizers.d.ts +0 -8
  48. package/lib/built-in/http/built-in-filters.d.ts +0 -26
  49. package/lib/built-in/http/built-in-filters.spec.d.ts +0 -1
  50. package/lib/built-in/http/built-in-handlers.d.ts +0 -9
  51. package/lib/built-in/http/log-level-manipulation-filter.d.ts +0 -6
  52. package/lib/built-in/http/run-handler-as-filter.d.ts +0 -12
  53. package/lib/built-in/http/run-handler-as-filter.spec.d.ts +0 -1
  54. package/lib/cli/ratchet-cli-handler.d.ts +0 -6
  55. package/lib/cli/run-background-process-from-command-line.d.ts +0 -3
  56. package/lib/config/background/background-aws-config.d.ts +0 -7
  57. package/lib/config/background/background-config.d.ts +0 -14
  58. package/lib/config/background/background-error-processor.d.ts +0 -4
  59. package/lib/config/background/background-processor.d.ts +0 -6
  60. package/lib/config/background/background-transaction-log.d.ts +0 -8
  61. package/lib/config/background/background-transaction-logger.d.ts +0 -5
  62. package/lib/config/cron/abstract-cron-entry.d.ts +0 -12
  63. package/lib/config/cron/cron-background-entry.d.ts +0 -6
  64. package/lib/config/cron/cron-config.d.ts +0 -6
  65. package/lib/config/dynamo-db-config.d.ts +0 -5
  66. package/lib/config/epsilon-config.d.ts +0 -24
  67. package/lib/config/epsilon-lambda-event-handler.d.ts +0 -7
  68. package/lib/config/epsilon-logger-config.d.ts +0 -13
  69. package/lib/config/generic-aws-event-handler-function.d.ts +0 -3
  70. package/lib/config/http/authorizer-function.d.ts +0 -6
  71. package/lib/config/http/epsilon-authorization-context.d.ts +0 -5
  72. package/lib/config/http/extended-api-gateway-event.d.ts +0 -7
  73. package/lib/config/http/filter-chain-context.d.ts +0 -14
  74. package/lib/config/http/filter-function.d.ts +0 -4
  75. package/lib/config/http/handler-function.d.ts +0 -5
  76. package/lib/config/http/http-config.d.ts +0 -15
  77. package/lib/config/http/http-processing-config.d.ts +0 -11
  78. package/lib/config/http/mapped-http-processing-config.d.ts +0 -7
  79. package/lib/config/http/null-returned-object-handling.d.ts +0 -6
  80. package/lib/config/inter-api/inter-api-aws-config.d.ts +0 -5
  81. package/lib/config/inter-api/inter-api-config.d.ts +0 -6
  82. package/lib/config/inter-api/inter-api-process-mapping.d.ts +0 -6
  83. package/lib/config/logging-trace-id-generator.d.ts +0 -4
  84. package/lib/config/no-handlers-found-error.d.ts +0 -3
  85. package/lib/config/open-api/open-api-document-components.d.ts +0 -4
  86. package/lib/config/open-api/open-api-document-path.d.ts +0 -2
  87. package/lib/config/open-api/open-api-document.d.ts +0 -6
  88. package/lib/config/s3-config.d.ts +0 -6
  89. package/lib/config/sns-config.d.ts +0 -5
  90. package/lib/config/sqs-config.d.ts +0 -5
  91. package/lib/epsilon-build-properties.d.ts +0 -9
  92. package/lib/epsilon-constants.d.ts +0 -16
  93. package/lib/epsilon-global-handler.d.ts +0 -20
  94. package/lib/epsilon-instance.d.ts +0 -14
  95. package/lib/epsilon-logging-extension-processor.d.ts +0 -6
  96. package/lib/http/auth/api-gateway-adapter-authentication-handler.d.ts +0 -8
  97. package/lib/http/auth/auth0-web-token-manipulator.d.ts +0 -13
  98. package/lib/http/auth/basic-auth-token.d.ts +0 -4
  99. package/lib/http/auth/google-web-token-manipulator.d.ts +0 -14
  100. package/lib/http/auth/google-web-token-manipulator.spec.d.ts +0 -1
  101. package/lib/http/auth/jwt-ratchet-local-web-token-manipulator.d.ts +0 -11
  102. package/lib/http/auth/local-web-token-manipulator.d.ts +0 -19
  103. package/lib/http/auth/local-web-token-manipulator.spec.d.ts +0 -1
  104. package/lib/http/auth/web-token-manipulator.d.ts +0 -4
  105. package/lib/http/error/bad-gateway.d.ts +0 -5
  106. package/lib/http/error/bad-request-error.d.ts +0 -5
  107. package/lib/http/error/conflict-error.d.ts +0 -5
  108. package/lib/http/error/forbidden-error.d.ts +0 -5
  109. package/lib/http/error/gateway-timeout.d.ts +0 -5
  110. package/lib/http/error/method-not-allowed-error.d.ts +0 -5
  111. package/lib/http/error/misconfigured-error.d.ts +0 -5
  112. package/lib/http/error/not-found-error.d.ts +0 -5
  113. package/lib/http/error/not-implemented.d.ts +0 -5
  114. package/lib/http/error/request-timeout-error.d.ts +0 -5
  115. package/lib/http/error/service-unavailable.d.ts +0 -5
  116. package/lib/http/error/too-many-requests-error.d.ts +0 -5
  117. package/lib/http/error/unauthorized-error.d.ts +0 -5
  118. package/lib/http/event-util.d.ts +0 -27
  119. package/lib/http/event-util.spec.d.ts +0 -1
  120. package/lib/http/response-util.d.ts +0 -11
  121. package/lib/http/response-util.spec.d.ts +0 -1
  122. package/lib/http/route/epsilon-router.d.ts +0 -8
  123. package/lib/http/route/extended-auth-response-context.d.ts +0 -6
  124. package/lib/http/route/route-mapping.d.ts +0 -12
  125. package/lib/http/route/route-validator-config.d.ts +0 -5
  126. package/lib/http/route/router-util.d.ts +0 -23
  127. package/lib/http/route/router-util.spec.d.ts +0 -1
  128. package/lib/http/web-handler.d.ts +0 -23
  129. package/lib/http/web-handler.spec.d.ts +0 -1
  130. package/lib/http/web-v2-handler.d.ts +0 -10
  131. package/lib/index.d.ts +0 -140
  132. package/lib/index.mjs.map +0 -1
  133. package/lib/inter-api/inter-api-entry.d.ts +0 -7
  134. package/lib/inter-api/inter-api-util.d.ts +0 -10
  135. package/lib/inter-api/inter-api-util.spec.d.ts +0 -1
  136. package/lib/inter-api-manager.d.ts +0 -14
  137. package/lib/lambda-event-handler/cron-epsilon-lambda-event-handler.d.ts +0 -14
  138. package/lib/lambda-event-handler/cron-epsilon-lambda-event-handler.spec.d.ts +0 -1
  139. package/lib/lambda-event-handler/dynamo-epsilon-lambda-event-handler.d.ts +0 -11
  140. package/lib/lambda-event-handler/generic-sns-epsilon-lambda-event-handler.d.ts +0 -10
  141. package/lib/lambda-event-handler/generic-sqs-epsilon-lambda-event-handler.d.ts +0 -11
  142. package/lib/lambda-event-handler/inter-api-epsilon-lambda-event-handler.d.ts +0 -10
  143. package/lib/lambda-event-handler/s3-epsilon-lambda-event-handler.d.ts +0 -10
  144. package/lib/local-container-server.d.ts +0 -12
  145. package/lib/local-server-cert.d.ts +0 -5
  146. package/lib/local-server.d.ts +0 -22
  147. package/lib/local-server.spec.d.ts +0 -1
  148. package/lib/open-api-util/open-api-doc-modifications.d.ts +0 -8
  149. package/lib/open-api-util/open-api-doc-modifier.d.ts +0 -7
  150. package/lib/open-api-util/open-api-doc-modifier.spec.d.ts +0 -1
  151. package/lib/open-api-util/yaml-combiner.d.ts +0 -3
  152. package/lib/open-api-util/yaml-combiner.spec.d.ts +0 -1
  153. package/lib/sample/sample-server-components.d.ts +0 -10
  154. package/lib/sample/sample-server-static-files.d.ts +0 -5
  155. package/lib/sample/test-error-server.d.ts +0 -11
  156. package/lib/util/aws-util.d.ts +0 -8
  157. package/lib/util/context-util.d.ts +0 -34
  158. package/lib/util/cron-util.d.ts +0 -11
  159. package/lib/util/cron-util.spec.d.ts +0 -1
  160. package/lib/util/epsilon-config-parser.d.ts +0 -14
@@ -1,5 +0,0 @@
1
- import { RestfulApiHttpError } from '@bitblit/ratchet-common';
2
- export declare class NotFoundError<T = void> extends RestfulApiHttpError<T> {
3
- static readonly HTTP_CODE: number;
4
- constructor(...errors: string[]);
5
- }
@@ -1,5 +0,0 @@
1
- import { RestfulApiHttpError } from '@bitblit/ratchet-common';
2
- export declare class NotImplemented<T = void> extends RestfulApiHttpError<T> {
3
- static readonly HTTP_CODE: number;
4
- constructor(...errors: string[]);
5
- }
@@ -1,5 +0,0 @@
1
- import { RestfulApiHttpError } from '@bitblit/ratchet-common';
2
- export declare class RequestTimeoutError<T = void> extends RestfulApiHttpError<T> {
3
- static readonly HTTP_CODE: number;
4
- constructor(...errors: string[]);
5
- }
@@ -1,5 +0,0 @@
1
- import { RestfulApiHttpError } from '@bitblit/ratchet-common';
2
- export declare class ServiceUnavailable<T = void> extends RestfulApiHttpError<T> {
3
- static readonly HTTP_CODE: number;
4
- constructor(...errors: string[]);
5
- }
@@ -1,5 +0,0 @@
1
- import { RestfulApiHttpError } from '@bitblit/ratchet-common';
2
- export declare class TooManyRequestsError<T = void> extends RestfulApiHttpError<T> {
3
- static readonly HTTP_CODE: number;
4
- constructor(...errors: string[]);
5
- }
@@ -1,5 +0,0 @@
1
- import { RestfulApiHttpError } from '@bitblit/ratchet-common';
2
- export declare class UnauthorizedError<T = void> extends RestfulApiHttpError<T> {
3
- static readonly HTTP_CODE: number;
4
- constructor(...errors: string[]);
5
- }
@@ -1,27 +0,0 @@
1
- import { APIGatewayEvent, APIGatewayEventRequestContext, AuthResponseContext } from 'aws-lambda';
2
- import { EpsilonLoggerConfig } from '../config/epsilon-logger-config.js';
3
- import { LoggerLevelName } from '@bitblit/ratchet-common';
4
- import { BasicAuthToken } from './auth/basic-auth-token.js';
5
- export declare class EventUtil {
6
- private constructor();
7
- static extractStage(event: APIGatewayEvent): string;
8
- static extractHostHeader(event: APIGatewayEvent): string;
9
- static extractProtocol(event: APIGatewayEvent): string;
10
- static extractApiGatewayStage(event: APIGatewayEvent): string;
11
- static extractRequestContext(event: APIGatewayEvent): APIGatewayEventRequestContext;
12
- static extractAuthorizer(event: APIGatewayEvent): AuthResponseContext;
13
- static ipAddressChain(event: APIGatewayEvent): string[];
14
- static ipAddress(event: APIGatewayEvent): string;
15
- static extractFullPath(event: APIGatewayEvent, overrideProtocol?: string): string;
16
- static extractFullPrefix(event: APIGatewayEvent, overrideProtocol?: string): string;
17
- static jsonBodyToObject(evt: APIGatewayEvent): any;
18
- static calcLogLevelViaEventOrEnvParam(curLevel: LoggerLevelName, event: APIGatewayEvent, rConfig: EpsilonLoggerConfig): LoggerLevelName;
19
- static fixStillEncodedQueryParams(event: APIGatewayEvent): void;
20
- static applyTokenToEventForTesting(event: APIGatewayEvent, jwtToken: string): void;
21
- static extractBasicAuthenticationToken(event: APIGatewayEvent, throwErrorOnMissingBad?: boolean): BasicAuthToken;
22
- static eventIsAGraphQLIntrospection(event: APIGatewayEvent): boolean;
23
- static extractAuthorizationHeaderCaseInsensitive(evt: APIGatewayEvent): string;
24
- static extractBearerTokenFromEvent(evt: APIGatewayEvent): string;
25
- static hostIsLocal(host: string): boolean;
26
- static hostIsLocalOrNotRoutableIP4(host: string): boolean;
27
- }
@@ -1 +0,0 @@
1
- export {};
@@ -1,11 +0,0 @@
1
- /// <reference types="node" />
2
- import { ProxyResult } from 'aws-lambda';
3
- import { RestfulApiHttpError } from '@bitblit/ratchet-common';
4
- export declare class ResponseUtil {
5
- private constructor();
6
- static errorResponse<T>(err: RestfulApiHttpError<T>): ProxyResult;
7
- static redirect(target: string, code?: number, queryParams?: any): ProxyResult;
8
- static coerceToProxyResult(input: any): ProxyResult;
9
- static applyGzipIfPossible(encodingHeader: string, proxyResult: ProxyResult): Promise<ProxyResult>;
10
- static gzip(input: Buffer): Promise<Buffer>;
11
- }
@@ -1 +0,0 @@
1
- export {};
@@ -1,8 +0,0 @@
1
- import { RouteMapping } from './route-mapping.js';
2
- import { ModelValidator } from '@bitblit/ratchet-misc';
3
- import { HttpConfig } from '../../config/http/http-config.js';
4
- export interface EpsilonRouter {
5
- routes: RouteMapping[];
6
- openApiModelValidator: ModelValidator;
7
- config: HttpConfig;
8
- }
@@ -1,6 +0,0 @@
1
- import { AuthResponseContext } from 'aws-lambda';
2
- export interface ExtendedAuthResponseContext extends AuthResponseContext {
3
- userData: any;
4
- userDataJSON: string;
5
- srcData: string;
6
- }
@@ -1,12 +0,0 @@
1
- import { RouteValidatorConfig } from './route-validator-config.js';
2
- import { HandlerFunction } from '../../config/http/handler-function.js';
3
- import { HttpProcessingConfig } from '../../config/http/http-processing-config.js';
4
- export interface RouteMapping {
5
- method: string;
6
- path: string;
7
- function: HandlerFunction<any>;
8
- metaProcessingConfig: HttpProcessingConfig;
9
- validation: RouteValidatorConfig;
10
- outboundValidation: RouteValidatorConfig;
11
- authorizerName: string;
12
- }
@@ -1,5 +0,0 @@
1
- export interface RouteValidatorConfig {
2
- modelName: string;
3
- emptyAllowed: boolean;
4
- extraPropertiesAllowed: boolean;
5
- }
@@ -1,23 +0,0 @@
1
- import { EpsilonRouter } from './epsilon-router.js';
2
- import { JwtTokenBase } from '@bitblit/ratchet-common';
3
- import { OpenApiDocument } from '../../config/open-api/open-api-document.js';
4
- import { ModelValidator } from '@bitblit/ratchet-misc';
5
- import { BackgroundHttpAdapterHandler } from '../../background/background-http-adapter-handler.js';
6
- import { HttpConfig } from '../../config/http/http-config.js';
7
- import { HttpProcessingConfig } from '../../config/http/http-processing-config.js';
8
- import { WebTokenManipulator } from '../auth/web-token-manipulator.js';
9
- import { FilterFunction } from '../../config/http/filter-function.js';
10
- export declare class RouterUtil {
11
- private constructor();
12
- static defaultAuthenticationHeaderParsingEpsilonPreFilters(webTokenManipulator: WebTokenManipulator<JwtTokenBase>): FilterFunction[];
13
- static defaultEpsilonPreFilters(): FilterFunction[];
14
- static defaultEpsilonPostFilters(): FilterFunction[];
15
- static defaultEpsilonErrorFilters(): FilterFunction[];
16
- static defaultHttpMetaProcessingConfigWithAuthenticationHeaderParsing(webTokenManipulator: WebTokenManipulator<JwtTokenBase>): HttpProcessingConfig;
17
- static defaultHttpMetaProcessingConfig(): HttpProcessingConfig;
18
- static assignDefaultsOnHttpConfig(cfg: HttpConfig): HttpConfig;
19
- static findApplicableMeta(httpConfig: HttpConfig, method: string, path: string): HttpProcessingConfig;
20
- static openApiYamlToRouterConfig(httpConfig: HttpConfig, openApiDoc: OpenApiDocument, modelValidator: ModelValidator, backgroundHttpAdapterHandler: BackgroundHttpAdapterHandler): EpsilonRouter;
21
- private static findAndValidateModelName;
22
- static openApiPathToRouteParserPath(input: string): string;
23
- }
@@ -1 +0,0 @@
1
- export {};
@@ -1,23 +0,0 @@
1
- import { EpsilonRouter } from './route/epsilon-router.js';
2
- import { APIGatewayEvent, Context, ProxyResult } from 'aws-lambda';
3
- import Route from 'route-parser';
4
- import { RouteMapping } from './route/route-mapping.js';
5
- import { ExtendedAPIGatewayEvent } from '../config/http/extended-api-gateway-event.js';
6
- import { EpsilonLambdaEventHandler } from '../config/epsilon-lambda-event-handler.js';
7
- export declare class WebHandler implements EpsilonLambdaEventHandler<APIGatewayEvent> {
8
- private routerConfig;
9
- static readonly MAXIMUM_LAMBDA_BODY_SIZE_BYTES: number;
10
- constructor(routerConfig: EpsilonRouter);
11
- get router(): EpsilonRouter;
12
- extractLabel(evt: APIGatewayEvent, context: Context): string;
13
- handlesEvent(evt: any): boolean;
14
- processEvent(event: APIGatewayEvent, context: Context): Promise<ProxyResult>;
15
- openApiLambdaHandler(evt: ExtendedAPIGatewayEvent, context: Context): Promise<ProxyResult>;
16
- findBestMatchingRoute(event: APIGatewayEvent): RouteAndParse;
17
- private cleanPath;
18
- }
19
- export interface RouteAndParse {
20
- mapping: RouteMapping;
21
- route: Route;
22
- parsed: any;
23
- }
@@ -1 +0,0 @@
1
- export {};
@@ -1,10 +0,0 @@
1
- import { APIGatewayProxyEventV2, Context, ProxyResult } from 'aws-lambda';
2
- import { EpsilonLambdaEventHandler } from '../config/epsilon-lambda-event-handler.js';
3
- import { WebHandler } from './web-handler.js';
4
- export declare class WebV2Handler implements EpsilonLambdaEventHandler<APIGatewayProxyEventV2> {
5
- private webHandler;
6
- constructor(webHandler: WebHandler);
7
- extractLabel(evt: APIGatewayProxyEventV2, context: Context): string;
8
- handlesEvent(evt: any): boolean;
9
- processEvent(evt: APIGatewayProxyEventV2, context: Context): Promise<ProxyResult>;
10
- }
package/lib/index.d.ts DELETED
@@ -1,140 +0,0 @@
1
- export * from './epsilon-build-properties.js';
2
- export * from './epsilon-constants.js';
3
- export * from './epsilon-global-handler.js';
4
- export * from './epsilon-instance.js';
5
- export * from './epsilon-logging-extension-processor.js';
6
- export * from './inter-api-manager.js';
7
- export * from './local-container-server.js';
8
- export * from './local-server-cert.js';
9
- export * from './local-server.js';
10
- export * from './background/background-dynamo-log-table-handler.js';
11
- export * from './background/background-entry.js';
12
- export * from './background/background-execution-event-type.js';
13
- export * from './background/background-execution-event.js';
14
- export * from './background/background-execution-listener.js';
15
- export * from './background/background-handler.js';
16
- export * from './background/background-http-adapter-handler.js';
17
- export * from './background/background-meta-response-internal.js';
18
- export * from './background/background-process-handling.js';
19
- export * from './background/background-process-log-table-entry.js';
20
- export * from './background/background-queue-response-internal.js';
21
- export * from './background/background-validator.js';
22
- export * from './background/epsilon-background-process-error.js';
23
- export * from './background/internal-background-entry.js';
24
- export * from './background/s3-background-transaction-logger.js';
25
- export * from './background/manager/abstract-background-manager.js';
26
- export * from './background/manager/aws-large-payload-s3-sqs-sns-background-manager.js';
27
- export * from './background/manager/aws-sqs-sns-background-manager.js';
28
- export * from './background/manager/background-manager-like.js';
29
- export * from './background/manager/single-thread-local-background-manager.js';
30
- export * from './build/ratchet-epsilon-common-info.js';
31
- export * from './built-in/built-in-trace-id-generators.js';
32
- export * from './built-in/background/echo-processor.js';
33
- export * from './built-in/background/log-and-enqueue-echo-processor.js';
34
- export * from './built-in/background/log-message-background-error-processor.js';
35
- export * from './built-in/background/no-op-processor.js';
36
- export * from './built-in/background/retry-processor.js';
37
- export * from './built-in/background/sample-delay-processor.js';
38
- export * from './built-in/background/sample-input-validated-processor-data.js';
39
- export * from './built-in/background/sample-input-validated-processor.js';
40
- export * from './built-in/daemon/daemon-authorizer-function.js';
41
- export * from './built-in/daemon/daemon-config.js';
42
- export * from './built-in/daemon/daemon-group-selection-function.js';
43
- export * from './built-in/daemon/daemon-handler.js';
44
- export * from './built-in/daemon/daemon-process-state-list.js';
45
- export * from './built-in/http/apollo-filter.js';
46
- export * from './built-in/http/built-in-auth-filters.js';
47
- export * from './built-in/http/built-in-authorizers.js';
48
- export * from './built-in/http/built-in-filters.js';
49
- export * from './built-in/http/built-in-handlers.js';
50
- export * from './built-in/http/log-level-manipulation-filter.js';
51
- export * from './built-in/http/run-handler-as-filter.js';
52
- export * from './built-in/http/apollo/apollo-util.js';
53
- export * from './built-in/http/apollo/default-epsilon-apollo-context.js';
54
- export * from './built-in/http/apollo/epsilon-apollo-cors-method.js';
55
- export * from './built-in/http/apollo/epsilon-lambda-apollo-context-function-argument.js';
56
- export * from './built-in/http/apollo/epsilon-lambda-apollo-options.js';
57
- export * from './cli/ratchet-cli-handler.js';
58
- export * from './cli/run-background-process-from-command-line.js';
59
- export * from './config/dynamo-db-config.js';
60
- export * from './config/epsilon-config.js';
61
- export * from './config/epsilon-lambda-event-handler.js';
62
- export * from './config/epsilon-logger-config.js';
63
- export * from './config/generic-aws-event-handler-function.js';
64
- export * from './config/logging-trace-id-generator.js';
65
- export * from './config/no-handlers-found-error.js';
66
- export * from './config/s3-config.js';
67
- export * from './config/sns-config.js';
68
- export * from './config/sqs-config.js';
69
- export * from './config/background/background-aws-config.js';
70
- export * from './config/background/background-config.js';
71
- export * from './config/background/background-error-processor.js';
72
- export * from './config/background/background-processor.js';
73
- export * from './config/background/background-transaction-log.js';
74
- export * from './config/background/background-transaction-logger.js';
75
- export * from './config/cron/abstract-cron-entry.js';
76
- export * from './config/cron/cron-background-entry.js';
77
- export * from './config/cron/cron-config.js';
78
- export * from './config/http/authorizer-function.js';
79
- export * from './config/http/epsilon-authorization-context.js';
80
- export * from './config/http/extended-api-gateway-event.js';
81
- export * from './config/http/filter-chain-context.js';
82
- export * from './config/http/filter-function.js';
83
- export * from './config/http/handler-function.js';
84
- export * from './config/http/http-config.js';
85
- export * from './config/http/http-processing-config.js';
86
- export * from './config/http/mapped-http-processing-config.js';
87
- export * from './config/http/null-returned-object-handling.js';
88
- export * from './config/inter-api/inter-api-aws-config.js';
89
- export * from './config/inter-api/inter-api-config.js';
90
- export * from './config/inter-api/inter-api-process-mapping.js';
91
- export * from './config/open-api/open-api-document-components.js';
92
- export * from './config/open-api/open-api-document-path.js';
93
- export * from './config/open-api/open-api-document.js';
94
- export * from './http/event-util.js';
95
- export * from './http/response-util.js';
96
- export * from './http/web-handler.js';
97
- export * from './http/web-v2-handler.js';
98
- export * from './http/auth/api-gateway-adapter-authentication-handler.js';
99
- export * from './http/auth/auth0-web-token-manipulator.js';
100
- export * from './http/auth/basic-auth-token.js';
101
- export * from './http/auth/google-web-token-manipulator.js';
102
- export * from './http/auth/jwt-ratchet-local-web-token-manipulator.js';
103
- export * from './http/auth/local-web-token-manipulator.js';
104
- export * from './http/auth/web-token-manipulator.js';
105
- export * from './http/error/bad-gateway.js';
106
- export * from './http/error/bad-request-error.js';
107
- export * from './http/error/conflict-error.js';
108
- export * from './http/error/forbidden-error.js';
109
- export * from './http/error/gateway-timeout.js';
110
- export * from './http/error/method-not-allowed-error.js';
111
- export * from './http/error/misconfigured-error.js';
112
- export * from './http/error/not-found-error.js';
113
- export * from './http/error/not-implemented.js';
114
- export * from './http/error/request-timeout-error.js';
115
- export * from './http/error/service-unavailable.js';
116
- export * from './http/error/too-many-requests-error.js';
117
- export * from './http/error/unauthorized-error.js';
118
- export * from './http/route/epsilon-router.js';
119
- export * from './http/route/extended-auth-response-context.js';
120
- export * from './http/route/route-mapping.js';
121
- export * from './http/route/route-validator-config.js';
122
- export * from './http/route/router-util.js';
123
- export * from './inter-api/inter-api-entry.js';
124
- export * from './inter-api/inter-api-util.js';
125
- export * from './lambda-event-handler/cron-epsilon-lambda-event-handler.js';
126
- export * from './lambda-event-handler/dynamo-epsilon-lambda-event-handler.js';
127
- export * from './lambda-event-handler/generic-sns-epsilon-lambda-event-handler.js';
128
- export * from './lambda-event-handler/generic-sqs-epsilon-lambda-event-handler.js';
129
- export * from './lambda-event-handler/inter-api-epsilon-lambda-event-handler.js';
130
- export * from './lambda-event-handler/s3-epsilon-lambda-event-handler.js';
131
- export * from './open-api-util/open-api-doc-modifications.js';
132
- export * from './open-api-util/open-api-doc-modifier.js';
133
- export * from './open-api-util/yaml-combiner.js';
134
- export * from './sample/sample-server-components.js';
135
- export * from './sample/sample-server-static-files.js';
136
- export * from './sample/test-error-server.js';
137
- export * from './util/aws-util.js';
138
- export * from './util/context-util.js';
139
- export * from './util/cron-util.js';
140
- export * from './util/epsilon-config-parser.js';