We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2b467a1 + a6a5eab commit 407069dCopy full SHA for 407069d
README.md
@@ -18,6 +18,14 @@ Following services are integrated
18
- ELASTICSEARCH
19
- DOCUMENTDB
20
- SQS QUEUE POLICY
21
+ - MSK
22
+ - NAT GATEWAY
23
+ - INTERNET GATEWAY (IGW)
24
+
25
+### News
26
27
+- Performs checks using thread concurrency
28
+- Best information provided
29
30
### Requirements and Installation
31
aws-network-discovery.py
@@ -36,7 +36,7 @@
36
37
from commands.vpc import Vpc
38
39
-__version__ = "0.4.0"
+__version__ = "0.5.0"
40
41
AVAILABLE_LANGUAGES = ['en_US','pt_BR']
42
0 commit comments