Checks out the specified license for offline use.
See https://www.paws-r-sdk.com/docs/licensemanager_checkout_borrow_license/ for full documentation.
licensemanager_checkout_borrow_license(
LicenseArn,
Entitlements,
DigitalSignatureMethod,
NodeId = NULL,
CheckoutMetadata = NULL,
ClientToken
)
[required] Amazon Resource Name (ARN) of the license. The license must use the borrow consumption configuration.
[required] License entitlements. Partial checkouts are not supported.
[required] Digital signature method. The possible value is JSON Web Signature (JWS) algorithm PS384. For more information, see RFC 7518 Digital Signature with RSASSA-PSS.
Node ID.
Information about constraints.
[required] Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.