We would like to import into Port all the Network Interfaces (AWS::EC2::NetworkInterface).
We are especially interested in the public IP address of the network interface. Note that unfortunately it is not return via the CloudControlAPI from AWS but it is return via the AWS API.
This will allow our cyber security team to have an inventory of all publicly facing network interface, and also our devop team to quickly identity in which account a resource is when they only get an ip address in a ticket.