Merge "Update readme for VPN implementation"

This commit is contained in:
Jenkins 2015-05-28 18:06:02 +00:00 committed by Gerrit Code Review
commit 590fee3baf
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
==================