Describe Network Interface Permissions
GET {{aws_ec2_base_url}}/?Filter.N&MaxResults&NetworkInterfacePermissionId.N&NextToken&Action=DescribeNetworkInterfacePermissions
Describes the permissions for your network interfaces.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Filter.N | null | One or more filters. | |
MaxResults | null | The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value. If this parameter is not specified, up to 50 results are returned by default. | |
NetworkInterfacePermissionId.N | null | One or more network interface permission IDs. | |
NextToken | null | The token to request the next page of results. | |
Action | string |