github.com/aavshr/aws-sdk-go@v1.41.3/service/ec2/doc.go (about) 1 // Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT. 2 3 // Package ec2 provides the client and types for making API 4 // requests to Amazon Elastic Compute Cloud. 5 // 6 // Amazon Elastic Compute Cloud (Amazon EC2) provides secure and resizable computing 7 // capacity in the AWS Cloud. Using Amazon EC2 eliminates the need to invest 8 // in hardware up front, so you can develop and deploy applications faster. 9 // Amazon Virtual Private Cloud (Amazon VPC) enables you to provision a logically 10 // isolated section of the AWS Cloud where you can launch AWS resources in a 11 // virtual network that you've defined. Amazon Elastic Block Store (Amazon EBS) 12 // provides block level storage volumes for use with EC2 instances. EBS volumes 13 // are highly available and reliable storage volumes that can be attached to 14 // any running instance and used like a hard drive. 15 // 16 // To learn more, see the following resources: 17 // 18 // * Amazon EC2: AmazonEC2 product page (http://aws.amazon.com/ec2), Amazon 19 // EC2 documentation (http://aws.amazon.com/documentation/ec2) 20 // 21 // * Amazon EBS: Amazon EBS product page (http://aws.amazon.com/ebs), Amazon 22 // EBS documentation (http://aws.amazon.com/documentation/ebs) 23 // 24 // * Amazon VPC: Amazon VPC product page (http://aws.amazon.com/vpc), Amazon 25 // VPC documentation (http://aws.amazon.com/documentation/vpc) 26 // 27 // * AWS VPN: AWS VPN product page (http://aws.amazon.com/vpn), AWS VPN documentation 28 // (http://aws.amazon.com/documentation/vpn) 29 // 30 // See https://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15 for more information on this service. 31 // 32 // See ec2 package documentation for more information. 33 // https://docs.aws.amazon.com/sdk-for-go/api/service/ec2/ 34 // 35 // Using the Client 36 // 37 // To contact Amazon Elastic Compute Cloud with the SDK use the New function to create 38 // a new service client. With that client you can make API requests to the service. 39 // These clients are safe to use concurrently. 40 // 41 // See the SDK's documentation for more information on how to use the SDK. 42 // https://docs.aws.amazon.com/sdk-for-go/api/ 43 // 44 // See aws.Config documentation for more information on configuring SDK clients. 45 // https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config 46 // 47 // See the Amazon Elastic Compute Cloud client EC2 for more 48 // information on creating client for this service. 49 // https://docs.aws.amazon.com/sdk-for-go/api/service/ec2/#New 50 package ec2