diff --git a/moto/ec2/resources/instance_types.json b/moto/ec2/resources/instance_types.json index df176cef0ad4..6ad25ac3094b 100644 --- a/moto/ec2/resources/instance_types.json +++ b/moto/ec2/resources/instance_types.json @@ -20688,7 +20688,7 @@ "DefaultNetworkCardIndex": 0, "EfaSupported": false, "EnaSrdSupported": false, - "EnaSupport": "unsupported", + "EnaSupport": "supported", "EncryptionInTransitSupported": false, "Ipv4AddressesPerInterface": 50, "Ipv6AddressesPerInterface": 50, @@ -20819,7 +20819,7 @@ "DefaultNetworkCardIndex": 0, "EfaSupported": false, "EnaSrdSupported": false, - "EnaSupport": "unsupported", + "EnaSupport": "supported", "EncryptionInTransitSupported": false, "Ipv4AddressesPerInterface": 15, "Ipv6AddressesPerInterface": 15, @@ -20938,7 +20938,7 @@ "DefaultNetworkCardIndex": 0, "EfaSupported": false, "EnaSrdSupported": false, - "EnaSupport": "unsupported", + "EnaSupport": "supported", "EncryptionInTransitSupported": false, "Ipv4AddressesPerInterface": 30, "Ipv6AddressesPerInterface": 30,