File tree Expand file tree Collapse file tree
docs/production-deployment/worker-deployments/serverless-workers Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -54,7 +54,9 @@ This guide walks through deploying a Temporal [Serverless Worker](/serverless-wo
5454
5555If you are just exploring the Serverless Worker feature and don't have a Workflow ready, you can use the sample
5656Workflows and Activities from the
57- [ Go Lambda Worker sample] ( https://github.com/temporalio/samples-go/tree/main/lambda-worker ) . :::
57+ [ Go Lambda Worker sample] ( https://github.com/temporalio/samples-go/tree/main/lambda-worker ) .
58+
59+ :::
5860
5961</SdkTabs.Go >
6062<SdkTabs.Python >
@@ -65,7 +67,9 @@ Workflows and Activities from the
6567
6668If you are just exploring the Serverless Worker feature and don't have a Workflow ready, you can use the sample
6769Workflows and Activities from the
68- [ Python Lambda Worker sample] ( https://github.com/temporalio/samples-python/tree/main/lambda_worker ) . :::
70+ [ Python Lambda Worker sample] ( https://github.com/temporalio/samples-python/tree/main/lambda_worker ) .
71+
72+ :::
6973
7074</SdkTabs.Python >
7175<SdkTabs.TypeScript >
@@ -76,7 +80,9 @@ Workflows and Activities from the
7680
7781If you are just exploring the Serverless Worker feature and don't have a Workflow ready, you can use the sample
7882Workflows and Activities from the
79- [ TypeScript Lambda Worker sample] ( https://github.com/temporalio/samples-typescript/tree/main/lambda-worker ) . :::
83+ [ TypeScript Lambda Worker sample] ( https://github.com/temporalio/samples-typescript/tree/main/lambda-worker ) .
84+
85+ :::
8086
8187</SdkTabs.TypeScript >
8288</SdkTabs >
You can’t perform that action at this time.
0 commit comments