Describes the permissions for your network interfaces.
get/#Action=DescribeNetworkInterfacePermissions
Query parameters
NetworkInterfacePermissionIdNetworkInterfacePermissionId[]
The network interface permission IDs.
<p>One or more filters.</p> <ul> <li> <p> <code>network-interface-permission.network-interface-permission-id</code> - The ID of the permission.</p> </li> <li> <p> <code>network-interface-permission.network-interface-id</code> - The ID of the network interface.</p> </li> <li> <p> <code>network-interface-permission.aws-account-id</code> - The Amazon Web Services account ID.</p> </li> <li> <p> <code>network-interface-permission.aws-service</code> - The Amazon Web Service.</p> </li> <li> <p> <code>network-interface-permission.permission</code> - The type of permission (<code>INSTANCE-ATTACH</code> | <code>EIP-ASSOCIATE</code>).</p> </li> </ul>
NextTokenstring
The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.
MaxResultsinteger
The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. If this parameter is not specified, up to 50 results are returned by default. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Query-Requests.html#api-pagination">Pagination</a>.
Action'DescribeNetworkInterfacePermissions' required
Version'2016-11-15' required
Response
Success