Skip to content

Commit 1273355

Browse files
authored
Update arch_features.md
1 parent 4c38aab commit 1273355

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/arch_features.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ For EC2 specifically, there are a few additional steps:
4343

4444
1. If connecting to EC2 instance via remote window, the toolkit generates temporary SSH keys (30 second lifetime), with the public key sent to the remote instance.
4545
- Key type is ed25519 if supported, or RSA otherwise.
46+
- This connection will overwrite the `.ssh/authorized_keys` file on the remote machine with each connection.
4647
1. If insufficient permissions are detected on the attached IAM role, toolkit will prompt to add an inline policy with the necessary actions.
4748
1. If SSM sessions remain open after closing the window/terminal, the toolkit will terminate them on-shutdown, or when starting another session to the same instance.
4849

0 commit comments

Comments
 (0)