@datafire/amazonaws_entitlement_marketplace

5.0.0 • Public • Published

@datafire/amazonaws_entitlement_marketplace

Client library for AWS Marketplace Entitlement Service

Installation and Usage

npm install --save @datafire/amazonaws_entitlement_marketplace
let amazonaws_entitlement_marketplace = require('@datafire/amazonaws_entitlement_marketplace').create({
  accessKeyId: "",
  secretAccessKey: "",
  region: ""
});

amazonaws_entitlement_marketplace.GetEntitlements({
  "ProductCode": ""
}).then(data => {
  console.log(data);
});

Description

AWS Marketplace Entitlement Service

This reference provides descriptions of the AWS Marketplace Entitlement Service API.

AWS Marketplace Entitlement Service is used to determine the entitlement of a customer to a given product. An entitlement represents capacity in a product owned by the customer. For example, a customer might own some number of users or seats in an SaaS application or some amount of data capacity in a multi-tenant database.

Getting Entitlement Records

  • GetEntitlements- Gets the entitlements for a Marketplace product.

Actions

GetEntitlements

amazonaws_entitlement_marketplace.GetEntitlements({
  "ProductCode": ""
}, context)

Input

Output

Definitions

Boolean

  • Boolean boolean

Double

  • Double number

Entitlement

  • Entitlement object: An entitlement represents capacity in a product owned by the customer. For example, a customer might own some number of users or seats in an SaaS application or some amount of data capacity in a multi-tenant database.

EntitlementList

EntitlementValue

  • EntitlementValue object: The EntitlementValue represents the amount of capacity that the customer is entitled to for the product.

ErrorMessage

  • ErrorMessage string

FilterValue

  • FilterValue string

FilterValueList

GetEntitlementFilterName

  • GetEntitlementFilterName string (values: CUSTOMER_IDENTIFIER, DIMENSION)

GetEntitlementFilters

GetEntitlementsRequest

GetEntitlementsResult

  • GetEntitlementsResult object: The GetEntitlementsRequest contains results from the GetEntitlements operation.

Integer

  • Integer integer

InternalServiceErrorException

  • InternalServiceErrorException object: An internal error has occurred. Retry your request. If the problem persists, post a message with details on the AWS forums.

InvalidParameterException

  • InvalidParameterException object: One or more parameters in your request was invalid.

NonEmptyString

  • NonEmptyString string

ProductCode

  • ProductCode string

String

  • String string

ThrottlingException

  • ThrottlingException object: The calls to the GetEntitlements API are throttled.

Timestamp

  • Timestamp string

Readme

Keywords

none

Package Sidebar

Install

npm i @datafire/amazonaws_entitlement_marketplace

Weekly Downloads

1

Version

5.0.0

License

MIT

Unpacked Size

20.8 kB

Total Files

4

Last publish

Collaborators

  • datafire