LicenseManager module#
Index > LicenseManager
Auto-generated documentation for LicenseManager type annotations stubs module types-boto3-license-manager.
How to install#
Generate locally (recommended)#
You can generate type annotations for boto3 package locally with mypy-boto3-builder.
Use uv for build isolation.
- Run mypy-boto3-builder in your package root directory:
uvx --with 'boto3==1.41.1' mypy-boto3-builder - Select
boto3AWS SDK. - Add
LicenseManagerservice. - Use provided commands to install generated packages.
VSCode extension#
Add AWS Boto3
extension to your VSCode and run AWS boto3: Quick Start command.
Click Modify and select boto3 common and LicenseManager.
From PyPI with pip#
Install types-boto3 for LicenseManager service.
# install with boto3 type annotations
python -m pip install 'types-boto3[license-manager]'
# Lite version does not provide session.client/resource overloads
# it is more RAM-friendly, but requires explicit type annotations
python -m pip install 'types-boto3-lite[license-manager]'
# standalone installation
python -m pip install types-boto3-license-manager
How to uninstall#
python -m pip uninstall -y types-boto3-license-manager
Usage#
Code samples can be found in Examples.
LicenseManagerClient#
Type annotations and code completion for boto3.client("license-manager") as LicenseManagerClient
boto3 documentation
# LicenseManagerClient usage example
from boto3.session import Session
from types_boto3_license_manager.client import LicenseManagerClient
def get_client() -> LicenseManagerClient:
return Session().client("license-manager")
Paginators#
Type annotations and code completion for paginators
from boto3.client("license-manager").get_paginator("...").
# ListAssociationsForLicenseConfigurationPaginator usage example
from boto3.session import Session
from types_boto3_license_manager.paginator import ListAssociationsForLicenseConfigurationPaginator
def get_list_associations_for_license_configuration_paginator() -> ListAssociationsForLicenseConfigurationPaginator:
return Session().client("license-manager").get_paginator("list_associations_for_license_configuration"))
- ListAssociationsForLicenseConfigurationPaginator
- ListLicenseConfigurationsPaginator
- ListLicenseSpecificationsForResourcePaginator
- ListResourceInventoryPaginator
- ListUsageForLicenseConfigurationPaginator
Literals#
Type annotations for literals used in methods and schema.
# ActivationOverrideBehaviorType usage example
from types_boto3_license_manager.literals import ActivationOverrideBehaviorType
def get_value() -> ActivationOverrideBehaviorType:
return "ALL_GRANTS_PERMITTED_BY_ISSUER"
- ActivationOverrideBehaviorType
- AllowedOperationType
- CheckoutTypeType
- DigitalSignatureMethodType
- EntitlementDataUnitType
- EntitlementUnitType
- GrantStatusType
- InventoryFilterConditionType
- LicenseAssetGroupStatusType
- LicenseConfigurationStatusType
- LicenseConversionTaskStatusType
- LicenseCountingTypeType
- LicenseDeletionStatusType
- LicenseStatusType
- ListAssociationsForLicenseConfigurationPaginatorName
- ListLicenseConfigurationsPaginatorName
- ListLicenseSpecificationsForResourcePaginatorName
- ListResourceInventoryPaginatorName
- ListUsageForLicenseConfigurationPaginatorName
- ProductCodeTypeType
- ReceivedStatusType
- RenewTypeType
- ReportFrequencyTypeType
- ReportTypeType
- ResourceTypeType
- TokenTypeType
- LicenseManagerServiceName
- ServiceName
- ResourceServiceName
- PaginatorName
- RegionName
Type definitions#
Type annotations for type definitions used in methods and schema.
- AcceptGrantRequestTypeDef
- ResponseMetadataTypeDef
- MatchingRuleStatementOutputTypeDef
- ScriptRuleStatementTypeDef
- AssetTypeDef
- AutomatedDiscoveryInformationTypeDef
- BorrowConfigurationTypeDef
- CheckInLicenseRequestTypeDef
- EntitlementDataTypeDef
- MetadataTypeDef
- ConsumedLicenseSummaryTypeDef
- ProvisionalConfigurationTypeDef
- TagTypeDef
- OptionsTypeDef
- LicenseAssetGroupConfigurationTypeDef
- LicenseAssetGroupPropertyTypeDef
- ReportFrequencyTypeDef
- DatetimeRangeTypeDef
- EntitlementTypeDef
- IssuerTypeDef
- CreateTokenRequestTypeDef
- CrossAccountDiscoveryServiceStatusTypeDef
- RegionStatusTypeDef
- DeleteGrantRequestTypeDef
- DeleteLicenseAssetGroupRequestTypeDef
- DeleteLicenseAssetRulesetRequestTypeDef
- DeleteLicenseConfigurationRequestTypeDef
- DeleteLicenseManagerReportGeneratorRequestTypeDef
- DeleteLicenseRequestTypeDef
- DeleteTokenRequestTypeDef
- EntitlementUsageTypeDef
- ExtendLicenseConsumptionRequestTypeDef
- FilterTypeDef
- GetAccessTokenRequestTypeDef
- GetGrantRequestTypeDef
- GetLicenseAssetGroupRequestTypeDef
- GetLicenseAssetRulesetRequestTypeDef
- GetLicenseConfigurationRequestTypeDef
- ManagedResourceSummaryTypeDef
- GetLicenseConversionTaskRequestTypeDef
- GetLicenseManagerReportGeneratorRequestTypeDef
- GetLicenseRequestTypeDef
- GetLicenseUsageRequestTypeDef
- OrganizationConfigurationTypeDef
- IssuerDetailsTypeDef
- ReceivedMetadataTypeDef
- InventoryFilterTypeDef
- LicenseConfigurationAssociationTypeDef
- LicenseConfigurationUsageTypeDef
- ProductCodeListItemTypeDef
- LicenseSpecificationTypeDef
- ListAssetsForLicenseAssetGroupRequestTypeDef
- PaginatorConfigTypeDef
- ListAssociationsForLicenseConfigurationRequestTypeDef
- ListFailuresForLicenseConfigurationOperationsRequestTypeDef
- ListLicenseSpecificationsForResourceRequestTypeDef
- ListLicenseVersionsRequestTypeDef
- ResourceInventoryTypeDef
- ListTagsForResourceRequestTypeDef
- TokenDataTypeDef
- MatchingRuleStatementTypeDef
- ProductInformationFilterOutputTypeDef
- ProductInformationFilterTypeDef
- RejectGrantRequestTypeDef
- ReportContextOutputTypeDef
- TimestampTypeDef
- S3LocationTypeDef
- UntagResourceRequestTypeDef
- AcceptGrantResponseTypeDef
- CreateGrantResponseTypeDef
- CreateGrantVersionResponseTypeDef
- CreateLicenseAssetGroupResponseTypeDef
- CreateLicenseAssetRulesetResponseTypeDef
- CreateLicenseConfigurationResponseTypeDef
- CreateLicenseConversionTaskForResourceResponseTypeDef
- CreateLicenseManagerReportGeneratorResponseTypeDef
- CreateLicenseResponseTypeDef
- CreateLicenseVersionResponseTypeDef
- CreateTokenResponseTypeDef
- DeleteGrantResponseTypeDef
- DeleteLicenseAssetGroupResponseTypeDef
- DeleteLicenseResponseTypeDef
- ExtendLicenseConsumptionResponseTypeDef
- GetAccessTokenResponseTypeDef
- RejectGrantResponseTypeDef
- UpdateLicenseAssetGroupResponseTypeDef
- UpdateLicenseAssetRulesetResponseTypeDef
- AndRuleStatementOutputTypeDef
- OrRuleStatementOutputTypeDef
- ListAssetsForLicenseAssetGroupResponseTypeDef
- CheckoutLicenseRequestTypeDef
- CheckoutLicenseResponseTypeDef
- CheckoutBorrowLicenseRequestTypeDef
- CheckoutBorrowLicenseResponseTypeDef
- LicenseOperationFailureTypeDef
- ConsumptionConfigurationTypeDef
- CreateGrantRequestTypeDef
- ListTagsForResourceResponseTypeDef
- TagResourceRequestTypeDef
- CreateGrantVersionRequestTypeDef
- GrantTypeDef
- CreateLicenseAssetGroupRequestTypeDef
- LicenseAssetGroupTypeDef
- UpdateLicenseAssetGroupRequestTypeDef
- CrossRegionDiscoveryStatusTypeDef
- LicenseUsageTypeDef
- ListDistributedGrantsRequestTypeDef
- ListLicenseAssetGroupsRequestTypeDef
- ListLicenseAssetRulesetsRequestTypeDef
- ListLicenseConfigurationsForOrganizationRequestTypeDef
- ListLicenseConfigurationsRequestTypeDef
- ListLicenseConversionTasksRequestTypeDef
- ListLicenseManagerReportGeneratorsRequestTypeDef
- ListLicensesRequestTypeDef
- ListReceivedGrantsForOrganizationRequestTypeDef
- ListReceivedGrantsRequestTypeDef
- ListReceivedLicensesForOrganizationRequestTypeDef
- ListReceivedLicensesRequestTypeDef
- ListTokensRequestTypeDef
- ListUsageForLicenseConfigurationRequestTypeDef
- UpdateServiceSettingsRequestTypeDef
- ListResourceInventoryRequestTypeDef
- ListAssociationsForLicenseConfigurationResponseTypeDef
- ListUsageForLicenseConfigurationResponseTypeDef
- LicenseConversionContextOutputTypeDef
- LicenseConversionContextTypeDef
- ListLicenseSpecificationsForResourceResponseTypeDef
- UpdateLicenseSpecificationsForResourceRequestTypeDef
- ListAssociationsForLicenseConfigurationRequestPaginateTypeDef
- ListLicenseConfigurationsRequestPaginateTypeDef
- ListLicenseSpecificationsForResourceRequestPaginateTypeDef
- ListResourceInventoryRequestPaginateTypeDef
- ListUsageForLicenseConfigurationRequestPaginateTypeDef
- ListResourceInventoryResponseTypeDef
- ListTokensResponseTypeDef
- MatchingRuleStatementUnionTypeDef
- ProductInformationOutputTypeDef
- ProductInformationFilterUnionTypeDef
- ReportContextTypeDef
- ReportGeneratorTypeDef
- InstanceRuleStatementOutputTypeDef
- LicenseConfigurationRuleStatementOutputTypeDef
- LicenseRuleStatementOutputTypeDef
- ListFailuresForLicenseConfigurationOperationsResponseTypeDef
- CreateLicenseRequestTypeDef
- CreateLicenseVersionRequestTypeDef
- GrantedLicenseTypeDef
- LicenseTypeDef
- GetGrantResponseTypeDef
- ListDistributedGrantsResponseTypeDef
- ListReceivedGrantsForOrganizationResponseTypeDef
- ListReceivedGrantsResponseTypeDef
- GetLicenseAssetGroupResponseTypeDef
- ListLicenseAssetGroupsResponseTypeDef
- ServiceStatusTypeDef
- GetLicenseUsageResponseTypeDef
- GetLicenseConversionTaskResponseTypeDef
- LicenseConversionTaskTypeDef
- LicenseConversionContextUnionTypeDef
- AndRuleStatementTypeDef
- OrRuleStatementTypeDef
- GetLicenseConfigurationResponseTypeDef
- LicenseConfigurationTypeDef
- ProductInformationTypeDef
- ReportContextUnionTypeDef
- GetLicenseManagerReportGeneratorResponseTypeDef
- ListLicenseManagerReportGeneratorsResponseTypeDef
- RuleStatementOutputTypeDef
- ListReceivedLicensesForOrganizationResponseTypeDef
- ListReceivedLicensesResponseTypeDef
- GetLicenseResponseTypeDef
- ListLicenseVersionsResponseTypeDef
- ListLicensesResponseTypeDef
- GetServiceSettingsResponseTypeDef
- ListLicenseConversionTasksResponseTypeDef
- CreateLicenseConversionTaskForResourceRequestTypeDef
- AndRuleStatementUnionTypeDef
- OrRuleStatementUnionTypeDef
- ListLicenseConfigurationsForOrganizationResponseTypeDef
- ListLicenseConfigurationsResponseTypeDef
- ProductInformationUnionTypeDef
- CreateLicenseManagerReportGeneratorRequestTypeDef
- UpdateLicenseManagerReportGeneratorRequestTypeDef
- LicenseAssetRuleOutputTypeDef
- InstanceRuleStatementTypeDef
- LicenseConfigurationRuleStatementTypeDef
- LicenseRuleStatementTypeDef
- CreateLicenseConfigurationRequestTypeDef
- UpdateLicenseConfigurationRequestTypeDef
- LicenseAssetRulesetTypeDef
- InstanceRuleStatementUnionTypeDef
- LicenseConfigurationRuleStatementUnionTypeDef
- LicenseRuleStatementUnionTypeDef
- GetLicenseAssetRulesetResponseTypeDef
- ListLicenseAssetRulesetsResponseTypeDef
- RuleStatementTypeDef
- RuleStatementUnionTypeDef
- LicenseAssetRuleTypeDef
- LicenseAssetRuleUnionTypeDef
- CreateLicenseAssetRulesetRequestTypeDef
- UpdateLicenseAssetRulesetRequestTypeDef