github.com/aavshr/aws-sdk-go@v1.41.3/service/elasticbeanstalk/doc.go (about) 1 // Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT. 2 3 // Package elasticbeanstalk provides the client and types for making API 4 // requests to AWS Elastic Beanstalk. 5 // 6 // AWS Elastic Beanstalk makes it easy for you to create, deploy, and manage 7 // scalable, fault-tolerant applications running on the Amazon Web Services 8 // cloud. 9 // 10 // For more information about this product, go to the AWS Elastic Beanstalk 11 // (http://aws.amazon.com/elasticbeanstalk/) details page. The location of the 12 // latest AWS Elastic Beanstalk WSDL is https://elasticbeanstalk.s3.amazonaws.com/doc/2010-12-01/AWSElasticBeanstalk.wsdl 13 // (https://elasticbeanstalk.s3.amazonaws.com/doc/2010-12-01/AWSElasticBeanstalk.wsdl). 14 // To install the Software Development Kits (SDKs), Integrated Development Environment 15 // (IDE) Toolkits, and command line tools that enable you to access the API, 16 // go to Tools for Amazon Web Services (http://aws.amazon.com/tools/). 17 // 18 // Endpoints 19 // 20 // For a list of region-specific endpoints that AWS Elastic Beanstalk supports, 21 // go to Regions and Endpoints (https://docs.aws.amazon.com/general/latest/gr/rande.html#elasticbeanstalk_region) 22 // in the Amazon Web Services Glossary. 23 // 24 // See https://docs.aws.amazon.com/goto/WebAPI/elasticbeanstalk-2010-12-01 for more information on this service. 25 // 26 // See elasticbeanstalk package documentation for more information. 27 // https://docs.aws.amazon.com/sdk-for-go/api/service/elasticbeanstalk/ 28 // 29 // Using the Client 30 // 31 // To contact AWS Elastic Beanstalk with the SDK use the New function to create 32 // a new service client. With that client you can make API requests to the service. 33 // These clients are safe to use concurrently. 34 // 35 // See the SDK's documentation for more information on how to use the SDK. 36 // https://docs.aws.amazon.com/sdk-for-go/api/ 37 // 38 // See aws.Config documentation for more information on configuring SDK clients. 39 // https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config 40 // 41 // See the AWS Elastic Beanstalk client ElasticBeanstalk for more 42 // information on creating client for this service. 43 // https://docs.aws.amazon.com/sdk-for-go/api/service/elasticbeanstalk/#New 44 package elasticbeanstalk