github.com/aavshr/aws-sdk-go@v1.41.3/service/cloudcontrolapi/doc.go (about) 1 // Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT. 2 3 // Package cloudcontrolapi provides the client and types for making API 4 // requests to AWS Cloud Control API. 5 // 6 // Use Amazon Web Services Cloud Control API to create, read, update, delete, 7 // and list (CRUD-L) your cloud resources that belong to a wide range of services--both 8 // Amazon Web Services and third-party. With the Cloud Control API standardized 9 // set of application programming interfaces (APIs), you can perform CRUD-L 10 // operations on any supported resources in your Amazon Web Services account. 11 // Using Cloud Control API, you won't have to generate code or scripts specific 12 // to each individual service responsible for those resources. 13 // 14 // For more information about Amazon Web Services Cloud Control API, see the 15 // Amazon Web Services Cloud Control API User Guide (https://docs.aws.amazon.com/cloudcontrolapi/latest/userguide/what-is-cloudcontrolapi.html). 16 // 17 // See https://docs.aws.amazon.com/goto/WebAPI/cloudcontrol-2021-09-30 for more information on this service. 18 // 19 // See cloudcontrolapi package documentation for more information. 20 // https://docs.aws.amazon.com/sdk-for-go/api/service/cloudcontrolapi/ 21 // 22 // Using the Client 23 // 24 // To contact AWS Cloud Control API with the SDK use the New function to create 25 // a new service client. With that client you can make API requests to the service. 26 // These clients are safe to use concurrently. 27 // 28 // See the SDK's documentation for more information on how to use the SDK. 29 // https://docs.aws.amazon.com/sdk-for-go/api/ 30 // 31 // See aws.Config documentation for more information on configuring SDK clients. 32 // https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config 33 // 34 // See the AWS Cloud Control API client CloudControlApi for more 35 // information on creating client for this service. 36 // https://docs.aws.amazon.com/sdk-for-go/api/service/cloudcontrolapi/#New 37 package cloudcontrolapi