github.com/aavshr/aws-sdk-go@v1.41.3/service/directconnect/doc.go (about)

     1  // Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT.
     2  
     3  // Package directconnect provides the client and types for making API
     4  // requests to AWS Direct Connect.
     5  //
     6  // Direct Connect links your internal network to an Direct Connect location
     7  // over a standard Ethernet fiber-optic cable. One end of the cable is connected
     8  // to your router, the other to an Direct Connect router. With this connection
     9  // in place, you can create virtual interfaces directly to the Cloud (for example,
    10  // to Amazon EC2 and Amazon S3) and to Amazon VPC, bypassing Internet service
    11  // providers in your network path. A connection provides access to all Regions
    12  // except the China (Beijing) and (China) Ningxia Regions. Amazon Web Services
    13  // resources in the China Regions can only be accessed through locations associated
    14  // with those Regions.
    15  //
    16  // See https://docs.aws.amazon.com/goto/WebAPI/directconnect-2012-10-25 for more information on this service.
    17  //
    18  // See directconnect package documentation for more information.
    19  // https://docs.aws.amazon.com/sdk-for-go/api/service/directconnect/
    20  //
    21  // Using the Client
    22  //
    23  // To contact AWS Direct Connect with the SDK use the New function to create
    24  // a new service client. With that client you can make API requests to the service.
    25  // These clients are safe to use concurrently.
    26  //
    27  // See the SDK's documentation for more information on how to use the SDK.
    28  // https://docs.aws.amazon.com/sdk-for-go/api/
    29  //
    30  // See aws.Config documentation for more information on configuring SDK clients.
    31  // https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config
    32  //
    33  // See the AWS Direct Connect client DirectConnect for more
    34  // information on creating client for this service.
    35  // https://docs.aws.amazon.com/sdk-for-go/api/service/directconnect/#New
    36  package directconnect