I am using AWS Systems manager(SSM) to connect EC2 instances.
I want to preview or download file which is inside EC2 instance but I am unable to do so.
- When I click on preview as text or Tail file, I get “An unexpected error occured” without any more info what I am missing. I have checked into diiferenet devices with different connectivity as well but same error.
- Similarly when I try to copy and then paste to my local machine it actually does nothing. The button mentions “Local file transfer” then it should transfer file to my local.
Is there any SSM configuration am I missing or is there a way to download file from EC2 instance which is not accessible via SSH?
Note: I have KMS encryption disabled in Session manager–>General preferences.