AWS SSM configuration
In some scenarios, you may need to interact with AWS resources through Systems Manager (SSM) to manage and automate operations. Team Edition offers a way to configure AWS SSM settings to facilitate this.
Before proceeding, ensure that you have the AWS CLI and Session Manager Plugin for the AWS CLI installed on your local machine.
Configuring AWS CLI and Session Manager Plugin paths¶
Before you can use AWS SSM with Team Edition, you need to specify the paths for the AWS CLI executable and the Session Manager Plugin. Follow these steps to configure the paths:
-
Navigate to Window -> Preferences -> Connections -> AWS Configuration.
-
You will see fields for the AWS CLI executable and the AWS SSM plugin path.

-
Enter the appropriate paths based on your operating system.
Path Windows MacOS/Unix AWS CLI executable C:\Program Files\Amazon\AWSCLI\bin\aws.exe/usr/local/bin/awsAWS SSM plugin path C:\Program Files\Amazon\SessionManagerPlugin\bin\session-manager-plugin.exe/usr/local/bin/sessionmanagerplugin/bin -
After entering the paths, click the Apply and Close to apply the changes.
Setting up AWS SSM¶
To configure AWS SSM, follow these steps:
- Start creating a new connection.
-
Click on the plus (
) button and select AWS SSM.
-
After selecting, an AWS SSM tab will appear in the menu at the top.

-
In the AWS SSM tab, enter the necessary configuration details:
Field Description EC 2 instance ID Enter the ID of the EC2 instance you want to connect to. EC 2 instance region Specify the AWS region where your EC2 instance is located. Credentials Select how to authenticate with AWS:
- Access/secret keys
- AWS profile
- Default credentials -
After configuring settings, click on Test configuration button to test whether all parameters are valid.
Tip
Use network profiles to save and reuse your settings across multiple connections.