5.0.0 • Published 7 years ago

@datafire/amazonaws_api_pricing v5.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

@datafire/amazonaws_api_pricing

Client library for AWS Price List Service

Installation and Usage

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

amazonaws_api_pricing.DescribeServices({}).then(data => {
  console.log(data);
});

Description

Actions

DescribeServices

amazonaws_api_pricing.DescribeServices({}, context)

Input

Output

GetAttributeValues

amazonaws_api_pricing.GetAttributeValues({
  "ServiceCode": "",
  "AttributeName": ""
}, context)

Input

Output

GetProducts

amazonaws_api_pricing.GetProducts({}, context)

Input

Output

Definitions

AttributeNameList

  • AttributeNameList array

AttributeValue

  • AttributeValue object: The values of a given attribute, such as Throughput Optimized HDD or Provisioned IOPS for the Amazon EC2 volumeType attribute.

AttributeValueList

BoxedInteger

  • BoxedInteger integer

DescribeServicesRequest

DescribeServicesResponse

ExpiredNextTokenException

  • ExpiredNextTokenException object: The pagination token expired. Try again without a pagination token.

Filter

  • Filter object: The constraints that you want all returned products to match.

FilterType

  • FilterType string (values: TERM_MATCH)

Filters

GetAttributeValuesRequest

GetAttributeValuesResponse

GetProductsRequest

GetProductsResponse

InternalErrorException

  • InternalErrorException object: An error on the server occurred during the processing of your request. Try again later.

InvalidNextTokenException

  • InvalidNextTokenException object: The pagination token is invalid. Try again without a pagination token.

InvalidParameterException

  • InvalidParameterException object: One or more parameters had an invalid value.

NotFoundException

  • NotFoundException object: The requested resource can't be found.

PriceList

PriceListItemJSON

  • PriceListItemJSON string

Service

  • Service object: The metadata for a service, such as the service code and available attribute names.

ServiceList

String

  • String string

errorMessage

  • errorMessage string