python-aws-ssm icon indicating copy to clipboard operation
python-aws-ssm copied to clipboard

Python package that interfaces with AWS System Manager

Results 1 python-aws-ssm issues
Sort by recently updated
recently updated
newest added

Hi, thank you for wonderful work on this library. I would like to present this PR for your consideration: * Adds CLI support via the click library * Adds PutParameter...