aws / amazon-ssm-agent

An agent to enable remote management of your EC2 instances, on-premises servers, or virtual machines (VMs).
https://aws.amazon.com/systems-manager/
Apache License 2.0
1.03k stars 323 forks source link

Handle special characters in the command output #493

Open anujva opened 1 year ago

anujva commented 1 year ago

Issue #492

Description of changes: This take the command output and parses it to remove control characters cause the expected string should be utf-8.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.