MCPcopy Create free account

hub / github.com/cdk-patterns/serverless / functions

Functions237 in github.com/cdk-patterns/serverless

MethodPollyStack
(Construct scope, string id, IStackProps props = null)
polly/csharp/src/Polly/PollyStack.cs:17
MethodPollyStack
(final Construct scope, final String id)
polly/java/src/main/java/com/cdkpatterns/PollyStack.java:21
MethodTheEfsLambdaStack
(Construct scope, string id, IStackProps props = null)
the-efs-lambda/csharp/src/TheEfsLambda/TheEfsLambdaStack.cs:18
MethodTheEfsLambdaStack
(final Construct scope, final String id)
the-efs-lambda/java/src/main/java/com/cdkpatterns/TheEfsLambdaStack.java:17
MethodTheEventbridgeAtmStack
(Construct scope, string id, IStackProps props = null)
the-eventbridge-atm/csharp/src/TheEventbridgeAtm/TheEventbridgeAtmStack.cs:13
MethodTheLambdaPowerTunerStack
(Construct scope, string id, IStackProps props = null)
the-lambda-power-tuner/csharp/src/TheLambdaPowerTuner/TheLambdaPowerTunerStack.cs:15
MethodTheLambdaPowerTunerStack
(final Construct scope, final String id)
the-lambda-power-tuner/java/src/main/java/com/cdkpatterns/TheLambdaPowerTunerStack.java:16
MethodTheScalableWebhookStack
(Construct scope, string id, IStackProps props = null)
the-scalable-webhook/csharp/src/TheScalableWebhook/TheScalableWebhookStack.cs:19
MethodTheScalableWebhookStack
(final Construct scope, final String id)
the-scalable-webhook/java/src/main/java/com/cdkpatterns/TheScalableWebhookStack.java:20
MethodTheScheduledLambdaStack
(Construct scope, string id, IStackProps props = null)
the-scheduled-lambda/csharp/src/TheScheduledLambda/TheScheduledLambdaStack.cs:18
MethodTheScheduledLambdaStack
(final Construct scope, final String id)
the-scheduled-lambda/java/src/main/java/com/cdkpatterns/TheScheduledLambdaStack.java:20
MethodTheSimpleWebserviceStack
(Construct scope, string id, IStackProps props = null)
the-simple-webservice/csharp/src/TheSimpleWebservice/TheSimpleWebserviceStack.cs:12
MethodTheSimpleWebserviceStack
(final Construct scope, final String id)
the-simple-webservice/java/cdk/src/main/java/com/cdkpatterns/TheSimpleWebserviceStack.java:20
MethodTheStateMachineStack
(Construct scope, string id, IStackProps props = null)
the-state-machine/csharp/src/TheStateMachine/TheStateMachineStack.cs:24
MethodTheStateMachineStack
(final Construct scope, final String id)
the-state-machine/java/src/main/java/com/cdkpatterns/TheStateMachineStack.java:42
Method__init__
(self, scope: core.Construct, id: str, **kwargs)
the-cloudwatch-dashboard/python/the_cloudwatch_dashboard/the_cloudwatch_dashboard_stack.py:16
Method__init__
(self, scope: core.Construct, construct_id: str, **kwargs)
the-scheduled-lambda/python/the_scheduled_lambda/the_scheduled_lambda_stack.py:12
Method__init__
(self, scope: core.Construct, id: str, **kwargs)
the-destined-lambda/python/the_destined_lambda/the_destined_lambda_stack.py:17
Method__init__
(self, scope: core.Construct, id: str, **kwargs)
the-waf-apigateway/python/the_waf_apigateway/apigateway.py:12
Method__init__
(self, scope: core.Construct, id: str, target_arn, **kwargs)
the-waf-apigateway/python/the_waf_apigateway/waf.py:10
Method__init__
(self, scope: core.Construct, id: str, **kwargs)
the-waf-apigateway/python/the_waf_apigateway/top.py:6
Method__init__
(self, scope: core.Construct, id: str, **kwargs)
the-dynamo-streamer/python/the_dynamo_streamer/the_dynamo_streamer_stack.py:14
Method__init__
(self, scope: core.Construct, id: str, **kwargs)
the-lambda-circuit-breaker/python/the_lambda_circuit_breaker/the_lambda_circuit_breaker_stack.py:14
Method__init__
(self, scope: core.Construct, construct_id: str, **kwargs)
the-predictive-lambda/python/the_predictive_lambda/the_predictive_lambda_stack.py:12
Method__init__
(self, scope: core.Construct, id: str, **kwargs)
the-simple-graphql-service/python/the_simple_graphql_service/the_simple_graphql_service_stack.py:11
Method__init__
(self, scope: core.Construct, id: str, **kwargs)
the-lambda-power-tuner/python/the_lambda_power_tuner/the_lambda_power_tuner_stack.py:10
Method__init__
(self, scope: core.Construct, id: str, **kwargs)
the-big-fan/python/the_big_fan/the_big_fan_stack.py:16
Method__init__
(self, scope: core.Construct, id: str, sns_topic_arn: str, **kwargs)
the-xray-tracer/python/the_xray_tracer/the_http_flow_stack.py:10
Method__init__
(self, scope: core.Construct, id: str, **kwargs)
the-xray-tracer/python/the_xray_tracer/the_xray_tracer_stack.py:11
Method__init__
(self, scope: core.Construct, id: str, sns_topic_arn: str, **kwargs)
the-xray-tracer/python/the_xray_tracer/the_sns_flow_stack.py:10
Method__init__
(self, scope: core.Construct, id: str, sns_topic_arn: str, **kwargs)
the-xray-tracer/python/the_xray_tracer/the_dynamo_flow_stack.py:11
Method__init__
(self, scope: core.Construct, id: str, sns_topic_arn: str, **kwargs)
the-xray-tracer/python/the_xray_tracer/the_sqs_flow_stack.py:12
Method__init__
(self, scope: core.Construct, id: str, **kwargs)
the-rds-proxy/python/the_rds_proxy/the_rds_proxy_stack.py:15
Method__init__
(self, scope: core.Construct, id: str, **kwargs)
the-alexa-skill/python/the_alexa_skill/the_alexa_skill_stack.py:20
Method__init__
(self, scope: core.Construct, id: str, **kwargs)
s3-react-website/python/cdk/s3_react_website/s3_react_website_stack.py:6
Method__init__
(self, scope: core.Construct, id: str, **kwargs)
the-eventbridge-atm/python/the_eventbridge_atm/the_eventbridge_atm_stack.py:13
Method__init__
(self, scope: core.Construct, id: str, **kwargs)
the-eventbridge-etl/python/the_eventbridge_etl/the_eventbridge_etl_stack.py:21
Method__init__
(self, scope: core.Construct, id: str, **kwargs)
the-basic-mq/python/the_basic_mq/the_basic_mq_stack.py:32
Method__init__
(self, scope: core.Construct, id: str, **kwargs)
the-simple-webservice/python/the_simple_webservice/the_simple_webservice_stack.py:11
Method__init__
(self, scope: core.Construct, id: str, **kwargs)
the-eventbridge-circuit-breaker/python/the_eventbridge_circuit_breaker/the_eventbridge_circuit_breaker_stack.py:14
Method__init__
(self, scope: core.Construct, id: str, **kwargs)
the-lambda-trilogy/python/the_lambda_trilogy/the_fat_lambda_stack.py:10
Method__init__
(self, scope: core.Construct, id: str, **kwargs)
the-lambda-trilogy/python/the_lambda_trilogy/the_lambda_lith_stack.py:10
Method__init__
(self, scope: core.Construct, id: str, **kwargs)
the-lambda-trilogy/python/the_lambda_trilogy/the_single_purpose_function_stack.py:10
Method__init__
(self, scope: core.Construct, id: str, **kwargs)
the-scalable-webhook/python/the_scalable_webhook/the_scalable_webhook_stack.py:12
Method__init__
(self, scope: core.Construct, id: str, **kwargs)
s3-angular-website/python/cdk/s3_angular_website/s3_angular_website_stack.py:6
Method__init__
(self, scope: core.Construct, id: str, **kwargs)
the-state-machine/python/the_state_machine/the_state_machine_stack.py:13
Method__init__
(self, scope: core.Construct, id: str, **kwargs)
the-saga-stepfunction/python/the_saga_stepfunction/the_saga_stepfunction_stack.py:13
Method__init__
(self, scope: core.Construct, construct_id: str, **kwargs)
the-media-live-stream/python/the_media_live_stream/the_media_live_stream_website.py:12
Method__init__
(self, scope: core.Construct, construct_id: str, **kwargs)
the-media-live-stream/python/the_media_live_stream/the_media_live_stream_stack.py:47
Method__init__
(self, scope: core.Construct, id: str, **kwargs)
the-efs-lambda/python/the_efs_lambda/the_efs_lambda_stack.py:13
Method__init__
(self, scope: core.Construct, id: str, **kwargs)
polly/python/polly/polly_stack.py:12
Functionadd
(event, context)
the-lambda-trilogy/python/lambda_fns/the_fat_lambda/fatlambda.py:15
Functionadd
()
the-lambda-trilogy/python/lambda_fns/the_lambda_lith/flask/lambdalith.py:12
FunctioncanHandle
(handlerInput: HandlerInput)
the-alexa-skill/python/lambda_fns/lambda.ts:22
FunctioncanHandle
(handlerInput: HandlerInput)
the-alexa-skill/typescript/lambda-fns/lambda.ts:22
Methodconstructor
(scope: cdk.Construct, id: string, props?: cdk.StackProps)
the-cloudwatch-dashboard/typescript/lib/the-cloudwatch-dashboard-stack.ts:12
Methodconstructor
(scope: Construct, id: string, props?: StackProps)
the-scheduled-lambda/typescript/lib/the-scheduled-lambda-stack.ts:8
Methodconstructor
(scope: cdk.Construct, id: string, props?: cdk.StackProps)
the-destined-lambda/typescript/lib/the-destined-lambda-stack.ts:12
Methodconstructor
(scope: cdk.Construct, id: string, props: WafStackProps)
the-waf-apigateway/typescript/lib/the-waf-stack.ts:9
Methodconstructor
(scope: cdk.Construct, id: string, props?: cdk.StackProps)
the-waf-apigateway/typescript/lib/api-gateway-stack.ts:8
Methodconstructor
(scope: cdk.Construct, id: string, props?: cdk.StackProps)
the-dynamo-streamer/typescript/lib/the-dynamo-streamer-stack.ts:9
Methodconstructor
(scope: cdk.Construct, id: string, props?: cdk.StackProps)
the-lambda-circuit-breaker/typescript/lib/the-lambda-circuit-breaker-stack.ts:9
Methodconstructor
(scope: cdk.Construct, id: string, props?: cdk.StackProps)
the-predictive-lambda/typescript/lib/the-predictive-lambda-stack.ts:8
Methodconstructor
(scope: cdk.Construct, id: string, props?: cdk.StackProps)
the-simple-graphql-service/typescript/lib/the-simple-graphql-service-stack.ts:8
Methodconstructor
(scope: cdk.Construct, id: string, props?: cdk.StackProps)
the-lambda-power-tuner/typescript/lib/the-lambda-power-tuner-stack.ts:6
Methodconstructor
(scope: cdk.Construct, id: string, props?: cdk.StackProps)
the-big-fan/typescript/lib/the-big-fan-stack.ts:11
Methodconstructor
(scope: cdk.Construct, id: string, props: DynamoFlowStackProps)
the-xray-tracer/typescript/lib/the-dynamo-flow-stack.ts:13
Methodconstructor
(scope: cdk.Construct, id: string, props?: cdk.StackProps)
the-xray-tracer/typescript/lib/the-xray-tracer-stack.ts:9
Methodconstructor
(scope: cdk.Construct, id: string, props: HttpFlowStackProps)
the-xray-tracer/typescript/lib/the-http-flow-stack.ts:13
Methodconstructor
(scope: cdk.Construct, id: string, props: SNSFlowStackProps)
the-xray-tracer/typescript/lib/the-sns-flow-stack.ts:12
Methodconstructor
(scope: cdk.Construct, id: string, props: SQSFlowStackProps)
the-xray-tracer/typescript/lib/the-sqs-flow-stack.ts:14
Methodconstructor
(scope: cdk.Construct, id: string, props?: cdk.StackProps)
the-rds-proxy/typescript/lib/the-rds-proxy-stack.ts:11
Methodconstructor
(scope: cdk.App, id: string, props?: cdk.StackProps)
the-alexa-skill/typescript/lib/the-alexa-skill-stack.ts:12
Methodconstructor
(scope: cdk.Construct, id: string, props?: cdk.StackProps)
s3-react-website/typescript/cdk/lib/cdk-stack.ts:7
Methodconstructor
(scope: cdk.Construct, id: string, props?: cdk.StackProps)
the-eventbridge-atm/typescript/lib/the-eventbridge-atm-stack.ts:9
Methodconstructor
(scope: cdk.Construct, id: string, props?: cdk.StackProps)
the-eventbridge-etl/typescript/lib/the-eventbridge-etl-stack.ts:16
Methodconstructor
(scope: cdk.Construct, id: string, props?: cdk.StackProps)
the-basic-mq/typescript/lib/the-basic-mq-stack.ts:27
Methodconstructor
(scope: cdk.Construct, id: string, props?: cdk.StackProps)
the-simple-webservice/typescript/lib/the-simple-webservice-stack.ts:8
Methodconstructor
(scope: cdk.Construct, id: string, props?: cdk.StackProps)
the-eventbridge-circuit-breaker/typescript/lib/the-eventbridge-circuit-breaker-stack.ts:12
Methodconstructor
(scope: cdk.Construct, id: string, props?: cdk.StackProps)
the-lambda-trilogy/typescript/lib/the-lambda-lith-stack.ts:6
Methodconstructor
(scope: cdk.Construct, id: string, props?: cdk.StackProps)
the-lambda-trilogy/typescript/lib/the-fat-lambda-stack.ts:6
Methodconstructor
(scope: cdk.Construct, id: string, props?: cdk.StackProps)
the-lambda-trilogy/typescript/lib/the-single-purpose-function-stack.ts:6
Methodconstructor
(scope: cdk.Construct, id: string, props?: cdk.StackProps)
the-scalable-webhook/typescript/lib/the-scalable-webhook-stack.ts:9
Methodconstructor
(scope: cdk.Construct, id: string, props?: cdk.StackProps)
s3-angular-website/typescript/cdk/lib/cdk-stack.ts:7
Methodconstructor
(scope: cdk.Construct, id: string, props?: cdk.StackProps)
the-state-machine/typescript/lib/the-state-machine-stack.ts:9
Methodconstructor
(scope: cdk.Construct, id: string, props?: cdk.StackProps)
the-saga-stepfunction/typescript/lib/the-saga-stepfunction-single-table-stack.ts:10
Methodconstructor
(scope: cdk.Construct, id: string, props?: cdk.StackProps)
the-media-live-stream/typescript/lib/the-media-live-stream-stack.ts:61
Methodconstructor
(scope: cdk.Construct, id: string, props?: cdk.StackProps)
the-media-live-stream/typescript/lib/the-media-live-stream-website.ts:7
Methodconstructor
(scope: cdk.Construct, id: string, props?: cdk.StackProps)
the-efs-lambda/typescript/lib/the-efs-lambda-stack.ts:9
Methodconstructor
(scope: cdk.Construct, id: string, props?: cdk.StackProps)
polly/typescript/lib/polly-stack.ts:8
FunctionfallbackFunction
()
the-lambda-circuit-breaker/python/lambda_fns/unreliable.ts:24
FunctionfallbackFunction
()
the-lambda-circuit-breaker/python/lambda_fns/unreliable.js:58
FunctionfallbackFunction
()
the-lambda-circuit-breaker/typescript/lambda-fns/unreliable.ts:24
Functionfulfilled
(value)
the-lambda-circuit-breaker/python/lambda_fns/unreliable.js:5
Functionfulfilled
(value)
the-alexa-skill/python/lambda_fns/lambda.js:5
Functionhandle
(handlerInput: HandlerInput)
the-alexa-skill/python/lambda_fns/lambda.ts:27
Functionhandle
(handlerInput: HandlerInput)
the-alexa-skill/typescript/lambda-fns/lambda.ts:27
Functionhandler
(event, context)
the-dynamo-streamer/python/lambda_fns/subscribe/lambda.py:3
Functionhandler
(event, context)
the-big-fan/python/lambda_fns/subscribe/createdStatus.py:4
Functionhandler
(event, context)
the-big-fan/python/lambda_fns/subscribe/anyOtherStatus.py:4
← previousnext →101–200 of 237, ranked by callers