Skip to content

Commit 93cda2a

Browse files
committed
Docs: Apply format
1 parent 08fdbd2 commit 93cda2a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Website/docs/application/aws-session-manager.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ sidebar_position: 11
44

55
# AWS Session Manager
66

7-
With **AWS** (Systems Manager) **Session Manager**, you can connect to and manage an EC2 instance without opening inbound ports, running a bastion host, or managing SSH keys. The integration of AWS Session Manager with NETworkManger supports tabs and profiles for hosts. The connection can be established via a profile (double-click, Enter key or right-click `Connect`) or directly via the [connection](#connect) dialog. You can also synchronize your EC2 instances from AWS. To connect to the instances a PowerShell console is used with the AWS CLI and the AWS Session Manager plugin. The connection to the instances is established via the following command:
7+
With **AWS** (Systems Manager) **Session Manager**, you can connect to and manage an EC2 instance without opening inbound ports, running a bastion host, or managing SSH keys. The integration of AWS Session Manager with NETworkManger supports tabs and profiles for hosts. The connection can be established via a profile (double-click, Enter key or right-click `Connect`) or directly via the [connection](#connect) dialog. You can also synchronize your EC2 instances from AWS. To connect to the instances a PowerShell console is used with the AWS CLI and the AWS Session Manager plugin. The connection to the instances is established via the following command:
88

99
```PowerShell
1010
aws ssm start-session --target <INSTANCE_ID>

Website/docs/application/lookup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ A port is a logical construct that identifies a specific process to which networ
4040

4141
Right-click on the result to copy or export the information.
4242

43-
:::
43+
:::

0 commit comments

Comments
 (0)