View Source aws_license_manager_user_subscriptions (aws v1.0.4)

With License Manager, you can create user-based subscriptions to utilize licensed software with a per user subscription fee on Amazon EC2 instances.

Summary

Functions

Associates the user to an EC2 instance to utilize user-based subscriptions.

Deregisters the identity provider from providing user-based subscriptions.
Disassociates the user from an EC2 instance providing user-based subscriptions.
Lists the identity providers for user-based subscriptions.
Lists the EC2 instances providing user-based subscriptions.
Lists the user-based subscription products available from an identity provider.
Lists user associations for an identity provider.
Registers an identity provider for user-based subscriptions.

Starts a product subscription for a user with the specified identity provider.

Stops a product subscription for a user with the specified identity provider.
Updates additional product configuration settings for the registered identity provider.

Functions

Link to this function

associate_user(Client, Input)

View Source

Associates the user to an EC2 instance to utilize user-based subscriptions.

Your estimated bill for charges on the number of users and related costs will take 48 hours to appear for billing periods that haven't closed (marked as Pending billing status) in Amazon Web Services Billing. For more information, see Viewing your monthly charges: https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/invoice.html in the Amazon Web Services Billing User Guide.
Link to this function

associate_user(Client, Input0, Options0)

View Source
Link to this function

deregister_identity_provider(Client, Input)

View Source
Deregisters the identity provider from providing user-based subscriptions.
Link to this function

deregister_identity_provider(Client, Input0, Options0)

View Source
Link to this function

disassociate_user(Client, Input)

View Source
Disassociates the user from an EC2 instance providing user-based subscriptions.
Link to this function

disassociate_user(Client, Input0, Options0)

View Source
Link to this function

list_identity_providers(Client, Input)

View Source
Lists the identity providers for user-based subscriptions.
Link to this function

list_identity_providers(Client, Input0, Options0)

View Source
Link to this function

list_instances(Client, Input)

View Source
Lists the EC2 instances providing user-based subscriptions.
Link to this function

list_instances(Client, Input0, Options0)

View Source
Link to this function

list_product_subscriptions(Client, Input)

View Source
Lists the user-based subscription products available from an identity provider.
Link to this function

list_product_subscriptions(Client, Input0, Options0)

View Source
Link to this function

list_user_associations(Client, Input)

View Source
Lists user associations for an identity provider.
Link to this function

list_user_associations(Client, Input0, Options0)

View Source
Link to this function

register_identity_provider(Client, Input)

View Source
Registers an identity provider for user-based subscriptions.
Link to this function

register_identity_provider(Client, Input0, Options0)

View Source
Link to this function

start_product_subscription(Client, Input)

View Source

Starts a product subscription for a user with the specified identity provider.

Your estimated bill for charges on the number of users and related costs will take 48 hours to appear for billing periods that haven't closed (marked as Pending billing status) in Amazon Web Services Billing. For more information, see Viewing your monthly charges: https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/invoice.html in the Amazon Web Services Billing User Guide.
Link to this function

start_product_subscription(Client, Input0, Options0)

View Source
Link to this function

stop_product_subscription(Client, Input)

View Source
Stops a product subscription for a user with the specified identity provider.
Link to this function

stop_product_subscription(Client, Input0, Options0)

View Source
Link to this function

update_identity_provider_settings(Client, Input)

View Source
Updates additional product configuration settings for the registered identity provider.
Link to this function

update_identity_provider_settings(Client, Input0, Options0)

View Source