Description
EC2 instances can be managed through AWS Systems Manager APIs by running the SSM agent. It is useful for cloud administrators who need remote command execution, inventory, patching, or session workflows without direct SSH exposure.
Management agents run in the background and can execute privileged actions from AWS control planes. Scope IAM permissions carefully, protect instance identity, and audit remote commands.