/* * Copyright 2018-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with * the License. A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "license" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR * CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions * and limitations under the License. */ /** *

* Direct Connect links your internal network to an Direct Connect location over a standard Ethernet fiber-optic cable. * One end of the cable is connected to your router, the other to an Direct Connect router. With this connection in * place, you can create virtual interfaces directly to the Amazon Web Services Cloud (for example, to Amazon EC2 and * Amazon S3) and to Amazon VPC, bypassing Internet service providers in your network path. A connection provides access * to all Amazon Web Services Regions except the China (Beijing) and (China) Ningxia Regions. Amazon Web Services * resources in the China Regions can only be accessed through locations associated with those Regions. *

*/ package com.amazonaws.services.directconnect;