/AWS1/CL_EC2=>DESCRNETWORKINTERFACEPERMS()
¶
About DescribeNetworkInterfacePermissions¶
Describes the permissions for your network interfaces.
Method Signature¶
IMPORTING¶
Optional arguments:¶
IT_NETWORKINTERFACEPERMIDS
TYPE /AWS1/CL_EC2NETWORKINTERFACE07=>TT_NETWORKINTERFACEPERMIDLIST
TT_NETWORKINTERFACEPERMIDLIST
¶
The network interface permission IDs.
IT_FILTERS
TYPE /AWS1/CL_EC2FILTER=>TT_FILTERLIST
TT_FILTERLIST
¶
One or more filters.
network-interface-permission.network-interface-permission-id
- The ID of the permission.
network-interface-permission.network-interface-id
- The ID of the network interface.
network-interface-permission.aws-account-id
- The Amazon Web Services account ID.
network-interface-permission.aws-service
- The Amazon Web Services service.
network-interface-permission.permission
- The type of permission (INSTANCE-ATTACH
|EIP-ASSOCIATE
).
IV_NEXTTOKEN
TYPE /AWS1/EC2STRING
/AWS1/EC2STRING
¶
The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.
IV_MAXRESULTS
TYPE /AWS1/EC2DSCNETWORKINTERFACE00
/AWS1/EC2DSCNETWORKINTERFACE00
¶
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 Pagination.