- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-26-2019 11:50 PM
version- madrid
hi
I am trying start my aws ec2 instance from servicenow.....for that i have created one maintain item formwith fields instance id and action which i want to perform on that id (start/stop).without using plugin how to send these inputs to aws through rest message and the user which will be the mediator (iam user in aws) how can i use that in servicenow.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-25-2020 12:19 AM
Hi,
I assume this is addressed with the help of powershell that i provided here. If yes, kindly mark the comment as a correct answer and helpful.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-26-2019 11:53 PM
Hi Check this once -
Regards,
Omkar Mone

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-27-2019 12:21 AM
do you have your AWS API end point url ? if not refer the below link.
once you will done with it , try to use that url in your rest message and test it if you are able to connect it or not. once the connection will done you can do the further work by using GET, POST etc method.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-30-2019 03:09 AM
still on the same page can anyone please help

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-25-2020 12:19 AM
Hi,
I assume this is addressed with the help of powershell that i provided here. If yes, kindly mark the comment as a correct answer and helpful.