You can change the following network interface attributes:
Description
Security groups
Delete on termination
Source/destination check
Idle connection tracking timeout
Considerations
You can't change the attributes of a requester-managed network interface.
To modify network interface attributes
Open the Amazon EC2 console at https://console.aws.amazon.com/ec2/
. -
In the navigation pane, choose Network Interfaces.
-
Select the checkbox for the network interface.
-
To change the description, do the following
-
Choose Actions, Change description.
-
For Description, enter a description.
-
Choose Save.
-
-
To change the security groups, do the following:
-
Choose Actions, Change security groups.
-
For Associated security groups, add and remove security groups as needed. The security group and network interface must be created for the same VPC.
-
Choose Save.
-
-
To change the termination behavior, do the following:
-
Choose Actions, Change termination behavior.
-
Select or clear Delete on termination, Enable.
-
Choose Save.
-
-
To change source/destination checking, do the following:
-
Choose Actions, Change source/dest check.
-
Select or clear Source/destination check, Enable.
-
Choose Save.
-
-
To change idle connection tracking timeouts, do the following:
-
Choose Actions, Modify idle connection tracking timeout.
-
Modify timeout values as needed. For more information, see Idle connection tracking timeout.
TCP established timeout: Timeout (in seconds) for idle TCP connections in an established state. Min: 60 seconds. Max: 432000 seconds (5 days). Default: 432000 seconds. Recommended: Less than 432000 seconds.
UDP timeout: Timeout (in seconds) for idle UDP flows that have seen traffic only in a single direction or a single request-response transaction. Min: 30 seconds. Max: 60 seconds. Default: 30 seconds.
UDP stream timeout: Timeout (in seconds) for idle UDP flows classified as streams which have seen more than one request-response transaction. Min: 60 seconds. Max: 180 seconds (3 minutes). Default: 180 seconds.
-
Choose Save.
-