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 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则