Update readme for VPN implementation

Change-Id: Ic138fe852adc29f881d096a03c3fb30832b7a758
This commit is contained in:
Feodor Tersin 2015-05-27 21:27:16 +03:00
parent d049ae3f3f
commit 5bd06feaab
1 changed files with 13 additions and 1 deletions

View File

@ -100,7 +100,6 @@ General:
- Some exceptions are not exactly the same as reported by AWS.
Not supported functionality features:
- VPN
- Network ACL
- VPC Peering connection
- Classic Link
@ -186,6 +185,19 @@ DescribeAccountAttributes result properties:
- max-elastic-ips AccountAttribute property
- vpc-max-elastic-ips AccountAttribute property
VpnGateway related:
- availabilityZone property
CustomerGateway related:
- bgpAsn property
VpnConnection related:
- vgwTelemetry property
- tunnel_inside_address CustomerGatewayConfiguration tag
- clear_df_bit CustomerGatewayConfiguration tag
- fragmentation_before_encryption CustomerGatewayConfiguration tag
- dead_peer_detection CustomerGatewayConfiguration tag
Supported Features
==================