service/deadline/doc.go (1 lines of code) (raw):

// Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT. // Package deadline provides the client and types for making API // requests to AWSDeadlineCloud. // // The Amazon Web Services Deadline Cloud API provides infrastructure and centralized // management for your projects. Use the Deadline Cloud API to onboard users, // assign projects, and attach permissions specific to their job function. // // With Deadline Cloud, content production teams can deploy resources for their // workforce securely in the cloud, reducing the costs of added physical infrastructure. // Keep your content production operations secure, while allowing your contributors // to access the tools they need, such as scalable high-speed storage, licenses, // and cost management services. // // See https://docs.aws.amazon.com/goto/WebAPI/deadline-2023-10-12 for more information on this service. // // See deadline package documentation for more information. // https://docs.aws.amazon.com/sdk-for-go/api/service/deadline/ // // # Using the Client // // To contact AWSDeadlineCloud with the SDK use the New function to create // a new service client. With that client you can make API requests to the service. // These clients are safe to use concurrently. // // See the SDK's documentation for more information on how to use the SDK. // https://docs.aws.amazon.com/sdk-for-go/api/ // // See aws.Config documentation for more information on configuring SDK clients. // https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config // // See the AWSDeadlineCloud client Deadline for more // information on creating client for this service. // https://docs.aws.amazon.com/sdk-for-go/api/service/deadline/#New package deadline