ssm_agent
| Command | Description |
|---|---|
ssm_agent
|
A tool to enable and disable the AWS System Manager service. Note: These settings persist on reboot. |
| Syntax |
|---|
ssm_agent [-h] [--config CONFIG_URI] {enable,disable}
|
| Option | Description |
|---|---|
-h | --help
|
Display usage information and exit. |
| Sub-Command | Description |
|---|---|
enable
|
Enable SSM Agent and start the service. |
disable |
Disable SSM Agent and stop the service. |