public final class EntitlementUtil extends Object
| Constructor and Description |
|---|
EntitlementUtil() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkEntitlement(String productSKU)
Checks if the Connector subscribed from Marketplace has entitlement to use or not for an AWS account.
|
public boolean checkEntitlement(String productSKU)
productSKU - - ProductSKU generated by marketplace at the time of connector registration.Copyright © 2021–2022 Amazon Web Services. All rights reserved.