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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -232,8 +232,8 @@
232
232
"AWS.samcli.initWizard.template.eventBridge_helloWorld.name": "AWS SAM EventBridge Hello World",
233
233
"AWS.samcli.initWizard.template.eventBridge_starterApp.name": "AWS SAM EventBridge App from Scratch",
234
234
"AWS.samcli.initWizard.template.helloWorld.description": "A basic SAM app",
235
-
"AWS.samcli.initWizard.template.eventBridge_helloWorld.description": "A Hello World app for Amazon EventBridge that invokes a Lambda for every EC2 instance state change in your account",
236
-
"AWS.samcli.initWizard.template.eventBridge_starterApp.description": "A starter app for Amazon EventBridge that invokes a Lambda based on a dynamic event trigger for an EventBridge Schema of your choice",
235
+
"AWS.samcli.initWizard.template.eventBridge_helloWorld.description": "Invokes a Lambda for every EC2 instance state change in your account",
236
+
"AWS.samcli.initWizard.template.eventBridge_starterApp.description": "Invokes a Lambda based on a dynamic event trigger for an EventBridge Schema of your choice",
237
237
"AWS.samcli.initWizard.schemas.region.prompt": "Select an EventBridge Schemas Region",
238
238
"AWS.samcli.initWizard.schemas.registry.prompt": "Select a Registry",
0 commit comments