-
Notifications
You must be signed in to change notification settings - Fork 787
Closed
Description
Remove dedicated app "AWS Session Manager".
The PowerShell app can be used to connect to AWS SSM with the following command: aws ssm start-session --target <INSTANCE_ID>
The current synchronization will be migrated to the profile view in the future and will be available globally and more generally (e.g. RDP, SSH, etc.), and that other providers (Azure, etc.) can also be used...