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 Antwort
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
beantwortet vor 6 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen