Difference between revisions of "Aws ec2 export-client-vpn-client-configuration"
Jump to navigation
Jump to search
(Created page with " * https://docs.aws.amazon.com/cli/latest/reference/ec2/export-client-vpn-client-configuration.html") |
|||
Line 1: | Line 1: | ||
* https://docs.aws.amazon.com/cli/latest/reference/ec2/export-client-vpn-client-configuration.html | * https://docs.aws.amazon.com/cli/latest/reference/ec2/export-client-vpn-client-configuration.html | ||
+ | |||
+ | == Official AWS example == | ||
+ | aws ec2 export-client-vpn-client-configuration \ | ||
+ | --client-vpn-endpoint-id cvpn-endpoint-123456789123abcde \ | ||
+ | --output text |
Revision as of 17:54, 12 October 2021
Official AWS example
aws ec2 export-client-vpn-client-configuration \ --client-vpn-endpoint-id cvpn-endpoint-123456789123abcde \ --output text
Advertising: