@aws-sdk/client-data-pipeline 3.288.0 → 3.290.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.
@@ -59,6 +59,19 @@ export interface ActivatePipelineCommandOutput extends ActivatePipelineOutput, _
59
59
  * @see {@link ActivatePipelineCommandOutput} for command's `response` shape.
60
60
  * @see {@link DataPipelineClientResolvedConfig | config} for DataPipelineClient's `config` shape.
61
61
  *
62
+ * @throws {@link InternalServiceError} (server fault)
63
+ * <p>An internal service error occurred.</p>
64
+ *
65
+ * @throws {@link InvalidRequestException} (client fault)
66
+ * <p>The request was not valid. Verify that your request was properly formatted, that the signature was generated with the correct credentials, and that you haven't exceeded any of the service limits for your account.</p>
67
+ *
68
+ * @throws {@link PipelineDeletedException} (client fault)
69
+ * <p>The specified pipeline has been deleted.</p>
70
+ *
71
+ * @throws {@link PipelineNotFoundException} (client fault)
72
+ * <p>The specified pipeline was not found. Verify that you used the correct user and account identifiers.</p>
73
+ *
74
+ *
62
75
  */
63
76
  export declare class ActivatePipelineCommand extends $Command<ActivatePipelineCommandInput, ActivatePipelineCommandOutput, DataPipelineClientResolvedConfig> {
64
77
  readonly input: ActivatePipelineCommandInput;
@@ -29,6 +29,19 @@ export interface AddTagsCommandOutput extends AddTagsOutput, __MetadataBearer {
29
29
  * @see {@link AddTagsCommandOutput} for command's `response` shape.
30
30
  * @see {@link DataPipelineClientResolvedConfig | config} for DataPipelineClient's `config` shape.
31
31
  *
32
+ * @throws {@link InternalServiceError} (server fault)
33
+ * <p>An internal service error occurred.</p>
34
+ *
35
+ * @throws {@link InvalidRequestException} (client fault)
36
+ * <p>The request was not valid. Verify that your request was properly formatted, that the signature was generated with the correct credentials, and that you haven't exceeded any of the service limits for your account.</p>
37
+ *
38
+ * @throws {@link PipelineDeletedException} (client fault)
39
+ * <p>The specified pipeline has been deleted.</p>
40
+ *
41
+ * @throws {@link PipelineNotFoundException} (client fault)
42
+ * <p>The specified pipeline was not found. Verify that you used the correct user and account identifiers.</p>
43
+ *
44
+ *
32
45
  */
33
46
  export declare class AddTagsCommand extends $Command<AddTagsCommandInput, AddTagsCommandOutput, DataPipelineClientResolvedConfig> {
34
47
  readonly input: AddTagsCommandInput;
@@ -59,6 +59,13 @@ export interface CreatePipelineCommandOutput extends CreatePipelineOutput, __Met
59
59
  * @see {@link CreatePipelineCommandOutput} for command's `response` shape.
60
60
  * @see {@link DataPipelineClientResolvedConfig | config} for DataPipelineClient's `config` shape.
61
61
  *
62
+ * @throws {@link InternalServiceError} (server fault)
63
+ * <p>An internal service error occurred.</p>
64
+ *
65
+ * @throws {@link InvalidRequestException} (client fault)
66
+ * <p>The request was not valid. Verify that your request was properly formatted, that the signature was generated with the correct credentials, and that you haven't exceeded any of the service limits for your account.</p>
67
+ *
68
+ *
62
69
  */
63
70
  export declare class CreatePipelineCommand extends $Command<CreatePipelineCommandInput, CreatePipelineCommandOutput, DataPipelineClientResolvedConfig> {
64
71
  readonly input: CreatePipelineCommandInput;
@@ -32,6 +32,19 @@ export interface DeactivatePipelineCommandOutput extends DeactivatePipelineOutpu
32
32
  * @see {@link DeactivatePipelineCommandOutput} for command's `response` shape.
33
33
  * @see {@link DataPipelineClientResolvedConfig | config} for DataPipelineClient's `config` shape.
34
34
  *
35
+ * @throws {@link InternalServiceError} (server fault)
36
+ * <p>An internal service error occurred.</p>
37
+ *
38
+ * @throws {@link InvalidRequestException} (client fault)
39
+ * <p>The request was not valid. Verify that your request was properly formatted, that the signature was generated with the correct credentials, and that you haven't exceeded any of the service limits for your account.</p>
40
+ *
41
+ * @throws {@link PipelineDeletedException} (client fault)
42
+ * <p>The specified pipeline has been deleted.</p>
43
+ *
44
+ * @throws {@link PipelineNotFoundException} (client fault)
45
+ * <p>The specified pipeline was not found. Verify that you used the correct user and account identifiers.</p>
46
+ *
47
+ *
35
48
  */
36
49
  export declare class DeactivatePipelineCommand extends $Command<DeactivatePipelineCommandInput, DeactivatePipelineCommandOutput, DataPipelineClientResolvedConfig> {
37
50
  readonly input: DeactivatePipelineCommandInput;
@@ -60,6 +60,16 @@ export interface DeletePipelineCommandOutput extends __MetadataBearer {
60
60
  * @see {@link DeletePipelineCommandOutput} for command's `response` shape.
61
61
  * @see {@link DataPipelineClientResolvedConfig | config} for DataPipelineClient's `config` shape.
62
62
  *
63
+ * @throws {@link InternalServiceError} (server fault)
64
+ * <p>An internal service error occurred.</p>
65
+ *
66
+ * @throws {@link InvalidRequestException} (client fault)
67
+ * <p>The request was not valid. Verify that your request was properly formatted, that the signature was generated with the correct credentials, and that you haven't exceeded any of the service limits for your account.</p>
68
+ *
69
+ * @throws {@link PipelineNotFoundException} (client fault)
70
+ * <p>The specified pipeline was not found. Verify that you used the correct user and account identifiers.</p>
71
+ *
72
+ *
63
73
  */
64
74
  export declare class DeletePipelineCommand extends $Command<DeletePipelineCommandInput, DeletePipelineCommandOutput, DataPipelineClientResolvedConfig> {
65
75
  readonly input: DeletePipelineCommandInput;
@@ -87,6 +87,19 @@ export interface DescribeObjectsCommandOutput extends DescribeObjectsOutput, __M
87
87
  * @see {@link DescribeObjectsCommandOutput} for command's `response` shape.
88
88
  * @see {@link DataPipelineClientResolvedConfig | config} for DataPipelineClient's `config` shape.
89
89
  *
90
+ * @throws {@link InternalServiceError} (server fault)
91
+ * <p>An internal service error occurred.</p>
92
+ *
93
+ * @throws {@link InvalidRequestException} (client fault)
94
+ * <p>The request was not valid. Verify that your request was properly formatted, that the signature was generated with the correct credentials, and that you haven't exceeded any of the service limits for your account.</p>
95
+ *
96
+ * @throws {@link PipelineDeletedException} (client fault)
97
+ * <p>The specified pipeline has been deleted.</p>
98
+ *
99
+ * @throws {@link PipelineNotFoundException} (client fault)
100
+ * <p>The specified pipeline was not found. Verify that you used the correct user and account identifiers.</p>
101
+ *
102
+ *
90
103
  */
91
104
  export declare class DescribeObjectsCommand extends $Command<DescribeObjectsCommandInput, DescribeObjectsCommandOutput, DataPipelineClientResolvedConfig> {
92
105
  readonly input: DescribeObjectsCommandInput;
@@ -90,6 +90,19 @@ export interface DescribePipelinesCommandOutput extends DescribePipelinesOutput,
90
90
  * @see {@link DescribePipelinesCommandOutput} for command's `response` shape.
91
91
  * @see {@link DataPipelineClientResolvedConfig | config} for DataPipelineClient's `config` shape.
92
92
  *
93
+ * @throws {@link InternalServiceError} (server fault)
94
+ * <p>An internal service error occurred.</p>
95
+ *
96
+ * @throws {@link InvalidRequestException} (client fault)
97
+ * <p>The request was not valid. Verify that your request was properly formatted, that the signature was generated with the correct credentials, and that you haven't exceeded any of the service limits for your account.</p>
98
+ *
99
+ * @throws {@link PipelineDeletedException} (client fault)
100
+ * <p>The specified pipeline has been deleted.</p>
101
+ *
102
+ * @throws {@link PipelineNotFoundException} (client fault)
103
+ * <p>The specified pipeline was not found. Verify that you used the correct user and account identifiers.</p>
104
+ *
105
+ *
93
106
  */
94
107
  export declare class DescribePipelinesCommand extends $Command<DescribePipelinesCommandInput, DescribePipelinesCommandOutput, DataPipelineClientResolvedConfig> {
95
108
  readonly input: DescribePipelinesCommandInput;
@@ -59,6 +59,22 @@ export interface EvaluateExpressionCommandOutput extends EvaluateExpressionOutpu
59
59
  * @see {@link EvaluateExpressionCommandOutput} for command's `response` shape.
60
60
  * @see {@link DataPipelineClientResolvedConfig | config} for DataPipelineClient's `config` shape.
61
61
  *
62
+ * @throws {@link InternalServiceError} (server fault)
63
+ * <p>An internal service error occurred.</p>
64
+ *
65
+ * @throws {@link InvalidRequestException} (client fault)
66
+ * <p>The request was not valid. Verify that your request was properly formatted, that the signature was generated with the correct credentials, and that you haven't exceeded any of the service limits for your account.</p>
67
+ *
68
+ * @throws {@link PipelineDeletedException} (client fault)
69
+ * <p>The specified pipeline has been deleted.</p>
70
+ *
71
+ * @throws {@link PipelineNotFoundException} (client fault)
72
+ * <p>The specified pipeline was not found. Verify that you used the correct user and account identifiers.</p>
73
+ *
74
+ * @throws {@link TaskNotFoundException} (client fault)
75
+ * <p>The specified task was not found. </p>
76
+ *
77
+ *
62
78
  */
63
79
  export declare class EvaluateExpressionCommand extends $Command<EvaluateExpressionCommandInput, EvaluateExpressionCommandOutput, DataPipelineClientResolvedConfig> {
64
80
  readonly input: EvaluateExpressionCommandInput;
@@ -93,6 +93,19 @@ export interface GetPipelineDefinitionCommandOutput extends GetPipelineDefinitio
93
93
  * @see {@link GetPipelineDefinitionCommandOutput} for command's `response` shape.
94
94
  * @see {@link DataPipelineClientResolvedConfig | config} for DataPipelineClient's `config` shape.
95
95
  *
96
+ * @throws {@link InternalServiceError} (server fault)
97
+ * <p>An internal service error occurred.</p>
98
+ *
99
+ * @throws {@link InvalidRequestException} (client fault)
100
+ * <p>The request was not valid. Verify that your request was properly formatted, that the signature was generated with the correct credentials, and that you haven't exceeded any of the service limits for your account.</p>
101
+ *
102
+ * @throws {@link PipelineDeletedException} (client fault)
103
+ * <p>The specified pipeline has been deleted.</p>
104
+ *
105
+ * @throws {@link PipelineNotFoundException} (client fault)
106
+ * <p>The specified pipeline was not found. Verify that you used the correct user and account identifiers.</p>
107
+ *
108
+ *
96
109
  */
97
110
  export declare class GetPipelineDefinitionCommand extends $Command<GetPipelineDefinitionCommandInput, GetPipelineDefinitionCommandOutput, DataPipelineClientResolvedConfig> {
98
111
  readonly input: GetPipelineDefinitionCommandInput;
@@ -60,6 +60,13 @@ export interface ListPipelinesCommandOutput extends ListPipelinesOutput, __Metad
60
60
  * @see {@link ListPipelinesCommandOutput} for command's `response` shape.
61
61
  * @see {@link DataPipelineClientResolvedConfig | config} for DataPipelineClient's `config` shape.
62
62
  *
63
+ * @throws {@link InternalServiceError} (server fault)
64
+ * <p>An internal service error occurred.</p>
65
+ *
66
+ * @throws {@link InvalidRequestException} (client fault)
67
+ * <p>The request was not valid. Verify that your request was properly formatted, that the signature was generated with the correct credentials, and that you haven't exceeded any of the service limits for your account.</p>
68
+ *
69
+ *
63
70
  */
64
71
  export declare class ListPipelinesCommand extends $Command<ListPipelinesCommandInput, ListPipelinesCommandOutput, DataPipelineClientResolvedConfig> {
65
72
  readonly input: ListPipelinesCommandInput;
@@ -107,6 +107,16 @@ export interface PollForTaskCommandOutput extends PollForTaskOutput, __MetadataB
107
107
  * @see {@link PollForTaskCommandOutput} for command's `response` shape.
108
108
  * @see {@link DataPipelineClientResolvedConfig | config} for DataPipelineClient's `config` shape.
109
109
  *
110
+ * @throws {@link InternalServiceError} (server fault)
111
+ * <p>An internal service error occurred.</p>
112
+ *
113
+ * @throws {@link InvalidRequestException} (client fault)
114
+ * <p>The request was not valid. Verify that your request was properly formatted, that the signature was generated with the correct credentials, and that you haven't exceeded any of the service limits for your account.</p>
115
+ *
116
+ * @throws {@link TaskNotFoundException} (client fault)
117
+ * <p>The specified task was not found. </p>
118
+ *
119
+ *
110
120
  */
111
121
  export declare class PollForTaskCommand extends $Command<PollForTaskCommandInput, PollForTaskCommandOutput, DataPipelineClientResolvedConfig> {
112
122
  readonly input: PollForTaskCommandInput;
@@ -188,6 +188,19 @@ export interface PutPipelineDefinitionCommandOutput extends PutPipelineDefinitio
188
188
  * @see {@link PutPipelineDefinitionCommandOutput} for command's `response` shape.
189
189
  * @see {@link DataPipelineClientResolvedConfig | config} for DataPipelineClient's `config` shape.
190
190
  *
191
+ * @throws {@link InternalServiceError} (server fault)
192
+ * <p>An internal service error occurred.</p>
193
+ *
194
+ * @throws {@link InvalidRequestException} (client fault)
195
+ * <p>The request was not valid. Verify that your request was properly formatted, that the signature was generated with the correct credentials, and that you haven't exceeded any of the service limits for your account.</p>
196
+ *
197
+ * @throws {@link PipelineDeletedException} (client fault)
198
+ * <p>The specified pipeline has been deleted.</p>
199
+ *
200
+ * @throws {@link PipelineNotFoundException} (client fault)
201
+ * <p>The specified pipeline was not found. Verify that you used the correct user and account identifiers.</p>
202
+ *
203
+ *
191
204
  */
192
205
  export declare class PutPipelineDefinitionCommand extends $Command<PutPipelineDefinitionCommandInput, PutPipelineDefinitionCommandOutput, DataPipelineClientResolvedConfig> {
193
206
  readonly input: PutPipelineDefinitionCommandInput;
@@ -67,6 +67,19 @@ export interface QueryObjectsCommandOutput extends QueryObjectsOutput, __Metadat
67
67
  * @see {@link QueryObjectsCommandOutput} for command's `response` shape.
68
68
  * @see {@link DataPipelineClientResolvedConfig | config} for DataPipelineClient's `config` shape.
69
69
  *
70
+ * @throws {@link InternalServiceError} (server fault)
71
+ * <p>An internal service error occurred.</p>
72
+ *
73
+ * @throws {@link InvalidRequestException} (client fault)
74
+ * <p>The request was not valid. Verify that your request was properly formatted, that the signature was generated with the correct credentials, and that you haven't exceeded any of the service limits for your account.</p>
75
+ *
76
+ * @throws {@link PipelineDeletedException} (client fault)
77
+ * <p>The specified pipeline has been deleted.</p>
78
+ *
79
+ * @throws {@link PipelineNotFoundException} (client fault)
80
+ * <p>The specified pipeline was not found. Verify that you used the correct user and account identifiers.</p>
81
+ *
82
+ *
70
83
  */
71
84
  export declare class QueryObjectsCommand extends $Command<QueryObjectsCommandInput, QueryObjectsCommandOutput, DataPipelineClientResolvedConfig> {
72
85
  readonly input: QueryObjectsCommandInput;
@@ -29,6 +29,19 @@ export interface RemoveTagsCommandOutput extends RemoveTagsOutput, __MetadataBea
29
29
  * @see {@link RemoveTagsCommandOutput} for command's `response` shape.
30
30
  * @see {@link DataPipelineClientResolvedConfig | config} for DataPipelineClient's `config` shape.
31
31
  *
32
+ * @throws {@link InternalServiceError} (server fault)
33
+ * <p>An internal service error occurred.</p>
34
+ *
35
+ * @throws {@link InvalidRequestException} (client fault)
36
+ * <p>The request was not valid. Verify that your request was properly formatted, that the signature was generated with the correct credentials, and that you haven't exceeded any of the service limits for your account.</p>
37
+ *
38
+ * @throws {@link PipelineDeletedException} (client fault)
39
+ * <p>The specified pipeline has been deleted.</p>
40
+ *
41
+ * @throws {@link PipelineNotFoundException} (client fault)
42
+ * <p>The specified pipeline was not found. Verify that you used the correct user and account identifiers.</p>
43
+ *
44
+ *
32
45
  */
33
46
  export declare class RemoveTagsCommand extends $Command<RemoveTagsCommandInput, RemoveTagsCommandOutput, DataPipelineClientResolvedConfig> {
34
47
  readonly input: RemoveTagsCommandInput;
@@ -66,6 +66,22 @@ export interface ReportTaskProgressCommandOutput extends ReportTaskProgressOutpu
66
66
  * @see {@link ReportTaskProgressCommandOutput} for command's `response` shape.
67
67
  * @see {@link DataPipelineClientResolvedConfig | config} for DataPipelineClient's `config` shape.
68
68
  *
69
+ * @throws {@link InternalServiceError} (server fault)
70
+ * <p>An internal service error occurred.</p>
71
+ *
72
+ * @throws {@link InvalidRequestException} (client fault)
73
+ * <p>The request was not valid. Verify that your request was properly formatted, that the signature was generated with the correct credentials, and that you haven't exceeded any of the service limits for your account.</p>
74
+ *
75
+ * @throws {@link PipelineDeletedException} (client fault)
76
+ * <p>The specified pipeline has been deleted.</p>
77
+ *
78
+ * @throws {@link PipelineNotFoundException} (client fault)
79
+ * <p>The specified pipeline was not found. Verify that you used the correct user and account identifiers.</p>
80
+ *
81
+ * @throws {@link TaskNotFoundException} (client fault)
82
+ * <p>The specified task was not found. </p>
83
+ *
84
+ *
69
85
  */
70
86
  export declare class ReportTaskProgressCommand extends $Command<ReportTaskProgressCommandInput, ReportTaskProgressCommandOutput, DataPipelineClientResolvedConfig> {
71
87
  readonly input: ReportTaskProgressCommandInput;
@@ -61,6 +61,13 @@ export interface ReportTaskRunnerHeartbeatCommandOutput extends ReportTaskRunner
61
61
  * @see {@link ReportTaskRunnerHeartbeatCommandOutput} for command's `response` shape.
62
62
  * @see {@link DataPipelineClientResolvedConfig | config} for DataPipelineClient's `config` shape.
63
63
  *
64
+ * @throws {@link InternalServiceError} (server fault)
65
+ * <p>An internal service error occurred.</p>
66
+ *
67
+ * @throws {@link InvalidRequestException} (client fault)
68
+ * <p>The request was not valid. Verify that your request was properly formatted, that the signature was generated with the correct credentials, and that you haven't exceeded any of the service limits for your account.</p>
69
+ *
70
+ *
64
71
  */
65
72
  export declare class ReportTaskRunnerHeartbeatCommand extends $Command<ReportTaskRunnerHeartbeatCommandInput, ReportTaskRunnerHeartbeatCommandOutput, DataPipelineClientResolvedConfig> {
66
73
  readonly input: ReportTaskRunnerHeartbeatCommandInput;
@@ -61,6 +61,19 @@ export interface SetStatusCommandOutput extends __MetadataBearer {
61
61
  * @see {@link SetStatusCommandOutput} for command's `response` shape.
62
62
  * @see {@link DataPipelineClientResolvedConfig | config} for DataPipelineClient's `config` shape.
63
63
  *
64
+ * @throws {@link InternalServiceError} (server fault)
65
+ * <p>An internal service error occurred.</p>
66
+ *
67
+ * @throws {@link InvalidRequestException} (client fault)
68
+ * <p>The request was not valid. Verify that your request was properly formatted, that the signature was generated with the correct credentials, and that you haven't exceeded any of the service limits for your account.</p>
69
+ *
70
+ * @throws {@link PipelineDeletedException} (client fault)
71
+ * <p>The specified pipeline has been deleted.</p>
72
+ *
73
+ * @throws {@link PipelineNotFoundException} (client fault)
74
+ * <p>The specified pipeline was not found. Verify that you used the correct user and account identifiers.</p>
75
+ *
76
+ *
64
77
  */
65
78
  export declare class SetStatusCommand extends $Command<SetStatusCommandInput, SetStatusCommandOutput, DataPipelineClientResolvedConfig> {
66
79
  readonly input: SetStatusCommandInput;
@@ -59,6 +59,22 @@ export interface SetTaskStatusCommandOutput extends SetTaskStatusOutput, __Metad
59
59
  * @see {@link SetTaskStatusCommandOutput} for command's `response` shape.
60
60
  * @see {@link DataPipelineClientResolvedConfig | config} for DataPipelineClient's `config` shape.
61
61
  *
62
+ * @throws {@link InternalServiceError} (server fault)
63
+ * <p>An internal service error occurred.</p>
64
+ *
65
+ * @throws {@link InvalidRequestException} (client fault)
66
+ * <p>The request was not valid. Verify that your request was properly formatted, that the signature was generated with the correct credentials, and that you haven't exceeded any of the service limits for your account.</p>
67
+ *
68
+ * @throws {@link PipelineDeletedException} (client fault)
69
+ * <p>The specified pipeline has been deleted.</p>
70
+ *
71
+ * @throws {@link PipelineNotFoundException} (client fault)
72
+ * <p>The specified pipeline was not found. Verify that you used the correct user and account identifiers.</p>
73
+ *
74
+ * @throws {@link TaskNotFoundException} (client fault)
75
+ * <p>The specified task was not found. </p>
76
+ *
77
+ *
62
78
  */
63
79
  export declare class SetTaskStatusCommand extends $Command<SetTaskStatusCommandInput, SetTaskStatusCommandOutput, DataPipelineClientResolvedConfig> {
64
80
  readonly input: SetTaskStatusCommandInput;
@@ -180,6 +180,19 @@ export interface ValidatePipelineDefinitionCommandOutput extends ValidatePipelin
180
180
  * @see {@link ValidatePipelineDefinitionCommandOutput} for command's `response` shape.
181
181
  * @see {@link DataPipelineClientResolvedConfig | config} for DataPipelineClient's `config` shape.
182
182
  *
183
+ * @throws {@link InternalServiceError} (server fault)
184
+ * <p>An internal service error occurred.</p>
185
+ *
186
+ * @throws {@link InvalidRequestException} (client fault)
187
+ * <p>The request was not valid. Verify that your request was properly formatted, that the signature was generated with the correct credentials, and that you haven't exceeded any of the service limits for your account.</p>
188
+ *
189
+ * @throws {@link PipelineDeletedException} (client fault)
190
+ * <p>The specified pipeline has been deleted.</p>
191
+ *
192
+ * @throws {@link PipelineNotFoundException} (client fault)
193
+ * <p>The specified pipeline was not found. Verify that you used the correct user and account identifiers.</p>
194
+ *
195
+ *
183
196
  */
184
197
  export declare class ValidatePipelineDefinitionCommand extends $Command<ValidatePipelineDefinitionCommandInput, ValidatePipelineDefinitionCommandOutput, DataPipelineClientResolvedConfig> {
185
198
  readonly input: ValidatePipelineDefinitionCommandInput;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-data-pipeline",
3
3
  "description": "AWS SDK for JavaScript Data Pipeline Client for Node.js, Browser and React Native",
4
- "version": "3.288.0",
4
+ "version": "3.290.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",
@@ -20,37 +20,37 @@
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.288.0",
24
- "@aws-sdk/config-resolver": "3.287.0",
25
- "@aws-sdk/credential-provider-node": "3.288.0",
26
- "@aws-sdk/fetch-http-handler": "3.282.0",
27
- "@aws-sdk/hash-node": "3.272.0",
28
- "@aws-sdk/invalid-dependency": "3.272.0",
29
- "@aws-sdk/middleware-content-length": "3.282.0",
30
- "@aws-sdk/middleware-endpoint": "3.282.0",
31
- "@aws-sdk/middleware-host-header": "3.282.0",
32
- "@aws-sdk/middleware-logger": "3.288.0",
33
- "@aws-sdk/middleware-recursion-detection": "3.282.0",
34
- "@aws-sdk/middleware-retry": "3.287.0",
35
- "@aws-sdk/middleware-serde": "3.272.0",
36
- "@aws-sdk/middleware-signing": "3.282.0",
37
- "@aws-sdk/middleware-stack": "3.272.0",
38
- "@aws-sdk/middleware-user-agent": "3.282.0",
39
- "@aws-sdk/node-config-provider": "3.287.0",
40
- "@aws-sdk/node-http-handler": "3.282.0",
41
- "@aws-sdk/protocol-http": "3.282.0",
42
- "@aws-sdk/smithy-client": "3.279.0",
43
- "@aws-sdk/types": "3.272.0",
44
- "@aws-sdk/url-parser": "3.272.0",
23
+ "@aws-sdk/client-sts": "3.290.0",
24
+ "@aws-sdk/config-resolver": "3.290.0",
25
+ "@aws-sdk/credential-provider-node": "3.290.0",
26
+ "@aws-sdk/fetch-http-handler": "3.290.0",
27
+ "@aws-sdk/hash-node": "3.290.0",
28
+ "@aws-sdk/invalid-dependency": "3.290.0",
29
+ "@aws-sdk/middleware-content-length": "3.290.0",
30
+ "@aws-sdk/middleware-endpoint": "3.290.0",
31
+ "@aws-sdk/middleware-host-header": "3.290.0",
32
+ "@aws-sdk/middleware-logger": "3.290.0",
33
+ "@aws-sdk/middleware-recursion-detection": "3.290.0",
34
+ "@aws-sdk/middleware-retry": "3.290.0",
35
+ "@aws-sdk/middleware-serde": "3.290.0",
36
+ "@aws-sdk/middleware-signing": "3.290.0",
37
+ "@aws-sdk/middleware-stack": "3.290.0",
38
+ "@aws-sdk/middleware-user-agent": "3.290.0",
39
+ "@aws-sdk/node-config-provider": "3.290.0",
40
+ "@aws-sdk/node-http-handler": "3.290.0",
41
+ "@aws-sdk/protocol-http": "3.290.0",
42
+ "@aws-sdk/smithy-client": "3.290.0",
43
+ "@aws-sdk/types": "3.290.0",
44
+ "@aws-sdk/url-parser": "3.290.0",
45
45
  "@aws-sdk/util-base64": "3.208.0",
46
46
  "@aws-sdk/util-body-length-browser": "3.188.0",
47
47
  "@aws-sdk/util-body-length-node": "3.208.0",
48
- "@aws-sdk/util-defaults-mode-browser": "3.279.0",
49
- "@aws-sdk/util-defaults-mode-node": "3.287.0",
50
- "@aws-sdk/util-endpoints": "3.272.0",
51
- "@aws-sdk/util-retry": "3.272.0",
52
- "@aws-sdk/util-user-agent-browser": "3.282.0",
53
- "@aws-sdk/util-user-agent-node": "3.287.0",
48
+ "@aws-sdk/util-defaults-mode-browser": "3.290.0",
49
+ "@aws-sdk/util-defaults-mode-node": "3.290.0",
50
+ "@aws-sdk/util-endpoints": "3.290.0",
51
+ "@aws-sdk/util-retry": "3.290.0",
52
+ "@aws-sdk/util-user-agent-browser": "3.290.0",
53
+ "@aws-sdk/util-user-agent-node": "3.290.0",
54
54
  "@aws-sdk/util-utf8": "3.254.0",
55
55
  "tslib": "^2.3.1"
56
56
  },