@aws-sdk/client-pcs 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.
@@ -231,6 +231,7 @@ declare const CreateClusterCommand_base: {
231
231
  * @throws {@link PCSServiceException}
232
232
  * <p>Base exception class for all service exceptions from PCS service.</p>
233
233
  *
234
+ *
234
235
  * @public
235
236
  */
236
237
  export declare class CreateClusterCommand extends CreateClusterCommand_base {
@@ -241,6 +241,7 @@ declare const CreateComputeNodeGroupCommand_base: {
241
241
  * @throws {@link PCSServiceException}
242
242
  * <p>Base exception class for all service exceptions from PCS service.</p>
243
243
  *
244
+ *
244
245
  * @public
245
246
  */
246
247
  export declare class CreateComputeNodeGroupCommand extends CreateComputeNodeGroupCommand_base {
@@ -184,6 +184,7 @@ declare const CreateQueueCommand_base: {
184
184
  * @throws {@link PCSServiceException}
185
185
  * <p>Base exception class for all service exceptions from PCS service.</p>
186
186
  *
187
+ *
187
188
  * @public
188
189
  */
189
190
  export declare class CreateQueueCommand extends CreateQueueCommand_base {
@@ -131,6 +131,7 @@ declare const DeleteClusterCommand_base: {
131
131
  * @throws {@link PCSServiceException}
132
132
  * <p>Base exception class for all service exceptions from PCS service.</p>
133
133
  *
134
+ *
134
135
  * @public
135
136
  */
136
137
  export declare class DeleteClusterCommand extends DeleteClusterCommand_base {
@@ -132,6 +132,7 @@ declare const DeleteComputeNodeGroupCommand_base: {
132
132
  * @throws {@link PCSServiceException}
133
133
  * <p>Base exception class for all service exceptions from PCS service.</p>
134
134
  *
135
+ *
135
136
  * @public
136
137
  */
137
138
  export declare class DeleteComputeNodeGroupCommand extends DeleteComputeNodeGroupCommand_base {
@@ -133,6 +133,7 @@ declare const DeleteQueueCommand_base: {
133
133
  * @throws {@link PCSServiceException}
134
134
  * <p>Base exception class for all service exceptions from PCS service.</p>
135
135
  *
136
+ *
136
137
  * @public
137
138
  */
138
139
  export declare class DeleteQueueCommand extends DeleteQueueCommand_base {
@@ -180,6 +180,7 @@ declare const GetClusterCommand_base: {
180
180
  * @throws {@link PCSServiceException}
181
181
  * <p>Base exception class for all service exceptions from PCS service.</p>
182
182
  *
183
+ *
183
184
  * @public
184
185
  */
185
186
  export declare class GetClusterCommand extends GetClusterCommand_base {
@@ -178,6 +178,7 @@ declare const GetComputeNodeGroupCommand_base: {
178
178
  * @throws {@link PCSServiceException}
179
179
  * <p>Base exception class for all service exceptions from PCS service.</p>
180
180
  *
181
+ *
181
182
  * @public
182
183
  */
183
184
  export declare class GetComputeNodeGroupCommand extends GetComputeNodeGroupCommand_base {
@@ -152,6 +152,7 @@ declare const GetQueueCommand_base: {
152
152
  * @throws {@link PCSServiceException}
153
153
  * <p>Base exception class for all service exceptions from PCS service.</p>
154
154
  *
155
+ *
155
156
  * @public
156
157
  */
157
158
  export declare class GetQueueCommand extends GetQueueCommand_base {
@@ -142,6 +142,7 @@ declare const ListClustersCommand_base: {
142
142
  * @throws {@link PCSServiceException}
143
143
  * <p>Base exception class for all service exceptions from PCS service.</p>
144
144
  *
145
+ *
145
146
  * @public
146
147
  */
147
148
  export declare class ListClustersCommand extends ListClustersCommand_base {
@@ -144,6 +144,7 @@ declare const ListComputeNodeGroupsCommand_base: {
144
144
  * @throws {@link PCSServiceException}
145
145
  * <p>Base exception class for all service exceptions from PCS service.</p>
146
146
  *
147
+ *
147
148
  * @public
148
149
  */
149
150
  export declare class ListComputeNodeGroupsCommand extends ListComputeNodeGroupsCommand_base {
@@ -144,6 +144,7 @@ declare const ListQueuesCommand_base: {
144
144
  * @throws {@link PCSServiceException}
145
145
  * <p>Base exception class for all service exceptions from PCS service.</p>
146
146
  *
147
+ *
147
148
  * @public
148
149
  */
149
150
  export declare class ListQueuesCommand extends ListQueuesCommand_base {
@@ -63,6 +63,7 @@ declare const ListTagsForResourceCommand_base: {
63
63
  * @throws {@link PCSServiceException}
64
64
  * <p>Base exception class for all service exceptions from PCS service.</p>
65
65
  *
66
+ *
66
67
  * @public
67
68
  */
68
69
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
@@ -91,6 +91,7 @@ declare const RegisterComputeNodeGroupInstanceCommand_base: {
91
91
  * @throws {@link PCSServiceException}
92
92
  * <p>Base exception class for all service exceptions from PCS service.</p>
93
93
  *
94
+ *
94
95
  * @public
95
96
  */
96
97
  export declare class RegisterComputeNodeGroupInstanceCommand extends RegisterComputeNodeGroupInstanceCommand_base {
@@ -88,6 +88,7 @@ declare const TagResourceCommand_base: {
88
88
  * @throws {@link PCSServiceException}
89
89
  * <p>Base exception class for all service exceptions from PCS service.</p>
90
90
  *
91
+ *
91
92
  * @public
92
93
  */
93
94
  export declare class TagResourceCommand extends TagResourceCommand_base {
@@ -63,6 +63,7 @@ declare const UntagResourceCommand_base: {
63
63
  * @throws {@link PCSServiceException}
64
64
  * <p>Base exception class for all service exceptions from PCS service.</p>
65
65
  *
66
+ *
66
67
  * @public
67
68
  */
68
69
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
@@ -227,6 +227,7 @@ declare const UpdateComputeNodeGroupCommand_base: {
227
227
  * @throws {@link PCSServiceException}
228
228
  * <p>Base exception class for all service exceptions from PCS service.</p>
229
229
  *
230
+ *
230
231
  * @public
231
232
  */
232
233
  export declare class UpdateComputeNodeGroupCommand extends UpdateComputeNodeGroupCommand_base {
@@ -181,6 +181,7 @@ declare const UpdateQueueCommand_base: {
181
181
  * @throws {@link PCSServiceException}
182
182
  * <p>Base exception class for all service exceptions from PCS service.</p>
183
183
  *
184
+ *
184
185
  * @public
185
186
  */
186
187
  export declare class UpdateQueueCommand extends UpdateQueueCommand_base {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-pcs",
3
3
  "description": "AWS SDK for JavaScript Pcs 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": "tsc -p tsconfig.cjs.json",
@@ -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",