You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: package.nls.json
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -337,6 +337,7 @@
337
337
"AWS.samcli.initWizard.template.helloWorld.description": "A basic SAM app",
338
338
"AWS.samcli.initWizard.template.eventBridge_helloWorld.description": "Invokes a Lambda for every EC2 instance state change in your account",
339
339
"AWS.samcli.initWizard.template.eventBridge_starterApp.description": "Invokes a Lambda based on a dynamic event trigger for an EventBridge Schema of your choice",
340
+
"AWS.samcli.initWizard.template.stepFunctionsSampleApp.description": "Orchestrates multiple Lambdas to execute a stock trading workflow on an hourly schedule",
340
341
"AWS.samcli.initWizard.schemas.region.prompt": "Select an EventBridge Schemas Region",
341
342
"AWS.samcli.initWizard.schemas.registry.prompt": "Select a Registry",
0 commit comments