@aws-sdk/client-savingsplans 3.775.0 → 3.777.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.
@@ -73,6 +73,7 @@ declare const CreateSavingsPlanCommand_base: {
73
73
  * @throws {@link SavingsplansServiceException}
74
74
  * <p>Base exception class for all service exceptions from Savingsplans service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class CreateSavingsPlanCommand extends CreateSavingsPlanCommand_base {
@@ -64,6 +64,7 @@ declare const DeleteQueuedSavingsPlanCommand_base: {
64
64
  * @throws {@link SavingsplansServiceException}
65
65
  * <p>Base exception class for all service exceptions from Savingsplans service.</p>
66
66
  *
67
+ *
67
68
  * @public
68
69
  */
69
70
  export declare class DeleteQueuedSavingsPlanCommand extends DeleteQueuedSavingsPlanCommand_base {
@@ -88,6 +88,7 @@ declare const DescribeSavingsPlanRatesCommand_base: {
88
88
  * @throws {@link SavingsplansServiceException}
89
89
  * <p>Base exception class for all service exceptions from Savingsplans service.</p>
90
90
  *
91
+ *
91
92
  * @public
92
93
  */
93
94
  export declare class DescribeSavingsPlanRatesCommand extends DescribeSavingsPlanRatesCommand_base {
@@ -105,6 +105,7 @@ declare const DescribeSavingsPlansCommand_base: {
105
105
  * @throws {@link SavingsplansServiceException}
106
106
  * <p>Base exception class for all service exceptions from Savingsplans service.</p>
107
107
  *
108
+ *
108
109
  * @public
109
110
  */
110
111
  export declare class DescribeSavingsPlansCommand extends DescribeSavingsPlansCommand_base {
@@ -114,6 +114,7 @@ declare const DescribeSavingsPlansOfferingRatesCommand_base: {
114
114
  * @throws {@link SavingsplansServiceException}
115
115
  * <p>Base exception class for all service exceptions from Savingsplans service.</p>
116
116
  *
117
+ *
117
118
  * @public
118
119
  */
119
120
  export declare class DescribeSavingsPlansOfferingRatesCommand extends DescribeSavingsPlansOfferingRatesCommand_base {
@@ -119,6 +119,7 @@ declare const DescribeSavingsPlansOfferingsCommand_base: {
119
119
  * @throws {@link SavingsplansServiceException}
120
120
  * <p>Base exception class for all service exceptions from Savingsplans service.</p>
121
121
  *
122
+ *
122
123
  * @public
123
124
  */
124
125
  export declare class DescribeSavingsPlansOfferingsCommand extends DescribeSavingsPlansOfferingsCommand_base {
@@ -65,6 +65,7 @@ declare const ListTagsForResourceCommand_base: {
65
65
  * @throws {@link SavingsplansServiceException}
66
66
  * <p>Base exception class for all service exceptions from Savingsplans service.</p>
67
67
  *
68
+ *
68
69
  * @public
69
70
  */
70
71
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
@@ -67,6 +67,7 @@ declare const ReturnSavingsPlanCommand_base: {
67
67
  * @throws {@link SavingsplansServiceException}
68
68
  * <p>Base exception class for all service exceptions from Savingsplans service.</p>
69
69
  *
70
+ *
70
71
  * @public
71
72
  */
72
73
  export declare class ReturnSavingsPlanCommand extends ReturnSavingsPlanCommand_base {
@@ -67,6 +67,7 @@ declare const TagResourceCommand_base: {
67
67
  * @throws {@link SavingsplansServiceException}
68
68
  * <p>Base exception class for all service exceptions from Savingsplans service.</p>
69
69
  *
70
+ *
70
71
  * @public
71
72
  */
72
73
  export declare class TagResourceCommand extends TagResourceCommand_base {
@@ -64,6 +64,7 @@ declare const UntagResourceCommand_base: {
64
64
  * @throws {@link SavingsplansServiceException}
65
65
  * <p>Base exception class for all service exceptions from Savingsplans service.</p>
66
66
  *
67
+ *
67
68
  * @public
68
69
  */
69
70
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-savingsplans",
3
3
  "description": "AWS SDK for JavaScript Savingsplans Client for Node.js, Browser and React Native",
4
- "version": "3.775.0",
4
+ "version": "3.777.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-savingsplans",
@@ -21,7 +21,7 @@
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.777.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",