Amazon VPN website screenshot

Amazon VPN

AWS VPN solutions establish secure connections between on-premises networks, remote offices, client devices, and the AWS global network. AWS offers two types of private connectivity: AWS Site-to-Site VPN and AWS Client VPN, enabling encrypted tunnels between your network and Amazon Virtual Private Cloud.

1 APIs 2 Features
NetworkingSecurityVPN

APIs

AWS VPN API

The AWS VPN API (part of the Amazon EC2 API) provides programmatic access to create and manage VPN connections, customer gateways, virtual private gateways, and Client VPN endpo...

Collections

Pricing Plans

Amazon Vpn Plans Pricing

3 plans

PLANS

Rate Limits

Amazon Vpn Rate Limits

5 limits

RATE LIMITS

FinOps

Features

Automation

Automate operational tasks with Amazon VPN.

API Access

Programmatic access to Amazon VPN resources.

Use Cases

Cloud Operations

Use Amazon VPN to manage and automate cloud operations.

Semantic Vocabularies

Amazon Vpn Context

0 classes · 0 properties

JSON-LD

API Governance Rules

Amazon VPN API Rules

8 rules · 3 errors 5 warnings

SPECTRAL

Example Payloads

Amazon Vpn Example

2 fields

EXAMPLE

Resources

🌐
Portal
Portal
🔗
Website
Website
🔗
Documentation
Documentation
🌐
Console
Console
📜
TermsOfService
TermsOfService
📜
PrivacyPolicy
PrivacyPolicy
💬
Support
Support
📝
Signup
Signup
🔗
Login
Login
🟢
StatusPage
StatusPage
👥
GitHubOrganization
GitHubOrganization
🔗
SpectralRules
SpectralRules
🔗
Vocabulary
Vocabulary

Sources

Raw ↑
opencollection: 1.0.0
info:
  name: AWS VPN API (Amazon EC2 Query API subset)
  version: '2016-11-15'
request:
  auth:
    type: apikey
    key: Authorization
    value: '{{Authorization}}'
    placement: header
items:
- info:
    name: Invoke an EC2 VPN action
    type: http
  http:
    method: POST
    url: https://ec2.{region}.amazonaws.com/
    params:
    - name: Action
      value: ''
      type: query
    - name: Version
      value: ''
      type: query
    body:
      type: form-urlencoded
      data: []
  docs: 'All AWS VPN operations are invoked by POSTing form-encoded

    parameters with `Action=<OperationName>` and `Version=2016-11-15`

    to the regional EC2 endpoint.

    '
bundled: true