Skip to content

Commit

Permalink
Merge pull request #89 from royalapplications/create-pull-request/patch
Browse files Browse the repository at this point in the history
[ci] Dynamic Folder Index updated
  • Loading branch information
lemonmojo authored Oct 17, 2023
2 parents 4aed8ae + 637c302 commit 6e91429
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dynamic Folder/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"EC2"
],
"Description": "This Dynamic Folder sample for AWS SSM EC2 supports grabbing all EC2 instances of a specified region managed by AWS Systems Manager.",
"Notes": "<h2><strong>Dynamic Folder sample for Amazon Web Services (AWS) EC2 managed by SSM</strong></h2>\n\n<p><strong>Version</strong>: 1.0.0<br />\n<strong>Author</strong>: Chrysostomos Galatoulas</p>\n\n<p>This Dynamic Folder sample for AWS EC2 SSM supports grabbing all EC2 instances of a specified region managed by SSM.</p>\n\n<h3><strong>Prerequisites</strong></h3>\n\n<ul>\n\t<li>AWS Command Line Interface (CLI) needs to be installed and configured.</li>\n</ul>\n\n<h3><strong>Setup</strong></h3>\n\n<ul>\n\t<li>Enter the region that you want to grab instances from in the &quot;Region&quot; field in the &quot;Custom Properties&quot; section or leave it as an empty string if you configured the AWS CLI with a default region.</li>\n</ul>\n\n<h3><strong>Notes</strong></h3>\n\n<ul>\n\t<li>You can append the --profile option on AWS cli commands to use a configured profile instead of a default.</li>\n</ul>\n",
"Notes": "<h2><strong>Dynamic Folder sample for Amazon Web Services (AWS) EC2 managed by SSM</strong></h2>\n\n<p><strong>Version</strong>: 1.0.0<br />\n<strong>Author</strong>: Chrysostomos Galatoulas</p>\n\n<p>This Dynamic Folder sample for AWS EC2 SSM supports grabbing all EC2 instances of a specified region managed by SSM. The script creates terminal connections with custom commands which is a feature only Royal TSX (for macOS) supports at the moment. That means this script currently only works on macOS and does NOT support Windows.</p>\n\n<h3><strong>Prerequisites</strong></h3>\n\n<ul>\n\t<li>AWS Command Line Interface (CLI) needs to be installed and configured.</li>\n</ul>\n\n<h3><strong>Setup</strong></h3>\n\n<ul>\n\t<li>Enter the region that you want to grab instances from in the &quot;Region&quot; field in the &quot;Custom Properties&quot; section or leave it as an empty string if you configured the AWS CLI with a default region.</li>\n</ul>\n\n<h3><strong>Notes</strong></h3>\n\n<ul>\n\t<li>You can append the --profile option on AWS cli commands to use a configured profile instead of a default.</li>\n</ul>\n",
"ScriptInterpreter": "python",
"DynamicCredentialScriptInterpreter": ""
},
Expand Down

0 comments on commit 6e91429

Please sign in to comment.