doc.go 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. // Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT.
  2. // Package ec2 provides the client and types for making API
  3. // requests to Amazon Elastic Compute Cloud.
  4. //
  5. // Amazon Elastic Compute Cloud (Amazon EC2) provides secure and resizable computing
  6. // capacity in the AWS cloud. Using Amazon EC2 eliminates the need to invest
  7. // in hardware up front, so you can develop and deploy applications faster.
  8. //
  9. // To learn more, see the following resources:
  10. //
  11. // * Amazon EC2: AmazonEC2 product page (http://aws.amazon.com/ec2), Amazon
  12. // EC2 documentation (http://aws.amazon.com/documentation/ec2)
  13. //
  14. // * Amazon EBS: Amazon EBS product page (http://aws.amazon.com/ebs), Amazon
  15. // EBS documentation (https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/AmazonEBS.html)
  16. //
  17. // * Amazon VPC: Amazon VPC product page (http://aws.amazon.com/vpc), Amazon
  18. // VPC documentation (http://aws.amazon.com/documentation/vpc)
  19. //
  20. // * AWS VPN: AWS VPN product page (http://aws.amazon.com/vpn), AWS VPN documentation
  21. // (http://aws.amazon.com/documentation/vpn)
  22. //
  23. // See https://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15 for more information on this service.
  24. //
  25. // See ec2 package documentation for more information.
  26. // https://docs.aws.amazon.com/sdk-for-go/api/service/ec2/
  27. //
  28. // Using the Client
  29. //
  30. // To contact Amazon Elastic Compute Cloud with the SDK use the New function to create
  31. // a new service client. With that client you can make API requests to the service.
  32. // These clients are safe to use concurrently.
  33. //
  34. // See the SDK's documentation for more information on how to use the SDK.
  35. // https://docs.aws.amazon.com/sdk-for-go/api/
  36. //
  37. // See aws.Config documentation for more information on configuring SDK clients.
  38. // https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config
  39. //
  40. // See the Amazon Elastic Compute Cloud client EC2 for more
  41. // information on creating client for this service.
  42. // https://docs.aws.amazon.com/sdk-for-go/api/service/ec2/#New
  43. package ec2