Systems Manager (SSM)
Operation | Notes |
---|---|
DescribeInstanceInformation | List all registered instances |
SendCommand | Currently only document is supported |
ListCommandInvocations | List all invocations |
GetCommandInvocation | Details of an invocation including standard output and standard error contents |
Limitations
- Only
AWS-RunShellScript
is supported for Dockerised instances. - Shell constructs like job controls (,
||
), redirection () etc. are not supported.