diff --git a/src/content/docs/aws/services/ssm.mdx b/src/content/docs/aws/services/ssm.mdx index d1e7a320..36dd39bc 100644 --- a/src/content/docs/aws/services/ssm.mdx +++ b/src/content/docs/aws/services/ssm.mdx @@ -148,7 +148,6 @@ The other limitations of LocalStack SSM are: - Only documents using the `aws:runShellScript` plugin are fully supported for execution in Dockerized instances. - Documents using other plugins will fall back to the Moto implementation, which may not function correctly. - Commands returning non-zero codes won't capture standard output or error streams, leaving them empty. -- Shell constructs such as job controls (`&&`, `||`), and redirection (`>`) are not supported. ## API Coverage