aws-sdk-licensemanager 1.95.0

AWS SDK for AWS License Manager
Documentation
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use ::aws_types::request_id::RequestId;

/// Types for the `AcceptGrant` operation.
pub mod accept_grant;

/// Types for the `CheckInLicense` operation.
pub mod check_in_license;

/// Types for the `CheckoutBorrowLicense` operation.
pub mod checkout_borrow_license;

/// Types for the `CheckoutLicense` operation.
pub mod checkout_license;

/// Types for the `CreateGrant` operation.
pub mod create_grant;

/// Types for the `CreateGrantVersion` operation.
pub mod create_grant_version;

/// Types for the `CreateLicense` operation.
pub mod create_license;

/// Types for the `CreateLicenseAssetGroup` operation.
pub mod create_license_asset_group;

/// Types for the `CreateLicenseAssetRuleset` operation.
pub mod create_license_asset_ruleset;

/// Types for the `CreateLicenseConfiguration` operation.
pub mod create_license_configuration;

/// Types for the `CreateLicenseConversionTaskForResource` operation.
pub mod create_license_conversion_task_for_resource;

/// Types for the `CreateLicenseManagerReportGenerator` operation.
pub mod create_license_manager_report_generator;

/// Types for the `CreateLicenseVersion` operation.
pub mod create_license_version;

/// Types for the `CreateToken` operation.
pub mod create_token;

/// Types for the `DeleteGrant` operation.
pub mod delete_grant;

/// Types for the `DeleteLicense` operation.
pub mod delete_license;

/// Types for the `DeleteLicenseAssetGroup` operation.
pub mod delete_license_asset_group;

/// Types for the `DeleteLicenseAssetRuleset` operation.
pub mod delete_license_asset_ruleset;

/// Types for the `DeleteLicenseConfiguration` operation.
pub mod delete_license_configuration;

/// Types for the `DeleteLicenseManagerReportGenerator` operation.
pub mod delete_license_manager_report_generator;

/// Types for the `DeleteToken` operation.
pub mod delete_token;

/// Types for the `ExtendLicenseConsumption` operation.
pub mod extend_license_consumption;

/// Types for the `GetAccessToken` operation.
pub mod get_access_token;

/// Types for the `GetGrant` operation.
pub mod get_grant;

/// Types for the `GetLicense` operation.
pub mod get_license;

/// Types for the `GetLicenseAssetGroup` operation.
pub mod get_license_asset_group;

/// Types for the `GetLicenseAssetRuleset` operation.
pub mod get_license_asset_ruleset;

/// Types for the `GetLicenseConfiguration` operation.
pub mod get_license_configuration;

/// Types for the `GetLicenseConversionTask` operation.
pub mod get_license_conversion_task;

/// Types for the `GetLicenseManagerReportGenerator` operation.
pub mod get_license_manager_report_generator;

/// Types for the `GetLicenseUsage` operation.
pub mod get_license_usage;

/// Types for the `GetServiceSettings` operation.
pub mod get_service_settings;

/// Types for the `ListAssetsForLicenseAssetGroup` operation.
pub mod list_assets_for_license_asset_group;

/// Types for the `ListAssociationsForLicenseConfiguration` operation.
pub mod list_associations_for_license_configuration;

/// Types for the `ListDistributedGrants` operation.
pub mod list_distributed_grants;

/// Types for the `ListFailuresForLicenseConfigurationOperations` operation.
pub mod list_failures_for_license_configuration_operations;

/// Types for the `ListLicenseAssetGroups` operation.
pub mod list_license_asset_groups;

/// Types for the `ListLicenseAssetRulesets` operation.
pub mod list_license_asset_rulesets;

/// Types for the `ListLicenseConfigurations` operation.
pub mod list_license_configurations;

/// Types for the `ListLicenseConfigurationsForOrganization` operation.
pub mod list_license_configurations_for_organization;

/// Types for the `ListLicenseConversionTasks` operation.
pub mod list_license_conversion_tasks;

/// Types for the `ListLicenseManagerReportGenerators` operation.
pub mod list_license_manager_report_generators;

/// Types for the `ListLicenseSpecificationsForResource` operation.
pub mod list_license_specifications_for_resource;

/// Types for the `ListLicenseVersions` operation.
pub mod list_license_versions;

/// Types for the `ListLicenses` operation.
pub mod list_licenses;

/// Types for the `ListReceivedGrants` operation.
pub mod list_received_grants;

/// Types for the `ListReceivedGrantsForOrganization` operation.
pub mod list_received_grants_for_organization;

/// Types for the `ListReceivedLicenses` operation.
pub mod list_received_licenses;

/// Types for the `ListReceivedLicensesForOrganization` operation.
pub mod list_received_licenses_for_organization;

/// Types for the `ListResourceInventory` operation.
pub mod list_resource_inventory;

/// Types for the `ListTagsForResource` operation.
pub mod list_tags_for_resource;

/// Types for the `ListTokens` operation.
pub mod list_tokens;

/// Types for the `ListUsageForLicenseConfiguration` operation.
pub mod list_usage_for_license_configuration;

/// Types for the `RejectGrant` operation.
pub mod reject_grant;

/// Types for the `TagResource` operation.
pub mod tag_resource;

/// Types for the `UntagResource` operation.
pub mod untag_resource;

/// Types for the `UpdateLicenseAssetGroup` operation.
pub mod update_license_asset_group;

/// Types for the `UpdateLicenseAssetRuleset` operation.
pub mod update_license_asset_ruleset;

/// Types for the `UpdateLicenseConfiguration` operation.
pub mod update_license_configuration;

/// Types for the `UpdateLicenseManagerReportGenerator` operation.
pub mod update_license_manager_report_generator;

/// Types for the `UpdateLicenseSpecificationsForResource` operation.
pub mod update_license_specifications_for_resource;

/// Types for the `UpdateServiceSettings` operation.
pub mod update_service_settings;