do /Setup/Cloud-Provider/AWS/Get-Remote-Route-Table <route-table-id> <region> <outgoing-network>
This command returns the current status of the AWS routing table <route-table-id> via the AWS API. Example:
do Get-Remote-Route-Table rtb-099605ce6cb4ac319 eu-central-1 INTERNET
- SNMP ID:
 - 2.201.1.3
 - Console path:
 - Setup > Cloud-Provider > AWS
 - Possible arguments:
 - <route-table-id>
 - ID of an AWS route table.
 - <region>
 - <outgoing-network>