@aws-sdk/client-billingconductor 3.775.0 → 3.782.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.
Files changed (33) hide show
  1. package/dist-types/commands/AssociateAccountsCommand.d.ts +1 -0
  2. package/dist-types/commands/AssociatePricingRulesCommand.d.ts +1 -0
  3. package/dist-types/commands/BatchAssociateResourcesToCustomLineItemCommand.d.ts +1 -0
  4. package/dist-types/commands/BatchDisassociateResourcesFromCustomLineItemCommand.d.ts +1 -0
  5. package/dist-types/commands/CreateBillingGroupCommand.d.ts +1 -0
  6. package/dist-types/commands/CreateCustomLineItemCommand.d.ts +1 -0
  7. package/dist-types/commands/CreatePricingPlanCommand.d.ts +1 -0
  8. package/dist-types/commands/CreatePricingRuleCommand.d.ts +1 -0
  9. package/dist-types/commands/DeleteBillingGroupCommand.d.ts +1 -0
  10. package/dist-types/commands/DeleteCustomLineItemCommand.d.ts +1 -0
  11. package/dist-types/commands/DeletePricingPlanCommand.d.ts +1 -0
  12. package/dist-types/commands/DeletePricingRuleCommand.d.ts +1 -0
  13. package/dist-types/commands/DisassociateAccountsCommand.d.ts +1 -0
  14. package/dist-types/commands/DisassociatePricingRulesCommand.d.ts +1 -0
  15. package/dist-types/commands/GetBillingGroupCostReportCommand.d.ts +1 -0
  16. package/dist-types/commands/ListAccountAssociationsCommand.d.ts +1 -0
  17. package/dist-types/commands/ListBillingGroupCostReportsCommand.d.ts +1 -0
  18. package/dist-types/commands/ListBillingGroupsCommand.d.ts +1 -0
  19. package/dist-types/commands/ListCustomLineItemVersionsCommand.d.ts +1 -0
  20. package/dist-types/commands/ListCustomLineItemsCommand.d.ts +1 -0
  21. package/dist-types/commands/ListPricingPlansAssociatedWithPricingRuleCommand.d.ts +1 -0
  22. package/dist-types/commands/ListPricingPlansCommand.d.ts +1 -0
  23. package/dist-types/commands/ListPricingRulesAssociatedToPricingPlanCommand.d.ts +1 -0
  24. package/dist-types/commands/ListPricingRulesCommand.d.ts +1 -0
  25. package/dist-types/commands/ListResourcesAssociatedToCustomLineItemCommand.d.ts +1 -0
  26. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
  27. package/dist-types/commands/TagResourceCommand.d.ts +1 -0
  28. package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
  29. package/dist-types/commands/UpdateBillingGroupCommand.d.ts +1 -0
  30. package/dist-types/commands/UpdateCustomLineItemCommand.d.ts +1 -0
  31. package/dist-types/commands/UpdatePricingPlanCommand.d.ts +1 -0
  32. package/dist-types/commands/UpdatePricingRuleCommand.d.ts +1 -0
  33. package/package.json +5 -5
