// ================================================================= // // * WARNING * // // This file is generated! // // Changes made to this file will be overwritten. If changes are // required to the generated code, the service_crategen project // must be updated to generate the changes. // // ================================================================= #![doc( html_logo_url = "https://raw.githubusercontent.com/rusoto/rusoto/master/assets/logo-square.png" )] //!

AWS License Manager

AWS License Manager makes it easier to manage licenses from software vendors across multiple AWS accounts and on-premises servers.

//! //! If you're using the service, you're probably looking for [LicenseManagerClient](struct.LicenseManagerClient.html) and [LicenseManager](trait.LicenseManager.html). mod custom; mod generated; pub use custom::*; pub use generated::*;