
مسح الأصول القابلة للوصول العام في بيئة AWS السحابية الخاصة بك
should be the entire markdown in Arabic.
Let me write the translation line by line.# poro

افحص عن الأصول القابلة للوصول العام في بيئة AWS الخاصة بك
الخدمات التي يغطيها هذا الأداة:
يقوم Poro أيضًا بالتحقق مما إذا كانت العلامة (tag) التي تحددها مطبقة على الموارد العامة المكتشفة باستخدام الوسيطتين --tag-key و --tag-value.
استنساخ هذا المستودع
قم بتكوين بيئتك ببيانات اعتماد نشطة → aws configure [sso]
pip install -r requirements.txt
قم بتشغيل python poro.py [-h] [--profile PROFILE] [--export FILE_NAME] [--verbose] [--tag-key KEY] [--tag-value VALUE]
optional arguments:
-h, --help show this help message and exit
--profile PROFILE Specify the aws profile (default is default)
--export FILE_NAME Specify the file name if you want to expport the results
--verbose, -v
--tag-key KEY Specify the tag key that you want to check if it exists in public resources
--tag-value VALUE Specify the tag value that you want to check if it exists in public resources
يقوم Poro بطباعة نتائج المسح في نهاية تنفيذه في ملف json إذا لم يتم تحديد خيار التصدير.