IDN - Create a new AWS Source via API

We have a lot of AWS accounts (both master and sub-accounts) - hundreds.
We are thinking of a way of automating the onboarding of said AWS Accounts via the API (3 of Beta).
I have not seen any documentation available, or any sample JSON for setting up a new Direct Connection - AWS Source.

Hi @iamnithesh ,
Thanks for the link, I’ve reviewed that previously, the sample API call is for Active Directory, I assume that the call for AWS is different, as the needed configuration parameters are different as well.

I would create the first AWS source using UI and use GET API to get the whole body in response. Use this body in the following POST calls after changing key values and removing some of the fields that are generated by ISC cloud while creating the source.

1 Like