Verify the Session Manager plugin installation - Amazon Systems Manager
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Verify the Session Manager plugin installation

Run the following commands to verify that the Session Manager plugin installed successfully.

session-manager-plugin

If the installation was successful, the following message is returned.

The Session Manager plugin is installed successfully. Use the Amazon CLI to start a session.

You can also test the installation by running the start-session command in the the Amazon Command Line Interface (Amazon CLI). In the following command, replace instance-id with your own information.

aws ssm start-session --target instance-id

This command will work only if you have installed and configured the Amazon CLI, and if your Session Manager administrator has granted you the necessary IAM permissions to access the target managed node using Session Manager.