@aws-sdk/client-billingconductor 3.533.0 → 3.540.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 (75) hide show
  1. package/dist-cjs/endpoint/endpointResolver.js +4 -2
  2. package/dist-cjs/index.js +0 -3
  3. package/dist-es/endpoint/endpointResolver.js +3 -1
  4. package/dist-es/index.js +0 -1
  5. package/dist-types/Billingconductor.d.ts +7 -1
  6. package/dist-types/BillingconductorClient.d.ts +1 -1
  7. package/dist-types/commands/AssociateAccountsCommand.d.ts +2 -1
  8. package/dist-types/commands/AssociatePricingRulesCommand.d.ts +2 -1
  9. package/dist-types/commands/BatchAssociateResourcesToCustomLineItemCommand.d.ts +2 -1
  10. package/dist-types/commands/BatchDisassociateResourcesFromCustomLineItemCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateBillingGroupCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateCustomLineItemCommand.d.ts +2 -1
  13. package/dist-types/commands/CreatePricingPlanCommand.d.ts +2 -1
  14. package/dist-types/commands/CreatePricingRuleCommand.d.ts +2 -1
  15. package/dist-types/commands/DeleteBillingGroupCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteCustomLineItemCommand.d.ts +2 -1
  17. package/dist-types/commands/DeletePricingPlanCommand.d.ts +2 -1
  18. package/dist-types/commands/DeletePricingRuleCommand.d.ts +2 -1
  19. package/dist-types/commands/DisassociateAccountsCommand.d.ts +2 -1
  20. package/dist-types/commands/DisassociatePricingRulesCommand.d.ts +2 -1
  21. package/dist-types/commands/GetBillingGroupCostReportCommand.d.ts +2 -1
  22. package/dist-types/commands/ListAccountAssociationsCommand.d.ts +2 -1
  23. package/dist-types/commands/ListBillingGroupCostReportsCommand.d.ts +2 -1
  24. package/dist-types/commands/ListBillingGroupsCommand.d.ts +2 -1
  25. package/dist-types/commands/ListCustomLineItemVersionsCommand.d.ts +2 -1
  26. package/dist-types/commands/ListCustomLineItemsCommand.d.ts +2 -1
  27. package/dist-types/commands/ListPricingPlansAssociatedWithPricingRuleCommand.d.ts +2 -1
  28. package/dist-types/commands/ListPricingPlansCommand.d.ts +2 -1
  29. package/dist-types/commands/ListPricingRulesAssociatedToPricingPlanCommand.d.ts +2 -1
  30. package/dist-types/commands/ListPricingRulesCommand.d.ts +2 -1
  31. package/dist-types/commands/ListResourcesAssociatedToCustomLineItemCommand.d.ts +2 -1
  32. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  33. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  34. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  35. package/dist-types/commands/UpdateBillingGroupCommand.d.ts +2 -1
  36. package/dist-types/commands/UpdateCustomLineItemCommand.d.ts +2 -1
  37. package/dist-types/commands/UpdatePricingPlanCommand.d.ts +2 -1
  38. package/dist-types/commands/UpdatePricingRuleCommand.d.ts +2 -1
  39. package/dist-types/index.d.ts +0 -1
  40. package/dist-types/models/models_0.d.ts +407 -407
  41. package/dist-types/ts3.4/Billingconductor.d.ts +6 -0
  42. package/dist-types/ts3.4/commands/AssociateAccountsCommand.d.ts +9 -0
  43. package/dist-types/ts3.4/commands/AssociatePricingRulesCommand.d.ts +9 -0
  44. package/dist-types/ts3.4/commands/BatchAssociateResourcesToCustomLineItemCommand.d.ts +9 -0
  45. package/dist-types/ts3.4/commands/BatchDisassociateResourcesFromCustomLineItemCommand.d.ts +9 -0
  46. package/dist-types/ts3.4/commands/CreateBillingGroupCommand.d.ts +9 -0
  47. package/dist-types/ts3.4/commands/CreateCustomLineItemCommand.d.ts +9 -0
  48. package/dist-types/ts3.4/commands/CreatePricingPlanCommand.d.ts +9 -0
  49. package/dist-types/ts3.4/commands/CreatePricingRuleCommand.d.ts +9 -0
  50. package/dist-types/ts3.4/commands/DeleteBillingGroupCommand.d.ts +9 -0
  51. package/dist-types/ts3.4/commands/DeleteCustomLineItemCommand.d.ts +9 -0
  52. package/dist-types/ts3.4/commands/DeletePricingPlanCommand.d.ts +9 -0
  53. package/dist-types/ts3.4/commands/DeletePricingRuleCommand.d.ts +9 -0
  54. package/dist-types/ts3.4/commands/DisassociateAccountsCommand.d.ts +9 -0
  55. package/dist-types/ts3.4/commands/DisassociatePricingRulesCommand.d.ts +9 -0
  56. package/dist-types/ts3.4/commands/GetBillingGroupCostReportCommand.d.ts +9 -0
  57. package/dist-types/ts3.4/commands/ListAccountAssociationsCommand.d.ts +9 -0
  58. package/dist-types/ts3.4/commands/ListBillingGroupCostReportsCommand.d.ts +9 -0
  59. package/dist-types/ts3.4/commands/ListBillingGroupsCommand.d.ts +9 -0
  60. package/dist-types/ts3.4/commands/ListCustomLineItemVersionsCommand.d.ts +9 -0
  61. package/dist-types/ts3.4/commands/ListCustomLineItemsCommand.d.ts +9 -0
  62. package/dist-types/ts3.4/commands/ListPricingPlansAssociatedWithPricingRuleCommand.d.ts +9 -0
  63. package/dist-types/ts3.4/commands/ListPricingPlansCommand.d.ts +9 -0
  64. package/dist-types/ts3.4/commands/ListPricingRulesAssociatedToPricingPlanCommand.d.ts +9 -0
  65. package/dist-types/ts3.4/commands/ListPricingRulesCommand.d.ts +9 -0
  66. package/dist-types/ts3.4/commands/ListResourcesAssociatedToCustomLineItemCommand.d.ts +9 -0
  67. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  68. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  69. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  70. package/dist-types/ts3.4/commands/UpdateBillingGroupCommand.d.ts +9 -0
  71. package/dist-types/ts3.4/commands/UpdateCustomLineItemCommand.d.ts +9 -0
  72. package/dist-types/ts3.4/commands/UpdatePricingPlanCommand.d.ts +9 -0
  73. package/dist-types/ts3.4/commands/UpdatePricingRuleCommand.d.ts +9 -0
  74. package/dist-types/ts3.4/index.d.ts +0 -1
  75. package/package.json +40 -40
