Network Setup Validation Scripts
The below scripts are used to validate the network setup for a successful Onehouse deployment. Please run these scripts as they will point out any imminent issues with your networking
Validation script download link: aws_permissions_check.sh
URI file download link: uris.txt
Example Usage
.
├── aws_permissions_check.sh
└── uris.txt
Both aws_permissions_check.sh and uris.txt reside in the same directory. Ensure that you have permissions to your AWS account before running the script.
chmod +x aws_permissions_check.sh
./aws_permissions_check.sh <VPC-ID> <AWS_REGION> <ONEHOUSE_REQUEST_ID>