github.com/aavshr/aws-sdk-go@v1.41.3/service/imagebuilder/doc.go (about) 1 // Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT. 2 3 // Package imagebuilder provides the client and types for making API 4 // requests to EC2 Image Builder. 5 // 6 // EC2 Image Builder is a fully managed Amazon Web Services service that makes 7 // it easier to automate the creation, management, and deployment of customized, 8 // secure, and up-to-date "golden" server images that are pre-installed and 9 // pre-configured with software and settings to meet specific IT standards. 10 // 11 // See https://docs.aws.amazon.com/goto/WebAPI/imagebuilder-2019-12-02 for more information on this service. 12 // 13 // See imagebuilder package documentation for more information. 14 // https://docs.aws.amazon.com/sdk-for-go/api/service/imagebuilder/ 15 // 16 // Using the Client 17 // 18 // To contact EC2 Image Builder with the SDK use the New function to create 19 // a new service client. With that client you can make API requests to the service. 20 // These clients are safe to use concurrently. 21 // 22 // See the SDK's documentation for more information on how to use the SDK. 23 // https://docs.aws.amazon.com/sdk-for-go/api/ 24 // 25 // See aws.Config documentation for more information on configuring SDK clients. 26 // https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config 27 // 28 // See the EC2 Image Builder client Imagebuilder for more 29 // information on creating client for this service. 30 // https://docs.aws.amazon.com/sdk-for-go/api/service/imagebuilder/#New 31 package imagebuilder