@aws-sdk/client-billingconductor 3.495.0 → 3.499.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +56 -53
- package/package.json +39 -39
package/dist-cjs/index.js
CHANGED
|
@@ -3621,34 +3621,21 @@ var paginateListResourcesAssociatedToCustomLineItem = (0, import_core.createPagi
|
|
|
3621
3621
|
// src/index.ts
|
|
3622
3622
|
var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
3623
3623
|
// Annotate the CommonJS export names for ESM import in node:
|
|
3624
|
+
|
|
3624
3625
|
0 && (module.exports = {
|
|
3625
|
-
|
|
3626
|
-
|
|
3626
|
+
BillingconductorServiceException,
|
|
3627
|
+
__Client,
|
|
3628
|
+
BillingconductorClient,
|
|
3629
|
+
Billingconductor,
|
|
3630
|
+
$Command,
|
|
3627
3631
|
AssociateAccountsCommand,
|
|
3628
3632
|
AssociatePricingRulesCommand,
|
|
3629
|
-
AssociateResourceErrorReason,
|
|
3630
3633
|
BatchAssociateResourcesToCustomLineItemCommand,
|
|
3631
3634
|
BatchDisassociateResourcesFromCustomLineItemCommand,
|
|
3632
|
-
BillingGroupListElementFilterSensitiveLog,
|
|
3633
|
-
BillingGroupStatus,
|
|
3634
|
-
Billingconductor,
|
|
3635
|
-
BillingconductorClient,
|
|
3636
|
-
BillingconductorServiceException,
|
|
3637
|
-
ConflictException,
|
|
3638
|
-
ConflictExceptionReason,
|
|
3639
3635
|
CreateBillingGroupCommand,
|
|
3640
|
-
CreateBillingGroupInputFilterSensitiveLog,
|
|
3641
3636
|
CreateCustomLineItemCommand,
|
|
3642
|
-
CreateCustomLineItemInputFilterSensitiveLog,
|
|
3643
3637
|
CreatePricingPlanCommand,
|
|
3644
|
-
CreatePricingPlanInputFilterSensitiveLog,
|
|
3645
3638
|
CreatePricingRuleCommand,
|
|
3646
|
-
CreatePricingRuleInputFilterSensitiveLog,
|
|
3647
|
-
CurrencyCode,
|
|
3648
|
-
CustomLineItemListElementFilterSensitiveLog,
|
|
3649
|
-
CustomLineItemRelationship,
|
|
3650
|
-
CustomLineItemType,
|
|
3651
|
-
CustomLineItemVersionListElementFilterSensitiveLog,
|
|
3652
3639
|
DeleteBillingGroupCommand,
|
|
3653
3640
|
DeleteCustomLineItemCommand,
|
|
3654
3641
|
DeletePricingPlanCommand,
|
|
@@ -3656,63 +3643,79 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
3656
3643
|
DisassociateAccountsCommand,
|
|
3657
3644
|
DisassociatePricingRulesCommand,
|
|
3658
3645
|
GetBillingGroupCostReportCommand,
|
|
3659
|
-
GroupByAttributeName,
|
|
3660
|
-
InternalServerException,
|
|
3661
|
-
LineItemFilterAttributeName,
|
|
3662
|
-
LineItemFilterValue,
|
|
3663
3646
|
ListAccountAssociationsCommand,
|
|
3664
|
-
ListAccountAssociationsOutputFilterSensitiveLog,
|
|
3665
3647
|
ListBillingGroupCostReportsCommand,
|
|
3666
3648
|
ListBillingGroupsCommand,
|
|
3667
|
-
ListBillingGroupsOutputFilterSensitiveLog,
|
|
3668
3649
|
ListCustomLineItemVersionsCommand,
|
|
3669
|
-
ListCustomLineItemVersionsOutputFilterSensitiveLog,
|
|
3670
3650
|
ListCustomLineItemsCommand,
|
|
3671
|
-
ListCustomLineItemsFilterFilterSensitiveLog,
|
|
3672
|
-
ListCustomLineItemsInputFilterSensitiveLog,
|
|
3673
|
-
ListCustomLineItemsOutputFilterSensitiveLog,
|
|
3674
3651
|
ListPricingPlansAssociatedWithPricingRuleCommand,
|
|
3675
3652
|
ListPricingPlansCommand,
|
|
3676
|
-
ListPricingPlansOutputFilterSensitiveLog,
|
|
3677
3653
|
ListPricingRulesAssociatedToPricingPlanCommand,
|
|
3678
3654
|
ListPricingRulesCommand,
|
|
3679
|
-
ListPricingRulesOutputFilterSensitiveLog,
|
|
3680
3655
|
ListResourcesAssociatedToCustomLineItemCommand,
|
|
3681
3656
|
ListTagsForResourceCommand,
|
|
3682
|
-
MatchOption,
|
|
3683
|
-
PricingPlanListElementFilterSensitiveLog,
|
|
3684
|
-
PricingRuleListElementFilterSensitiveLog,
|
|
3685
|
-
PricingRuleScope,
|
|
3686
|
-
PricingRuleType,
|
|
3687
|
-
ResourceNotFoundException,
|
|
3688
|
-
ServiceLimitExceededException,
|
|
3689
3657
|
TagResourceCommand,
|
|
3690
|
-
ThrottlingException,
|
|
3691
3658
|
UntagResourceCommand,
|
|
3692
3659
|
UpdateBillingGroupCommand,
|
|
3693
|
-
UpdateBillingGroupInputFilterSensitiveLog,
|
|
3694
|
-
UpdateBillingGroupOutputFilterSensitiveLog,
|
|
3695
3660
|
UpdateCustomLineItemCommand,
|
|
3696
|
-
UpdateCustomLineItemInputFilterSensitiveLog,
|
|
3697
|
-
UpdateCustomLineItemOutputFilterSensitiveLog,
|
|
3698
3661
|
UpdatePricingPlanCommand,
|
|
3699
|
-
UpdatePricingPlanInputFilterSensitiveLog,
|
|
3700
|
-
UpdatePricingPlanOutputFilterSensitiveLog,
|
|
3701
3662
|
UpdatePricingRuleCommand,
|
|
3702
|
-
UpdatePricingRuleInputFilterSensitiveLog,
|
|
3703
|
-
UpdatePricingRuleOutputFilterSensitiveLog,
|
|
3704
|
-
ValidationException,
|
|
3705
|
-
ValidationExceptionReason,
|
|
3706
|
-
__Client,
|
|
3707
3663
|
paginateGetBillingGroupCostReport,
|
|
3708
3664
|
paginateListAccountAssociations,
|
|
3709
3665
|
paginateListBillingGroupCostReports,
|
|
3710
3666
|
paginateListBillingGroups,
|
|
3711
3667
|
paginateListCustomLineItemVersions,
|
|
3712
3668
|
paginateListCustomLineItems,
|
|
3713
|
-
paginateListPricingPlans,
|
|
3714
3669
|
paginateListPricingPlansAssociatedWithPricingRule,
|
|
3715
|
-
|
|
3670
|
+
paginateListPricingPlans,
|
|
3716
3671
|
paginateListPricingRulesAssociatedToPricingPlan,
|
|
3717
|
-
|
|
3672
|
+
paginateListPricingRules,
|
|
3673
|
+
paginateListResourcesAssociatedToCustomLineItem,
|
|
3674
|
+
AccessDeniedException,
|
|
3675
|
+
ConflictExceptionReason,
|
|
3676
|
+
ConflictException,
|
|
3677
|
+
InternalServerException,
|
|
3678
|
+
ResourceNotFoundException,
|
|
3679
|
+
ServiceLimitExceededException,
|
|
3680
|
+
ThrottlingException,
|
|
3681
|
+
ValidationExceptionReason,
|
|
3682
|
+
ValidationException,
|
|
3683
|
+
AssociateResourceErrorReason,
|
|
3684
|
+
BillingGroupStatus,
|
|
3685
|
+
LineItemFilterAttributeName,
|
|
3686
|
+
MatchOption,
|
|
3687
|
+
LineItemFilterValue,
|
|
3688
|
+
CustomLineItemType,
|
|
3689
|
+
CurrencyCode,
|
|
3690
|
+
CustomLineItemRelationship,
|
|
3691
|
+
GroupByAttributeName,
|
|
3692
|
+
PricingRuleScope,
|
|
3693
|
+
PricingRuleType,
|
|
3694
|
+
AccountAssociationsListElementFilterSensitiveLog,
|
|
3695
|
+
CreateBillingGroupInputFilterSensitiveLog,
|
|
3696
|
+
BillingGroupListElementFilterSensitiveLog,
|
|
3697
|
+
ListBillingGroupsOutputFilterSensitiveLog,
|
|
3698
|
+
UpdateBillingGroupInputFilterSensitiveLog,
|
|
3699
|
+
UpdateBillingGroupOutputFilterSensitiveLog,
|
|
3700
|
+
CreateCustomLineItemInputFilterSensitiveLog,
|
|
3701
|
+
ListCustomLineItemsFilterFilterSensitiveLog,
|
|
3702
|
+
ListCustomLineItemsInputFilterSensitiveLog,
|
|
3703
|
+
CustomLineItemListElementFilterSensitiveLog,
|
|
3704
|
+
ListCustomLineItemsOutputFilterSensitiveLog,
|
|
3705
|
+
CustomLineItemVersionListElementFilterSensitiveLog,
|
|
3706
|
+
ListCustomLineItemVersionsOutputFilterSensitiveLog,
|
|
3707
|
+
UpdateCustomLineItemInputFilterSensitiveLog,
|
|
3708
|
+
UpdateCustomLineItemOutputFilterSensitiveLog,
|
|
3709
|
+
ListAccountAssociationsOutputFilterSensitiveLog,
|
|
3710
|
+
CreatePricingPlanInputFilterSensitiveLog,
|
|
3711
|
+
PricingPlanListElementFilterSensitiveLog,
|
|
3712
|
+
ListPricingPlansOutputFilterSensitiveLog,
|
|
3713
|
+
UpdatePricingPlanInputFilterSensitiveLog,
|
|
3714
|
+
UpdatePricingPlanOutputFilterSensitiveLog,
|
|
3715
|
+
CreatePricingRuleInputFilterSensitiveLog,
|
|
3716
|
+
PricingRuleListElementFilterSensitiveLog,
|
|
3717
|
+
ListPricingRulesOutputFilterSensitiveLog,
|
|
3718
|
+
UpdatePricingRuleInputFilterSensitiveLog,
|
|
3719
|
+
UpdatePricingRuleOutputFilterSensitiveLog
|
|
3718
3720
|
});
|
|
3721
|
+
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-billingconductor",
|
|
3
3
|
"description": "AWS SDK for JavaScript Billingconductor Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.499.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-billingconductor",
|
|
@@ -20,48 +20,48 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-signing": "3.
|
|
30
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
31
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
32
|
-
"@aws-sdk/types": "3.
|
|
33
|
-
"@aws-sdk/util-endpoints": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
35
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
36
|
-
"@smithy/config-resolver": "^2.1.
|
|
37
|
-
"@smithy/core": "^1.3.
|
|
38
|
-
"@smithy/fetch-http-handler": "^2.4.
|
|
39
|
-
"@smithy/hash-node": "^2.1.
|
|
40
|
-
"@smithy/invalid-dependency": "^2.1.
|
|
41
|
-
"@smithy/middleware-content-length": "^2.1.
|
|
42
|
-
"@smithy/middleware-endpoint": "^2.4.
|
|
43
|
-
"@smithy/middleware-retry": "^2.1.
|
|
44
|
-
"@smithy/middleware-serde": "^2.1.
|
|
45
|
-
"@smithy/middleware-stack": "^2.1.
|
|
46
|
-
"@smithy/node-config-provider": "^2.2.
|
|
47
|
-
"@smithy/node-http-handler": "^2.3.
|
|
48
|
-
"@smithy/protocol-http": "^3.1.
|
|
49
|
-
"@smithy/smithy-client": "^2.3.
|
|
50
|
-
"@smithy/types": "^2.9.
|
|
51
|
-
"@smithy/url-parser": "^2.1.
|
|
52
|
-
"@smithy/util-base64": "^2.1.
|
|
53
|
-
"@smithy/util-body-length-browser": "^2.1.
|
|
54
|
-
"@smithy/util-body-length-node": "^2.2.
|
|
55
|
-
"@smithy/util-defaults-mode-browser": "^2.1.
|
|
56
|
-
"@smithy/util-defaults-mode-node": "^2.1.
|
|
57
|
-
"@smithy/util-endpoints": "^1.1.
|
|
58
|
-
"@smithy/util-retry": "^2.1.
|
|
59
|
-
"@smithy/util-utf8": "^2.1.
|
|
23
|
+
"@aws-sdk/client-sts": "3.499.0",
|
|
24
|
+
"@aws-sdk/core": "3.496.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.499.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.496.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.496.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.496.0",
|
|
29
|
+
"@aws-sdk/middleware-signing": "3.496.0",
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.496.0",
|
|
31
|
+
"@aws-sdk/region-config-resolver": "3.496.0",
|
|
32
|
+
"@aws-sdk/types": "3.496.0",
|
|
33
|
+
"@aws-sdk/util-endpoints": "3.496.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-browser": "3.496.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-node": "3.496.0",
|
|
36
|
+
"@smithy/config-resolver": "^2.1.1",
|
|
37
|
+
"@smithy/core": "^1.3.1",
|
|
38
|
+
"@smithy/fetch-http-handler": "^2.4.1",
|
|
39
|
+
"@smithy/hash-node": "^2.1.1",
|
|
40
|
+
"@smithy/invalid-dependency": "^2.1.1",
|
|
41
|
+
"@smithy/middleware-content-length": "^2.1.1",
|
|
42
|
+
"@smithy/middleware-endpoint": "^2.4.1",
|
|
43
|
+
"@smithy/middleware-retry": "^2.1.1",
|
|
44
|
+
"@smithy/middleware-serde": "^2.1.1",
|
|
45
|
+
"@smithy/middleware-stack": "^2.1.1",
|
|
46
|
+
"@smithy/node-config-provider": "^2.2.1",
|
|
47
|
+
"@smithy/node-http-handler": "^2.3.1",
|
|
48
|
+
"@smithy/protocol-http": "^3.1.1",
|
|
49
|
+
"@smithy/smithy-client": "^2.3.1",
|
|
50
|
+
"@smithy/types": "^2.9.1",
|
|
51
|
+
"@smithy/url-parser": "^2.1.1",
|
|
52
|
+
"@smithy/util-base64": "^2.1.1",
|
|
53
|
+
"@smithy/util-body-length-browser": "^2.1.1",
|
|
54
|
+
"@smithy/util-body-length-node": "^2.2.1",
|
|
55
|
+
"@smithy/util-defaults-mode-browser": "^2.1.1",
|
|
56
|
+
"@smithy/util-defaults-mode-node": "^2.1.1",
|
|
57
|
+
"@smithy/util-endpoints": "^1.1.1",
|
|
58
|
+
"@smithy/util-retry": "^2.1.1",
|
|
59
|
+
"@smithy/util-utf8": "^2.1.1",
|
|
60
60
|
"tslib": "^2.5.0",
|
|
61
61
|
"uuid": "^8.3.2"
|
|
62
62
|
},
|
|
63
63
|
"devDependencies": {
|
|
64
|
-
"@smithy/service-client-documentation-generator": "^2.1.
|
|
64
|
+
"@smithy/service-client-documentation-generator": "^2.1.1",
|
|
65
65
|
"@tsconfig/node14": "1.0.3",
|
|
66
66
|
"@types/node": "^14.14.31",
|
|
67
67
|
"@types/uuid": "^8.3.0",
|