Lists the resource associations for the specified license configuration.
licensemanager_list_associations_for_license_configuration(
LicenseConfigurationArn, MaxResults, NextToken)
[required] Amazon Resource Name (ARN) of a license configuration.
Maximum number of results to return in a single call.
Token for the next set of results.
svc$list_associations_for_license_configuration( LicenseConfigurationArn = "string", MaxResults = 123, NextToken = "string" )
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).