To enable or disable Netskope services on AWS accounts and edit other input parameters in the stack you created using add_accounts_cft.yml,
- Log into the AWS Management Console using the credentials of the AWS account you want to update and navigate to Services > CloudFormation.
- Click on the stack created using
add_accounts_cft.ymland click Update. - In the Update stack page, select Use current template and click Next.
- In the Specify stack details page, edit the parameters. For instance, if you want to disable threat and malware scans, set the value of MalwareScan to
false. Click Next. - In the Configure stack options page, use the default configuration, and click Next.
- Review your stack details on the Review page, click the acknowledgment and then click Update stack.

