View Source AWS.LicenseManagerUserSubscriptions (aws-elixir v0.14.1)

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, options \\ [])

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 in the Amazon Web Services Billing User Guide.

Link to this function

deregister_identity_provider(client, input, options \\ [])

View Source

Deregisters the identity provider from providing user-based subscriptions.

Link to this function

disassociate_user(client, input, options \\ [])

View Source

Disassociates the user from an EC2 instance providing user-based subscriptions.

Link to this function

list_identity_providers(client, input, options \\ [])

View Source

Lists the identity providers for user-based subscriptions.

Link to this function

list_instances(client, input, options \\ [])

View Source

Lists the EC2 instances providing user-based subscriptions.

Link to this function

list_product_subscriptions(client, input, options \\ [])

View Source

Lists the user-based subscription products available from an identity provider.

Link to this function

list_user_associations(client, input, options \\ [])

View Source

Lists user associations for an identity provider.

Link to this function

register_identity_provider(client, input, options \\ [])

View Source

Registers an identity provider for user-based subscriptions.

Link to this function

start_product_subscription(client, input, options \\ [])

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 in the Amazon Web Services Billing User Guide.

Link to this function

stop_product_subscription(client, input, options \\ [])

View Source

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

Link to this function

update_identity_provider_settings(client, input, options \\ [])

View Source

Updates additional product configuration settings for the registered identity provider.