Skip to content

Commit dc543c4

Browse files
actions-userwangyb-A
authored andcommitted
chore: update SAM template
1 parent 265b07e commit dc543c4

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

packages/aws-durable-execution-sdk-python-examples/template.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1020,12 +1020,6 @@
10201020
"CodeUri": "build/",
10211021
"Handler": "execution_with_otel.handler",
10221022
"Description": "Test Otel plugin",
1023-
"WithRetryCallback": {
1024-
"Type": "AWS::Serverless::Function",
1025-
"Properties": {
1026-
"CodeUri": "build/",
1027-
"Handler": "with_retry_callback.handler",
1028-
"Description": "Demonstrates with_retry wrapping a wait_for_callback operation with exponential backoff",
10291023
"Role": {
10301024
"Fn::GetAtt": [
10311025
"DurableFunctionRole",

0 commit comments

Comments
 (0)