@aws-sdk/client-codestar-connections 3.454.0 → 3.455.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 (92) hide show
  1. package/README.md +0 -120
  2. package/dist-cjs/CodeStarConnections.js +0 -30
  3. package/dist-cjs/commands/index.js +0 -15
  4. package/dist-cjs/models/models_0.js +1 -192
  5. package/dist-cjs/pagination/index.js +0 -2
  6. package/dist-cjs/protocols/Aws_json1_0.js +46 -1083
  7. package/dist-es/CodeStarConnections.js +0 -30
  8. package/dist-es/commands/index.js +0 -15
  9. package/dist-es/models/models_0.js +0 -179
  10. package/dist-es/pagination/index.js +0 -2
  11. package/dist-es/protocols/Aws_json1_0.js +49 -1055
  12. package/dist-types/CodeStarConnections.d.ts +0 -105
  13. package/dist-types/CodeStarConnectionsClient.d.ts +2 -17
  14. package/dist-types/commands/index.d.ts +0 -15
  15. package/dist-types/models/models_0.d.ts +6 -1107
  16. package/dist-types/pagination/index.d.ts +0 -2
  17. package/dist-types/protocols/Aws_json1_0.d.ts +0 -135
  18. package/dist-types/ts3.4/CodeStarConnections.d.ts +0 -255
  19. package/dist-types/ts3.4/CodeStarConnectionsClient.d.ts +2 -92
  20. package/dist-types/ts3.4/commands/index.d.ts +0 -15
  21. package/dist-types/ts3.4/models/models_0.d.ts +0 -346
  22. package/dist-types/ts3.4/pagination/index.d.ts +0 -2
  23. package/dist-types/ts3.4/protocols/Aws_json1_0.d.ts +0 -180
  24. package/package.json +1 -1
  25. package/dist-cjs/commands/CreateRepositoryLinkCommand.js +0 -51
  26. package/dist-cjs/commands/CreateSyncConfigurationCommand.js +0 -51
  27. package/dist-cjs/commands/DeleteRepositoryLinkCommand.js +0 -51
  28. package/dist-cjs/commands/DeleteSyncConfigurationCommand.js +0 -51
  29. package/dist-cjs/commands/GetRepositoryLinkCommand.js +0 -51
  30. package/dist-cjs/commands/GetRepositorySyncStatusCommand.js +0 -51
  31. package/dist-cjs/commands/GetResourceSyncStatusCommand.js +0 -51
  32. package/dist-cjs/commands/GetSyncBlockerSummaryCommand.js +0 -51
  33. package/dist-cjs/commands/GetSyncConfigurationCommand.js +0 -51
  34. package/dist-cjs/commands/ListRepositoryLinksCommand.js +0 -51
  35. package/dist-cjs/commands/ListRepositorySyncDefinitionsCommand.js +0 -51
  36. package/dist-cjs/commands/ListSyncConfigurationsCommand.js +0 -51
  37. package/dist-cjs/commands/UpdateRepositoryLinkCommand.js +0 -51
  38. package/dist-cjs/commands/UpdateSyncBlockerCommand.js +0 -51
  39. package/dist-cjs/commands/UpdateSyncConfigurationCommand.js +0 -51
  40. package/dist-cjs/pagination/ListRepositoryLinksPaginator.js +0 -29
  41. package/dist-cjs/pagination/ListSyncConfigurationsPaginator.js +0 -29
  42. package/dist-es/commands/CreateRepositoryLinkCommand.js +0 -47
  43. package/dist-es/commands/CreateSyncConfigurationCommand.js +0 -47
  44. package/dist-es/commands/DeleteRepositoryLinkCommand.js +0 -47
  45. package/dist-es/commands/DeleteSyncConfigurationCommand.js +0 -47
  46. package/dist-es/commands/GetRepositoryLinkCommand.js +0 -47
  47. package/dist-es/commands/GetRepositorySyncStatusCommand.js +0 -47
  48. package/dist-es/commands/GetResourceSyncStatusCommand.js +0 -47
  49. package/dist-es/commands/GetSyncBlockerSummaryCommand.js +0 -47
  50. package/dist-es/commands/GetSyncConfigurationCommand.js +0 -47
  51. package/dist-es/commands/ListRepositoryLinksCommand.js +0 -47
  52. package/dist-es/commands/ListRepositorySyncDefinitionsCommand.js +0 -47
  53. package/dist-es/commands/ListSyncConfigurationsCommand.js +0 -47
  54. package/dist-es/commands/UpdateRepositoryLinkCommand.js +0 -47
  55. package/dist-es/commands/UpdateSyncBlockerCommand.js +0 -47
  56. package/dist-es/commands/UpdateSyncConfigurationCommand.js +0 -47
  57. package/dist-es/pagination/ListRepositoryLinksPaginator.js +0 -25
  58. package/dist-es/pagination/ListSyncConfigurationsPaginator.js +0 -25
  59. package/dist-types/commands/CreateRepositoryLinkCommand.d.ts +0 -111
  60. package/dist-types/commands/CreateSyncConfigurationCommand.d.ts +0 -111
  61. package/dist-types/commands/DeleteRepositoryLinkCommand.d.ts +0 -95
  62. package/dist-types/commands/DeleteSyncConfigurationCommand.d.ts +0 -90
  63. package/dist-types/commands/GetRepositoryLinkCommand.d.ts +0 -100
  64. package/dist-types/commands/GetRepositorySyncStatusCommand.d.ts +0 -102
  65. package/dist-types/commands/GetResourceSyncStatusCommand.d.ts +0 -155
  66. package/dist-types/commands/GetSyncBlockerSummaryCommand.d.ts +0 -109
  67. package/dist-types/commands/GetSyncConfigurationCommand.d.ts +0 -99
  68. package/dist-types/commands/ListRepositoryLinksCommand.d.ts +0 -103
  69. package/dist-types/commands/ListRepositorySyncDefinitionsCommand.d.ts +0 -97
  70. package/dist-types/commands/ListSyncConfigurationsCommand.d.ts +0 -104
  71. package/dist-types/commands/UpdateRepositoryLinkCommand.d.ts +0 -106
  72. package/dist-types/commands/UpdateSyncBlockerCommand.d.ts +0 -113
  73. package/dist-types/commands/UpdateSyncConfigurationCommand.d.ts +0 -109
  74. package/dist-types/pagination/ListRepositoryLinksPaginator.d.ts +0 -7
  75. package/dist-types/pagination/ListSyncConfigurationsPaginator.d.ts +0 -7
  76. package/dist-types/ts3.4/commands/CreateRepositoryLinkCommand.d.ts +0 -42
  77. package/dist-types/ts3.4/commands/CreateSyncConfigurationCommand.d.ts +0 -42
  78. package/dist-types/ts3.4/commands/DeleteRepositoryLinkCommand.d.ts +0 -42
  79. package/dist-types/ts3.4/commands/DeleteSyncConfigurationCommand.d.ts +0 -42
  80. package/dist-types/ts3.4/commands/GetRepositoryLinkCommand.d.ts +0 -38
  81. package/dist-types/ts3.4/commands/GetRepositorySyncStatusCommand.d.ts +0 -42
  82. package/dist-types/ts3.4/commands/GetResourceSyncStatusCommand.d.ts +0 -42
  83. package/dist-types/ts3.4/commands/GetSyncBlockerSummaryCommand.d.ts +0 -42
  84. package/dist-types/ts3.4/commands/GetSyncConfigurationCommand.d.ts +0 -42
  85. package/dist-types/ts3.4/commands/ListRepositoryLinksCommand.d.ts +0 -39
  86. package/dist-types/ts3.4/commands/ListRepositorySyncDefinitionsCommand.d.ts +0 -42
  87. package/dist-types/ts3.4/commands/ListSyncConfigurationsCommand.d.ts +0 -42
  88. package/dist-types/ts3.4/commands/UpdateRepositoryLinkCommand.d.ts +0 -42
  89. package/dist-types/ts3.4/commands/UpdateSyncBlockerCommand.d.ts +0 -38
  90. package/dist-types/ts3.4/commands/UpdateSyncConfigurationCommand.d.ts +0 -42
  91. package/dist-types/ts3.4/pagination/ListRepositoryLinksPaginator.d.ts +0 -11
  92. package/dist-types/ts3.4/pagination/ListSyncConfigurationsPaginator.d.ts +0 -11
