Documentation for SSM document execute script to send output to third party api

0

Hi I have an ssm document that executes a script and I need to send the results to a third party api looking for documentation on how to do this.

1 個回答
0

You can pick between aws:runPowerShellScript or aws:runShellScript as your SSM Document action and invoke the Third Party API.

Shell: https://help.xtontech.com/content/developers/api-examples/shell.htm Powershell: https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.utility/invoke-restmethod?view=powershell-7.3

AWS
vtjean
已回答 6 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南