View Source aws_license_manager (aws v1.0.4)

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

Summary

Functions

Accepts the specified grant.

Checks in the specified license.

Checks out the specified license for offline use.

Checks out the specified license.

Creates a grant for the specified license.

Creates a new version of the specified grant.

Creates a license.

Creates a license configuration.

Creates a new license conversion task.
Creates a new version of the specified license.

Creates a long-lived token.

Deletes the specified grant.
Deletes the specified license.

Deletes the specified license configuration.

Deletes the specified report generator.

Deletes the specified token.

Extends the expiration date for license consumption.

Gets a temporary access token to use with AssumeRoleWithWebIdentity.

Gets detailed information about the specified grant.
Gets detailed information about the specified license.
Gets detailed information about the specified license configuration.
Gets information about the specified license type conversion task.
Gets information about the specified report generator.
Gets detailed information about the usage of the specified license.
Gets the License Manager settings for the current Region.

Lists the resource associations for the specified license configuration.

Lists the grants distributed for the specified license.
Lists the license configuration operations that failed.
Lists the license configurations for your account.
Lists the license type conversion tasks for your account.
Lists the report generators for your account.
Describes the license configurations for the specified resource.
Lists all versions of the specified license.
Lists the licenses for your account.

Lists grants that are received.

Lists the grants received for all accounts in the organization.
Lists received licenses.
Lists the licenses received for all accounts in the organization.
Lists resources managed using Systems Manager inventory.
Lists the tags for the specified license configuration.
Lists your tokens.

Lists all license usage records for a license configuration, displaying license consumption details by resource at a selected point in time.

Rejects the specified grant.
Adds the specified tags to the specified license configuration.
Removes the specified tags from the specified license configuration.
Modifies the attributes of an existing license configuration.

Adds or removes the specified license configurations for the specified Amazon Web Services resource.

Updates License Manager settings for the current Region.

Functions

Link to this function

accept_grant(Client, Input)

View Source
Accepts the specified grant.
Link to this function

accept_grant(Client, Input, Options)

View Source
Link to this function

check_in_license(Client, Input)

View Source

Checks in the specified license.

Check in a license when it is no longer in use.
Link to this function

check_in_license(Client, Input, Options)

View Source
Link to this function

checkout_borrow_license(Client, Input)

View Source
Checks out the specified license for offline use.
Link to this function

checkout_borrow_license(Client, Input, Options)

View Source
Link to this function

checkout_license(Client, Input)

View Source

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.
Link to this function

checkout_license(Client, Input, Options)

View Source
Link to this function

create_grant(Client, Input)

View Source

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: https://docs.aws.amazon.com/license-manager/latest/userguide/granted-licenses.html in the License Manager User Guide.
Link to this function

create_grant(Client, Input, Options)

View Source
Link to this function

create_grant_version(Client, Input)

View Source

Creates a new version of the specified grant.

For more information, see Granted licenses in License Manager: https://docs.aws.amazon.com/license-manager/latest/userguide/granted-licenses.html in the License Manager User Guide.
Link to this function

create_grant_version(Client, Input, Options)

View Source
Link to this function

create_license(Client, Input)

View Source
Creates a license.
Link to this function

create_license(Client, Input, Options)

View Source
Link to this function

create_license_configuration(Client, Input)

View Source

Creates 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.
Link to this function

create_license_configuration(Client, Input, Options)

View Source
Link to this function

create_license_conversion_task_for_resource(Client, Input)

View Source
Creates a new license conversion task.
Link to this function

create_license_conversion_task_for_resource(Client, Input, Options)

View Source
Link to this function

create_license_manager_report_generator(Client, Input)

View Source
Creates a report generator.
Link to this function

create_license_manager_report_generator(Client, Input, Options)

View Source
Link to this function

create_license_version(Client, Input)

View Source
Creates a new version of the specified license.
Link to this function

create_license_version(Client, Input, Options)

View Source
Link to this function

create_token(Client, Input)

View Source

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.
Link to this function

create_token(Client, Input, Options)

View Source
Link to this function

delete_grant(Client, Input)

View Source
Deletes the specified grant.
Link to this function

delete_grant(Client, Input, Options)

View Source
Link to this function

delete_license(Client, Input)

View Source
Deletes the specified license.
Link to this function

delete_license(Client, Input, Options)

View Source
Link to this function

delete_license_configuration(Client, Input)

View Source

Deletes the specified license configuration.

You cannot delete a license configuration that is in use.
Link to this function

delete_license_configuration(Client, Input, Options)

View Source
Link to this function

delete_license_manager_report_generator(Client, Input)

View Source

Deletes 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.
Link to this function

delete_license_manager_report_generator(Client, Input, Options)

View Source
Link to this function

delete_token(Client, Input)

View Source

Deletes the specified token.

Must be called in the license home Region.
Link to this function

delete_token(Client, Input, Options)

View Source
Link to this function

extend_license_consumption(Client, Input)

View Source
Extends the expiration date for license consumption.
Link to this function

extend_license_consumption(Client, Input, Options)

View Source
Link to this function

get_access_token(Client, Input)

View Source

Gets a temporary access token to use with AssumeRoleWithWebIdentity.

Access tokens are valid for one hour.
Link to this function

get_access_token(Client, Input, Options)

View Source
Link to this function

get_grant(Client, Input)

View Source
Gets detailed information about the specified grant.
Link to this function