@@ -11,14 +11,6 @@ import {
11
11
  CreateHostCommandInput,
12
12
  CreateHostCommandOutput,
13
13
  } from "../commands/CreateHostCommand";
14
- import {
15
- CreateRepositoryLinkCommandInput,
16
- CreateRepositoryLinkCommandOutput,
17
- } from "../commands/CreateRepositoryLinkCommand";
18
- import {
19
- CreateSyncConfigurationCommandInput,
20
- CreateSyncConfigurationCommandOutput,
21
- } from "../commands/CreateSyncConfigurationCommand";
22
14
  import {
23
15
  DeleteConnectionCommandInput,
24
16
  DeleteConnectionCommandOutput,
@@ -27,14 +19,6 @@ import {
27
19
  DeleteHostCommandInput,
28
20
  DeleteHostCommandOutput,
29
21
  } from "../commands/DeleteHostCommand";
30
- import {
31
- DeleteRepositoryLinkCommandInput,
32
- DeleteRepositoryLinkCommandOutput,
33
- } from "../commands/DeleteRepositoryLinkCommand";
34
- import {
35
- DeleteSyncConfigurationCommandInput,
36
- DeleteSyncConfigurationCommandOutput,
37
- } from "../commands/DeleteSyncConfigurationCommand";
38
22
  import {
39
23
  GetConnectionCommandInput,
40
24
  GetConnectionCommandOutput,
@@ -43,26 +27,6 @@ import {
43
27
  GetHostCommandInput,
44
28
  GetHostCommandOutput,
45
29
  } from "../commands/GetHostCommand";
46
- import {
47
- GetRepositoryLinkCommandInput,
48
- GetRepositoryLinkCommandOutput,
49
- } from "../commands/GetRepositoryLinkCommand";
50
- import {
51
- GetRepositorySyncStatusCommandInput,
52
- GetRepositorySyncStatusCommandOutput,
53
- } from "../commands/GetRepositorySyncStatusCommand";
54
- import {
55
- GetResourceSyncStatusCommandInput,
56
- GetResourceSyncStatusCommandOutput,
57
- } from "../commands/GetResourceSyncStatusCommand";
58
- import {
59
- GetSyncBlockerSummaryCommandInput,
60
- GetSyncBlockerSummaryCommandOutput,
61
- } from "../commands/GetSyncBlockerSummaryCommand";
62
- import {
63
- GetSyncConfigurationCommandInput,
64
- GetSyncConfigurationCommandOutput,
65
- } from "../commands/GetSyncConfigurationCommand";
66
30
  import {
67
31
  ListConnectionsCommandInput,
68
32
  ListConnectionsCommandOutput,
@@ -71,18 +35,6 @@ import {
71
35
  ListHostsCommandInput,
72
36
  ListHostsCommandOutput,
73
37
  } from "../commands/ListHostsCommand";
74
- import {
75
- ListRepositoryLinksCommandInput,
76
- ListRepositoryLinksCommandOutput,
77
- } from "../commands/ListRepositoryLinksCommand";
78
- import {
79
- ListRepositorySyncDefinitionsCommandInput,
80
- ListRepositorySyncDefinitionsCommandOutput,
81
- } from "../commands/ListRepositorySyncDefinitionsCommand";
82
- import {
83
- ListSyncConfigurationsCommandInput,
84
- ListSyncConfigurationsCommandOutput,
85
- } from "../commands/ListSyncConfigurationsCommand";
86
38
  import {
87
39
  ListTagsForResourceCommandInput,
88
40
  ListTagsForResourceCommandOutput,
@@ -99,18 +51,6 @@ import {
99
51
  UpdateHostCommandInput,
100
52
  UpdateHostCommandOutput,
101
53
  } from "../commands/UpdateHostCommand";
102
- import {
103
- UpdateRepositoryLinkCommandInput,
104
- UpdateRepositoryLinkCommandOutput,
105
- } from "../commands/UpdateRepositoryLinkCommand";
106
- import {
107
- UpdateSyncBlockerCommandInput,
108
- UpdateSyncBlockerCommandOutput,
109
- } from "../commands/UpdateSyncBlockerCommand";
110
- import {
111
- UpdateSyncConfigurationCommandInput,
112
- UpdateSyncConfigurationCommandOutput,
113
- } from "../commands/UpdateSyncConfigurationCommand";
114
54
  export declare const se_CreateConnectionCommand: (
115
55
  input: CreateConnectionCommandInput,
116
56
  context: __SerdeContext
@@ -119,14 +59,6 @@ export declare const se_CreateHostCommand: (
119
59
  input: CreateHostCommandInput,
120
60
  context: __SerdeContext
121
61
  ) => Promise<__HttpRequest>;
122
- export declare const se_CreateRepositoryLinkCommand: (
123
- input: CreateRepositoryLinkCommandInput,
124
- context: __SerdeContext
125
- ) => Promise<__HttpRequest>;
126
- export declare const se_CreateSyncConfigurationCommand: (
127
- input: CreateSyncConfigurationCommandInput,
128
- context: __SerdeContext
129
- ) => Promise<__HttpRequest>;
130
62
  export declare const se_DeleteConnectionCommand: (
131
63
  input: DeleteConnectionCommandInput,
132
64
  context: __SerdeContext
@@ -135,14 +67,6 @@ export declare const se_DeleteHostCommand: (
135
67
  input: DeleteHostCommandInput,
136
68
  context: __SerdeContext
137
69
  ) => Promise<__HttpRequest>;
138
- export declare const se_DeleteRepositoryLinkCommand: (
139
- input: DeleteRepositoryLinkCommandInput,
140
- context: __SerdeContext
141
- ) => Promise<__HttpRequest>;
142
- export declare const se_DeleteSyncConfigurationCommand: (
143
- input: DeleteSyncConfigurationCommandInput,
144
- context: __SerdeContext
145
- ) => Promise<__HttpRequest>;
146
70
  export declare const se_GetConnectionCommand: (
147
71
  input: GetConnectionCommandInput,
148
72
  context: __SerdeContext
@@ -151,26 +75,6 @@ export declare const se_GetHostCommand: (
151
75
  input: GetHostCommandInput,
152
76
  context: __SerdeContext
153
77
  ) => Promise<__HttpRequest>;
154
- export declare const se_GetRepositoryLinkCommand: (
155
- input: GetRepositoryLinkCommandInput,
156
- context: __SerdeContext
157
- ) => Promise<__HttpRequest>;
158
- export declare const se_GetRepositorySyncStatusCommand: (
159
- input: GetRepositorySyncStatusCommandInput,
160
- context: __SerdeContext
161
- ) => Promise<__HttpRequest>;
162
- export declare const se_GetResourceSyncStatusCommand: (
163
- input: GetResourceSyncStatusCommandInput,
164
- context: __SerdeContext
165
- ) => Promise<__HttpRequest>;
166
- export declare const se_GetSyncBlockerSummaryCommand: (
167
- input: GetSyncBlockerSummaryCommandInput,
168
- context: __SerdeContext
169
- ) => Promise<__HttpRequest>;
170
- export declare const se_GetSyncConfigurationCommand: (
171
- input: GetSyncConfigurationCommandInput,
172
- context: __SerdeContext
173
- ) => Promise<__HttpRequest>;
174
78
  export declare const se_ListConnectionsCommand: (
175
79
  input: ListConnectionsCommandInput,
176
80
  context: __SerdeContext
@@ -179,18 +83,6 @@ export declare const se_ListHostsCommand: (
179
83
  input: ListHostsCommandInput,
180
84
  context: __SerdeContext
181
85
  ) => Promise<__HttpRequest>;
182
- export declare const se_ListRepositoryLinksCommand: (
183
- input: ListRepositoryLinksCommandInput,
184
- context: __SerdeContext
185
- ) => Promise<__HttpRequest>;
186
- export declare const se_ListRepositorySyncDefinitionsCommand: (
187
- input: ListRepositorySyncDefinitionsCommandInput,
188
- context: __SerdeContext
189
- ) => Promise<__HttpRequest>;
190
- export declare const se_ListSyncConfigurationsCommand: (
191
- input: ListSyncConfigurationsCommandInput,
192
- context: __SerdeContext
193
- ) => Promise<__HttpRequest>;
194
86
  export declare const se_ListTagsForResourceCommand: (
195
87
  input: ListTagsForResourceCommandInput,
196
88
  context: __SerdeContext
@@ -207,18 +99,6 @@ export declare const se_UpdateHostCommand: (
207
99
  input: UpdateHostCommandInput,
208
100
  context: __SerdeContext
209
101
  ) => Promise<__HttpRequest>;
210
- export declare const se_UpdateRepositoryLinkCommand: (
211
- input: UpdateRepositoryLinkCommandInput,
212
- context: __SerdeContext
213
- ) => Promise<__HttpRequest>;
214
- export declare const se_UpdateSyncBlockerCommand: (
215
- input: UpdateSyncBlockerCommandInput,
216
- context: __SerdeContext
217
- ) => Promise<__HttpRequest>;
218
- export declare const se_UpdateSyncConfigurationCommand: (
219
- input: UpdateSyncConfigurationCommandInput,
220
- context: __SerdeContext
221
- ) => Promise<__HttpRequest>;
222
102
  export declare const de_CreateConnectionCommand: (
223
103
  output: __HttpResponse,
224
104
  context: __SerdeContext
@@ -227,14 +107,6 @@ export declare const de_CreateHostCommand: (
227
107
  output: __HttpResponse,
228
108
  context: __SerdeContext
229
109
  ) => Promise<CreateHostCommandOutput>;
230
- export declare const de_CreateRepositoryLinkCommand: (
231
- output: __HttpResponse,
232
- context: __SerdeContext
233
- ) => Promise<CreateRepositoryLinkCommandOutput>;
234
- export declare const de_CreateSyncConfigurationCommand: (
235
- output: __HttpResponse,
236
- context: __SerdeContext
237
- ) => Promise<CreateSyncConfigurationCommandOutput>;
238
110
  export declare const de_DeleteConnectionCommand: (
239
111
  output: __HttpResponse,
240
112
  context: __SerdeContext
@@ -243,14 +115,6 @@ export declare const de_DeleteHostCommand: (
243
115
  output: __HttpResponse,
244
116
  context: __SerdeContext
245
117
  ) => Promise<DeleteHostCommandOutput>;
246
- export declare const de_DeleteRepositoryLinkCommand: (
247
- output: __HttpResponse,
248
- context: __SerdeContext
249
- ) => Promise<DeleteRepositoryLinkCommandOutput>;
250
- export declare const de_DeleteSyncConfigurationCommand: (
251
- output: __HttpResponse,
252
- context: __SerdeContext
253
- ) => Promise<DeleteSyncConfigurationCommandOutput>;
254
118
  export declare const de_GetConnectionCommand: (
255
119
  output: __HttpResponse,
256
120
  context: __SerdeContext
@@ -259,26 +123,6 @@ export declare const de_GetHostCommand: (
259
123
  output: __HttpResponse,
260
124
  context: __SerdeContext
261
125
  ) => Promise<GetHostCommandOutput>;
262
- export declare const de_GetRepositoryLinkCommand: (
263
- output: __HttpResponse,
264
- context: __SerdeContext
265
- ) => Promise<GetRepositoryLinkCommandOutput>;
266
- export declare const de_GetRepositorySyncStatusCommand: (
267
- output: __HttpResponse,
268
- context: __SerdeContext
269
- ) => Promise<GetRepositorySyncStatusCommandOutput>;
270
- export declare const de_GetResourceSyncStatusCommand: (
271
- output: __HttpResponse,
272
- context: __SerdeContext
273
- ) => Promise<GetResourceSyncStatusCommandOutput>;
274
- export declare const de_GetSyncBlockerSummaryCommand: (
275
- output: __HttpResponse,
276
- context: __SerdeContext
277
- ) => Promise<GetSyncBlockerSummaryCommandOutput>;
278
- export declare const de_GetSyncConfigurationCommand: (
279
- output: __HttpResponse,
280
- context: __SerdeContext
281
- ) => Promise<GetSyncConfigurationCommandOutput>;
282
126
  export declare const de_ListConnectionsCommand: (
283
127
  output: __HttpResponse,
284
128
  context: __SerdeContext
@@ -287,18 +131,6 @@ export declare const de_ListHostsCommand: (
287
131
  output: __HttpResponse,
288
132
  context: __SerdeContext
289
133
  ) => Promise<ListHostsCommandOutput>;
290
- export declare const de_ListRepositoryLinksCommand: (
291
- output: __HttpResponse,
292
- context: __SerdeContext
293
- ) => Promise<ListRepositoryLinksCommandOutput>;
294
- export declare const de_ListRepositorySyncDefinitionsCommand: (
295
- output: __HttpResponse,
296
- context: __SerdeContext
297
- ) => Promise<ListRepositorySyncDefinitionsCommandOutput>;
298
- export declare const de_ListSyncConfigurationsCommand: (
299
- output: __HttpResponse,
300
- context: __SerdeContext
301
- ) => Promise<ListSyncConfigurationsCommandOutput>;
302
134
  export declare const de_ListTagsForResourceCommand: (
303
135
  output: __HttpResponse,
304
136
  context: __SerdeContext
@@ -315,15 +147,3 @@ export declare const de_UpdateHostCommand: (
315
147
  output: __HttpResponse,
316
148
  context: __SerdeContext
317
149
  ) => Promise<UpdateHostCommandOutput>;
318
- export declare const de_UpdateRepositoryLinkCommand: (
319
- output: __HttpResponse,
320
- context: __SerdeContext
321
- ) => Promise<UpdateRepositoryLinkCommandOutput>;
322
- export declare const de_UpdateSyncBlockerCommand: (
323
- output: __HttpResponse,
324
- context: __SerdeContext
325
- ) => Promise<UpdateSyncBlockerCommandOutput>;
326
- export declare const de_UpdateSyncConfigurationCommand: (
327
- output: __HttpResponse,
328
- context: __SerdeContext
329
- ) => Promise<UpdateSyncConfigurationCommandOutput>;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-codestar-connections",
3
3
  "description": "AWS SDK for JavaScript Codestar Connections Client for Node.js, Browser and React Native",
4
- "version": "3.454.0",
4
+ "version": "3.455.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",
@@ -1,51 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateRepositoryLinkCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const types_1 = require("@smithy/types");
9
- const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
10
- class CreateRepositoryLinkCommand extends smithy_client_1.Command {
11
- static getEndpointParameterInstructions() {
12
- return {
13
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
14
- Endpoint: { type: "builtInParams", name: "endpoint" },
15
- Region: { type: "builtInParams", name: "region" },
16
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
- };
18
- }
19
- constructor(input) {
20
- super();
21
- this.input = input;
22
- }
23
- resolveMiddleware(clientStack, configuration, options) {
24
- this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
25
- this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, CreateRepositoryLinkCommand.getEndpointParameterInstructions()));
26
- const stack = clientStack.concat(this.middlewareStack);
27
- const { logger } = configuration;
28
- const clientName = "CodeStarConnectionsClient";
29
- const commandName = "CreateRepositoryLinkCommand";
30
- const handlerExecutionContext = {
31
- logger,
32
- clientName,
33
- commandName,
34
- inputFilterSensitiveLog: (_) => _,
35
- outputFilterSensitiveLog: (_) => _,
36
- [types_1.SMITHY_CONTEXT_KEY]: {
37
- service: "CodeStar_connections_20191201",
38
- operation: "CreateRepositoryLink",
39
- },
40
- };
41
- const { requestHandler } = configuration;
42
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
43
- }
44
- serialize(input, context) {
45
- return (0, Aws_json1_0_1.se_CreateRepositoryLinkCommand)(input, context);
46
- }
47
- deserialize(output, context) {
48
- return (0, Aws_json1_0_1.de_CreateRepositoryLinkCommand)(output, context);
49
- }
50
- }
51
- exports.CreateRepositoryLinkCommand = CreateRepositoryLinkCommand;
@@ -1,51 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateSyncConfigurationCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const types_1 = require("@smithy/types");
9
- const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
10
- class CreateSyncConfigurationCommand extends smithy_client_1.Command {
11
- static getEndpointParameterInstructions() {
12
- return {
13
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
14
- Endpoint: { type: "builtInParams", name: "endpoint" },
15
- Region: { type: "builtInParams", name: "region" },
16
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
- };
18
- }
19
- constructor(input) {
20
- super();
21
- this.input = input;
22
- }
23
- resolveMiddleware(clientStack, configuration, options) {
24
- this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
25
- this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, CreateSyncConfigurationCommand.getEndpointParameterInstructions()));
26
- const stack = clientStack.concat(this.middlewareStack);
27
- const { logger } = configuration;
28
- const clientName = "CodeStarConnectionsClient";
29
- const commandName = "CreateSyncConfigurationCommand";
30
- const handlerExecutionContext = {
31
- logger,
32
- clientName,
33
- commandName,
34
- inputFilterSensitiveLog: (_) => _,
35
- outputFilterSensitiveLog: (_) => _,
36
- [types_1.SMITHY_CONTEXT_KEY]: {
37
- service: "CodeStar_connections_20191201",
38
- operation: "CreateSyncConfiguration",
39
- },
40
- };
41
- const { requestHandler } = configuration;
42
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
43
- }
44
- serialize(input, context) {
45
- return (0, Aws_json1_0_1.se_CreateSyncConfigurationCommand)(input, context);
46
- }
47
- deserialize(output, context) {
48
- return (0, Aws_json1_0_1.de_CreateSyncConfigurationCommand)(output, context);
49
- }
50
- }
51
- exports.CreateSyncConfigurationCommand = CreateSyncConfigurationCommand;
@@ -1,51 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteRepositoryLinkCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const types_1 = require("@smithy/types");
9
- const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
10
- class DeleteRepositoryLinkCommand extends smithy_client_1.Command {
11
- static getEndpointParameterInstructions() {
12
- return {
13
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
14
- Endpoint: { type: "builtInParams", name: "endpoint" },
15
- Region: { type: "builtInParams", name: "region" },
16
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
- };
18
- }
19
- constructor(input) {
20
- super();
21
- this.input = input;
22
- }
23
- resolveMiddleware(clientStack, configuration, options) {
24
- this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
25
- this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, DeleteRepositoryLinkCommand.getEndpointParameterInstructions()));
26
- const stack = clientStack.concat(this.middlewareStack);
27
- const { logger } = configuration;
28
- const clientName = "CodeStarConnectionsClient";
29
- const commandName = "DeleteRepositoryLinkCommand";
30
- const handlerExecutionContext = {
31
- logger,
32
- clientName,
33
- commandName,
34
- inputFilterSensitiveLog: (_) => _,
35
- outputFilterSensitiveLog: (_) => _,
36
- [types_1.SMITHY_CONTEXT_KEY]: {
37
- service: "CodeStar_connections_20191201",
38
- operation: "DeleteRepositoryLink",
39
- },
40
- };
41
- const { requestHandler } = configuration;
42
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
43
- }
44
- serialize(input, context) {
45
- return (0, Aws_json1_0_1.se_DeleteRepositoryLinkCommand)(input, context);
46
- }
47
- deserialize(output, context) {
48
- return (0, Aws_json1_0_1.de_DeleteRepositoryLinkCommand)(output, context);
49
- }
50
- }
51
- exports.DeleteRepositoryLinkCommand = DeleteRepositoryLinkCommand;
@@ -1,51 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteSyncConfigurationCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const types_1 = require("@smithy/types");
9
- const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
10
- class DeleteSyncConfigurationCommand extends smithy_client_1.Command {
11
- static getEndpointParameterInstructions() {
12
- return {
13
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
14
- Endpoint: { type: "builtInParams", name: "endpoint" },
15
- Region: { type: "builtInParams", name: "region" },
16
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
- };
18
- }
19
- constructor(input) {
20
- super();
21
- this.input = input;
22
- }
23
- resolveMiddleware(clientStack, configuration, options) {
24
- this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
25
- this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, DeleteSyncConfigurationCommand.getEndpointParameterInstructions()));
26
- const stack = clientStack.concat(this.middlewareStack);
27
- const { logger } = configuration;
28
- const clientName = "CodeStarConnectionsClient";
29
- const commandName = "DeleteSyncConfigurationCommand";
30
- const handlerExecutionContext = {
31
- logger,
32
- clientName,
33
- commandName,
34
- inputFilterSensitiveLog: (_) => _,
35
- outputFilterSensitiveLog: (_) => _,
36
- [types_1.SMITHY_CONTEXT_KEY]: {
37
- service: "CodeStar_connections_20191201",
38
- operation: "DeleteSyncConfiguration",
39
- },
40
- };
41
- const { requestHandler } = configuration;
42
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
43
- }
44
- serialize(input, context) {
45
- return (0, Aws_json1_0_1.se_DeleteSyncConfigurationCommand)(input, context);
46
- }
47
- deserialize(output, context) {
48
- return (0, Aws_json1_0_1.de_DeleteSyncConfigurationCommand)(output, context);
49
- }
50
- }
51
- exports.DeleteSyncConfigurationCommand = DeleteSyncConfigurationCommand;
@@ -1,51 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetRepositoryLinkCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const types_1 = require("@smithy/types");
9
- const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
10
- class GetRepositoryLinkCommand extends smithy_client_1.Command {
11
- static getEndpointParameterInstructions() {
12
- return {
13
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
14
- Endpoint: { type: "builtInParams", name: "endpoint" },
15
- Region: { type: "builtInParams", name: "region" },
16
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
- };
18
- }
19
- constructor(input) {
20
- super();
21
- this.input = input;
22
- }
23
- resolveMiddleware(clientStack, configuration, options) {
24
- this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
25
- this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, GetRepositoryLinkCommand.getEndpointParameterInstructions()));
26
- const stack = clientStack.concat(this.middlewareStack);
27
- const { logger } = configuration;
28
- const clientName = "CodeStarConnectionsClient";
29
- const commandName = "GetRepositoryLinkCommand";
30
- const handlerExecutionContext = {
31
- logger,
32
- clientName,
33
- commandName,
34
- inputFilterSensitiveLog: (_) => _,
35
- outputFilterSensitiveLog: (_) => _,
36
- [types_1.SMITHY_CONTEXT_KEY]: {
37
- service: "CodeStar_connections_20191201",
38
- operation: "GetRepositoryLink",
39
- },
40
- };
41
- const { requestHandler } = configuration;
42
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
43
- }
44
- serialize(input, context) {
45
- return (0, Aws_json1_0_1.se_GetRepositoryLinkCommand)(input, context);
46
- }
47
- deserialize(output, context) {
48
- return (0, Aws_json1_0_1.de_GetRepositoryLinkCommand)(output, context);
49
- }
50
- }
51
- exports.GetRepositoryLinkCommand = GetRepositoryLinkCommand;
@@ -1,51 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetRepositorySyncStatusCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const types_1 = require("@smithy/types");
9
- const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
10
- class GetRepositorySyncStatusCommand extends smithy_client_1.Command {
11
- static getEndpointParameterInstructions() {
12
- return {
13
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
14
- Endpoint: { type: "builtInParams", name: "endpoint" },
15
- Region: { type: "builtInParams", name: "region" },
16
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
- };
18
- }
19
- constructor(input) {
20
- super();
21
- this.input = input;
22
- }
23
- resolveMiddleware(clientStack, configuration, options) {
24
- this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
25
- this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, GetRepositorySyncStatusCommand.getEndpointParameterInstructions()));
26
- const stack = clientStack.concat(this.middlewareStack);
27
- const { logger } = configuration;
28
- const clientName = "CodeStarConnectionsClient";
29
- const commandName = "GetRepositorySyncStatusCommand";
30
- const handlerExecutionContext = {
31
- logger,
32
- clientName,
33
- commandName,
34
- inputFilterSensitiveLog: (_) => _,
35
- outputFilterSensitiveLog: (_) => _,
36
- [types_1.SMITHY_CONTEXT_KEY]: {
37
- service: "CodeStar_connections_20191201",
38
- operation: "GetRepositorySyncStatus",
39
- },
40
- };
41
- const { requestHandler } = configuration;
42
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
43
- }
44
- serialize(input, context) {
45
- return (0, Aws_json1_0_1.se_GetRepositorySyncStatusCommand)(input, context);
46
- }
47
- deserialize(output, context) {
48
- return (0, Aws_json1_0_1.de_GetRepositorySyncStatusCommand)(output, context);
49
- }
50
- }
51
- exports.GetRepositorySyncStatusCommand = GetRepositorySyncStatusCommand;
@@ -1,51 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetResourceSyncStatusCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const types_1 = require("@smithy/types");
9
- const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
10
- class GetResourceSyncStatusCommand extends smithy_client_1.Command {
11
- static getEndpointParameterInstructions() {
12
- return {
13
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
14
- Endpoint: { type: "builtInParams", name: "endpoint" },
15
- Region: { type: "builtInParams", name: "region" },
16
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
- };
18
- }
19
- constructor(input) {
20
- super();
21
- this.input = input;
22
- }
23
- resolveMiddleware(clientStack, configuration, options) {
24
- this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
25
- this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, GetResourceSyncStatusCommand.getEndpointParameterInstructions()));
26
- const stack = clientStack.concat(this.middlewareStack);
27
- const { logger } = configuration;
28
- const clientName = "CodeStarConnectionsClient";
29
- const commandName = "GetResourceSyncStatusCommand";
30
- const handlerExecutionContext = {
31
- logger,
32
- clientName,
33
- commandName,
34
- inputFilterSensitiveLog: (_) => _,
35
- outputFilterSensitiveLog: (_) => _,
36
- [types_1.SMITHY_CONTEXT_KEY]: {
37
- service: "CodeStar_connections_20191201",
38
- operation: "GetResourceSyncStatus",
39
- },
40
- };
41
- const { requestHandler } = configuration;
42
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
43
- }
44
- serialize(input, context) {
45
- return (0, Aws_json1_0_1.se_GetResourceSyncStatusCommand)(input, context);
46
- }
47
- deserialize(output, context) {
48
- return (0, Aws_json1_0_1.de_GetResourceSyncStatusCommand)(output, context);
49
- }
50
- }
51
- exports.GetResourceSyncStatusCommand = GetResourceSyncStatusCommand;