Awso_license_manager_asyncSourceval accept_grant :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.AcceptGrantRequest.t ->
(Awso_license_manager.Values.AcceptGrantResponse.t,
Awso_license_manager.Values.AcceptGrantResponse.error)
Result.t
Async.Deferred.tval check_in_license :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.CheckInLicenseRequest.t ->
(Awso_license_manager.Values.CheckInLicenseResponse.t,
Awso_license_manager.Values.CheckInLicenseResponse.error)
Result.t
Async.Deferred.tval checkout_borrow_license :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.CheckoutBorrowLicenseRequest.t ->
(Awso_license_manager.Values.CheckoutBorrowLicenseResponse.t,
Awso_license_manager.Values.CheckoutBorrowLicenseResponse.error)
Result.t
Async.Deferred.tval checkout_license :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.CheckoutLicenseRequest.t ->
(Awso_license_manager.Values.CheckoutLicenseResponse.t,
Awso_license_manager.Values.CheckoutLicenseResponse.error)
Result.t
Async.Deferred.tval create_grant :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.CreateGrantRequest.t ->
(Awso_license_manager.Values.CreateGrantResponse.t,
Awso_license_manager.Values.CreateGrantResponse.error)
Result.t
Async.Deferred.tval create_grant_version :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.CreateGrantVersionRequest.t ->
(Awso_license_manager.Values.CreateGrantVersionResponse.t,
Awso_license_manager.Values.CreateGrantVersionResponse.error)
Result.t
Async.Deferred.tval create_license :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.CreateLicenseRequest.t ->
(Awso_license_manager.Values.CreateLicenseResponse.t,
Awso_license_manager.Values.CreateLicenseResponse.error)
Result.t
Async.Deferred.tval create_license_asset_group :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.CreateLicenseAssetGroupRequest.t ->
(Awso_license_manager.Values.CreateLicenseAssetGroupResponse.t,
Awso_license_manager.Values.CreateLicenseAssetGroupResponse.error)
Result.t
Async.Deferred.tval create_license_asset_ruleset :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.CreateLicenseAssetRulesetRequest.t ->
(Awso_license_manager.Values.CreateLicenseAssetRulesetResponse.t,
Awso_license_manager.Values.CreateLicenseAssetRulesetResponse.error)
Result.t
Async.Deferred.tval create_license_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.CreateLicenseConfigurationRequest.t ->
(Awso_license_manager.Values.CreateLicenseConfigurationResponse.t,
Awso_license_manager.Values.CreateLicenseConfigurationResponse.error)
Result.t
Async.Deferred.tval create_license_conversion_task_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.CreateLicenseConversionTaskForResourceRequest.t ->
(Awso_license_manager.Values.CreateLicenseConversionTaskForResourceResponse.t,
Awso_license_manager.Values.CreateLicenseConversionTaskForResourceResponse.error)
Result.t
Async.Deferred.tval create_license_manager_report_generator :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.CreateLicenseManagerReportGeneratorRequest.t ->
(Awso_license_manager.Values.CreateLicenseManagerReportGeneratorResponse.t,
Awso_license_manager.Values.CreateLicenseManagerReportGeneratorResponse.error)
Result.t
Async.Deferred.tval create_license_version :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.CreateLicenseVersionRequest.t ->
(Awso_license_manager.Values.CreateLicenseVersionResponse.t,
Awso_license_manager.Values.CreateLicenseVersionResponse.error)
Result.t
Async.Deferred.tval create_token :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.CreateTokenRequest.t ->
(Awso_license_manager.Values.CreateTokenResponse.t,
Awso_license_manager.Values.CreateTokenResponse.error)
Result.t
Async.Deferred.tval delete_grant :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.DeleteGrantRequest.t ->
(Awso_license_manager.Values.DeleteGrantResponse.t,
Awso_license_manager.Values.DeleteGrantResponse.error)
Result.t
Async.Deferred.tval delete_license :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.DeleteLicenseRequest.t ->
(Awso_license_manager.Values.DeleteLicenseResponse.t,
Awso_license_manager.Values.DeleteLicenseResponse.error)
Result.t
Async.Deferred.tval delete_license_asset_group :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.DeleteLicenseAssetGroupRequest.t ->
(Awso_license_manager.Values.DeleteLicenseAssetGroupResponse.t,
Awso_license_manager.Values.DeleteLicenseAssetGroupResponse.error)
Result.t
Async.Deferred.tval delete_license_asset_ruleset :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.DeleteLicenseAssetRulesetRequest.t ->
(Awso_license_manager.Values.DeleteLicenseAssetRulesetResponse.t,
Awso_license_manager.Values.DeleteLicenseAssetRulesetResponse.error)
Result.t
Async.Deferred.tval delete_license_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.DeleteLicenseConfigurationRequest.t ->
(Awso_license_manager.Values.DeleteLicenseConfigurationResponse.t,
Awso_license_manager.Values.DeleteLicenseConfigurationResponse.error)
Result.t
Async.Deferred.tval delete_license_manager_report_generator :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.DeleteLicenseManagerReportGeneratorRequest.t ->
(Awso_license_manager.Values.DeleteLicenseManagerReportGeneratorResponse.t,
Awso_license_manager.Values.DeleteLicenseManagerReportGeneratorResponse.error)
Result.t
Async.Deferred.tval delete_token :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.DeleteTokenRequest.t ->
(Awso_license_manager.Values.DeleteTokenResponse.t,
Awso_license_manager.Values.DeleteTokenResponse.error)
Result.t
Async.Deferred.tval extend_license_consumption :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.ExtendLicenseConsumptionRequest.t ->
(Awso_license_manager.Values.ExtendLicenseConsumptionResponse.t,
Awso_license_manager.Values.ExtendLicenseConsumptionResponse.error)
Result.t
Async.Deferred.tval get_access_token :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.GetAccessTokenRequest.t ->
(Awso_license_manager.Values.GetAccessTokenResponse.t,
Awso_license_manager.Values.GetAccessTokenResponse.error)
Result.t
Async.Deferred.tval get_grant :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.GetGrantRequest.t ->
(Awso_license_manager.Values.GetGrantResponse.t,
Awso_license_manager.Values.GetGrantResponse.error)
Result.t
Async.Deferred.tval get_license :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.GetLicenseRequest.t ->
(Awso_license_manager.Values.GetLicenseResponse.t,
Awso_license_manager.Values.GetLicenseResponse.error)
Result.t
Async.Deferred.tval get_license_asset_group :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.GetLicenseAssetGroupRequest.t ->
(Awso_license_manager.Values.GetLicenseAssetGroupResponse.t,
Awso_license_manager.Values.GetLicenseAssetGroupResponse.error)
Result.t
Async.Deferred.tval get_license_asset_ruleset :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.GetLicenseAssetRulesetRequest.t ->
(Awso_license_manager.Values.GetLicenseAssetRulesetResponse.t,
Awso_license_manager.Values.GetLicenseAssetRulesetResponse.error)
Result.t
Async.Deferred.tval get_license_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.GetLicenseConfigurationRequest.t ->
(Awso_license_manager.Values.GetLicenseConfigurationResponse.t,
Awso_license_manager.Values.GetLicenseConfigurationResponse.error)
Result.t
Async.Deferred.tval get_license_conversion_task :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.GetLicenseConversionTaskRequest.t ->
(Awso_license_manager.Values.GetLicenseConversionTaskResponse.t,
Awso_license_manager.Values.GetLicenseConversionTaskResponse.error)
Result.t
Async.Deferred.tval get_license_manager_report_generator :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.GetLicenseManagerReportGeneratorRequest.t ->
(Awso_license_manager.Values.GetLicenseManagerReportGeneratorResponse.t,
Awso_license_manager.Values.GetLicenseManagerReportGeneratorResponse.error)
Result.t
Async.Deferred.tval get_license_usage :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.GetLicenseUsageRequest.t ->
(Awso_license_manager.Values.GetLicenseUsageResponse.t,
Awso_license_manager.Values.GetLicenseUsageResponse.error)
Result.t
Async.Deferred.tval get_service_settings :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.GetServiceSettingsRequest.t ->
(Awso_license_manager.Values.GetServiceSettingsResponse.t,
Awso_license_manager.Values.GetServiceSettingsResponse.error)
Result.t
Async.Deferred.tval list_assets_for_license_asset_group :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.ListAssetsForLicenseAssetGroupRequest.t ->
(Awso_license_manager.Values.ListAssetsForLicenseAssetGroupResponse.t,
Awso_license_manager.Values.ListAssetsForLicenseAssetGroupResponse.error)
Result.t
Async.Deferred.tval list_associations_for_license_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.ListAssociationsForLicenseConfigurationRequest.t ->
(Awso_license_manager.Values.ListAssociationsForLicenseConfigurationResponse.t,
Awso_license_manager.Values.ListAssociationsForLicenseConfigurationResponse.error)
Result.t
Async.Deferred.tval list_distributed_grants :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.ListDistributedGrantsRequest.t ->
(Awso_license_manager.Values.ListDistributedGrantsResponse.t,
Awso_license_manager.Values.ListDistributedGrantsResponse.error)
Result.t
Async.Deferred.tval list_failures_for_license_configuration_operations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.ListFailuresForLicenseConfigurationOperationsRequest.t ->
(Awso_license_manager.Values.ListFailuresForLicenseConfigurationOperationsResponse.t,
Awso_license_manager.Values.ListFailuresForLicenseConfigurationOperationsResponse.error)
Result.t
Async.Deferred.tval list_license_asset_groups :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.ListLicenseAssetGroupsRequest.t ->
(Awso_license_manager.Values.ListLicenseAssetGroupsResponse.t,
Awso_license_manager.Values.ListLicenseAssetGroupsResponse.error)
Result.t
Async.Deferred.tval list_license_asset_rulesets :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.ListLicenseAssetRulesetsRequest.t ->
(Awso_license_manager.Values.ListLicenseAssetRulesetsResponse.t,
Awso_license_manager.Values.ListLicenseAssetRulesetsResponse.error)
Result.t
Async.Deferred.tval list_license_configurations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.ListLicenseConfigurationsRequest.t ->
(Awso_license_manager.Values.ListLicenseConfigurationsResponse.t,
Awso_license_manager.Values.ListLicenseConfigurationsResponse.error)
Result.t
Async.Deferred.tval list_license_configurations_for_organization :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.ListLicenseConfigurationsForOrganizationRequest.t ->
(Awso_license_manager.Values.ListLicenseConfigurationsForOrganizationResponse.t,
Awso_license_manager.Values.ListLicenseConfigurationsForOrganizationResponse.error)
Result.t
Async.Deferred.tval list_license_conversion_tasks :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.ListLicenseConversionTasksRequest.t ->
(Awso_license_manager.Values.ListLicenseConversionTasksResponse.t,
Awso_license_manager.Values.ListLicenseConversionTasksResponse.error)
Result.t
Async.Deferred.tval list_license_manager_report_generators :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.ListLicenseManagerReportGeneratorsRequest.t ->
(Awso_license_manager.Values.ListLicenseManagerReportGeneratorsResponse.t,
Awso_license_manager.Values.ListLicenseManagerReportGeneratorsResponse.error)
Result.t
Async.Deferred.tval list_license_specifications_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.ListLicenseSpecificationsForResourceRequest.t ->
(Awso_license_manager.Values.ListLicenseSpecificationsForResourceResponse.t,
Awso_license_manager.Values.ListLicenseSpecificationsForResourceResponse.error)
Result.t
Async.Deferred.tval list_license_versions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.ListLicenseVersionsRequest.t ->
(Awso_license_manager.Values.ListLicenseVersionsResponse.t,
Awso_license_manager.Values.ListLicenseVersionsResponse.error)
Result.t
Async.Deferred.tval list_licenses :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.ListLicensesRequest.t ->
(Awso_license_manager.Values.ListLicensesResponse.t,
Awso_license_manager.Values.ListLicensesResponse.error)
Result.t
Async.Deferred.tval list_received_grants :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.ListReceivedGrantsRequest.t ->
(Awso_license_manager.Values.ListReceivedGrantsResponse.t,
Awso_license_manager.Values.ListReceivedGrantsResponse.error)
Result.t
Async.Deferred.tval list_received_grants_for_organization :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.ListReceivedGrantsForOrganizationRequest.t ->
(Awso_license_manager.Values.ListReceivedGrantsForOrganizationResponse.t,
Awso_license_manager.Values.ListReceivedGrantsForOrganizationResponse.error)
Result.t
Async.Deferred.tval list_received_licenses :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.ListReceivedLicensesRequest.t ->
(Awso_license_manager.Values.ListReceivedLicensesResponse.t,
Awso_license_manager.Values.ListReceivedLicensesResponse.error)
Result.t
Async.Deferred.tval list_received_licenses_for_organization :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.ListReceivedLicensesForOrganizationRequest.t ->
(Awso_license_manager.Values.ListReceivedLicensesForOrganizationResponse.t,
Awso_license_manager.Values.ListReceivedLicensesForOrganizationResponse.error)
Result.t
Async.Deferred.tval list_resource_inventory :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.ListResourceInventoryRequest.t ->
(Awso_license_manager.Values.ListResourceInventoryResponse.t,
Awso_license_manager.Values.ListResourceInventoryResponse.error)
Result.t
Async.Deferred.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.ListTagsForResourceRequest.t ->
(Awso_license_manager.Values.ListTagsForResourceResponse.t,
Awso_license_manager.Values.ListTagsForResourceResponse.error)
Result.t
Async.Deferred.tval list_tokens :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.ListTokensRequest.t ->
(Awso_license_manager.Values.ListTokensResponse.t,
Awso_license_manager.Values.ListTokensResponse.error)
Result.t
Async.Deferred.tval list_usage_for_license_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.ListUsageForLicenseConfigurationRequest.t ->
(Awso_license_manager.Values.ListUsageForLicenseConfigurationResponse.t,
Awso_license_manager.Values.ListUsageForLicenseConfigurationResponse.error)
Result.t
Async.Deferred.tval reject_grant :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.RejectGrantRequest.t ->
(Awso_license_manager.Values.RejectGrantResponse.t,
Awso_license_manager.Values.RejectGrantResponse.error)
Result.t
Async.Deferred.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.TagResourceRequest.t ->
(Awso_license_manager.Values.TagResourceResponse.t,
Awso_license_manager.Values.TagResourceResponse.error)
Result.t
Async.Deferred.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.UntagResourceRequest.t ->
(Awso_license_manager.Values.UntagResourceResponse.t,
Awso_license_manager.Values.UntagResourceResponse.error)
Result.t
Async.Deferred.tval update_license_asset_group :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.UpdateLicenseAssetGroupRequest.t ->
(Awso_license_manager.Values.UpdateLicenseAssetGroupResponse.t,
Awso_license_manager.Values.UpdateLicenseAssetGroupResponse.error)
Result.t
Async.Deferred.tval update_license_asset_ruleset :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.UpdateLicenseAssetRulesetRequest.t ->
(Awso_license_manager.Values.UpdateLicenseAssetRulesetResponse.t,
Awso_license_manager.Values.UpdateLicenseAssetRulesetResponse.error)
Result.t
Async.Deferred.tval update_license_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.UpdateLicenseConfigurationRequest.t ->
(Awso_license_manager.Values.UpdateLicenseConfigurationResponse.t,
Awso_license_manager.Values.UpdateLicenseConfigurationResponse.error)
Result.t
Async.Deferred.tval update_license_manager_report_generator :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.UpdateLicenseManagerReportGeneratorRequest.t ->
(Awso_license_manager.Values.UpdateLicenseManagerReportGeneratorResponse.t,
Awso_license_manager.Values.UpdateLicenseManagerReportGeneratorResponse.error)
Result.t
Async.Deferred.tval update_license_specifications_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.UpdateLicenseSpecificationsForResourceRequest.t ->
(Awso_license_manager.Values.UpdateLicenseSpecificationsForResourceResponse.t,
Awso_license_manager.Values.UpdateLicenseSpecificationsForResourceResponse.error)
Result.t
Async.Deferred.tval update_service_settings :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_license_manager.Values.UpdateServiceSettingsRequest.t ->
(Awso_license_manager.Values.UpdateServiceSettingsResponse.t,
Awso_license_manager.Values.UpdateServiceSettingsResponse.error)
Result.t
Async.Deferred.tinclude module type of struct include Awso_license_manager.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]Matching rule statement.
Rule statement that uses a script to evaluate license asset conditions.
AND rule statement.
OR rule statement.
Describes product information filters.
Instance rule statement.
module LicenseConfigurationRuleStatement =
Awso_license_manager.Values.LicenseConfigurationRuleStatementLicense configuration rule statement.
License rule statement.
A list item that contains a product code.
module ProductInformationFilterList =
Awso_license_manager.Values.ProductInformationFilterListRule statement.
Details about a borrow configuration.
Details about a provisional configuration.
Describes a resource entitled for use with a license.
Describes key/value pairs.
Details about the tags for a resource. For more information about tagging support in License Manager, see the TagResource operation.
Details about license consumption.
Summary information about a managed resource.
Describes product information for a license configuration.
License asset rule.
module LicenseAssetGroupConfiguration =
Awso_license_manager.Values.LicenseAssetGroupConfigurationLicense asset group configuration.
License asset group property.
Status information for a specific region.
Details about a consumption configuration.
Describes a time range, in ISO8601-UTC format.
Details associated with the issuer of a license.
Metadata associated with received licenses and grants.
The options you can specify when you create a new version of a grant, such as activation override behavior. For more information, see Granted licenses in License Manager in the License Manager User Guide.
Details of the license configuration that this generator reports on.
Details about how frequently reports are generated.
Details of the S3 bucket that report generator reports are published to.
Information about a license type conversion task.
module AutomatedDiscoveryInformation =
Awso_license_manager.Values.AutomatedDiscoveryInformationDescribes automated discovery.
module LicenseAssetGroupConfigurationList =
Awso_license_manager.Values.LicenseAssetGroupConfigurationListmodule LicenseAssetGroupPropertyList =
Awso_license_manager.Values.LicenseAssetGroupPropertyListUsage associated with an entitlement resource.
Details for associating a license configuration with a resource.
Details about the usage of a resource associated with a license configuration.
A filter name and value pair that is used to return more specific results from a describe operation. Filters can be used to match a set of resources by specific criteria, such as tags, attributes, or IDs.
Describes a token.
Details about a resource.
An inventory filter.
Describes a license that is granted to a grantee.
Describes a grant.
Software license that is managed in License Manager.
Describe the details of a report generator.
Information about a license type conversion task.
A license configuration is an abstraction of a customer license agreement that can be consumed and enforced by License Manager. Components include specifications for the license type (licensing by instance, socket, CPU, or vCPU), allowed tenancy (shared tenancy, Dedicated Instance, Dedicated Host, or all of these), host affinity (how long a VM must be associated with a host), and the number of licenses purchased and used.
License asset ruleset.
License asset group.
Describes the failure of a license operation.
module LicenseConfigurationAssociation =
Awso_license_manager.Values.LicenseConfigurationAssociationDescribes an association with a license configuration.
Asset.
module CrossAccountDiscoveryServiceStatus =
Awso_license_manager.Values.CrossAccountDiscoveryServiceStatusStatus information for cross-account discovery service.
Status information for cross-region discovery.
Data associated with an entitlement resource.
Access to resource denied.
The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.
There was a conflict processing the request. Try your request again.
module InvalidParameterValueException =
Awso_license_manager.Values.InvalidParameterValueExceptionOne or more parameter values are not valid.
Too many requests have been submitted. Try again after a brief wait.
The server experienced an internal error. Try again.
The provided input is not valid. Try your request again.
Configuration information for Organizations.
module InvalidResourceStateException =
Awso_license_manager.Values.InvalidResourceStateExceptionLicense Manager cannot allocate a license to a resource because of its state. For example, you cannot allocate a license to an instance in the process of shutting down.
You do not have enough licenses available to support a new resource launch.
module ResourceLimitExceededException =
Awso_license_manager.Values.ResourceLimitExceededExceptionYour resource limits have been exceeded.
The resource cannot be found.
module LicenseAssetResourceDescription =
Awso_license_manager.Values.LicenseAssetResourceDescriptionmodule FilterLimitExceededException =
Awso_license_manager.Values.FilterLimitExceededExceptionThe request uses too many filters or too many filter values.
module LicenseConfigurationUsageList =
Awso_license_manager.Values.LicenseConfigurationUsageListA dependency required to run the API is missing.
module LicenseConfigurationAssociations =
Awso_license_manager.Values.LicenseConfigurationAssociationsOverall service status information for License Manager.
Describes the entitlement usage associated with a license.
This is not the correct Region for the resource. Try again.
Details about the issuer of a license.
module NoEntitlementsAllowedException =
Awso_license_manager.Values.NoEntitlementsAllowedExceptionThere are no entitlements found for this license, or the entitlement maximum count is reached.
module UnsupportedDigitalSignatureMethodException =
Awso_license_manager.Values.UnsupportedDigitalSignatureMethodExceptionThe digital signature method is unsupported. Try your request again.
module EntitlementNotAllowedException =
Awso_license_manager.Values.EntitlementNotAllowedExceptionThe entitlement is not allowed.
module UpdateServiceSettingsResponse =
Awso_license_manager.Values.UpdateServiceSettingsResponseUpdates License Manager settings for the current Region.
module UpdateServiceSettingsRequest =
Awso_license_manager.Values.UpdateServiceSettingsRequestUpdates License Manager settings for the current Region.
module UpdateLicenseSpecificationsForResourceResponse =
Awso_license_manager.Values.UpdateLicenseSpecificationsForResourceResponseAdds or removes the specified license configurations for the specified Amazon Web Services resource. You can update the license specifications of AMIs, instances, and hosts. You cannot update the license specifications for launch templates and CloudFormation templates, as they send license configurations to the operation that creates the resource.
module UpdateLicenseSpecificationsForResourceRequest =
Awso_license_manager.Values.UpdateLicenseSpecificationsForResourceRequestAdds or removes the specified license configurations for the specified Amazon Web Services resource. You can update the license specifications of AMIs, instances, and hosts. You cannot update the license specifications for launch templates and CloudFormation templates, as they send license configurations to the operation that creates the resource.
module UpdateLicenseManagerReportGeneratorResponse =
Awso_license_manager.Values.UpdateLicenseManagerReportGeneratorResponseUpdates a report generator. After you make changes to a report generator, it starts generating new reports within 60 minutes of being updated.
module UpdateLicenseManagerReportGeneratorRequest =
Awso_license_manager.Values.UpdateLicenseManagerReportGeneratorRequestUpdates a report generator. After you make changes to a report generator, it starts generating new reports within 60 minutes of being updated.
module UpdateLicenseConfigurationResponse =
Awso_license_manager.Values.UpdateLicenseConfigurationResponseModifies the attributes of an existing license configuration.
module UpdateLicenseConfigurationRequest =
Awso_license_manager.Values.UpdateLicenseConfigurationRequestModifies the attributes of an existing license configuration.
module UpdateLicenseAssetRulesetResponse =
Awso_license_manager.Values.UpdateLicenseAssetRulesetResponseUpdates a license asset ruleset.
module UpdateLicenseAssetRulesetRequest =
Awso_license_manager.Values.UpdateLicenseAssetRulesetRequestUpdates a license asset ruleset.
module UpdateLicenseAssetGroupResponse =
Awso_license_manager.Values.UpdateLicenseAssetGroupResponseUpdates a license asset group.
module UpdateLicenseAssetGroupRequest =
Awso_license_manager.Values.UpdateLicenseAssetGroupRequestUpdates a license asset group.
Removes the specified tags from the specified resource.
Removes the specified tags from the specified resource.
Adds the specified tags to the specified resource. The following resources support tagging in License Manager: Licenses Grants License configurations Report generators
Adds the specified tags to the specified resource. The following resources support tagging in License Manager: Licenses Grants License configurations Report generators
Rejects the specified grant.
Rejects the specified grant.
module ListUsageForLicenseConfigurationResponse =
Awso_license_manager.Values.ListUsageForLicenseConfigurationResponseLists all license usage records for a license configuration, displaying license consumption details by resource at a selected point in time. Use this action to audit the current license consumption for any license inventory and configuration.
module ListUsageForLicenseConfigurationRequest =
Awso_license_manager.Values.ListUsageForLicenseConfigurationRequestLists all license usage records for a license configuration, displaying license consumption details by resource at a selected point in time. Use this action to audit the current license consumption for any license inventory and configuration.
Lists your tokens.
Lists your tokens.
Lists the tags for the specified resource. For more information about tagging support in License Manager, see the TagResource operation.
Lists the tags for the specified resource. For more information about tagging support in License Manager, see the TagResource operation.
module ListResourceInventoryResponse =
Awso_license_manager.Values.ListResourceInventoryResponseLists resources managed using Systems Manager inventory.
module ListResourceInventoryRequest =
Awso_license_manager.Values.ListResourceInventoryRequestLists resources managed using Systems Manager inventory.
module ListReceivedLicensesResponse =
Awso_license_manager.Values.ListReceivedLicensesResponseLists received licenses.
Lists received licenses.
module ListReceivedLicensesForOrganizationResponse =
Awso_license_manager.Values.ListReceivedLicensesForOrganizationResponseLists the licenses received for all accounts in the organization.
module ListReceivedLicensesForOrganizationRequest =
Awso_license_manager.Values.ListReceivedLicensesForOrganizationRequestLists the licenses received for all accounts in the organization.
Lists grants that are received. Received grants are grants created while specifying the recipient as this Amazon Web Services account, your organization, or an organizational unit (OU) to which this member account belongs.
Lists grants that are received. Received grants are grants created while specifying the recipient as this Amazon Web Services account, your organization, or an organizational unit (OU) to which this member account belongs.
module ListReceivedGrantsForOrganizationResponse =
Awso_license_manager.Values.ListReceivedGrantsForOrganizationResponseLists the grants received for all accounts in the organization.
module ListReceivedGrantsForOrganizationRequest =
Awso_license_manager.Values.ListReceivedGrantsForOrganizationRequestLists the grants received for all accounts in the organization.
Lists the licenses for your account.
Lists the licenses for your account.
Lists all versions of the specified license.
Lists all versions of the specified license.
module ListLicenseSpecificationsForResourceResponse =
Awso_license_manager.Values.ListLicenseSpecificationsForResourceResponseDescribes the license configurations for the specified resource.
module ListLicenseSpecificationsForResourceRequest =
Awso_license_manager.Values.ListLicenseSpecificationsForResourceRequestDescribes the license configurations for the specified resource.
module ListLicenseManagerReportGeneratorsResponse =
Awso_license_manager.Values.ListLicenseManagerReportGeneratorsResponseLists the report generators for your account.
module ListLicenseManagerReportGeneratorsRequest =
Awso_license_manager.Values.ListLicenseManagerReportGeneratorsRequestLists the report generators for your account.
module ListLicenseConversionTasksResponse =
Awso_license_manager.Values.ListLicenseConversionTasksResponseLists the license type conversion tasks for your account.
module ListLicenseConversionTasksRequest =
Awso_license_manager.Values.ListLicenseConversionTasksRequestLists the license type conversion tasks for your account.
module ListLicenseConfigurationsResponse =
Awso_license_manager.Values.ListLicenseConfigurationsResponseLists the license configurations for your account.
module ListLicenseConfigurationsRequest =
Awso_license_manager.Values.ListLicenseConfigurationsRequestLists the license configurations for your account.
module ListLicenseConfigurationsForOrganizationResponse =
Awso_license_manager.Values.ListLicenseConfigurationsForOrganizationResponseLists license configurations for an organization.
module ListLicenseConfigurationsForOrganizationRequest =
Awso_license_manager.Values.ListLicenseConfigurationsForOrganizationRequestLists license configurations for an organization.
module ListLicenseAssetRulesetsResponse =
Awso_license_manager.Values.ListLicenseAssetRulesetsResponseLists license asset rulesets.
module ListLicenseAssetRulesetsRequest =
Awso_license_manager.Values.ListLicenseAssetRulesetsRequestLists license asset rulesets.
module ListLicenseAssetGroupsResponse =
Awso_license_manager.Values.ListLicenseAssetGroupsResponseLists license asset groups.
module ListLicenseAssetGroupsRequest =
Awso_license_manager.Values.ListLicenseAssetGroupsRequestLists license asset groups.
module ListFailuresForLicenseConfigurationOperationsResponse =
Awso_license_manager.Values.ListFailuresForLicenseConfigurationOperationsResponseLists the license configuration operations that failed.
module ListFailuresForLicenseConfigurationOperationsRequest =
Awso_license_manager.Values.ListFailuresForLicenseConfigurationOperationsRequestLists the license configuration operations that failed.
module ListDistributedGrantsResponse =
Awso_license_manager.Values.ListDistributedGrantsResponseLists the grants distributed for the specified license.
module ListDistributedGrantsRequest =
Awso_license_manager.Values.ListDistributedGrantsRequestLists the grants distributed for the specified license.
module ListAssociationsForLicenseConfigurationResponse =
Awso_license_manager.Values.ListAssociationsForLicenseConfigurationResponseLists the resource associations for the specified license configuration. Resource associations need not consume licenses from a license configuration. For example, an AMI or a stopped instance might not consume a license (depending on the license rules).
module ListAssociationsForLicenseConfigurationRequest =
Awso_license_manager.Values.ListAssociationsForLicenseConfigurationRequestLists the resource associations for the specified license configuration. Resource associations need not consume licenses from a license configuration. For example, an AMI or a stopped instance might not consume a license (depending on the license rules).
module ListAssetsForLicenseAssetGroupResponse =
Awso_license_manager.Values.ListAssetsForLicenseAssetGroupResponseLists assets for a license asset group.
module ListAssetsForLicenseAssetGroupRequest =
Awso_license_manager.Values.ListAssetsForLicenseAssetGroupRequestLists assets for a license asset group.
Gets the License Manager settings for the current Region.
Gets the License Manager settings for the current Region.
Gets detailed information about the usage of the specified license.
Gets detailed information about the usage of the specified license.
Gets detailed information about the specified license.
Gets detailed information about the specified license.
module GetLicenseManagerReportGeneratorResponse =
Awso_license_manager.Values.GetLicenseManagerReportGeneratorResponseGets information about the specified report generator.
module GetLicenseManagerReportGeneratorRequest =
Awso_license_manager.Values.GetLicenseManagerReportGeneratorRequestGets information about the specified report generator.
module GetLicenseConversionTaskResponse =
Awso_license_manager.Values.GetLicenseConversionTaskResponseGets information about the specified license type conversion task.
module GetLicenseConversionTaskRequest =
Awso_license_manager.Values.GetLicenseConversionTaskRequestGets information about the specified license type conversion task.
module GetLicenseConfigurationResponse =
Awso_license_manager.Values.GetLicenseConfigurationResponseGets detailed information about the specified license configuration.
module GetLicenseConfigurationRequest =
Awso_license_manager.Values.GetLicenseConfigurationRequestGets detailed information about the specified license configuration.
module GetLicenseAssetRulesetResponse =
Awso_license_manager.Values.GetLicenseAssetRulesetResponseGets a license asset ruleset.
module GetLicenseAssetRulesetRequest =
Awso_license_manager.Values.GetLicenseAssetRulesetRequestGets a license asset ruleset.
module GetLicenseAssetGroupResponse =
Awso_license_manager.Values.GetLicenseAssetGroupResponseGets a license asset group.
Gets a license asset group.
Gets detailed information about the specified grant.
Gets detailed information about the specified grant.
Gets a temporary access token to use with AssumeRoleWithWebIdentity. Access tokens are valid for one hour.
Gets a temporary access token to use with AssumeRoleWithWebIdentity. Access tokens are valid for one hour.
module ExtendLicenseConsumptionResponse =
Awso_license_manager.Values.ExtendLicenseConsumptionResponseExtends the expiration date for license consumption.
module ExtendLicenseConsumptionRequest =
Awso_license_manager.Values.ExtendLicenseConsumptionRequestExtends the expiration date for license consumption.
Deletes the specified token. Must be called in the license home Region.
Deletes the specified token. Must be called in the license home Region.
Deletes the specified license.
Deletes the specified license.
module DeleteLicenseManagerReportGeneratorResponse =
Awso_license_manager.Values.DeleteLicenseManagerReportGeneratorResponseDeletes the specified report generator. This action deletes the report generator, which stops it from generating future reports. The action cannot be reversed. It has no effect on the previous reports from this generator.
module DeleteLicenseManagerReportGeneratorRequest =
Awso_license_manager.Values.DeleteLicenseManagerReportGeneratorRequestDeletes the specified report generator. This action deletes the report generator, which stops it from generating future reports. The action cannot be reversed. It has no effect on the previous reports from this generator.
module DeleteLicenseConfigurationResponse =
Awso_license_manager.Values.DeleteLicenseConfigurationResponseDeletes the specified license configuration. You cannot delete a license configuration that is in use.
module DeleteLicenseConfigurationRequest =
Awso_license_manager.Values.DeleteLicenseConfigurationRequestDeletes the specified license configuration. You cannot delete a license configuration that is in use.
module DeleteLicenseAssetRulesetResponse =
Awso_license_manager.Values.DeleteLicenseAssetRulesetResponseDeletes a license asset ruleset.
module DeleteLicenseAssetRulesetRequest =
Awso_license_manager.Values.DeleteLicenseAssetRulesetRequestDeletes a license asset ruleset.
module DeleteLicenseAssetGroupResponse =
Awso_license_manager.Values.DeleteLicenseAssetGroupResponseDeletes a license asset group.
module DeleteLicenseAssetGroupRequest =
Awso_license_manager.Values.DeleteLicenseAssetGroupRequestDeletes a license asset group.
Deletes the specified grant.
Deletes the specified grant.
Creates a long-lived token. A refresh token is a JWT token used to get an access token. With an access token, you can call AssumeRoleWithWebIdentity to get role credentials that you can use to call License Manager to manage the specified license.
Creates a long-lived token. A refresh token is a JWT token used to get an access token. With an access token, you can call AssumeRoleWithWebIdentity to get role credentials that you can use to call License Manager to manage the specified license.
module CreateLicenseVersionResponse =
Awso_license_manager.Values.CreateLicenseVersionResponseCreates a new version of the specified license.
Creates a new version of the specified license.
Creates a license.
Creates a license.
module CreateLicenseManagerReportGeneratorResponse =
Awso_license_manager.Values.CreateLicenseManagerReportGeneratorResponseCreates a report generator.
module CreateLicenseManagerReportGeneratorRequest =
Awso_license_manager.Values.CreateLicenseManagerReportGeneratorRequestCreates a report generator.
module CreateLicenseConversionTaskForResourceResponse =
Awso_license_manager.Values.CreateLicenseConversionTaskForResourceResponseCreates a new license conversion task.
module CreateLicenseConversionTaskForResourceRequest =
Awso_license_manager.Values.CreateLicenseConversionTaskForResourceRequestCreates a new license conversion task.
module CreateLicenseConfigurationResponse =
Awso_license_manager.Values.CreateLicenseConfigurationResponseCreates a license configuration. A license configuration is an abstraction of a customer license agreement that can be consumed and enforced by License Manager. Components include specifications for the license type (licensing by instance, socket, CPU, or vCPU), allowed tenancy (shared tenancy, Dedicated Instance, Dedicated Host, or all of these), license affinity to host (how long a license must be associated with a host), and the number of licenses purchased and used.
module CreateLicenseConfigurationRequest =
Awso_license_manager.Values.CreateLicenseConfigurationRequestCreates a license configuration. A license configuration is an abstraction of a customer license agreement that can be consumed and enforced by License Manager. Components include specifications for the license type (licensing by instance, socket, CPU, or vCPU), allowed tenancy (shared tenancy, Dedicated Instance, Dedicated Host, or all of these), license affinity to host (how long a license must be associated with a host), and the number of licenses purchased and used.
module CreateLicenseAssetRulesetResponse =
Awso_license_manager.Values.CreateLicenseAssetRulesetResponseCreates a license asset ruleset.
module CreateLicenseAssetRulesetRequest =
Awso_license_manager.Values.CreateLicenseAssetRulesetRequestCreates a license asset ruleset.
module CreateLicenseAssetGroupResponse =
Awso_license_manager.Values.CreateLicenseAssetGroupResponseCreates a license asset group.
module CreateLicenseAssetGroupRequest =
Awso_license_manager.Values.CreateLicenseAssetGroupRequestCreates a license asset group.
Creates a new version of the specified grant. For more information, see Granted licenses in License Manager in the License Manager User Guide.
Creates a new version of the specified grant. For more information, see Granted licenses in License Manager in the License Manager User Guide.
Creates a grant for the specified license. A grant shares the use of license entitlements with a specific Amazon Web Services account, an organization, or an organizational unit (OU). For more information, see Granted licenses in License Manager in the License Manager User Guide.
Creates a grant for the specified license. A grant shares the use of license entitlements with a specific Amazon Web Services account, an organization, or an organizational unit (OU). For more information, see Granted licenses in License Manager in the License Manager User Guide.
Checks out the specified license. If the account that created the license is the same that is performing the check out, you must specify the account as the beneficiary.
Checks out the specified license. If the account that created the license is the same that is performing the check out, you must specify the account as the beneficiary.
module CheckoutBorrowLicenseResponse =
Awso_license_manager.Values.CheckoutBorrowLicenseResponseChecks out the specified license for offline use.
module CheckoutBorrowLicenseRequest =
Awso_license_manager.Values.CheckoutBorrowLicenseRequestChecks out the specified license for offline use.
Checks in the specified license. Check in a license when it is no longer in use.
Checks in the specified license. Check in a license when it is no longer in use.
Accepts the specified grant.
Accepts the specified grant.