get_grant(Client, Input, Options)

View Source
Link to this function

get_license(Client, Input)

View Source
Gets detailed information about the specified license.
Link to this function

get_license(Client, Input, Options)

View Source
Link to this function

get_license_configuration(Client, Input)

View Source
Gets detailed information about the specified license configuration.
Link to this function

get_license_configuration(Client, Input, Options)

View Source
Link to this function

get_license_conversion_task(Client, Input)

View Source
Gets information about the specified license type conversion task.
Link to this function

get_license_conversion_task(Client, Input, Options)

View Source
Link to this function

get_license_manager_report_generator(Client, Input)

View Source
Gets information about the specified report generator.
Link to this function

get_license_manager_report_generator(Client, Input, Options)

View Source
Link to this function

get_license_usage(Client, Input)

View Source
Gets detailed information about the usage of the specified license.
Link to this function

get_license_usage(Client, Input, Options)

View Source
Link to this function

get_service_settings(Client, Input)

View Source
Gets the License Manager settings for the current Region.
Link to this function

get_service_settings(Client, Input, Options)

View Source
Link to this function

list_associations_for_license_configuration(Client, Input)

View Source

Lists 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).
Link to this function

list_associations_for_license_configuration(Client, Input, Options)

View Source
Link to this function

list_distributed_grants(Client, Input)

View Source
Lists the grants distributed for the specified license.
Link to this function

list_distributed_grants(Client, Input, Options)

View Source
Link to this function

list_failures_for_license_configuration_operations(Client, Input)

View Source
Lists the license configuration operations that failed.
Link to this function

list_failures_for_license_configuration_operations(Client, Input, Options)

View Source
Link to this function

list_license_configurations(Client, Input)

View Source
Lists the license configurations for your account.
Link to this function

list_license_configurations(Client, Input, Options)

View Source
Link to this function

list_license_conversion_tasks(Client, Input)

View Source
Lists the license type conversion tasks for your account.
Link to this function

list_license_conversion_tasks(Client, Input, Options)

View Source
Link to this function

list_license_manager_report_generators(Client, Input)

View Source
Lists the report generators for your account.
Link to this function

list_license_manager_report_generators(Client, Input, Options)

View Source
Link to this function

list_license_specifications_for_resource(Client, Input)

View Source
Describes the license configurations for the specified resource.
Link to this function

list_license_specifications_for_resource(Client, Input, Options)

View Source
Link to this function

list_license_versions(Client, Input)

View Source
Lists all versions of the specified license.
Link to this function

list_license_versions(Client, Input, Options)

View Source
Link to this function

list_licenses(Client, Input)

View Source
Lists the licenses for your account.
Link to this function

list_licenses(Client, Input, Options)

View Source
Link to this function

list_received_grants(Client, Input)

View Source

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.
Link to this function

list_received_grants(Client, Input, Options)

View Source
Link to this function

list_received_grants_for_organization(Client, Input)

View Source
Lists the grants received for all accounts in the organization.
Link to this function

list_received_grants_for_organization(Client, Input, Options)

View Source
Link to this function

list_received_licenses(Client, Input)

View Source
Lists received licenses.
Link to this function

list_received_licenses(Client, Input, Options)

View Source
Link to this function

list_received_licenses_for_organization(Client, Input)

View Source
Lists the licenses received for all accounts in the organization.
Link to this function

list_received_licenses_for_organization(Client, Input, Options)

View Source
Link to this function

list_resource_inventory(Client, Input)

View Source
Lists resources managed using Systems Manager inventory.
Link to this function

list_resource_inventory(Client, Input, Options)

View Source
Link to this function

list_tags_for_resource(Client, Input)

View Source
Lists the tags for the specified license configuration.
Link to this function

list_tags_for_resource(Client, Input, Options)

View Source
Link to this function

list_tokens(Client, Input)

View Source
Lists your tokens.
Link to this function

list_tokens(Client, Input, Options)

View Source
Link to this function

list_usage_for_license_configuration(Client, Input)

View Source

Lists 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.
Link to this function

list_usage_for_license_configuration(Client, Input, Options)

View Source
Link to this function

reject_grant(Client, Input)

View Source
Rejects the specified grant.
Link to this function

reject_grant(Client, Input, Options)

View Source
Link to this function

tag_resource(Client, Input)

View Source
Adds the specified tags to the specified license configuration.
Link to this function

tag_resource(Client, Input, Options)

View Source
Link to this function

untag_resource(Client, Input)

View Source
Removes the specified tags from the specified license configuration.
Link to this function

untag_resource(Client, Input, Options)

View Source
Link to this function

update_license_configuration(Client, Input)

View Source
Modifies the attributes of an existing license configuration.
Link to this function

update_license_configuration(Client, Input, Options)

View Source
Link to this function

update_license_manager_report_generator(Client, Input)

View Source

Updates a report generator.

After you make changes to a report generator, it starts generating new reports within 60 minutes of being updated.
Link to this function

update_license_manager_report_generator(Client, Input, Options)

View Source
Link to this function

update_license_specifications_for_resource(Client, Input)

View Source

Adds 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.
Link to this function

update_license_specifications_for_resource(Client, Input, Options)

View Source
Link to this function

update_service_settings(Client, Input)

View Source
Updates License Manager settings for the current Region.
Link to this function

update_service_settings(Client, Input, Options)

View Source