Path Lines of Code CODE_OF_CONDUCT.md 4 CONTRIBUTING.md 38 README.md 27 al2/go/event-bridge-schema/README.md 20 al2/go/event-bridge-schema/cookiecutter.json 20 al2/go/event-bridge-schema/requirements-dev.txt 4 al2/go/event-bridge-schema/{{cookiecutter.project_name}}/README.md 82 al2/go/event-bridge-schema/{{cookiecutter.project_name}}/events/event.json 14 al2/go/event-bridge-schema/{{cookiecutter.project_name}}/go.mod 11 al2/go/event-bridge/README.md 20 al2/go/event-bridge/cookiecutter.json 12 al2/go/event-bridge/requirements-dev.txt 4 al2/go/event-bridge/{{cookiecutter.project_name}}/README.md 84 al2/go/event-bridge/{{cookiecutter.project_name}}/events/event.json 15 al2/go/event-bridge/{{cookiecutter.project_name}}/go.mod 11 al2/go/hello-img/README.md 28 al2/go/hello-img/cookiecutter.json 10 al2/go/hello-img/requirements-dev.txt 4 al2/go/hello-img/{{cookiecutter.project_name}}/README.md 94 al2/go/hello-img/{{cookiecutter.project_name}}/hello-world/go.mod 3 al2/go/hello/README.md 28 al2/go/hello/cookiecutter.json 12 al2/go/hello/requirements-dev.txt 4 al2/go/hello/{{cookiecutter.project_name}}/README.md 97 al2/go/hello/{{cookiecutter.project_name}}/events/event.json 62 al2/go/hello/{{cookiecutter.project_name}}/hello-world/go.mod 4 al2/go/response-streaming/cookiecutter.json 12 al2/go/response-streaming/{{cookiecutter.project_name}}/README.md 64 al2/go/response-streaming/{{cookiecutter.project_name}}/hello/go.mod 11 al2/go/step-func/README.md 9 al2/go/step-func/cookiecutter.json 12 al2/go/step-func/requirements-dev.txt 4 al2/go/step-func/{{cookiecutter.project_name}}/README.md 66 al2/go/step-func/{{cookiecutter.project_name}}/functions/stockBuyer/go.mod 4 al2/go/step-func/{{cookiecutter.project_name}}/functions/stockChecker/go.mod 4 al2/go/step-func/{{cookiecutter.project_name}}/functions/stockSeller/go.mod 4 al2/go/step-func/{{cookiecutter.project_name}}/statemachine/stockTrader.asl.json 97 al2/graalvm/11/gradle/README.md 21 al2/graalvm/11/gradle/cookiecutter.json 11 al2/graalvm/11/gradle/{{cookiecutter.project_name}}/HelloWorldFunction/gradle.properties 3 al2/graalvm/11/gradle/{{cookiecutter.project_name}}/HelloWorldFunction/src/main/resources/META-INF/native-image/com.amazonaws/aws-lambda-java-core/reflect-config.json 13 al2/graalvm/11/gradle/{{cookiecutter.project_name}}/HelloWorldFunction/src/main/resources/META-INF/native-image/com.amazonaws/aws-lambda-java-events/reflect-config.json 47 al2/graalvm/11/gradle/{{cookiecutter.project_name}}/HelloWorldFunction/src/main/resources/META-INF/native-image/com.amazonaws/aws-lambda-java-runtime-interface-client/jni-config.json 11 al2/graalvm/11/gradle/{{cookiecutter.project_name}}/HelloWorldFunction/src/main/resources/META-INF/native-image/com.amazonaws/aws-lambda-java-runtime-interface-client/native-image.properties 1 al2/graalvm/11/gradle/{{cookiecutter.project_name}}/HelloWorldFunction/src/main/resources/META-INF/native-image/com.amazonaws/aws-lambda-java-runtime-interface-client/reflect-config.json 34 al2/graalvm/11/gradle/{{cookiecutter.project_name}}/HelloWorldFunction/src/main/resources/META-INF/native-image/com.amazonaws/aws-lambda-java-runtime-interface-client/resource-config.json 19 al2/graalvm/11/gradle/{{cookiecutter.project_name}}/HelloWorldFunction/src/main/resources/META-INF/native-image/com.amazonaws/aws-lambda-java-serialization/reflect-config.json 25 al2/graalvm/11/gradle/{{cookiecutter.project_name}}/HelloWorldFunction/src/main/resources/META-INF/native-image/helloworld/native-image.properties 1 al2/graalvm/11/gradle/{{cookiecutter.project_name}}/HelloWorldFunction/src/main/resources/META-INF/native-image/helloworld/reflect-config.json 11 al2/graalvm/11/gradle/{{cookiecutter.project_name}}/README.md 102 al2/graalvm/11/gradle/{{cookiecutter.project_name}}/events/event.json 63 al2/graalvm/11/maven/README.md 21 al2/graalvm/11/maven/cookiecutter.json 11 al2/graalvm/11/maven/{{cookiecutter.project_name}}/HelloWorldFunction/src/main/resources/META-INF/native-image/com.amazonaws/aws-lambda-java-core/reflect-config.json 13 al2/graalvm/11/maven/{{cookiecutter.project_name}}/HelloWorldFunction/src/main/resources/META-INF/native-image/com.amazonaws/aws-lambda-java-events/reflect-config.json 47 al2/graalvm/11/maven/{{cookiecutter.project_name}}/HelloWorldFunction/src/main/resources/META-INF/native-image/com.amazonaws/aws-lambda-java-runtime-interface-client/jni-config.json 11 al2/graalvm/11/maven/{{cookiecutter.project_name}}/HelloWorldFunction/src/main/resources/META-INF/native-image/com.amazonaws/aws-lambda-java-runtime-interface-client/native-image.properties 1 al2/graalvm/11/maven/{{cookiecutter.project_name}}/HelloWorldFunction/src/main/resources/META-INF/native-image/com.amazonaws/aws-lambda-java-runtime-interface-client/reflect-config.json 34 al2/graalvm/11/maven/{{cookiecutter.project_name}}/HelloWorldFunction/src/main/resources/META-INF/native-image/com.amazonaws/aws-lambda-java-runtime-interface-client/resource-config.json 19 al2/graalvm/11/maven/{{cookiecutter.project_name}}/HelloWorldFunction/src/main/resources/META-INF/native-image/com.amazonaws/aws-lambda-java-serialization/reflect-config.json 25 al2/graalvm/11/maven/{{cookiecutter.project_name}}/HelloWorldFunction/src/main/resources/META-INF/native-image/helloworld/native-image.properties 1 al2/graalvm/11/maven/{{cookiecutter.project_name}}/HelloWorldFunction/src/main/resources/META-INF/native-image/helloworld/reflect-config.json 11 al2/graalvm/11/maven/{{cookiecutter.project_name}}/README.md 102 al2/graalvm/11/maven/{{cookiecutter.project_name}}/events/event.json 63 al2/graalvm/17/gradle/README.md 21 al2/graalvm/17/gradle/cookiecutter.json 11 al2/graalvm/17/gradle/{{cookiecutter.project_name}}/HelloWorldFunction/gradle.properties 3 al2/graalvm/17/gradle/{{cookiecutter.project_name}}/HelloWorldFunction/src/main/resources/META-INF/native-image/com.amazonaws/aws-lambda-java-core/reflect-config.json 13 al2/graalvm/17/gradle/{{cookiecutter.project_name}}/HelloWorldFunction/src/main/resources/META-INF/native-image/com.amazonaws/aws-lambda-java-events/reflect-config.json 47 al2/graalvm/17/gradle/{{cookiecutter.project_name}}/HelloWorldFunction/src/main/resources/META-INF/native-image/com.amazonaws/aws-lambda-java-runtime-interface-client/jni-config.json 11 al2/graalvm/17/gradle/{{cookiecutter.project_name}}/HelloWorldFunction/src/main/resources/META-INF/native-image/com.amazonaws/aws-lambda-java-runtime-interface-client/native-image.properties 1 al2/graalvm/17/gradle/{{cookiecutter.project_name}}/HelloWorldFunction/src/main/resources/META-INF/native-image/com.amazonaws/aws-lambda-java-runtime-interface-client/reflect-config.json 30 al2/graalvm/17/gradle/{{cookiecutter.project_name}}/HelloWorldFunction/src/main/resources/META-INF/native-image/com.amazonaws/aws-lambda-java-runtime-interface-client/resource-config.json 19 al2/graalvm/17/gradle/{{cookiecutter.project_name}}/HelloWorldFunction/src/main/resources/META-INF/native-image/com.amazonaws/aws-lambda-java-serialization/reflect-config.json 25 al2/graalvm/17/gradle/{{cookiecutter.project_name}}/HelloWorldFunction/src/main/resources/META-INF/native-image/helloworld/native-image.properties 1 al2/graalvm/17/gradle/{{cookiecutter.project_name}}/HelloWorldFunction/src/main/resources/META-INF/native-image/helloworld/reflect-config.json 11 al2/graalvm/17/gradle/{{cookiecutter.project_name}}/README.md 102 al2/graalvm/17/gradle/{{cookiecutter.project_name}}/events/event.json 63 al2/graalvm/17/maven/README.md 21 al2/graalvm/17/maven/cookiecutter.json 11 al2/graalvm/17/maven/{{cookiecutter.project_name}}/HelloWorldFunction/src/main/resources/META-INF/native-image/com.amazonaws/aws-lambda-java-core/reflect-config.json 13 al2/graalvm/17/maven/{{cookiecutter.project_name}}/HelloWorldFunction/src/main/resources/META-INF/native-image/com.amazonaws/aws-lambda-java-events/reflect-config.json 47 al2/graalvm/17/maven/{{cookiecutter.project_name}}/HelloWorldFunction/src/main/resources/META-INF/native-image/com.amazonaws/aws-lambda-java-runtime-interface-client/jni-config.json 11 al2/graalvm/17/maven/{{cookiecutter.project_name}}/HelloWorldFunction/src/main/resources/META-INF/native-image/com.amazonaws/aws-lambda-java-runtime-interface-client/native-image.properties 1 al2/graalvm/17/maven/{{cookiecutter.project_name}}/HelloWorldFunction/src/main/resources/META-INF/native-image/com.amazonaws/aws-lambda-java-runtime-interface-client/reflect-config.json 30 al2/graalvm/17/maven/{{cookiecutter.project_name}}/HelloWorldFunction/src/main/resources/META-INF/native-image/com.amazonaws/aws-lambda-java-runtime-interface-client/resource-config.json 19 al2/graalvm/17/maven/{{cookiecutter.project_name}}/HelloWorldFunction/src/main/resources/META-INF/native-image/com.amazonaws/aws-lambda-java-serialization/reflect-config.json 25 al2/graalvm/17/maven/{{cookiecutter.project_name}}/HelloWorldFunction/src/main/resources/META-INF/native-image/helloworld/native-image.properties 1 al2/graalvm/17/maven/{{cookiecutter.project_name}}/HelloWorldFunction/src/main/resources/META-INF/native-image/helloworld/reflect-config.json 11 al2/graalvm/17/maven/{{cookiecutter.project_name}}/README.md 102 al2/graalvm/17/maven/{{cookiecutter.project_name}}/events/event.json 63 al2/rust/hello-ddb/cookiecutter.json 8 al2/rust/hello-ddb/{{ cookiecutter.project_slug }}/README.md 61 al2/rust/hello/cookiecutter.json 10 al2/rust/hello/{{ cookiecutter.project_slug }}/README.md 86 al2/rust/hello/{{ cookiecutter.project_slug }}/events/event.json 62 al2023/go/hello-img/README.md 28 al2023/go/hello-img/cookiecutter.json 10 al2023/go/hello-img/requirements-dev.txt 4 al2023/go/hello-img/{{cookiecutter.project_name}}/README.md 94 al2023/go/hello-img/{{cookiecutter.project_name}}/events/event.json 62 al2023/go/hello-img/{{cookiecutter.project_name}}/hello-world/go.mod 3 al2023/go/hello/README.md 28 al2023/go/hello/cookiecutter.json 13 al2023/go/hello/requirements-dev.txt 4 al2023/go/hello/{{cookiecutter.project_name}}/README.md 97 al2023/go/hello/{{cookiecutter.project_name}}/events/event.json 62 al2023/go/hello/{{cookiecutter.project_name}}/hello-world/go.mod 4 al2023/rust/hello/cookiecutter.json 12 al2023/rust/hello/{{ cookiecutter.project_slug }}/README.md 86 al2023/rust/hello/{{ cookiecutter.project_slug }}/events/event.json 62 dotnet6/cw-event/README.md 8 dotnet6/cw-event/cookiecutter.json 12 dotnet6/cw-event/{{cookiecutter.project_name}}/README.md 100 dotnet6/cw-event/{{cookiecutter.project_name}}/events/event-cloudwatch-event.json 12 dotnet6/cw-event/{{cookiecutter.project_name}}/omnisharp.json 11 dotnet6/cw-event/{{cookiecutter.project_name}}/src/CloudWatchEventSource/Readme.md 33 dotnet6/cw-event/{{cookiecutter.project_name}}/src/CloudWatchEventSource/aws-lambda-tools-defaults.json 15 dotnet6/hello-img/README.md 21 dotnet6/hello-img/cookiecutter.json 7 dotnet6/hello-img/{{cookiecutter.project_name}}/README.md 86 dotnet6/hello-img/{{cookiecutter.project_name}}/events/event.json 62 dotnet6/hello-img/{{cookiecutter.project_name}}/omnisharp.json 11 dotnet6/hello-img/{{cookiecutter.project_name}}/src/HelloWorld/aws-lambda-tools-defaults.json 12 dotnet6/hello-ps/README.md 10 dotnet6/hello-ps/cookiecutter.json 12 dotnet6/hello-ps/{{cookiecutter.project_name}}/README.md 151 dotnet6/hello-ps/{{cookiecutter.project_name}}/events/event.json 62 dotnet6/hello-pt/README.md 19 dotnet6/hello-pt/cookiecutter.json 13 dotnet6/hello-pt/{{cookiecutter.project_name}}/README.md 107 dotnet6/hello-pt/{{cookiecutter.project_name}}/events/event.json 62 dotnet6/hello-pt/{{cookiecutter.project_name}}/omnisharp.json 11 dotnet6/hello-pt/{{cookiecutter.project_name}}/src/HelloWorld/aws-lambda-tools-defaults.json 12 dotnet6/hello/README.md 20 dotnet6/hello/cookiecutter.json 12 dotnet6/hello/{{cookiecutter.project_name}}/README.md 85 dotnet6/hello/{{cookiecutter.project_name}}/events/event.json 62 dotnet6/hello/{{cookiecutter.project_name}}/omnisharp.json 11 dotnet6/hello/{{cookiecutter.project_name}}/src/HelloWorld/aws-lambda-tools-defaults.json 12 dotnet6/s3/README.md 10 dotnet6/s3/cookiecutter.json 12 dotnet6/s3/{{cookiecutter.project_name}}/README.md 109 dotnet6/s3/{{cookiecutter.project_name}}/events/event.json 38 dotnet6/s3/{{cookiecutter.project_name}}/omnisharp.json 11 dotnet6/scratch/README.md 8 dotnet6/scratch/cookiecutter.json 12 dotnet6/scratch/{{cookiecutter.project_name}}/README.md 97 dotnet6/scratch/{{cookiecutter.project_name}}/omnisharp.json 11 dotnet6/sns/README.md 8 dotnet6/sns/cookiecutter.json 12 dotnet6/sns/{{cookiecutter.project_name}}/src/SNSEventSource/Readme.md 34 dotnet6/sns/{{cookiecutter.project_name}}/src/SNSEventSource/aws-lambda-tools-defaults.json 15 dotnet6/sqs/README.md 9 dotnet6/sqs/cookiecutter.json 12 dotnet6/sqs/{{cookiecutter.project_name}}/README.md 97 dotnet6/sqs/{{cookiecutter.project_name}}/events/event-sqs.json 20 dotnet6/sqs/{{cookiecutter.project_name}}/omnisharp.json 11 dotnet6/step-func/README.md 9 dotnet6/step-func/cookiecutter.json 12 dotnet6/step-func/{{cookiecutter.project_name}}/README.md 68 dotnet6/step-func/{{cookiecutter.project_name}}/functions/StockBuyer/aws-lambda-tools-defaults.json 12 dotnet6/step-func/{{cookiecutter.project_name}}/functions/StockChecker/aws-lambda-tools-defaults.json 12 dotnet6/step-func/{{cookiecutter.project_name}}/functions/StockSeller/aws-lambda-tools-defaults.json 12 dotnet6/step-func/{{cookiecutter.project_name}}/omnisharp.json 11 dotnet6/step-func/{{cookiecutter.project_name}}/statemachine/stockTrader.asl.json 97 dotnet6/web/README.md 21 dotnet6/web/cookiecutter.json 6 dotnet6/web/{{cookiecutter.project_name}}/README.md 102 dotnet6/web/{{cookiecutter.project_name}}/omnisharp.json 11 dotnet6/web/{{cookiecutter.project_name}}/src/ServerlessAPI/Readme.md 33 dotnet6/web/{{cookiecutter.project_name}}/src/ServerlessAPI/appsettings.Development.json 8 dotnet6/web/{{cookiecutter.project_name}}/src/ServerlessAPI/appsettings.json 9 dotnet6/web/{{cookiecutter.project_name}}/src/ServerlessAPI/aws-lambda-tools-defaults.json 14 dotnet8/cw-event/README.md 8 dotnet8/cw-event/cookiecutter.json 12 dotnet8/cw-event/{{cookiecutter.project_name}}/README.md 100 dotnet8/cw-event/{{cookiecutter.project_name}}/events/event-cloudwatch-event.json 12 dotnet8/cw-event/{{cookiecutter.project_name}}/omnisharp.json 8 dotnet8/cw-event/{{cookiecutter.project_name}}/src/CloudWatchEventSource/Readme.md 33 dotnet8/cw-event/{{cookiecutter.project_name}}/src/CloudWatchEventSource/aws-lambda-tools-defaults.json 15 dotnet8/hello-img/README.md 21 dotnet8/hello-img/cookiecutter.json 7 dotnet8/hello-img/{{cookiecutter.project_name}}/README.md 86 dotnet8/hello-img/{{cookiecutter.project_name}}/events/event.json 62 dotnet8/hello-img/{{cookiecutter.project_name}}/omnisharp.json 8 dotnet8/hello-img/{{cookiecutter.project_name}}/src/HelloWorld/aws-lambda-tools-defaults.json 12 dotnet8/hello-native-aot/README.md 20 dotnet8/hello-native-aot/cookiecutter.json 12 dotnet8/hello-native-aot/{{cookiecutter.project_name}}/README.md 85 dotnet8/hello-native-aot/{{cookiecutter.project_name}}/events/event.json 62 dotnet8/hello-native-aot/{{cookiecutter.project_name}}/omnisharp.json 8 dotnet8/hello-native-aot/{{cookiecutter.project_name}}/src/HelloWorldAot/aws-lambda-tools-defaults.json 12 dotnet8/hello-pt/README.md 19 dotnet8/hello-pt/cookiecutter.json 13 dotnet8/hello-pt/{{cookiecutter.project_name}}/README.md 107 dotnet8/hello-pt/{{cookiecutter.project_name}}/events/event.json 62 dotnet8/hello-pt/{{cookiecutter.project_name}}/omnisharp.json 8 dotnet8/hello-pt/{{cookiecutter.project_name}}/src/HelloWorld/aws-lambda-tools-defaults.json 12 dotnet8/hello/README.md 20 dotnet8/hello/cookiecutter.json 12 dotnet8/hello/{{cookiecutter.project_name}}/README.md 85 dotnet8/hello/{{cookiecutter.project_name}}/events/event.json 62 dotnet8/hello/{{cookiecutter.project_name}}/omnisharp.json 8 dotnet8/hello/{{cookiecutter.project_name}}/src/HelloWorld/aws-lambda-tools-defaults.json 12 dotnet8/s3/README.md 10 dotnet8/s3/cookiecutter.json 12 dotnet8/s3/{{cookiecutter.project_name}}/README.md 109 dotnet8/s3/{{cookiecutter.project_name}}/events/event.json 38 dotnet8/s3/{{cookiecutter.project_name}}/omnisharp.json 8 dotnet8/scratch/README.md 8 dotnet8/scratch/cookiecutter.json 12 dotnet8/scratch/{{cookiecutter.project_name}}/README.md 97 dotnet8/scratch/{{cookiecutter.project_name}}/omnisharp.json 8 dotnet8/sns/README.md 8 dotnet8/sns/cookiecutter.json 12 dotnet8/sns/{{cookiecutter.project_name}}/src/SNSEventSource/Readme.md 34 dotnet8/sns/{{cookiecutter.project_name}}/src/SNSEventSource/aws-lambda-tools-defaults.json 15 dotnet8/sqs/README.md 9 dotnet8/sqs/cookiecutter.json 12 dotnet8/sqs/{{cookiecutter.project_name}}/README.md 97 dotnet8/sqs/{{cookiecutter.project_name}}/events/event-sqs.json 20 dotnet8/sqs/{{cookiecutter.project_name}}/omnisharp.json 8 dotnet8/step-func/README.md 9 dotnet8/step-func/cookiecutter.json 12 dotnet8/step-func/{{cookiecutter.project_name}}/README.md 68 dotnet8/step-func/{{cookiecutter.project_name}}/functions/StockBuyer/aws-lambda-tools-defaults.json 12 dotnet8/step-func/{{cookiecutter.project_name}}/functions/StockChecker/aws-lambda-tools-defaults.json 12 dotnet8/step-func/{{cookiecutter.project_name}}/functions/StockSeller/aws-lambda-tools-defaults.json 12 dotnet8/step-func/{{cookiecutter.project_name}}/omnisharp.json 8 dotnet8/step-func/{{cookiecutter.project_name}}/statemachine/stockTrader.asl.json 97 dotnet8/web/README.md 21 dotnet8/web/cookiecutter.json 6 dotnet8/web/{{cookiecutter.project_name}}/README.md 102 dotnet8/web/{{cookiecutter.project_name}}/omnisharp.json 8 dotnet8/web/{{cookiecutter.project_name}}/src/ServerlessAPI/Readme.md 33 dotnet8/web/{{cookiecutter.project_name}}/src/ServerlessAPI/appsettings.Development.json 8 dotnet8/web/{{cookiecutter.project_name}}/src/ServerlessAPI/appsettings.json 9 dotnet8/web/{{cookiecutter.project_name}}/src/ServerlessAPI/aws-lambda-tools-defaults.json 14 java11/event-bridge-gradle/README.md 22 java11/event-bridge-gradle/cookiecutter.json 12 java11/event-bridge-gradle/{{cookiecutter.project_name}}/README.md 93 java11/event-bridge-gradle/{{cookiecutter.project_name}}/events/event.json 15 java11/event-bridge-maven/README.md 22 java11/event-bridge-maven/cookiecutter.json 12 java11/event-bridge-maven/{{cookiecutter.project_name}}/README.md 94 java11/event-bridge-maven/{{cookiecutter.project_name}}/events/event.json 15 java11/event-bridge-schema-gradle/README.md 15 java11/event-bridge-schema-gradle/cookiecutter.json 18 java11/event-bridge-schema-gradle/{{cookiecutter.project_name}}/README.md 84 java11/event-bridge-schema-gradle/{{cookiecutter.project_name}}/events/event.json 14 java11/event-bridge-schema-maven/README.md 21 java11/event-bridge-schema-maven/cookiecutter.json 18 java11/event-bridge-schema-maven/{{cookiecutter.project_name}}/README.md 84 java11/event-bridge-schema-maven/{{cookiecutter.project_name}}/events/event.json 14 java11/hello-gradle/README.md 21 java11/hello-gradle/cookiecutter.json 12 java11/hello-gradle/{{cookiecutter.project_name}}/README.md 86 java11/hello-gradle/{{cookiecutter.project_name}}/events/event.json 62 java11/hello-img-gradle/README.md 21 java11/hello-img-gradle/cookiecutter.json 12 java11/hello-img-gradle/{{cookiecutter.project_name}}/README.md 74 java11/hello-img-gradle/{{cookiecutter.project_name}}/events/event.json 62 java11/hello-img-maven/README.md 21 java11/hello-img-maven/cookiecutter.json 12 java11/hello-img-maven/{{cookiecutter.project_name}}/README.md 75 java11/hello-img-maven/{{cookiecutter.project_name}}/events/event.json 62 java11/hello-maven/README.md 21 java11/hello-maven/cookiecutter.json 12 java11/hello-maven/{{cookiecutter.project_name}}/README.md 87 java11/hello-maven/{{cookiecutter.project_name}}/events/event.json 62 java11/hello-pt-gradle/README.md 21 java11/hello-pt-gradle/cookiecutter.json 10 java11/hello-pt-gradle/{{cookiecutter.project_name}}/README.md 86 java11/hello-pt-gradle/{{cookiecutter.project_name}}/events/event.json 62 java11/hello-pt-maven/README.md 21 java11/hello-pt-maven/cookiecutter.json 10 java11/hello-pt-maven/{{cookiecutter.project_name}}/README.md 87 java11/hello-pt-maven/{{cookiecutter.project_name}}/events/event.json 62 java11/step-func-gradle/README.md 9 java11/step-func-gradle/cookiecutter.json 12 java11/step-func-gradle/{{cookiecutter.project_name}}/README.md 68 java11/step-func-gradle/{{cookiecutter.project_name}}/statemachine/stockTrader.asl.json 97 java11/step-func-maven/README.md 9 java11/step-func-maven/cookiecutter.json 12 java11/step-func-maven/{{cookiecutter.project_name}}/README.md 68 java11/step-func-maven/{{cookiecutter.project_name}}/statemachine/stockTrader.asl.json 97 java17/event-bridge-gradle/README.md 22 java17/event-bridge-gradle/cookiecutter.json 12 java17/event-bridge-gradle/{{cookiecutter.project_name}}/README.md 93 java17/event-bridge-gradle/{{cookiecutter.project_name}}/events/event.json 15 java17/event-bridge-maven/README.md 22 java17/event-bridge-maven/cookiecutter.json 12 java17/event-bridge-maven/{{cookiecutter.project_name}}/README.md 94 java17/event-bridge-maven/{{cookiecutter.project_name}}/events/event.json 15 java17/event-bridge-schema-gradle/README.md 15 java17/event-bridge-schema-gradle/cookiecutter.json 18 java17/event-bridge-schema-gradle/{{cookiecutter.project_name}}/README.md 84 java17/event-bridge-schema-gradle/{{cookiecutter.project_name}}/events/event.json 14 java17/event-bridge-schema-maven/README.md 21 java17/event-bridge-schema-maven/cookiecutter.json 18 java17/event-bridge-schema-maven/{{cookiecutter.project_name}}/README.md 84 java17/event-bridge-schema-maven/{{cookiecutter.project_name}}/events/event.json 14 java17/hello-gradle/README.md 21 java17/hello-gradle/cookiecutter.json 12 java17/hello-gradle/{{cookiecutter.project_name}}/README.md 86 java17/hello-gradle/{{cookiecutter.project_name}}/events/event.json 62 java17/hello-img-gradle/README.md 21 java17/hello-img-gradle/cookiecutter.json 12 java17/hello-img-gradle/{{cookiecutter.project_name}}/README.md 74 java17/hello-img-gradle/{{cookiecutter.project_name}}/events/event.json 62 java17/hello-img-maven/README.md 21 java17/hello-img-maven/cookiecutter.json 12 java17/hello-img-maven/{{cookiecutter.project_name}}/README.md 75 java17/hello-img-maven/{{cookiecutter.project_name}}/events/event.json 62 java17/hello-maven/README.md 21 java17/hello-maven/cookiecutter.json 12 java17/hello-maven/{{cookiecutter.project_name}}/README.md 87 java17/hello-maven/{{cookiecutter.project_name}}/events/event.json 62 java17/hello-pt-gradle/README.md 21 java17/hello-pt-gradle/cookiecutter.json 10 java17/hello-pt-gradle/{{cookiecutter.project_name}}/README.md 86 java17/hello-pt-gradle/{{cookiecutter.project_name}}/events/event.json 62 java17/hello-pt-maven/README.md 21 java17/hello-pt-maven/cookiecutter.json 10 java17/hello-pt-maven/{{cookiecutter.project_name}}/README.md 87 java17/hello-pt-maven/{{cookiecutter.project_name}}/events/event.json 62 java17/step-func-gradle/README.md 18 java17/step-func-gradle/cookiecutter.json 12 java17/step-func-gradle/{{cookiecutter.project_name}}/README.md 68 java17/step-func-gradle/{{cookiecutter.project_name}}/statemachine/stockTrader.asl.json 97 java17/step-func-maven/README.md 18 java17/step-func-maven/cookiecutter.json 12 java17/step-func-maven/{{cookiecutter.project_name}}/README.md 68 java17/step-func-maven/{{cookiecutter.project_name}}/statemachine/stockTrader.asl.json 97 java21/event-bridge-gradle/README.md 22 java21/event-bridge-gradle/cookiecutter.json 12 java21/event-bridge-gradle/{{cookiecutter.project_name}}/README.md 93 java21/event-bridge-gradle/{{cookiecutter.project_name}}/events/event.json 15 java21/event-bridge-maven/README.md 22 java21/event-bridge-maven/cookiecutter.json 12 java21/event-bridge-maven/{{cookiecutter.project_name}}/README.md 94 java21/event-bridge-maven/{{cookiecutter.project_name}}/events/event.json 15 java21/event-bridge-schema-gradle/README.md 15 java21/event-bridge-schema-gradle/cookiecutter.json 18 java21/event-bridge-schema-gradle/{{cookiecutter.project_name}}/README.md 84 java21/event-bridge-schema-gradle/{{cookiecutter.project_name}}/events/event.json 14 java21/event-bridge-schema-maven/README.md 21 java21/event-bridge-schema-maven/cookiecutter.json 18 java21/event-bridge-schema-maven/{{cookiecutter.project_name}}/README.md 84 java21/event-bridge-schema-maven/{{cookiecutter.project_name}}/events/event.json 14 java21/hello-gradle/README.md 21 java21/hello-gradle/cookiecutter.json 12 java21/hello-gradle/{{cookiecutter.project_name}}/README.md 86 java21/hello-gradle/{{cookiecutter.project_name}}/events/event.json 62 java21/hello-img-gradle/README.md 21 java21/hello-img-gradle/cookiecutter.json 12 java21/hello-img-gradle/{{cookiecutter.project_name}}/README.md 74 java21/hello-img-gradle/{{cookiecutter.project_name}}/events/event.json 62 java21/hello-img-maven/README.md 21 java21/hello-img-maven/cookiecutter.json 12 java21/hello-img-maven/{{cookiecutter.project_name}}/README.md 75 java21/hello-img-maven/{{cookiecutter.project_name}}/events/event.json 62 java21/hello-maven/README.md 21 java21/hello-maven/cookiecutter.json 12 java21/hello-maven/{{cookiecutter.project_name}}/README.md 87 java21/hello-maven/{{cookiecutter.project_name}}/events/event.json 62 java21/step-func-gradle/README.md 18 java21/step-func-gradle/cookiecutter.json 12 java21/step-func-gradle/{{cookiecutter.project_name}}/README.md 68 java21/step-func-gradle/{{cookiecutter.project_name}}/statemachine/stockTrader.asl.json 97 java21/step-func-maven/README.md 18 java21/step-func-maven/cookiecutter.json 12 java21/step-func-maven/{{cookiecutter.project_name}}/README.md 68 java21/step-func-maven/{{cookiecutter.project_name}}/statemachine/stockTrader.asl.json 97 java8.al2/event-bridge-gradle/README.md 21 java8.al2/event-bridge-gradle/cookiecutter.json 12 java8.al2/event-bridge-gradle/{{cookiecutter.project_name}}/README.md 92 java8.al2/event-bridge-gradle/{{cookiecutter.project_name}}/events/event.json 15 java8.al2/event-bridge-maven/README.md 21 java8.al2/event-bridge-maven/cookiecutter.json 12 java8.al2/event-bridge-maven/{{cookiecutter.project_name}}/README.md 93 java8.al2/event-bridge-maven/{{cookiecutter.project_name}}/events/event.json 15 java8.al2/event-bridge-schema-gradle/README.md 15 java8.al2/event-bridge-schema-gradle/cookiecutter.json 18 java8.al2/event-bridge-schema-gradle/{{cookiecutter.project_name}}/README.md 84 java8.al2/event-bridge-schema-gradle/{{cookiecutter.project_name}}/events/event.json 14 java8.al2/event-bridge-schema-maven/README.md 21 java8.al2/event-bridge-schema-maven/cookiecutter.json 18 java8.al2/event-bridge-schema-maven/{{cookiecutter.project_name}}/README.md 84 java8.al2/event-bridge-schema-maven/{{cookiecutter.project_name}}/events/event.json 14 java8.al2/hello-gradle/README.md 21 java8.al2/hello-gradle/cookiecutter.json 12 java8.al2/hello-gradle/{{cookiecutter.project_name}}/README.md 86 java8.al2/hello-gradle/{{cookiecutter.project_name}}/events/event.json 62 java8.al2/hello-img-gradle/README.md 21 java8.al2/hello-img-gradle/cookiecutter.json 12 java8.al2/hello-img-gradle/{{cookiecutter.project_name}}/README.md 74 java8.al2/hello-img-gradle/{{cookiecutter.project_name}}/events/event.json 62 java8.al2/hello-img-maven/README.md 21 java8.al2/hello-img-maven/cookiecutter.json 12 java8.al2/hello-img-maven/{{cookiecutter.project_name}}/README.md 75 java8.al2/hello-img-maven/{{cookiecutter.project_name}}/events/event.json 62 java8.al2/hello-maven/README.md 21 java8.al2/hello-maven/cookiecutter.json 12 java8.al2/hello-maven/{{cookiecutter.project_name}}/README.md 87 java8.al2/hello-maven/{{cookiecutter.project_name}}/events/event.json 62 java8.al2/hello-pt-maven/README.md 21 java8.al2/hello-pt-maven/cookiecutter.json 10 java8.al2/hello-pt-maven/{{cookiecutter.project_name}}/README.md 87 java8.al2/hello-pt-maven/{{cookiecutter.project_name}}/events/event.json 62 java8.al2/step-func-gradle/README.md 9 java8.al2/step-func-gradle/cookiecutter.json 12 java8.al2/step-func-gradle/{{cookiecutter.project_name}}/README.md 68 java8.al2/step-func-gradle/{{cookiecutter.project_name}}/statemachine/stockTrader.asl.json 97 java8.al2/step-func-maven/README.md 9 java8.al2/step-func-maven/cookiecutter.json 12 java8.al2/step-func-maven/{{cookiecutter.project_name}}/README.md 68 java8.al2/step-func-maven/{{cookiecutter.project_name}}/statemachine/stockTrader.asl.json 97 manifest-v2.json 1668 nodejs18.x/cw-event/README.md 10 nodejs18.x/cw-event/cookiecutter.json 12 nodejs18.x/cw-event/{{cookiecutter.project_name}}/README.md 96 nodejs18.x/cw-event/{{cookiecutter.project_name}}/events/event-cloudwatch-event.json 12 nodejs18.x/cw-event/{{cookiecutter.project_name}}/package.json 24 nodejs18.x/full-stack/README.md 10 nodejs18.x/full-stack/cookiecutter.json 13 nodejs18.x/full-stack/{{cookiecutter.project_name}}/README.md 189 nodejs18.x/full-stack/{{cookiecutter.project_name}}/backend/package.json 29 nodejs18.x/full-stack/{{cookiecutter.project_name}}/env.json 14 nodejs18.x/full-stack/{{cookiecutter.project_name}}/events/event-get-all-items.json 3 nodejs18.x/full-stack/{{cookiecutter.project_name}}/events/event-get-by-id.json 6 nodejs18.x/full-stack/{{cookiecutter.project_name}}/events/event-post-item.json 4 nodejs18.x/full-stack/{{cookiecutter.project_name}}/frontend/README.md 28 nodejs18.x/full-stack/{{cookiecutter.project_name}}/frontend/package.json 55 nodejs18.x/hello-gql/README.md 50 nodejs18.x/hello-gql/cookiecutter.json 12 nodejs18.x/hello-gql/{{cookiecutter.project_name}}/greeter/package.json 16 nodejs18.x/hello-gql/{{cookiecutter.project_name}}/greeter/tests/events/appsync.json 69 nodejs18.x/hello-img/README.md 10 nodejs18.x/hello-img/cookiecutter.json 12 nodejs18.x/hello-img/{{cookiecutter.project_name}}/README.md 76 nodejs18.x/hello-img/{{cookiecutter.project_name}}/events/event.json 62 nodejs18.x/hello-img/{{cookiecutter.project_name}}/hello-world/package.json 19 nodejs18.x/hello-ts-pt/README.md 19 nodejs18.x/hello-ts-pt/cookiecutter.json 15 nodejs18.x/hello-ts-pt/{{cookiecutter.project_name}}/README.md 117 nodejs18.x/hello-ts-pt/{{cookiecutter.project_name}}/events/event.json 62 nodejs18.x/hello-ts-pt/{{cookiecutter.project_name}}/hello-world/package.json 37 nodejs18.x/hello-ts-pt/{{cookiecutter.project_name}}/hello-world/tsconfig.json 15 nodejs18.x/hello-ts/README.md 10 nodejs18.x/hello-ts/cookiecutter.json 12 nodejs18.x/hello-ts/{{cookiecutter.project_name}}/README.md 87 nodejs18.x/hello-ts/{{cookiecutter.project_name}}/events/event.json 62 nodejs18.x/hello-ts/{{cookiecutter.project_name}}/hello-world/package.json 34 nodejs18.x/hello-ts/{{cookiecutter.project_name}}/hello-world/tsconfig.json 15 nodejs18.x/hello/README.md 10 nodejs18.x/hello/cookiecutter.json 12 nodejs18.x/hello/{{cookiecutter.project_name}}/README.md 87 nodejs18.x/hello/{{cookiecutter.project_name}}/events/event.json 62 nodejs18.x/hello/{{cookiecutter.project_name}}/hello-world/package.json 19 nodejs18.x/response-streaming/README.md 10 nodejs18.x/response-streaming/cookiecutter.json 12 nodejs18.x/response-streaming/{{cookiecutter.project_name}}/README.md 66 nodejs18.x/response-streaming/{{cookiecutter.project_name}}/package.json 24 nodejs18.x/s3/README.md 10 nodejs18.x/s3/cookiecutter.json 12 nodejs18.x/s3/{{cookiecutter.project_name}}/README.md 107 nodejs18.x/s3/{{cookiecutter.project_name}}/events/event-s3.json 38 nodejs18.x/s3/{{cookiecutter.project_name}}/package.json 29 nodejs18.x/scratch/README.md 10 nodejs18.x/scratch/cookiecutter.json 12 nodejs18.x/scratch/{{cookiecutter.project_name}}/README.md 96 nodejs18.x/scratch/{{cookiecutter.project_name}}/package.json 24 nodejs18.x/sns/README.md 10 nodejs18.x/sns/cookiecutter.json 12 nodejs18.x/sns/{{cookiecutter.project_name}}/README.md 102 nodejs18.x/sns/{{cookiecutter.project_name}}/events/event-sns.json 5 nodejs18.x/sns/{{cookiecutter.project_name}}/package.json 24 nodejs18.x/sqs/README.md 10 nodejs18.x/sqs/cookiecutter.json 12 nodejs18.x/sqs/{{cookiecutter.project_name}}/README.md 97 nodejs18.x/sqs/{{cookiecutter.project_name}}/events/event-sqs.json 11 nodejs18.x/sqs/{{cookiecutter.project_name}}/package.json 24 nodejs18.x/step-func/README.md 12 nodejs18.x/step-func/cookiecutter.json 12 nodejs18.x/step-func/{{cookiecutter.project_name}}/README.md 89 nodejs18.x/step-func/{{cookiecutter.project_name}}/functions/stock-buyer/package.json 17 nodejs18.x/step-func/{{cookiecutter.project_name}}/functions/stock-checker/package.json 17 nodejs18.x/step-func/{{cookiecutter.project_name}}/functions/stock-seller/package.json 17 nodejs18.x/step-func/{{cookiecutter.project_name}}/statemachine/stock_trader.asl.json 97 nodejs18.x/step-func/{{cookiecutter.project_name}}/statemachine/test/MockConfigFile.json 142 nodejs18.x/web/README.md 10 nodejs18.x/web/cookiecutter.json 12 nodejs18.x/web/{{cookiecutter.project_name}}/README.md 112 nodejs18.x/web/{{cookiecutter.project_name}}/env.json 11 nodejs18.x/web/{{cookiecutter.project_name}}/events/event-get-all-items.json 3 nodejs18.x/web/{{cookiecutter.project_name}}/events/event-get-by-id.json 6 nodejs18.x/web/{{cookiecutter.project_name}}/events/event-post-item.json 4 nodejs18.x/web/{{cookiecutter.project_name}}/package.json 29 nodejs20.x/cw-event/README.md 10 nodejs20.x/cw-event/cookiecutter.json 10 nodejs20.x/cw-event/{{cookiecutter.project_name}}/README.md 96 nodejs20.x/cw-event/{{cookiecutter.project_name}}/events/event-cloudwatch-event.json 12 nodejs20.x/cw-event/{{cookiecutter.project_name}}/package.json 24 nodejs20.x/full-stack/README.md 10 nodejs20.x/full-stack/cookiecutter.json 11 nodejs20.x/full-stack/{{cookiecutter.project_name}}/README.md 189 nodejs20.x/full-stack/{{cookiecutter.project_name}}/backend/package.json 29 nodejs20.x/full-stack/{{cookiecutter.project_name}}/env.json 14 nodejs20.x/full-stack/{{cookiecutter.project_name}}/events/event-get-all-items.json 3 nodejs20.x/full-stack/{{cookiecutter.project_name}}/events/event-get-by-id.json 6 nodejs20.x/full-stack/{{cookiecutter.project_name}}/events/event-post-item.json 4 nodejs20.x/full-stack/{{cookiecutter.project_name}}/frontend/README.md 28 nodejs20.x/full-stack/{{cookiecutter.project_name}}/frontend/package.json 55 nodejs20.x/hello-gql/README.md 50 nodejs20.x/hello-gql/cookiecutter.json 10 nodejs20.x/hello-gql/{{cookiecutter.project_name}}/greeter/package.json 16 nodejs20.x/hello-gql/{{cookiecutter.project_name}}/greeter/tests/events/appsync.json 69 nodejs20.x/hello-img/README.md 10 nodejs20.x/hello-img/cookiecutter.json 10 nodejs20.x/hello-img/{{cookiecutter.project_name}}/README.md 76 nodejs20.x/hello-img/{{cookiecutter.project_name}}/events/event.json 62 nodejs20.x/hello-img/{{cookiecutter.project_name}}/hello-world/package.json 19 nodejs20.x/hello-ts-pt/README.md 19 nodejs20.x/hello-ts-pt/cookiecutter.json 13 nodejs20.x/hello-ts-pt/{{cookiecutter.project_name}}/README.md 117 nodejs20.x/hello-ts-pt/{{cookiecutter.project_name}}/events/event.json 62 nodejs20.x/hello-ts-pt/{{cookiecutter.project_name}}/hello-world/package.json 37 nodejs20.x/hello-ts-pt/{{cookiecutter.project_name}}/hello-world/tsconfig.json 15 nodejs20.x/hello-ts/README.md 10 nodejs20.x/hello-ts/cookiecutter.json 10 nodejs20.x/hello-ts/{{cookiecutter.project_name}}/README.md 87 nodejs20.x/hello-ts/{{cookiecutter.project_name}}/events/event.json 62 nodejs20.x/hello-ts/{{cookiecutter.project_name}}/hello-world/package.json 34 nodejs20.x/hello-ts/{{cookiecutter.project_name}}/hello-world/tsconfig.json 15 nodejs20.x/hello/README.md 10 nodejs20.x/hello/cookiecutter.json 10 nodejs20.x/hello/{{cookiecutter.project_name}}/README.md 87 nodejs20.x/hello/{{cookiecutter.project_name}}/events/event.json 62 nodejs20.x/hello/{{cookiecutter.project_name}}/hello-world/package.json 19 nodejs20.x/response-streaming/README.md 10 nodejs20.x/response-streaming/cookiecutter.json 10 nodejs20.x/response-streaming/{{cookiecutter.project_name}}/README.md 66 nodejs20.x/response-streaming/{{cookiecutter.project_name}}/package.json 24 nodejs20.x/s3/README.md 10 nodejs20.x/s3/cookiecutter.json 10 nodejs20.x/s3/{{cookiecutter.project_name}}/README.md 107 nodejs20.x/s3/{{cookiecutter.project_name}}/events/event-s3.json 38 nodejs20.x/s3/{{cookiecutter.project_name}}/package.json 29 nodejs20.x/scratch/README.md 10 nodejs20.x/scratch/cookiecutter.json 10 nodejs20.x/scratch/{{cookiecutter.project_name}}/README.md 96 nodejs20.x/scratch/{{cookiecutter.project_name}}/package.json 24 nodejs20.x/sns/README.md 10 nodejs20.x/sns/cookiecutter.json 10 nodejs20.x/sns/{{cookiecutter.project_name}}/README.md 102 nodejs20.x/sns/{{cookiecutter.project_name}}/events/event-sns.json 5 nodejs20.x/sns/{{cookiecutter.project_name}}/package.json 24 nodejs20.x/sqs/README.md 10 nodejs20.x/sqs/cookiecutter.json 10 nodejs20.x/sqs/{{cookiecutter.project_name}}/README.md 97 nodejs20.x/sqs/{{cookiecutter.project_name}}/events/event-sqs.json 11 nodejs20.x/sqs/{{cookiecutter.project_name}}/package.json 24 nodejs20.x/step-func/README.md 12 nodejs20.x/step-func/cookiecutter.json 10 nodejs20.x/step-func/{{cookiecutter.project_name}}/README.md 89 nodejs20.x/step-func/{{cookiecutter.project_name}}/functions/stock-buyer/package.json 17 nodejs20.x/step-func/{{cookiecutter.project_name}}/functions/stock-checker/package.json 17 nodejs20.x/step-func/{{cookiecutter.project_name}}/functions/stock-seller/package.json 17 nodejs20.x/step-func/{{cookiecutter.project_name}}/statemachine/stock_trader.asl.json 97 nodejs20.x/step-func/{{cookiecutter.project_name}}/statemachine/test/MockConfigFile.json 142 nodejs20.x/web/README.md 10 nodejs20.x/web/cookiecutter.json 10 nodejs20.x/web/{{cookiecutter.project_name}}/README.md 112 nodejs20.x/web/{{cookiecutter.project_name}}/env.json 11 nodejs20.x/web/{{cookiecutter.project_name}}/events/event-get-all-items.json 3 nodejs20.x/web/{{cookiecutter.project_name}}/events/event-get-by-id.json 6 nodejs20.x/web/{{cookiecutter.project_name}}/events/event-post-item.json 4 nodejs20.x/web/{{cookiecutter.project_name}}/package.json 29 nodejs22.x/cw-event/README.md 10 nodejs22.x/cw-event/cookiecutter.json 10 nodejs22.x/cw-event/{{cookiecutter.project_name}}/README.md 96 nodejs22.x/cw-event/{{cookiecutter.project_name}}/events/event-cloudwatch-event.json 12 nodejs22.x/cw-event/{{cookiecutter.project_name}}/package.json 24 nodejs22.x/full-stack/README.md 10 nodejs22.x/full-stack/cookiecutter.json 11 nodejs22.x/full-stack/{{cookiecutter.project_name}}/README.md 189 nodejs22.x/full-stack/{{cookiecutter.project_name}}/backend/package.json 29 nodejs22.x/full-stack/{{cookiecutter.project_name}}/env.json 14 nodejs22.x/full-stack/{{cookiecutter.project_name}}/events/event-get-all-items.json 3 nodejs22.x/full-stack/{{cookiecutter.project_name}}/events/event-get-by-id.json 6 nodejs22.x/full-stack/{{cookiecutter.project_name}}/events/event-post-item.json 4 nodejs22.x/full-stack/{{cookiecutter.project_name}}/frontend/README.md 28 nodejs22.x/full-stack/{{cookiecutter.project_name}}/frontend/package.json 55 nodejs22.x/hello-gql/README.md 50 nodejs22.x/hello-gql/cookiecutter.json 10 nodejs22.x/hello-gql/{{cookiecutter.project_name}}/greeter/package.json 16 nodejs22.x/hello-gql/{{cookiecutter.project_name}}/greeter/tests/events/appsync.json 69 nodejs22.x/hello-img/README.md 10 nodejs22.x/hello-img/cookiecutter.json 10 nodejs22.x/hello-img/{{cookiecutter.project_name}}/README.md 76 nodejs22.x/hello-img/{{cookiecutter.project_name}}/events/event.json 62 nodejs22.x/hello-img/{{cookiecutter.project_name}}/hello-world/package.json 19 nodejs22.x/hello-ts-pt/README.md 19 nodejs22.x/hello-ts-pt/cookiecutter.json 13 nodejs22.x/hello-ts-pt/{{cookiecutter.project_name}}/README.md 117 nodejs22.x/hello-ts-pt/{{cookiecutter.project_name}}/events/event.json 62 nodejs22.x/hello-ts-pt/{{cookiecutter.project_name}}/hello-world/package.json 37 nodejs22.x/hello-ts-pt/{{cookiecutter.project_name}}/hello-world/tsconfig.json 15 nodejs22.x/hello-ts/README.md 10 nodejs22.x/hello-ts/cookiecutter.json 10 nodejs22.x/hello-ts/{{cookiecutter.project_name}}/README.md 87 nodejs22.x/hello-ts/{{cookiecutter.project_name}}/events/event.json 62 nodejs22.x/hello-ts/{{cookiecutter.project_name}}/hello-world/package.json 34 nodejs22.x/hello-ts/{{cookiecutter.project_name}}/hello-world/tsconfig.json 15 nodejs22.x/hello/README.md 10 nodejs22.x/hello/cookiecutter.json 10 nodejs22.x/hello/{{cookiecutter.project_name}}/README.md 87 nodejs22.x/hello/{{cookiecutter.project_name}}/events/event.json 62 nodejs22.x/hello/{{cookiecutter.project_name}}/hello-world/package.json 19 nodejs22.x/response-streaming/README.md 10 nodejs22.x/response-streaming/cookiecutter.json 10 nodejs22.x/response-streaming/{{cookiecutter.project_name}}/README.md 66 nodejs22.x/response-streaming/{{cookiecutter.project_name}}/package.json 24 nodejs22.x/s3/README.md 10 nodejs22.x/s3/cookiecutter.json 10 nodejs22.x/s3/{{cookiecutter.project_name}}/README.md 107 nodejs22.x/s3/{{cookiecutter.project_name}}/events/event-s3.json 38 nodejs22.x/s3/{{cookiecutter.project_name}}/package.json 29 nodejs22.x/scratch/README.md 10 nodejs22.x/scratch/cookiecutter.json 10 nodejs22.x/scratch/{{cookiecutter.project_name}}/README.md 96 nodejs22.x/scratch/{{cookiecutter.project_name}}/package.json 24 nodejs22.x/sns/README.md 10 nodejs22.x/sns/cookiecutter.json 10 nodejs22.x/sns/{{cookiecutter.project_name}}/README.md 102 nodejs22.x/sns/{{cookiecutter.project_name}}/events/event-sns.json 5 nodejs22.x/sns/{{cookiecutter.project_name}}/package.json 24 nodejs22.x/sqs/README.md 10 nodejs22.x/sqs/cookiecutter.json 10 nodejs22.x/sqs/{{cookiecutter.project_name}}/README.md 97 nodejs22.x/sqs/{{cookiecutter.project_name}}/events/event-sqs.json 11 nodejs22.x/sqs/{{cookiecutter.project_name}}/package.json 24 nodejs22.x/step-func/README.md 12 nodejs22.x/step-func/cookiecutter.json 10 nodejs22.x/step-func/{{cookiecutter.project_name}}/README.md 89 nodejs22.x/step-func/{{cookiecutter.project_name}}/functions/stock-buyer/package.json 17 nodejs22.x/step-func/{{cookiecutter.project_name}}/functions/stock-checker/package.json 17 nodejs22.x/step-func/{{cookiecutter.project_name}}/functions/stock-seller/package.json 17 nodejs22.x/step-func/{{cookiecutter.project_name}}/statemachine/stock_trader.asl.json 97 nodejs22.x/step-func/{{cookiecutter.project_name}}/statemachine/test/MockConfigFile.json 142 nodejs22.x/web/README.md 10 nodejs22.x/web/cookiecutter.json 10 nodejs22.x/web/{{cookiecutter.project_name}}/README.md 112 nodejs22.x/web/{{cookiecutter.project_name}}/env.json 11 nodejs22.x/web/{{cookiecutter.project_name}}/events/event-get-all-items.json 3 nodejs22.x/web/{{cookiecutter.project_name}}/events/event-get-by-id.json 6 nodejs22.x/web/{{cookiecutter.project_name}}/events/event-post-item.json 4 nodejs22.x/web/{{cookiecutter.project_name}}/package.json 29 python3.10/apigw-pytorch/README.md 10 python3.10/apigw-pytorch/cookiecutter.json 15 python3.10/apigw-pytorch/{{cookiecutter.project_name}}/README.md 70 python3.10/apigw-pytorch/{{cookiecutter.project_name}}/app/requirements.txt 4 python3.10/apigw-scikit/README.md 10 python3.10/apigw-scikit/cookiecutter.json 14 python3.10/apigw-scikit/{{cookiecutter.project_name}}/README.md 70 python3.10/apigw-scikit/{{cookiecutter.project_name}}/app/requirements.txt 2 python3.10/apigw-tensorflow/README.md 10 python3.10/apigw-tensorflow/cookiecutter.json 14 python3.10/apigw-tensorflow/{{cookiecutter.project_name}}/README.md 70 python3.10/apigw-tensorflow/{{cookiecutter.project_name}}/app/requirements.txt 2 python3.10/apigw-xgboost/README.md 10 python3.10/apigw-xgboost/cookiecutter.json 14 python3.10/apigw-xgboost/{{cookiecutter.project_name}}/README.md 70 python3.10/apigw-xgboost/{{cookiecutter.project_name}}/app/requirements.txt 2 python3.10/efs/README.md 6 python3.10/efs/cookiecutter.json 13 python3.10/efs/{{cookiecutter.project_name}}/README.md 64 python3.10/efs/{{cookiecutter.project_name}}/events/event.json 62 python3.10/efs/{{cookiecutter.project_name}}/hello_efs/requirements.txt 1 python3.10/efs/{{cookiecutter.project_name}}/tests/requirements.txt 3 python3.10/event-bridge-schema/README.md 8 python3.10/event-bridge-schema/cookiecutter.json 19 python3.10/event-bridge-schema/{{cookiecutter.project_name}}/README.md 83 python3.10/event-bridge-schema/{{cookiecutter.project_name}}/events/event.json 15 python3.10/event-bridge-schema/{{cookiecutter.project_name}}/tests/requirements.txt 5 python3.10/event-bridge-schema/{{cookiecutter.project_name}}/{{cookiecutter.function_name}}/requirements.txt 3 python3.10/event-bridge/README.md 9 python3.10/event-bridge/cookiecutter.json 13 python3.10/event-bridge/{{cookiecutter.project_name}}/README.md 87 python3.10/event-bridge/{{cookiecutter.project_name}}/events/event.json 16 python3.10/event-bridge/{{cookiecutter.project_name}}/hello_world_function/requirements.txt 3 python3.10/event-bridge/{{cookiecutter.project_name}}/tests/requirements.txt 3 python3.10/hello-img/README.md 11 python3.10/hello-img/cookiecutter.json 13 python3.10/hello-img/{{cookiecutter.project_name}}/README.md 74 python3.10/hello-img/{{cookiecutter.project_name}}/events/event.json 62 python3.10/hello-img/{{cookiecutter.project_name}}/hello_world/requirements.txt 1 python3.10/hello-pt/README.md 19 python3.10/hello-pt/cookiecutter.json 16 python3.10/hello-pt/{{ cookiecutter.project_name }}/README.md 110 python3.10/hello-pt/{{ cookiecutter.project_name }}/events/hello.json 111 python3.10/hello-pt/{{ cookiecutter.project_name }}/hello_world/requirements.txt 6 python3.10/hello-pt/{{ cookiecutter.project_name }}/tests/requirements.txt 3 python3.10/hello/README.md 11 python3.10/hello/cookiecutter.json 13 python3.10/hello/{{cookiecutter.project_name}}/README.md 90 python3.10/hello/{{cookiecutter.project_name}}/events/event.json 62 python3.10/hello/{{cookiecutter.project_name}}/hello_world/requirements.txt 1 python3.10/hello/{{cookiecutter.project_name}}/tests/requirements.txt 3 python3.10/step-func-conn/README.md 10 python3.10/step-func-conn/cookiecutter.json 13 python3.10/step-func-conn/{{cookiecutter.project_name}}/README.md 72 python3.10/step-func-conn/{{cookiecutter.project_name}}/functions/stock_buyer/requirements.txt 1 python3.10/step-func-conn/{{cookiecutter.project_name}}/functions/stock_checker/requirements.txt 1 python3.10/step-func-conn/{{cookiecutter.project_name}}/functions/stock_seller/requirements.txt 1 python3.10/step-func-conn/{{cookiecutter.project_name}}/statemachine/stock_trader.asl.json 97 python3.10/step-func-conn/{{cookiecutter.project_name}}/tests/requirements.txt 3 python3.10/step-func-etl/README.md 11 python3.10/step-func-etl/cookiecutter.json 8 python3.10/step-func-etl/{{cookiecutter.project_name}}/README.md 90 python3.10/step-func-etl/{{cookiecutter.project_name}}/statemachine/asl.json 105 python3.10/step-func-etl/{{cookiecutter.project_name}}/tests/requirements.txt 3 python3.10/step-func/README.md 9 python3.10/step-func/cookiecutter.json 13 python3.10/step-func/{{cookiecutter.project_name}}/README.md 72 python3.10/step-func/{{cookiecutter.project_name}}/functions/stock_buyer/requirements.txt 1 python3.10/step-func/{{cookiecutter.project_name}}/functions/stock_checker/requirements.txt 1 python3.10/step-func/{{cookiecutter.project_name}}/functions/stock_seller/requirements.txt 1 python3.10/step-func/{{cookiecutter.project_name}}/statemachine/stock_trader.asl.json 97 python3.10/step-func/{{cookiecutter.project_name}}/tests/requirements.txt 3 python3.10/web-conn/README.md 10 python3.10/web-conn/cookiecutter.json 13 python3.10/web-conn/{{cookiecutter.project_name}}/README.md 112 python3.10/web-conn/{{cookiecutter.project_name}}/events/event-get-all-items.json 3 python3.10/web-conn/{{cookiecutter.project_name}}/events/event-get-by-id.json 6 python3.10/web-conn/{{cookiecutter.project_name}}/events/event-post-item.json 4 python3.10/web-conn/{{cookiecutter.project_name}}/tests/requirements.txt 4 python3.11/apigw-pytorch/README.md 10 python3.11/apigw-pytorch/cookiecutter.json 15 python3.11/apigw-pytorch/{{cookiecutter.project_name}}/README.md 70 python3.11/apigw-pytorch/{{cookiecutter.project_name}}/app/requirements.txt 4 python3.11/apigw-scikit/README.md 10 python3.11/apigw-scikit/cookiecutter.json 14 python3.11/apigw-scikit/{{cookiecutter.project_name}}/README.md 70 python3.11/apigw-scikit/{{cookiecutter.project_name}}/app/requirements.txt 2 python3.11/apigw-tensorflow/README.md 10 python3.11/apigw-tensorflow/cookiecutter.json 14 python3.11/apigw-tensorflow/{{cookiecutter.project_name}}/README.md 70 python3.11/apigw-tensorflow/{{cookiecutter.project_name}}/app/requirements.txt 2 python3.11/apigw-xgboost/README.md 10 python3.11/apigw-xgboost/cookiecutter.json 14 python3.11/apigw-xgboost/{{cookiecutter.project_name}}/README.md 70 python3.11/apigw-xgboost/{{cookiecutter.project_name}}/app/requirements.txt 2 python3.11/efs/README.md 6 python3.11/efs/cookiecutter.json 13 python3.11/efs/{{cookiecutter.project_name}}/README.md 64 python3.11/efs/{{cookiecutter.project_name}}/events/event.json 62 python3.11/efs/{{cookiecutter.project_name}}/hello_efs/requirements.txt 1 python3.11/efs/{{cookiecutter.project_name}}/tests/requirements.txt 3 python3.11/event-bridge-schema/README.md 8 python3.11/event-bridge-schema/cookiecutter.json 19 python3.11/event-bridge-schema/{{cookiecutter.project_name}}/README.md 83 python3.11/event-bridge-schema/{{cookiecutter.project_name}}/events/event.json 15 python3.11/event-bridge-schema/{{cookiecutter.project_name}}/tests/requirements.txt 5 python3.11/event-bridge-schema/{{cookiecutter.project_name}}/{{cookiecutter.function_name}}/requirements.txt 3 python3.11/event-bridge/README.md 9 python3.11/event-bridge/cookiecutter.json 13 python3.11/event-bridge/{{cookiecutter.project_name}}/README.md 87 python3.11/event-bridge/{{cookiecutter.project_name}}/events/event.json 16 python3.11/event-bridge/{{cookiecutter.project_name}}/hello_world_function/requirements.txt 3 python3.11/event-bridge/{{cookiecutter.project_name}}/tests/requirements.txt 3 python3.11/hello-img/README.md 12 python3.11/hello-img/cookiecutter.json 13 python3.11/hello-img/{{cookiecutter.project_name}}/README.md 74 python3.11/hello-img/{{cookiecutter.project_name}}/events/event.json 62 python3.11/hello-img/{{cookiecutter.project_name}}/hello_world/requirements.txt 1 python3.11/hello-pt/README.md 19 python3.11/hello-pt/cookiecutter.json 16 python3.11/hello-pt/{{ cookiecutter.project_name }}/README.md 110 python3.11/hello-pt/{{ cookiecutter.project_name }}/events/hello.json 111 python3.11/hello-pt/{{ cookiecutter.project_name }}/hello_world/requirements.txt 6 python3.11/hello-pt/{{ cookiecutter.project_name }}/tests/requirements.txt 3 python3.11/hello/README.md 11 python3.11/hello/cookiecutter.json 13 python3.11/hello/{{cookiecutter.project_name}}/README.md 90 python3.11/hello/{{cookiecutter.project_name}}/events/event.json 62 python3.11/hello/{{cookiecutter.project_name}}/hello_world/requirements.txt 1 python3.11/hello/{{cookiecutter.project_name}}/tests/requirements.txt 3 python3.11/step-func-conn/README.md 10 python3.11/step-func-conn/cookiecutter.json 13 python3.11/step-func-conn/{{cookiecutter.project_name}}/README.md 72 python3.11/step-func-conn/{{cookiecutter.project_name}}/functions/stock_buyer/requirements.txt 1 python3.11/step-func-conn/{{cookiecutter.project_name}}/functions/stock_checker/requirements.txt 1 python3.11/step-func-conn/{{cookiecutter.project_name}}/functions/stock_seller/requirements.txt 1 python3.11/step-func-conn/{{cookiecutter.project_name}}/statemachine/stock_trader.asl.json 97 python3.11/step-func-conn/{{cookiecutter.project_name}}/tests/requirements.txt 3 python3.11/step-func-etl/README.md 11 python3.11/step-func-etl/cookiecutter.json 8 python3.11/step-func-etl/{{cookiecutter.project_name}}/README.md 90 python3.11/step-func-etl/{{cookiecutter.project_name}}/statemachine/asl.json 105 python3.11/step-func-etl/{{cookiecutter.project_name}}/tests/requirements.txt 3 python3.11/step-func/README.md 9 python3.11/step-func/cookiecutter.json 13 python3.11/step-func/{{cookiecutter.project_name}}/README.md 72 python3.11/step-func/{{cookiecutter.project_name}}/functions/stock_buyer/requirements.txt 1 python3.11/step-func/{{cookiecutter.project_name}}/functions/stock_checker/requirements.txt 1 python3.11/step-func/{{cookiecutter.project_name}}/functions/stock_seller/requirements.txt 1 python3.11/step-func/{{cookiecutter.project_name}}/statemachine/stock_trader.asl.json 97 python3.11/step-func/{{cookiecutter.project_name}}/tests/requirements.txt 3 python3.11/web-conn/README.md 10 python3.11/web-conn/cookiecutter.json 13 python3.11/web-conn/{{cookiecutter.project_name}}/README.md 112 python3.11/web-conn/{{cookiecutter.project_name}}/events/event-get-all-items.json 3 python3.11/web-conn/{{cookiecutter.project_name}}/events/event-get-by-id.json 6 python3.11/web-conn/{{cookiecutter.project_name}}/events/event-post-item.json 4 python3.11/web-conn/{{cookiecutter.project_name}}/tests/requirements.txt 4 python3.12/apigw-pytorch/README.md 10 python3.12/apigw-pytorch/cookiecutter.json 15 python3.12/apigw-pytorch/{{cookiecutter.project_name}}/README.md 70 python3.12/apigw-pytorch/{{cookiecutter.project_name}}/app/requirements.txt 4 python3.12/apigw-scikit/README.md 10 python3.12/apigw-scikit/cookiecutter.json 14 python3.12/apigw-scikit/{{cookiecutter.project_name}}/README.md 70 python3.12/apigw-scikit/{{cookiecutter.project_name}}/app/requirements.txt 2 python3.12/apigw-tensorflow/README.md 10 python3.12/apigw-tensorflow/cookiecutter.json 14 python3.12/apigw-tensorflow/{{cookiecutter.project_name}}/README.md 70 python3.12/apigw-tensorflow/{{cookiecutter.project_name}}/app/requirements.txt 2 python3.12/apigw-xgboost/README.md 10 python3.12/apigw-xgboost/cookiecutter.json 14 python3.12/apigw-xgboost/{{cookiecutter.project_name}}/README.md 70 python3.12/apigw-xgboost/{{cookiecutter.project_name}}/app/requirements.txt 2 python3.12/efs/README.md 6 python3.12/efs/cookiecutter.json 13 python3.12/efs/{{cookiecutter.project_name}}/README.md 64 python3.12/efs/{{cookiecutter.project_name}}/events/event.json 62 python3.12/efs/{{cookiecutter.project_name}}/hello_efs/requirements.txt 1 python3.12/efs/{{cookiecutter.project_name}}/tests/requirements.txt 3 python3.12/event-bridge-schema/README.md 8 python3.12/event-bridge-schema/cookiecutter.json 19 python3.12/event-bridge-schema/{{cookiecutter.project_name}}/README.md 83 python3.12/event-bridge-schema/{{cookiecutter.project_name}}/events/event.json 15 python3.12/event-bridge-schema/{{cookiecutter.project_name}}/tests/requirements.txt 5 python3.12/event-bridge-schema/{{cookiecutter.project_name}}/{{cookiecutter.function_name}}/requirements.txt 3 python3.12/event-bridge/README.md 9 python3.12/event-bridge/cookiecutter.json 13 python3.12/event-bridge/{{cookiecutter.project_name}}/README.md 87 python3.12/event-bridge/{{cookiecutter.project_name}}/events/event.json 16 python3.12/event-bridge/{{cookiecutter.project_name}}/hello_world_function/requirements.txt 3 python3.12/event-bridge/{{cookiecutter.project_name}}/tests/requirements.txt 3 python3.12/hello-img/README.md 12 python3.12/hello-img/cookiecutter.json 13 python3.12/hello-img/{{cookiecutter.project_name}}/README.md 74 python3.12/hello-img/{{cookiecutter.project_name}}/events/event.json 62 python3.12/hello-img/{{cookiecutter.project_name}}/hello_world/requirements.txt 1 python3.12/hello-pt/README.md 19 python3.12/hello-pt/cookiecutter.json 25 python3.12/hello-pt/{{ cookiecutter.project_name }}/README.md 110 python3.12/hello-pt/{{ cookiecutter.project_name }}/events/hello.json 111 python3.12/hello-pt/{{ cookiecutter.project_name }}/hello_world/requirements.txt 6 python3.12/hello-pt/{{ cookiecutter.project_name }}/tests/requirements.txt 3 python3.12/hello/README.md 11 python3.12/hello/cookiecutter.json 13 python3.12/hello/{{cookiecutter.project_name}}/README.md 90 python3.12/hello/{{cookiecutter.project_name}}/events/event.json 62 python3.12/hello/{{cookiecutter.project_name}}/hello_world/requirements.txt 1 python3.12/hello/{{cookiecutter.project_name}}/tests/requirements.txt 3 python3.12/step-func-conn/README.md 10 python3.12/step-func-conn/cookiecutter.json 13 python3.12/step-func-conn/{{cookiecutter.project_name}}/README.md 72 python3.12/step-func-conn/{{cookiecutter.project_name}}/functions/stock_buyer/requirements.txt 1 python3.12/step-func-conn/{{cookiecutter.project_name}}/functions/stock_checker/requirements.txt 1 python3.12/step-func-conn/{{cookiecutter.project_name}}/functions/stock_seller/requirements.txt 1 python3.12/step-func-conn/{{cookiecutter.project_name}}/statemachine/stock_trader.asl.json 97 python3.12/step-func-conn/{{cookiecutter.project_name}}/tests/requirements.txt 3 python3.12/step-func-etl/README.md 11 python3.12/step-func-etl/cookiecutter.json 8 python3.12/step-func-etl/{{cookiecutter.project_name}}/README.md 90 python3.12/step-func-etl/{{cookiecutter.project_name}}/statemachine/asl.json 105 python3.12/step-func-etl/{{cookiecutter.project_name}}/tests/requirements.txt 3 python3.12/step-func/README.md 9 python3.12/step-func/cookiecutter.json 13 python3.12/step-func/{{cookiecutter.project_name}}/README.md 72 python3.12/step-func/{{cookiecutter.project_name}}/functions/stock_buyer/requirements.txt 1 python3.12/step-func/{{cookiecutter.project_name}}/functions/stock_checker/requirements.txt 1 python3.12/step-func/{{cookiecutter.project_name}}/functions/stock_seller/requirements.txt 1 python3.12/step-func/{{cookiecutter.project_name}}/statemachine/stock_trader.asl.json 97 python3.12/step-func/{{cookiecutter.project_name}}/tests/requirements.txt 3 python3.12/web-conn/README.md 10 python3.12/web-conn/cookiecutter.json 13 python3.12/web-conn/{{cookiecutter.project_name}}/README.md 112 python3.12/web-conn/{{cookiecutter.project_name}}/events/event-get-all-items.json 3 python3.12/web-conn/{{cookiecutter.project_name}}/events/event-get-by-id.json 6 python3.12/web-conn/{{cookiecutter.project_name}}/events/event-post-item.json 4 python3.12/web-conn/{{cookiecutter.project_name}}/tests/requirements.txt 4 python3.13/apigw-pytorch/README.md 10 python3.13/apigw-pytorch/cookiecutter.json 15 python3.13/apigw-pytorch/{{cookiecutter.project_name}}/README.md 70 python3.13/apigw-pytorch/{{cookiecutter.project_name}}/app/requirements.txt 4 python3.13/apigw-scikit/README.md 10 python3.13/apigw-scikit/cookiecutter.json 14 python3.13/apigw-scikit/{{cookiecutter.project_name}}/README.md 70 python3.13/apigw-scikit/{{cookiecutter.project_name}}/app/requirements.txt 2 python3.13/apigw-tensorflow/README.md 10 python3.13/apigw-tensorflow/cookiecutter.json 14 python3.13/apigw-tensorflow/{{cookiecutter.project_name}}/README.md 70 python3.13/apigw-tensorflow/{{cookiecutter.project_name}}/app/requirements.txt 2 python3.13/apigw-xgboost/README.md 10 python3.13/apigw-xgboost/cookiecutter.json 14 python3.13/apigw-xgboost/{{cookiecutter.project_name}}/README.md 70 python3.13/apigw-xgboost/{{cookiecutter.project_name}}/app/requirements.txt 2 python3.13/efs/README.md 6 python3.13/efs/cookiecutter.json 13 python3.13/efs/{{cookiecutter.project_name}}/README.md 64 python3.13/efs/{{cookiecutter.project_name}}/events/event.json 62 python3.13/efs/{{cookiecutter.project_name}}/hello_efs/requirements.txt 1 python3.13/efs/{{cookiecutter.project_name}}/tests/requirements.txt 3 python3.13/event-bridge-schema/README.md 8 python3.13/event-bridge-schema/cookiecutter.json 19 python3.13/event-bridge-schema/{{cookiecutter.project_name}}/README.md 83 python3.13/event-bridge-schema/{{cookiecutter.project_name}}/events/event.json 15 python3.13/event-bridge-schema/{{cookiecutter.project_name}}/tests/requirements.txt 5 python3.13/event-bridge-schema/{{cookiecutter.project_name}}/{{cookiecutter.function_name}}/requirements.txt 3 python3.13/event-bridge/README.md 9 python3.13/event-bridge/cookiecutter.json 13 python3.13/event-bridge/{{cookiecutter.project_name}}/README.md 87 python3.13/event-bridge/{{cookiecutter.project_name}}/events/event.json 16 python3.13/event-bridge/{{cookiecutter.project_name}}/hello_world_function/requirements.txt 3 python3.13/event-bridge/{{cookiecutter.project_name}}/tests/requirements.txt 3 python3.13/hello-img/README.md 12 python3.13/hello-img/cookiecutter.json 13 python3.13/hello-img/{{cookiecutter.project_name}}/README.md 74 python3.13/hello-img/{{cookiecutter.project_name}}/events/event.json 62 python3.13/hello-img/{{cookiecutter.project_name}}/hello_world/requirements.txt 1 python3.13/hello-pt/README.md 19 python3.13/hello-pt/cookiecutter.json 25 python3.13/hello-pt/{{ cookiecutter.project_name }}/README.md 110 python3.13/hello-pt/{{ cookiecutter.project_name }}/events/hello.json 111 python3.13/hello-pt/{{ cookiecutter.project_name }}/hello_world/requirements.txt 6 python3.13/hello-pt/{{ cookiecutter.project_name }}/tests/requirements.txt 3 python3.13/hello/README.md 11 python3.13/hello/cookiecutter.json 13 python3.13/hello/{{cookiecutter.project_name}}/README.md 90 python3.13/hello/{{cookiecutter.project_name}}/events/event.json 62 python3.13/hello/{{cookiecutter.project_name}}/hello_world/requirements.txt 1 python3.13/hello/{{cookiecutter.project_name}}/tests/requirements.txt 3 python3.13/step-func-conn/README.md 10 python3.13/step-func-conn/cookiecutter.json 13 python3.13/step-func-conn/{{cookiecutter.project_name}}/README.md 72 python3.13/step-func-conn/{{cookiecutter.project_name}}/functions/stock_buyer/requirements.txt 1 python3.13/step-func-conn/{{cookiecutter.project_name}}/functions/stock_checker/requirements.txt 1 python3.13/step-func-conn/{{cookiecutter.project_name}}/functions/stock_seller/requirements.txt 1 python3.13/step-func-conn/{{cookiecutter.project_name}}/statemachine/stock_trader.asl.json 97 python3.13/step-func-conn/{{cookiecutter.project_name}}/tests/requirements.txt 3 python3.13/step-func-etl/README.md 11 python3.13/step-func-etl/cookiecutter.json 8 python3.13/step-func-etl/{{cookiecutter.project_name}}/README.md 90 python3.13/step-func-etl/{{cookiecutter.project_name}}/statemachine/asl.json 105 python3.13/step-func-etl/{{cookiecutter.project_name}}/tests/requirements.txt 3 python3.13/step-func/README.md 9 python3.13/step-func/cookiecutter.json 13 python3.13/step-func/{{cookiecutter.project_name}}/README.md 72 python3.13/step-func/{{cookiecutter.project_name}}/functions/stock_buyer/requirements.txt 1 python3.13/step-func/{{cookiecutter.project_name}}/functions/stock_checker/requirements.txt 1 python3.13/step-func/{{cookiecutter.project_name}}/functions/stock_seller/requirements.txt 1 python3.13/step-func/{{cookiecutter.project_name}}/statemachine/stock_trader.asl.json 97 python3.13/step-func/{{cookiecutter.project_name}}/tests/requirements.txt 3 python3.13/web-conn/README.md 10 python3.13/web-conn/cookiecutter.json 13 python3.13/web-conn/{{cookiecutter.project_name}}/README.md 112 python3.13/web-conn/{{cookiecutter.project_name}}/events/event-get-all-items.json 3 python3.13/web-conn/{{cookiecutter.project_name}}/events/event-get-by-id.json 6 python3.13/web-conn/{{cookiecutter.project_name}}/events/event-post-item.json 4 python3.13/web-conn/{{cookiecutter.project_name}}/tests/requirements.txt 4 python3.9/apigw-pytorch/README.md 10 python3.9/apigw-pytorch/cookiecutter.json 15 python3.9/apigw-pytorch/{{cookiecutter.project_name}}/README.md 70 python3.9/apigw-pytorch/{{cookiecutter.project_name}}/app/requirements.txt 4 python3.9/apigw-scikit/README.md 10 python3.9/apigw-scikit/cookiecutter.json 14 python3.9/apigw-scikit/{{cookiecutter.project_name}}/README.md 70 python3.9/apigw-scikit/{{cookiecutter.project_name}}/app/requirements.txt 2 python3.9/apigw-tensorflow/README.md 10 python3.9/apigw-tensorflow/cookiecutter.json 14 python3.9/apigw-tensorflow/{{cookiecutter.project_name}}/README.md 70 python3.9/apigw-tensorflow/{{cookiecutter.project_name}}/app/requirements.txt 2 python3.9/apigw-xgboost/README.md 10 python3.9/apigw-xgboost/cookiecutter.json 14 python3.9/apigw-xgboost/{{cookiecutter.project_name}}/README.md 70 python3.9/apigw-xgboost/{{cookiecutter.project_name}}/app/requirements.txt 2 python3.9/efs/README.md 6 python3.9/efs/cookiecutter.json 13 python3.9/efs/{{cookiecutter.project_name}}/README.md 64 python3.9/efs/{{cookiecutter.project_name}}/events/event.json 62 python3.9/efs/{{cookiecutter.project_name}}/hello_efs/requirements.txt 1 python3.9/efs/{{cookiecutter.project_name}}/tests/requirements.txt 3 python3.9/event-bridge-schema/README.md 8 python3.9/event-bridge-schema/cookiecutter.json 19 python3.9/event-bridge-schema/{{cookiecutter.project_name}}/README.md 83 python3.9/event-bridge-schema/{{cookiecutter.project_name}}/events/event.json 15 python3.9/event-bridge-schema/{{cookiecutter.project_name}}/tests/requirements.txt 5 python3.9/event-bridge-schema/{{cookiecutter.project_name}}/{{cookiecutter.function_name}}/requirements.txt 3 python3.9/event-bridge/README.md 9 python3.9/event-bridge/cookiecutter.json 13 python3.9/event-bridge/{{cookiecutter.project_name}}/README.md 87 python3.9/event-bridge/{{cookiecutter.project_name}}/events/event.json 16 python3.9/event-bridge/{{cookiecutter.project_name}}/hello_world_function/requirements.txt 3 python3.9/event-bridge/{{cookiecutter.project_name}}/tests/requirements.txt 3 python3.9/hello-img/README.md 10 python3.9/hello-img/cookiecutter.json 13 python3.9/hello-img/{{cookiecutter.project_name}}/README.md 74 python3.9/hello-img/{{cookiecutter.project_name}}/events/event.json 62 python3.9/hello-img/{{cookiecutter.project_name}}/hello_world/requirements.txt 1 python3.9/hello-pt/README.md 19 python3.9/hello-pt/cookiecutter.json 16 python3.9/hello-pt/{{ cookiecutter.project_name }}/README.md 110 python3.9/hello-pt/{{ cookiecutter.project_name }}/events/hello.json 111 python3.9/hello-pt/{{ cookiecutter.project_name }}/hello_world/requirements.txt 6 python3.9/hello-pt/{{ cookiecutter.project_name }}/tests/requirements.txt 3 python3.9/hello/README.md 11 python3.9/hello/cookiecutter.json 13 python3.9/hello/{{cookiecutter.project_name}}/README.md 90 python3.9/hello/{{cookiecutter.project_name}}/events/event.json 62 python3.9/hello/{{cookiecutter.project_name}}/hello_world/requirements.txt 1 python3.9/hello/{{cookiecutter.project_name}}/tests/requirements.txt 3 python3.9/step-func-conn/README.md 10 python3.9/step-func-conn/cookiecutter.json 13 python3.9/step-func-conn/{{cookiecutter.project_name}}/README.md 72 python3.9/step-func-conn/{{cookiecutter.project_name}}/functions/stock_buyer/requirements.txt 1 python3.9/step-func-conn/{{cookiecutter.project_name}}/functions/stock_checker/requirements.txt 1 python3.9/step-func-conn/{{cookiecutter.project_name}}/functions/stock_seller/requirements.txt 1 python3.9/step-func-conn/{{cookiecutter.project_name}}/statemachine/stock_trader.asl.json 97 python3.9/step-func-conn/{{cookiecutter.project_name}}/tests/requirements.txt 3 python3.9/step-func-etl/README.md 11 python3.9/step-func-etl/cookiecutter.json 8 python3.9/step-func-etl/{{cookiecutter.project_name}}/README.md 90 python3.9/step-func-etl/{{cookiecutter.project_name}}/statemachine/asl.json 105 python3.9/step-func-etl/{{cookiecutter.project_name}}/tests/requirements.txt 3 python3.9/step-func/README.md 9 python3.9/step-func/cookiecutter.json 13 python3.9/step-func/{{cookiecutter.project_name}}/README.md 72 python3.9/step-func/{{cookiecutter.project_name}}/functions/stock_buyer/requirements.txt 1 python3.9/step-func/{{cookiecutter.project_name}}/functions/stock_checker/requirements.txt 1 python3.9/step-func/{{cookiecutter.project_name}}/functions/stock_seller/requirements.txt 1 python3.9/step-func/{{cookiecutter.project_name}}/statemachine/stock_trader.asl.json 97 python3.9/step-func/{{cookiecutter.project_name}}/tests/requirements.txt 3 python3.9/web-conn/README.md 10 python3.9/web-conn/cookiecutter.json 13 python3.9/web-conn/{{cookiecutter.project_name}}/README.md 112 python3.9/web-conn/{{cookiecutter.project_name}}/events/event-get-all-items.json 3 python3.9/web-conn/{{cookiecutter.project_name}}/events/event-get-by-id.json 6 python3.9/web-conn/{{cookiecutter.project_name}}/events/event-post-item.json 4 python3.9/web-conn/{{cookiecutter.project_name}}/tests/requirements.txt 4 requirements.txt 4 ruby/hello-img/README.md 10 ruby/hello-img/cookiecutter.json 26 ruby/hello-img/{{cookiecutter.project_name}}/README.md 73 ruby/hello-img/{{cookiecutter.project_name}}/events/event.json 62 ruby/hello/README.md 10 ruby/hello/cookiecutter.json 26 ruby/hello/{{cookiecutter.project_name}}/README.md 85 ruby/hello/{{cookiecutter.project_name}}/events/event.json 62 ruby/step-func/README.md 11 ruby/step-func/cookiecutter.json 26 ruby/step-func/{{cookiecutter.project_name}}/README.md 68 ruby/step-func/{{cookiecutter.project_name}}/statemachine/stock_trader.asl.json 94 ruby/web/README.md 10 ruby/web/cookiecutter.json 26 ruby/web/{{cookiecutter.project_name}}/README.md 86 ruby/web/{{cookiecutter.project_name}}/events/create_item.json 3 ruby/web/{{cookiecutter.project_name}}/events/delete_item.json 5 ruby/web/{{cookiecutter.project_name}}/events/get_all_items.json 1 ruby/web/{{cookiecutter.project_name}}/events/get_item_by_id.json 5 ruby/web/{{cookiecutter.project_name}}/events/update_item.json 6