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 up to 5 tags to filter
Sort by most recent
Hi,
If I start the notebook via the console the token/credentials expire after one hour,
Gives the following error "Exception encountered while retrieving session: An error occurred...
My [**Instance status checks**] is failing since yesterday and I couldn't access instance to trouble shooting.
Either via SSH or SSM
The networking is not a problem since I checked via Reachability...
Would be great if re:Post team could provide docs for how to sign in from CLI into re:Post with an automatic redirect.
I'm using `aws-vault` which can assume a role, and create a valid session. And I...
Hello All,
I have a solution to allow customers to access ec2 linux instance via Session manager, but after login, the user is ssm-user, Is there any way to changed to ec2-user automatically. That...
I met a weird problem, I use a same AMI to launch a ec2 linux instance.
If I launch the instance from aws console, and use the default vpc and subnet. this instance can be access through "Session...
Good evening to all, when I edit an xml configuration file under path **C:\appname** during the session, when I disconnect this change is lost even if I have enabled in the stack the **application...
Dear all,
I set up the session manager correctly a while ago. I was able to connect to my ubuntu-managed node through:
* the *System Manager Console*
* the *AWS CLI* ( Session manager Plugin is...
I can't seem to get an instance in a public subnet to connect via session manager. The subnet that the instance ends up deploying to has `0.0.0.0/0` set to an internet gateway. The security group has...
Hello,
I need to connect each IAM user to their own system user in EKS pod.
I know that using the `aws eks --region region update-kubeconfig --name cluster_name` + `kubectl exec --stdin --tty...
Hi,
I was able to configure AWS session manager to use SSH keys over session manager tunnel as it is described here ->...
Hi,
I need to assign ssh key pairs to the EC2 instances for multiple IAM users.
So what i want to have:
IAM users `[user1,user2,user3]`, out of them `[user1,user2]` should have separate (each IAM...
Hi,
I want to forbid IAM user (for example: support-IAM ) to authenticate to the EC2 instance user ( for example : root-EC2 ), but still be able to authenticate as other EC2 instance user ( for...