Skip to content

Commit 12665b9

Browse files
Update apigw-rest-stepfunctions-express-sync-bedrock-sam.json
1 parent eb8138c commit 12665b9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

apigw-rest-stepfunctions-express-sync-bedrock-sam/apigw-rest-stepfunctions-express-sync-bedrock-sam.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"title": "Prompt Chaining with Amazon API Gateway and AWS Step Functions",
2+
"title": "Prompt Chaining with Amazon API Gateway and AWS Step Functions.",
33
"description": "Prompt Chaining no-code example with Amazon API Gateway REST API, AWS Step Functions and Amazon Bedrock.",
44
"language": "",
55
"level": "200",
@@ -90,12 +90,12 @@
9090
"line1": {
9191
"from": "icon1",
9292
"to": "icon2",
93-
"label": ""
93+
"label": "Request ANY {proxy+}"
9494
},
9595
"line2": {
9696
"from": "icon2",
9797
"to": "icon3",
98-
"label": ""
98+
"label": "Invoke"
9999
}
100100
}
101101
}

0 commit comments

Comments
 (0)