Computer Notes/AWS/Setting up Session Manager on Ubuntu: Revision history

From Cramsession
Jump to navigationJump to search
✍️ Verified Author: MflavellClick to view professional profile & credentials

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

16 June 2026

  • curprev 01:2701:27, 16 June 2026Mflavell talk contribs 1,695 bytes −49 →‎View Logs
  • curprev 01:2601:26, 16 June 2026Mflavell talk contribs 1,744 bytes −122 No edit summary
  • curprev 01:2001:20, 16 June 2026Mflavell talk contribs 1,866 bytes +1,866 Created page with "== Quick Start: AWS Session Manager on Ubuntu EC2 == A minimal guide for setting up AWS Systems Manager (SSM) Session Manager on Ubuntu instances, including the standard credential fix. === 1. AWS IAM Requirements === The EC2 instance requires an IAM Instance Profile to communicate with AWS. # Create an IAM Role for '''EC2'''. # Attach the AWS-managed policy: <code>AmazonSSMManagedInstanceCore</code> # Attach this IAM role to your EC2 instance ('''EC2 Console''' -> '''..."