moto/tests/test_ssm
Mike Liu 12807bb6f0 Add get_command_invocation endpoint for AWS SSM.
Users can make send_command requests and then retrieve the invocations
of those commands with get_command_invocation. Getting a command
invocation by instance and command id is supported but only the
'aws:runShellScript' plugin name is supported and only one plugin in a
document is supported.
2018-07-25 14:51:16 -04:00
..
test_ssm_boto3.py Add get_command_invocation endpoint for AWS SSM. 2018-07-25 14:51:16 -04:00