alibabacloud-cloudfw-vpc-firewall-diagnosis
Installation
SKILL.md
Contains Hooks
This skill uses Claude hooks which can execute code automatically in response to events. Review carefully before installing.
VPC Firewall Provisioning Failure Diagnosis
Prerequisites
CLI Tool
- aliyun-cli version: >= 3.3.0.
- Validation:
aliyun version.
Python Runtime
- Python version: Python 3.6+ for
scripts/analyze_routes.pyandscripts/closure_precheck.py. - Dependencies: Standard library only (
json,subprocess,sys).
Alibaba Cloud Credentials
Configure a CLI profile with aliyun configure, then pass credentials through --profile <profile> in every command.
aliyun configure --profile <profile-name>
# Enter AccessKey ID, AccessKey Secret, Region, and output format as prompted.