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
Include Link for instructions to update SAM CLI in notification for upgrade required (#3566)
* Update notification
* changed action text for upgrading
* changed action text for upgrading
* Update resources/resources/software/aws/toolkits/resources/MessagesBundle.properties
* new link added
---------
Co-authored-by: Richard Li <[email protected]>
sam.cli.version.upgrade.required=SAM CLI version is {0}, but {1} or higher is required, upgrade it to continue.
1086
+
sam.cli.version.upgrade.instructions=Learn more about upgrading SAM CLI
1087
+
sam.cli.version.upgrade.reason=Learn more about SAM sync improvements...
1088
+
sam.cli.version.upgrade.required=Your SAM CLI version is {0} and does not include performance improvements for Sync Serverless Applications. To continue, please upgrade to SAM CLI version {1} or higher.
0 commit comments