File: doc.go

package info (click to toggle)
golang-github-aws-aws-sdk-go-v2 1.24.1-2~bpo12%2B1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm-backports
  • size: 554,032 kB
  • sloc: java: 15,941; makefile: 419; sh: 175
file content (15 lines) | stat: -rw-r--r-- 889 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// Code generated by smithy-go-codegen DO NOT EDIT.

// Package directconnect provides the API client, operations, and parameter types
// for AWS Direct Connect.
//
// 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 directconnect