Implementation guide to set up AWS accounts in Netskope
Implementation guide to set up AWS accounts in Netskope
Are you a new customer?
You can setup your AWS accounts in Netskope using one of the following methods:
- Add AWS accounts to Netskope using the Netskope UI
This method requires you to:
- Access the Netskope tenant,
- Add your AWS accounts,
- Select the Netskope for IaaS services you want to enable on these accounts and,
- Download the CFT aws-instance-setup.yml.
- Using a REST API
This method requires a REST API token. You can call the following endpoint to add multiple AWS accounts to Netskope.
https://<tenant-name>.goskope.com/api/v1/public_cloud/account?token=<token>&op=create
For more information on using this API endpoint see, Manage Multiple AWS Accounts.
Are you an existing customer?
- Migrate existing instances of AWS accounts by following the detailed instructions in Migrating existing AWS accounts to the new set up.
- Setup new AWS accounts in Netskope using one of the following methods:
- Add AWS accounts to Netskope using the Netskope UI
This method requires you to:
- Access the Netskope tenant,
- Add your AWS accounts,
- Select the Netskope for IaaS services you want to enable on these accounts and,
- Download the CFT aws-instance-setup.yml.
- Using a REST API
This method requires a REST API token. You can call the following endpoint to add multiple AWS accounts to Netskope.
https://<tenant-name>.goskope.com/api/v1/public_cloud/account?token=<token>&op=create
For more information on using this API endpoint see, Manage Multiple AWS Accounts.
- Add AWS accounts to Netskope using the Netskope UI