Symantec Protection Engine's AMI on AWS contains several configuration scripts that are used to customize the installation and facilitate cloud sizing functionality.
Symantec Protection Engine
When a SPE instance is deployed in AWS, the scripts are located in:
/opt/configscripts
There are several scripts in this path, but after instance startup, most of them are removed by cleanup.sh if the scripts ran as expected. The full list of scripts are
These scripts write to a log file in /var/log.
Reference the AWS Cloud Formation Template (CFT) for more details.