@@ -87,6 +87,7 @@ declare const AssociateAccountsCommand_base: {
87
87
  * @throws {@link BillingconductorServiceException}
88
88
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
89
89
  *
90
+ *
90
91
  * @public
91
92
  */
92
93
  export declare class AssociateAccountsCommand extends AssociateAccountsCommand_base {
@@ -85,6 +85,7 @@ declare const AssociatePricingRulesCommand_base: {
85
85
  * @throws {@link BillingconductorServiceException}
86
86
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
87
87
  *
88
+ *
88
89
  * @public
89
90
  */
90
91
  export declare class AssociatePricingRulesCommand extends AssociatePricingRulesCommand_base {
@@ -107,6 +107,7 @@ declare const BatchAssociateResourcesToCustomLineItemCommand_base: {
107
107
  * @throws {@link BillingconductorServiceException}
108
108
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
109
109
  *
110
+ *
110
111
  * @public
111
112
  */
112
113
  export declare class BatchAssociateResourcesToCustomLineItemCommand extends BatchAssociateResourcesToCustomLineItemCommand_base {
@@ -103,6 +103,7 @@ declare const BatchDisassociateResourcesFromCustomLineItemCommand_base: {
103
103
  * @throws {@link BillingconductorServiceException}
104
104
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
105
105
  *
106
+ *
106
107
  * @public
107
108
  */
108
109
  export declare class BatchDisassociateResourcesFromCustomLineItemCommand extends BatchDisassociateResourcesFromCustomLineItemCommand_base {
@@ -94,6 +94,7 @@ declare const CreateBillingGroupCommand_base: {
94
94
  * @throws {@link BillingconductorServiceException}
95
95
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
96
96
  *
97
+ *
97
98
  * @public
98
99
  */
99
100
  export declare class CreateBillingGroupCommand extends CreateBillingGroupCommand_base {
@@ -111,6 +111,7 @@ declare const CreateCustomLineItemCommand_base: {
111
111
  * @throws {@link BillingconductorServiceException}
112
112
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
113
113
  *
114
+ *
114
115
  * @public
115
116
  */
116
117
  export declare class CreateCustomLineItemCommand extends CreateCustomLineItemCommand_base {
@@ -90,6 +90,7 @@ declare const CreatePricingPlanCommand_base: {
90
90
  * @throws {@link BillingconductorServiceException}
91
91
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
92
92
  *
93
+ *
93
94
  * @public
94
95
  */
95
96
  export declare class CreatePricingPlanCommand extends CreatePricingPlanCommand_base {
@@ -96,6 +96,7 @@ declare const CreatePricingRuleCommand_base: {
96
96
  * @throws {@link BillingconductorServiceException}
97
97
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
98
98
  *
99
+ *
99
100
  * @public
100
101
  */
101
102
  export declare class CreatePricingRuleCommand extends CreatePricingRuleCommand_base {
@@ -71,6 +71,7 @@ declare const DeleteBillingGroupCommand_base: {
71
71
  * @throws {@link BillingconductorServiceException}
72
72
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
73
73
  *
74
+ *
74
75
  * @public
75
76
  */
76
77
  export declare class DeleteBillingGroupCommand extends DeleteBillingGroupCommand_base {
@@ -79,6 +79,7 @@ declare const DeleteCustomLineItemCommand_base: {
79
79
  * @throws {@link BillingconductorServiceException}
80
80
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class DeleteCustomLineItemCommand extends DeleteCustomLineItemCommand_base {
@@ -74,6 +74,7 @@ declare const DeletePricingPlanCommand_base: {
74
74
  * @throws {@link BillingconductorServiceException}
75
75
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class DeletePricingPlanCommand extends DeletePricingPlanCommand_base {
@@ -73,6 +73,7 @@ declare const DeletePricingRuleCommand_base: {
73
73
  * @throws {@link BillingconductorServiceException}
74
74
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class DeletePricingRuleCommand extends DeletePricingRuleCommand_base {
@@ -80,6 +80,7 @@ declare const DisassociateAccountsCommand_base: {
80
80
  * @throws {@link BillingconductorServiceException}
81
81
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
82
82
  *
83
+ *
83
84
  * @public
84
85
  */
85
86
  export declare class DisassociateAccountsCommand extends DisassociateAccountsCommand_base {
@@ -82,6 +82,7 @@ declare const DisassociatePricingRulesCommand_base: {
82
82
  * @throws {@link BillingconductorServiceException}
83
83
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
84
84
  *
85
+ *
85
86
  * @public
86
87
  */
87
88
  export declare class DisassociatePricingRulesCommand extends DisassociatePricingRulesCommand_base {
@@ -99,6 +99,7 @@ declare const GetBillingGroupCostReportCommand_base: {
99
99
  * @throws {@link BillingconductorServiceException}
100
100
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
101
101
  *
102
+ *
102
103
  * @public
103
104
  */
104
105
  export declare class GetBillingGroupCostReportCommand extends GetBillingGroupCostReportCommand_base {
@@ -92,6 +92,7 @@ declare const ListAccountAssociationsCommand_base: {
92
92
  * @throws {@link BillingconductorServiceException}
93
93
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
94
94
  *
95
+ *
95
96
  * @public
96
97
  */
97
98
  export declare class ListAccountAssociationsCommand extends ListAccountAssociationsCommand_base {
@@ -91,6 +91,7 @@ declare const ListBillingGroupCostReportsCommand_base: {
91
91
  * @throws {@link BillingconductorServiceException}
92
92
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
93
93
  *
94
+ *
94
95
  * @public
95
96
  */
96
97
  export declare class ListBillingGroupCostReportsCommand extends ListBillingGroupCostReportsCommand_base {
@@ -104,6 +104,7 @@ declare const ListBillingGroupsCommand_base: {
104
104
  * @throws {@link BillingconductorServiceException}
105
105
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
106
106
  *
107
+ *
107
108
  * @public
108
109
  */
109
110
  export declare class ListBillingGroupsCommand extends ListBillingGroupsCommand_base {
@@ -112,6 +112,7 @@ declare const ListCustomLineItemVersionsCommand_base: {
112
112
  * @throws {@link BillingconductorServiceException}
113
113
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
114
114
  *
115
+ *
115
116
  * @public
116
117
  */
117
118
  export declare class ListCustomLineItemVersionsCommand extends ListCustomLineItemVersionsCommand_base {
@@ -123,6 +123,7 @@ declare const ListCustomLineItemsCommand_base: {
123
123
  * @throws {@link BillingconductorServiceException}
124
124
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
125
125
  *
126
+ *
126
127
  * @public
127
128
  */
128
129
  export declare class ListCustomLineItemsCommand extends ListCustomLineItemsCommand_base {
@@ -83,6 +83,7 @@ declare const ListPricingPlansAssociatedWithPricingRuleCommand_base: {
83
83
  * @throws {@link BillingconductorServiceException}
84
84
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
85
85
  *
86
+ *
86
87
  * @public
87
88
  */
88
89
  export declare class ListPricingPlansAssociatedWithPricingRuleCommand extends ListPricingPlansAssociatedWithPricingRuleCommand_base {
@@ -88,6 +88,7 @@ declare const ListPricingPlansCommand_base: {
88
88
  * @throws {@link BillingconductorServiceException}
89
89
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
90
90
  *
91
+ *
91
92
  * @public
92
93
  */
93
94
  export declare class ListPricingPlansCommand extends ListPricingPlansCommand_base {
@@ -83,6 +83,7 @@ declare const ListPricingRulesAssociatedToPricingPlanCommand_base: {
83
83
  * @throws {@link BillingconductorServiceException}
84
84
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
85
85
  *
86
+ *
86
87
  * @public
87
88
  */
88
89
  export declare class ListPricingRulesAssociatedToPricingPlanCommand extends ListPricingRulesAssociatedToPricingPlanCommand_base {
@@ -101,6 +101,7 @@ declare const ListPricingRulesCommand_base: {
101
101
  * @throws {@link BillingconductorServiceException}
102
102
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
103
103
  *
104
+ *
104
105
  * @public
105
106
  */
106
107
  export declare class ListPricingRulesCommand extends ListPricingRulesCommand_base {
@@ -89,6 +89,7 @@ declare const ListResourcesAssociatedToCustomLineItemCommand_base: {
89
89
  * @throws {@link BillingconductorServiceException}
90
90
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
91
91
  *
92
+ *
92
93
  * @public
93
94
  */
94
95
  export declare class ListResourcesAssociatedToCustomLineItemCommand extends ListResourcesAssociatedToCustomLineItemCommand_base {
@@ -77,6 +77,7 @@ declare const ListTagsForResourceCommand_base: {
77
77
  * @throws {@link BillingconductorServiceException}
78
78
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
@@ -76,6 +76,7 @@ declare const TagResourceCommand_base: {
76
76
  * @throws {@link BillingconductorServiceException}
77
77
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class TagResourceCommand extends TagResourceCommand_base {
@@ -76,6 +76,7 @@ declare const UntagResourceCommand_base: {
76
76
  * @throws {@link BillingconductorServiceException}
77
77
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
@@ -98,6 +98,7 @@ declare const UpdateBillingGroupCommand_base: {
98
98
  * @throws {@link BillingconductorServiceException}
99
99
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
100
100
  *
101
+ *
101
102
  * @public
102
103
  */
103
104
  export declare class UpdateBillingGroupCommand extends UpdateBillingGroupCommand_base {
@@ -121,6 +121,7 @@ declare const UpdateCustomLineItemCommand_base: {
121
121
  * @throws {@link BillingconductorServiceException}
122
122
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
123
123
  *
124
+ *
124
125
  * @public
125
126
  */
126
127
  export declare class UpdateCustomLineItemCommand extends UpdateCustomLineItemCommand_base {
@@ -84,6 +84,7 @@ declare const UpdatePricingPlanCommand_base: {
84
84
  * @throws {@link BillingconductorServiceException}
85
85
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
86
86
  *
87
+ *
87
88
  * @public
88
89
  */
89
90
  export declare class UpdatePricingPlanCommand extends UpdatePricingPlanCommand_base {
@@ -104,6 +104,7 @@ declare const UpdatePricingRuleCommand_base: {
104
104
  * @throws {@link BillingconductorServiceException}
105
105
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
106
106
  *
107
+ *
107
108
  * @public
108
109
  */
109
110
  export declare class UpdatePricingRuleCommand extends UpdatePricingRuleCommand_base {
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.775.0",
4
+ "version": "3.782.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",
@@ -21,16 +21,16 @@
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
23
  "@aws-sdk/core": "3.775.0",
24
- "@aws-sdk/credential-provider-node": "3.775.0",
24
+ "@aws-sdk/credential-provider-node": "3.782.0",
25
25
  "@aws-sdk/middleware-host-header": "3.775.0",
26
26
  "@aws-sdk/middleware-logger": "3.775.0",
27
27
  "@aws-sdk/middleware-recursion-detection": "3.775.0",
28
- "@aws-sdk/middleware-user-agent": "3.775.0",
28
+ "@aws-sdk/middleware-user-agent": "3.782.0",
29
29
  "@aws-sdk/region-config-resolver": "3.775.0",
30
30
  "@aws-sdk/types": "3.775.0",
31
- "@aws-sdk/util-endpoints": "3.775.0",
31
+ "@aws-sdk/util-endpoints": "3.782.0",
32
32
  "@aws-sdk/util-user-agent-browser": "3.775.0",
33
- "@aws-sdk/util-user-agent-node": "3.775.0",
33
+ "@aws-sdk/util-user-agent-node": "3.782.0",
34
34
  "@smithy/config-resolver": "^4.1.0",
35
35
  "@smithy/core": "^3.2.0",
36
36
  "@smithy/fetch-http-handler": "^5.0.2",