問題タブ [aws-systems-manager]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
windows - System Manager は、eventbridge スケジューラを使用して Windows e2 でコマンドを実行します。
AWS Run Command のドキュメントGet-process
を使用して Windows ec2 インスタンスでコマンドを実行していますが、正常に動作します。Aws-RunPowershellScript
しかし、同じためにaws イベント ブリッジ スケジューラを使用している場合、次のエラーが発生します。
Run コマンドがスケジューラから呼び出されると、Windows ではなく Linux インスタンスを想定して実行しようとしているようですが、その理由はわかりません。