Difference between revisions of "Aws ec2 vpn"
Jump to navigation
Jump to search
(8 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
https://docs.aws.amazon.com/cli/latest/reference/ec2/ | https://docs.aws.amazon.com/cli/latest/reference/ec2/ | ||
+ | Create/Configure | ||
+ | * <code>[[aws ec2 create-client-vpn-endpoint]]</code> | ||
+ | * <code>[[aws ec2 create-client-vpn-route]]</code> | ||
* <code>[[aws ec2 create-vpn-connection]]</code> | * <code>[[aws ec2 create-vpn-connection]]</code> | ||
* <code>[[aws ec2 create-vpn-connection-route]]</code> | * <code>[[aws ec2 create-vpn-connection-route]]</code> | ||
Line 9: | Line 12: | ||
Client: | Client: | ||
− | |||
− | |||
* <code>[[aws ec2 export-client-vpn-client-configuration]]</code> | * <code>[[aws ec2 export-client-vpn-client-configuration]]</code> | ||
* <code>[[aws ec2 get-vpn-connection-device-types]]</code> | * <code>[[aws ec2 get-vpn-connection-device-types]]</code> | ||
Line 18: | Line 19: | ||
* <code>[[aws ec2 describe-vpn-connections]]</code> | * <code>[[aws ec2 describe-vpn-connections]]</code> | ||
* <code>[[aws ec2 describe-vpn-gateways]]</code> | * <code>[[aws ec2 describe-vpn-gateways]]</code> | ||
+ | * <code>[[aws ec2 describe-addresses]]</code> | ||
+ | * <code>[[aws ec2 describe-client-vpn-endpoints]]</code> | ||
+ | Authorize: | ||
* <code>[[aws ec2 authorize-client-vpn-ingress]]</code> | * <code>[[aws ec2 authorize-client-vpn-ingress]]</code> | ||
+ | * <code>[[aws ec2 authorize-security-group-egress]]</code> | ||
+ | * <code>[[aws ec2 authorize-security-group-ingress]]</code> | ||
+ | |||
+ | [[Endpoint]] | ||
+ | * <code>[[aws ec2 describe-client-vpn-endpoints]]</code> | ||
+ | * <code>[[aws ec2 create-client-vpn-endpoint]]</code> | ||
== See also == | == See also == |
Latest revision as of 10:47, 16 March 2022
https://docs.aws.amazon.com/cli/latest/reference/ec2/
Create/Configure
aws ec2 create-client-vpn-endpoint
aws ec2 create-client-vpn-route
aws ec2 create-vpn-connection
aws ec2 create-vpn-connection-route
aws ec2 attach-vpn-gateway
aws ec2 create-vpn-gateway
aws ec2 associate-client-vpn-target-network
Client:
aws ec2 export-client-vpn-client-configuration
aws ec2 get-vpn-connection-device-types
terminate-client-vpn-connections
Describe:
aws ec2 describe-vpn-connections
aws ec2 describe-vpn-gateways
aws ec2 describe-addresses
aws ec2 describe-client-vpn-endpoints
Authorize:
aws ec2 authorize-client-vpn-ingress
aws ec2 authorize-security-group-egress
aws ec2 authorize-security-group-ingress
See also[edit]
- AWS VPN:
aws ec2 vpn
,attach-vpn-gateway
,associate-client-vpn-target-network
,create-client-vpn-endpoint
,create-client-vpn-route
,create-vpn-connection-route
,create-vpn-gateway
,export-client-vpn-client-configuration
,get-vpn-connection-device-types
,terminate-client-vpn-connections
,describe-vpn-connections
,describe-vpn-gateways
,authorize-client-vpn-ingress
,authorize-security-group-egress
,authorize-security-group-ingress
- AWS VPN, AWS VPN Client,
aws ec2 vpn
, AWS VPN Client release notes
Advertising: