Lists received licenses.
licensemanager_list_received_licenses(LicenseArns, Filters, NextToken,
MaxResults)
Amazon Resource Names (ARNs) of the licenses.
Filters to scope the results. The following filters are supported:
ProductSKU
Status
KeyFingerprint
Issuer
Token for the next set of results.
Maximum number of results to return in a single call.
svc$list_received_licenses( LicenseArns = list( "string" ), Filters = list( list( Name = "string", Values = list( "string" ) ) ), NextToken = "string", MaxResults = 123 )