Help improve AWS Support Official channel in re:Post and share your experience - complete a quick three-question survey to earn a re:Post badge!
All Content tagged with Session Management
A centralized session management data store provides consistent user experience, better session durability, and high availability.
Content language: English
Select tags to filter
Sort by most recent
65 results
Hi,
Is there a way to set up Session Manager to use PowerShell 7?
Hi,
I am writing a powershell session script that runs when the user signs into their appstream session. However, the issue I am running into is that the configuration file I need is not downloading ...
Ping status: Connection lost
The SSM Agent was unable to connect to a Systems Manager endpoint to register itself with the service.
I am getting this error most of the time i try to connect to instan...
I enabled AWS SSM audit logs for terminals , but they are filled with linux terminal ANSII color codes , i can barely see the compands the user are typing , how can i solve this any solution, if i de...
Hi all
I have a client who wants to use bastion host per environment. They want their application to be FedRAMP compliant and their agency wanted to use bastion host per environment. We all know we c...
I'm trying to connect to my instance on Gamelift Fleet using
aws ssm start-session --target i-instanceidhere --region eu-central-1
AWS CLI gives error: "Target not Connected". The documentation for...
I have setup this policy, and while the session works, the condition isn't restricting to that one host. Using the policy generator,
I found I had to add the sts:getcalleridentity, but the policy gene...
I'm trying to start a port forwarding session to our RDS through a bastion host. I have it working for an administrator, now i'm trying to implement least permissions.
```
aws ssm start-session --...
We keep having periodic issues where our servers go offline showing the message "Instance is not connected to session manager".
Checking the guide the solution says *"Solution: SSM Agent is Amazon s...
Hello,
We have multiple aws account which we can access to through federated services. Each account is bind to a service.
I'm part of a transversal team, and i need access for support purposes on EC2 ...
Hi there,
we are running Grafana managed by AWS in kiosk mode on a raspberry pi. Our problem is, that every 12 hours the session is cancelled most likely due to a predefined timeout. Is there any poss...
I am currently creating a website with `Next.js` where I am using `Amplify` to authenticate my users. But the problem is that Amplify stores user's session including tokens on browser's `localStorage`...