@@ -22,10 +22,10 @@ export interface ListPricingRulesCommandOutput extends ListPricingRulesOutput, _
22
22
  }
23
23
  declare const ListPricingRulesCommand_base: {
24
24
  new (input: ListPricingRulesCommandInput): import("@smithy/smithy-client").CommandImpl<ListPricingRulesCommandInput, ListPricingRulesCommandOutput, BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListPricingRulesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListPricingRulesCommandInput, ListPricingRulesCommandOutput, BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Describes a pricing rule that can be associated to a pricing plan, or set of pricing plans.
31
31
  * </p>
@@ -100,6 +100,7 @@ declare const ListPricingRulesCommand_base: {
100
100
  * @throws {@link BillingconductorServiceException}
101
101
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
102
102
  *
103
+ * @public
103
104
  */
104
105
  export declare class ListPricingRulesCommand extends ListPricingRulesCommand_base {
105
106
  }
@@ -22,10 +22,10 @@ export interface ListResourcesAssociatedToCustomLineItemCommandOutput extends Li
22
22
  }
23
23
  declare const ListResourcesAssociatedToCustomLineItemCommand_base: {
24
24
  new (input: ListResourcesAssociatedToCustomLineItemCommandInput): import("@smithy/smithy-client").CommandImpl<ListResourcesAssociatedToCustomLineItemCommandInput, ListResourcesAssociatedToCustomLineItemCommandOutput, BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListResourcesAssociatedToCustomLineItemCommandInput): import("@smithy/smithy-client").CommandImpl<ListResourcesAssociatedToCustomLineItemCommandInput, ListResourcesAssociatedToCustomLineItemCommandOutput, BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * List the resources that are associated to a custom line item.
31
31
  * </p>
@@ -88,6 +88,7 @@ declare const ListResourcesAssociatedToCustomLineItemCommand_base: {
88
88
  * @throws {@link BillingconductorServiceException}
89
89
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
90
90
  *
91
+ * @public
91
92
  */
92
93
  export declare class ListResourcesAssociatedToCustomLineItemCommand extends ListResourcesAssociatedToCustomLineItemCommand_base {
93
94
  }
@@ -22,10 +22,10 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
22
22
  }
23
23
  declare const ListTagsForResourceCommand_base: {
24
24
  new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * A list the tags for a resource.
31
31
  * </p>
@@ -76,6 +76,7 @@ declare const ListTagsForResourceCommand_base: {
76
76
  * @throws {@link BillingconductorServiceException}
77
77
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
78
78
  *
79
+ * @public
79
80
  */
80
81
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
81
82
  }
@@ -22,10 +22,10 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
22
22
  }
23
23
  declare const TagResourceCommand_base: {
24
24
  new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p> Associates the specified tags to a resource with the specified <code>resourceArn</code>.
30
30
  * If existing tags on a resource are not specified in the request parameters, they are not
31
31
  * changed. </p>
@@ -75,6 +75,7 @@ declare const TagResourceCommand_base: {
75
75
  * @throws {@link BillingconductorServiceException}
76
76
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
77
77
  *
78
+ * @public
78
79
  */
79
80
  export declare class TagResourceCommand extends TagResourceCommand_base {
80
81
  }
@@ -22,10 +22,10 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
22
22
  }
23
23
  declare const UntagResourceCommand_base: {
24
24
  new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Deletes specified tags from a resource.
31
31
  * </p>
@@ -75,6 +75,7 @@ declare const UntagResourceCommand_base: {
75
75
  * @throws {@link BillingconductorServiceException}
76
76
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
77
77
  *
78
+ * @public
78
79
  */
79
80
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
80
81
  }
@@ -22,10 +22,10 @@ export interface UpdateBillingGroupCommandOutput extends UpdateBillingGroupOutpu
22
22
  }
23
23
  declare const UpdateBillingGroupCommand_base: {
24
24
  new (input: UpdateBillingGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateBillingGroupCommandInput, UpdateBillingGroupCommandOutput, BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateBillingGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateBillingGroupCommandInput, UpdateBillingGroupCommandOutput, BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>This updates an existing billing group.
30
30
  * </p>
31
31
  * @example
@@ -97,6 +97,7 @@ declare const UpdateBillingGroupCommand_base: {
97
97
  * @throws {@link BillingconductorServiceException}
98
98
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
99
99
  *
100
+ * @public
100
101
  */
101
102
  export declare class UpdateBillingGroupCommand extends UpdateBillingGroupCommand_base {
102
103
  }
@@ -22,10 +22,10 @@ export interface UpdateCustomLineItemCommandOutput extends UpdateCustomLineItemO
22
22
  }
23
23
  declare const UpdateCustomLineItemCommand_base: {
24
24
  new (input: UpdateCustomLineItemCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCustomLineItemCommandInput, UpdateCustomLineItemCommandOutput, BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateCustomLineItemCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCustomLineItemCommandInput, UpdateCustomLineItemCommandOutput, BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Update an existing custom line item in the current or previous billing period.
31
31
  * </p>
@@ -120,6 +120,7 @@ declare const UpdateCustomLineItemCommand_base: {
120
120
  * @throws {@link BillingconductorServiceException}
121
121
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
122
122
  *
123
+ * @public
123
124
  */
124
125
  export declare class UpdateCustomLineItemCommand extends UpdateCustomLineItemCommand_base {
125
126
  }
@@ -22,10 +22,10 @@ export interface UpdatePricingPlanCommandOutput extends UpdatePricingPlanOutput,
22
22
  }
23
23
  declare const UpdatePricingPlanCommand_base: {
24
24
  new (input: UpdatePricingPlanCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePricingPlanCommandInput, UpdatePricingPlanCommandOutput, BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdatePricingPlanCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePricingPlanCommandInput, UpdatePricingPlanCommandOutput, BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>This updates an existing pricing plan.
30
30
  * </p>
31
31
  * @example
@@ -83,6 +83,7 @@ declare const UpdatePricingPlanCommand_base: {
83
83
  * @throws {@link BillingconductorServiceException}
84
84
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
85
85
  *
86
+ * @public
86
87
  */
87
88
  export declare class UpdatePricingPlanCommand extends UpdatePricingPlanCommand_base {
88
89
  }
@@ -22,10 +22,10 @@ export interface UpdatePricingRuleCommandOutput extends UpdatePricingRuleOutput,
22
22
  }
23
23
  declare const UpdatePricingRuleCommand_base: {
24
24
  new (input: UpdatePricingRuleCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePricingRuleCommandInput, UpdatePricingRuleCommandOutput, BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdatePricingRuleCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePricingRuleCommandInput, UpdatePricingRuleCommandOutput, BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Updates an existing pricing rule.
31
31
  * </p>
@@ -103,6 +103,7 @@ declare const UpdatePricingRuleCommand_base: {
103
103
  * @throws {@link BillingconductorServiceException}
104
104
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
105
105
  *
106
+ * @public
106
107
  */
107
108
  export declare class UpdatePricingRuleCommand extends UpdatePricingRuleCommand_base {
108
109
  }
@@ -23,5 +23,4 @@ export { BillingconductorExtensionConfiguration } from "./extensionConfiguration
23
23
  export * from "./commands";
24
24
  export * from "./pagination";
25
25
  export * from "./models";
26
- import "@aws-sdk/util-endpoints";
27
26
  export { BillingconductorServiceException } from "./models/BillingconductorServiceException";