@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
@@ -1,5 +1,3 @@
1
1
  export * from "./Interfaces";
2
2
  export * from "./ListConnectionsPaginator";
3
3
  export * from "./ListHostsPaginator";
4
- export * from "./ListRepositoryLinksPaginator";
5
- export * from "./ListSyncConfigurationsPaginator";
@@ -2,31 +2,16 @@ import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@s
2
2
  import { SerdeContext as __SerdeContext } from "@smithy/types";
3
3
  import { CreateConnectionCommandInput, CreateConnectionCommandOutput } from "../commands/CreateConnectionCommand";
4
4
  import { CreateHostCommandInput, CreateHostCommandOutput } from "../commands/CreateHostCommand";
5
- import { CreateRepositoryLinkCommandInput, CreateRepositoryLinkCommandOutput } from "../commands/CreateRepositoryLinkCommand";
6
- import { CreateSyncConfigurationCommandInput, CreateSyncConfigurationCommandOutput } from "../commands/CreateSyncConfigurationCommand";
7
5
  import { DeleteConnectionCommandInput, DeleteConnectionCommandOutput } from "../commands/DeleteConnectionCommand";
8
6
  import { DeleteHostCommandInput, DeleteHostCommandOutput } from "../commands/DeleteHostCommand";
9
- import { DeleteRepositoryLinkCommandInput, DeleteRepositoryLinkCommandOutput } from "../commands/DeleteRepositoryLinkCommand";
10
- import { DeleteSyncConfigurationCommandInput, DeleteSyncConfigurationCommandOutput } from "../commands/DeleteSyncConfigurationCommand";
11
7
  import { GetConnectionCommandInput, GetConnectionCommandOutput } from "../commands/GetConnectionCommand";
12
8
  import { GetHostCommandInput, GetHostCommandOutput } from "../commands/GetHostCommand";
13
- import { GetRepositoryLinkCommandInput, GetRepositoryLinkCommandOutput } from "../commands/GetRepositoryLinkCommand";
14
- import { GetRepositorySyncStatusCommandInput, GetRepositorySyncStatusCommandOutput } from "../commands/GetRepositorySyncStatusCommand";
15
- import { GetResourceSyncStatusCommandInput, GetResourceSyncStatusCommandOutput } from "../commands/GetResourceSyncStatusCommand";
16
- import { GetSyncBlockerSummaryCommandInput, GetSyncBlockerSummaryCommandOutput } from "../commands/GetSyncBlockerSummaryCommand";
17
- import { GetSyncConfigurationCommandInput, GetSyncConfigurationCommandOutput } from "../commands/GetSyncConfigurationCommand";
18
9
  import { ListConnectionsCommandInput, ListConnectionsCommandOutput } from "../commands/ListConnectionsCommand";
19
10
  import { ListHostsCommandInput, ListHostsCommandOutput } from "../commands/ListHostsCommand";
20
- import { ListRepositoryLinksCommandInput, ListRepositoryLinksCommandOutput } from "../commands/ListRepositoryLinksCommand";
21
- import { ListRepositorySyncDefinitionsCommandInput, ListRepositorySyncDefinitionsCommandOutput } from "../commands/ListRepositorySyncDefinitionsCommand";
22
- import { ListSyncConfigurationsCommandInput, ListSyncConfigurationsCommandOutput } from "../commands/ListSyncConfigurationsCommand";
23
11
  import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "../commands/ListTagsForResourceCommand";
24
12
  import { TagResourceCommandInput, TagResourceCommandOutput } from "../commands/TagResourceCommand";
25
13
  import { UntagResourceCommandInput, UntagResourceCommandOutput } from "../commands/UntagResourceCommand";
26
14
  import { UpdateHostCommandInput, UpdateHostCommandOutput } from "../commands/UpdateHostCommand";
27
- import { UpdateRepositoryLinkCommandInput, UpdateRepositoryLinkCommandOutput } from "../commands/UpdateRepositoryLinkCommand";
28
- import { UpdateSyncBlockerCommandInput, UpdateSyncBlockerCommandOutput } from "../commands/UpdateSyncBlockerCommand";
29
- import { UpdateSyncConfigurationCommandInput, UpdateSyncConfigurationCommandOutput } from "../commands/UpdateSyncConfigurationCommand";
30
15
  /**
31
16
  * serializeAws_json1_0CreateConnectionCommand
32
17
  */
@@ -35,14 +20,6 @@ export declare const se_CreateConnectionCommand: (input: CreateConnectionCommand
35
20
  * serializeAws_json1_0CreateHostCommand
36
21
  */
37
22
  export declare const se_CreateHostCommand: (input: CreateHostCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
38
- /**
39
- * serializeAws_json1_0CreateRepositoryLinkCommand
40
- */
41
- export declare const se_CreateRepositoryLinkCommand: (input: CreateRepositoryLinkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
42
- /**
43
- * serializeAws_json1_0CreateSyncConfigurationCommand
44
- */
45
- export declare const se_CreateSyncConfigurationCommand: (input: CreateSyncConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
46
23
  /**
47
24
  * serializeAws_json1_0DeleteConnectionCommand
48
25
  */
@@ -51,14 +28,6 @@ export declare const se_DeleteConnectionCommand: (input: DeleteConnectionCommand
51
28
  * serializeAws_json1_0DeleteHostCommand
52
29
  */
53
30
  export declare const se_DeleteHostCommand: (input: DeleteHostCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
54
- /**
55
- * serializeAws_json1_0DeleteRepositoryLinkCommand
56
- */
57
- export declare const se_DeleteRepositoryLinkCommand: (input: DeleteRepositoryLinkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
58
- /**
59
- * serializeAws_json1_0DeleteSyncConfigurationCommand
60
- */
61
- export declare const se_DeleteSyncConfigurationCommand: (input: DeleteSyncConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
62
31
  /**
63
32
  * serializeAws_json1_0GetConnectionCommand
64
33
  */
@@ -67,26 +36,6 @@ export declare const se_GetConnectionCommand: (input: GetConnectionCommandInput,
67
36
  * serializeAws_json1_0GetHostCommand
68
37
  */
69
38
  export declare const se_GetHostCommand: (input: GetHostCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
70
- /**
71
- * serializeAws_json1_0GetRepositoryLinkCommand
72
- */
73
- export declare const se_GetRepositoryLinkCommand: (input: GetRepositoryLinkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
74
- /**
75
- * serializeAws_json1_0GetRepositorySyncStatusCommand
76
- */
77
- export declare const se_GetRepositorySyncStatusCommand: (input: GetRepositorySyncStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
78
- /**
79
- * serializeAws_json1_0GetResourceSyncStatusCommand
80
- */
81
- export declare const se_GetResourceSyncStatusCommand: (input: GetResourceSyncStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
82
- /**
83
- * serializeAws_json1_0GetSyncBlockerSummaryCommand
84
- */
85
- export declare const se_GetSyncBlockerSummaryCommand: (input: GetSyncBlockerSummaryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
86
- /**
87
- * serializeAws_json1_0GetSyncConfigurationCommand
88
- */
89
- export declare const se_GetSyncConfigurationCommand: (input: GetSyncConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
90
39
  /**
91
40
  * serializeAws_json1_0ListConnectionsCommand
92
41
  */
@@ -95,18 +44,6 @@ export declare const se_ListConnectionsCommand: (input: ListConnectionsCommandIn
95
44
  * serializeAws_json1_0ListHostsCommand
96
45
  */
97
46
  export declare const se_ListHostsCommand: (input: ListHostsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
98
- /**
99
- * serializeAws_json1_0ListRepositoryLinksCommand
100
- */
101
- export declare const se_ListRepositoryLinksCommand: (input: ListRepositoryLinksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
102
- /**
103
- * serializeAws_json1_0ListRepositorySyncDefinitionsCommand
104
- */
105
- export declare const se_ListRepositorySyncDefinitionsCommand: (input: ListRepositorySyncDefinitionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
106
- /**
107
- * serializeAws_json1_0ListSyncConfigurationsCommand
108
- */
109
- export declare const se_ListSyncConfigurationsCommand: (input: ListSyncConfigurationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
110
47
  /**
111
48
  * serializeAws_json1_0ListTagsForResourceCommand
112
49
  */
@@ -123,18 +60,6 @@ export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput,
123
60
  * serializeAws_json1_0UpdateHostCommand
124
61
  */
125
62
  export declare const se_UpdateHostCommand: (input: UpdateHostCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
126
- /**
127
- * serializeAws_json1_0UpdateRepositoryLinkCommand
128
- */
129
- export declare const se_UpdateRepositoryLinkCommand: (input: UpdateRepositoryLinkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
130
- /**
131
- * serializeAws_json1_0UpdateSyncBlockerCommand
132
- */
133
- export declare const se_UpdateSyncBlockerCommand: (input: UpdateSyncBlockerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
134
- /**
135
- * serializeAws_json1_0UpdateSyncConfigurationCommand
136
- */
137
- export declare const se_UpdateSyncConfigurationCommand: (input: UpdateSyncConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
138
63
  /**
139
64
  * deserializeAws_json1_0CreateConnectionCommand
140
65
  */
@@ -143,14 +68,6 @@ export declare const de_CreateConnectionCommand: (output: __HttpResponse, contex
143
68
  * deserializeAws_json1_0CreateHostCommand
144
69
  */
145
70
  export declare const de_CreateHostCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateHostCommandOutput>;
146
- /**
147
- * deserializeAws_json1_0CreateRepositoryLinkCommand
148
- */
149
- export declare const de_CreateRepositoryLinkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRepositoryLinkCommandOutput>;
150
- /**
151
- * deserializeAws_json1_0CreateSyncConfigurationCommand
152
- */
153
- export declare const de_CreateSyncConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateSyncConfigurationCommandOutput>;
154
71
  /**
155
72
  * deserializeAws_json1_0DeleteConnectionCommand
156
73
  */
@@ -159,14 +76,6 @@ export declare const de_DeleteConnectionCommand: (output: __HttpResponse, contex
159
76
  * deserializeAws_json1_0DeleteHostCommand
160
77
  */
161
78
  export declare const de_DeleteHostCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteHostCommandOutput>;
162
- /**
163
- * deserializeAws_json1_0DeleteRepositoryLinkCommand
164
- */
165
- export declare const de_DeleteRepositoryLinkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRepositoryLinkCommandOutput>;
166
- /**
167
- * deserializeAws_json1_0DeleteSyncConfigurationCommand
168
- */
169
- export declare const de_DeleteSyncConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteSyncConfigurationCommandOutput>;
170
79
  /**
171
80
  * deserializeAws_json1_0GetConnectionCommand
172
81
  */
@@ -175,26 +84,6 @@ export declare const de_GetConnectionCommand: (output: __HttpResponse, context:
175
84
  * deserializeAws_json1_0GetHostCommand
176
85
  */
177
86
  export declare const de_GetHostCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetHostCommandOutput>;
178
- /**
179
- * deserializeAws_json1_0GetRepositoryLinkCommand
180
- */
181
- export declare const de_GetRepositoryLinkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRepositoryLinkCommandOutput>;
182
- /**
183
- * deserializeAws_json1_0GetRepositorySyncStatusCommand
184
- */
185
- export declare const de_GetRepositorySyncStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRepositorySyncStatusCommandOutput>;
186
- /**
187
- * deserializeAws_json1_0GetResourceSyncStatusCommand
188
- */
189
- export declare const de_GetResourceSyncStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResourceSyncStatusCommandOutput>;
190
- /**
191
- * deserializeAws_json1_0GetSyncBlockerSummaryCommand
192
- */
193
- export declare const de_GetSyncBlockerSummaryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSyncBlockerSummaryCommandOutput>;
194
- /**
195
- * deserializeAws_json1_0GetSyncConfigurationCommand
196
- */
197
- export declare const de_GetSyncConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSyncConfigurationCommandOutput>;
198
87
  /**
199
88
  * deserializeAws_json1_0ListConnectionsCommand
200
89
  */
@@ -203,18 +92,6 @@ export declare const de_ListConnectionsCommand: (output: __HttpResponse, context
203
92
  * deserializeAws_json1_0ListHostsCommand
204
93
  */
205
94
  export declare const de_ListHostsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListHostsCommandOutput>;
206
- /**
207
- * deserializeAws_json1_0ListRepositoryLinksCommand
208
- */
209
- export declare const de_ListRepositoryLinksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRepositoryLinksCommandOutput>;
210
- /**
211
- * deserializeAws_json1_0ListRepositorySyncDefinitionsCommand
212
- */
213
- export declare const de_ListRepositorySyncDefinitionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRepositorySyncDefinitionsCommandOutput>;
214
- /**
215
- * deserializeAws_json1_0ListSyncConfigurationsCommand
216
- */
217
- export declare const de_ListSyncConfigurationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSyncConfigurationsCommandOutput>;
218
95
  /**
219
96
  * deserializeAws_json1_0ListTagsForResourceCommand
220
97
  */
@@ -231,15 +108,3 @@ export declare const de_UntagResourceCommand: (output: __HttpResponse, context:
231
108
  * deserializeAws_json1_0UpdateHostCommand
232
109
  */
233
110
  export declare const de_UpdateHostCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateHostCommandOutput>;
234
- /**
235
- * deserializeAws_json1_0UpdateRepositoryLinkCommand
236
- */
237
- export declare const de_UpdateRepositoryLinkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRepositoryLinkCommandOutput>;
238
- /**
239
- * deserializeAws_json1_0UpdateSyncBlockerCommand
240
- */
241
- export declare const de_UpdateSyncBlockerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSyncBlockerCommandOutput>;
242
- /**
243
- * deserializeAws_json1_0UpdateSyncConfigurationCommand
244
- */
245
- export declare const de_UpdateSyncConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSyncConfigurationCommandOutput>;
@@ -8,14 +8,6 @@ import {
8
8
  CreateHostCommandInput,
9
9
  CreateHostCommandOutput,
10
10
  } from "./commands/CreateHostCommand";
11
- import {
12
- CreateRepositoryLinkCommandInput,
13
- CreateRepositoryLinkCommandOutput,
14
- } from "./commands/CreateRepositoryLinkCommand";
15
- import {
16
- CreateSyncConfigurationCommandInput,
17
- CreateSyncConfigurationCommandOutput,
18
- } from "./commands/CreateSyncConfigurationCommand";
19
11
  import {
20
12
  DeleteConnectionCommandInput,
21
13
  DeleteConnectionCommandOutput,
@@ -24,14 +16,6 @@ import {
24
16
  DeleteHostCommandInput,
25
17
  DeleteHostCommandOutput,
26
18
  } from "./commands/DeleteHostCommand";
27
- import {
28
- DeleteRepositoryLinkCommandInput,
29
- DeleteRepositoryLinkCommandOutput,
30
- } from "./commands/DeleteRepositoryLinkCommand";
31
- import {
32
- DeleteSyncConfigurationCommandInput,
33
- DeleteSyncConfigurationCommandOutput,
34
- } from "./commands/DeleteSyncConfigurationCommand";
35
19
  import {
36
20
  GetConnectionCommandInput,
37
21
  GetConnectionCommandOutput,
@@ -40,26 +24,6 @@ import {
40
24
  GetHostCommandInput,
41
25
  GetHostCommandOutput,
42
26
  } from "./commands/GetHostCommand";
43
- import {
44
- GetRepositoryLinkCommandInput,
45
- GetRepositoryLinkCommandOutput,
46
- } from "./commands/GetRepositoryLinkCommand";
47
- import {
48
- GetRepositorySyncStatusCommandInput,
49
- GetRepositorySyncStatusCommandOutput,
50
- } from "./commands/GetRepositorySyncStatusCommand";
51
- import {
52
- GetResourceSyncStatusCommandInput,
53
- GetResourceSyncStatusCommandOutput,
54
- } from "./commands/GetResourceSyncStatusCommand";
55
- import {
56
- GetSyncBlockerSummaryCommandInput,
57
- GetSyncBlockerSummaryCommandOutput,
58
- } from "./commands/GetSyncBlockerSummaryCommand";
59
- import {
60
- GetSyncConfigurationCommandInput,
61
- GetSyncConfigurationCommandOutput,
62
- } from "./commands/GetSyncConfigurationCommand";
63
27
  import {
64
28
  ListConnectionsCommandInput,
65
29
  ListConnectionsCommandOutput,
@@ -68,18 +32,6 @@ import {
68
32
  ListHostsCommandInput,
69
33
  ListHostsCommandOutput,
70
34
  } from "./commands/ListHostsCommand";
71
- import {
72
- ListRepositoryLinksCommandInput,
73
- ListRepositoryLinksCommandOutput,
74
- } from "./commands/ListRepositoryLinksCommand";
75
- import {
76
- ListRepositorySyncDefinitionsCommandInput,
77
- ListRepositorySyncDefinitionsCommandOutput,
78
- } from "./commands/ListRepositorySyncDefinitionsCommand";
79
- import {
80
- ListSyncConfigurationsCommandInput,
81
- ListSyncConfigurationsCommandOutput,
82
- } from "./commands/ListSyncConfigurationsCommand";
83
35
  import {
84
36
  ListTagsForResourceCommandInput,
85
37
  ListTagsForResourceCommandOutput,
@@ -96,18 +48,6 @@ import {
96
48
  UpdateHostCommandInput,
97
49
  UpdateHostCommandOutput,
98
50
  } from "./commands/UpdateHostCommand";
99
- import {
100
- UpdateRepositoryLinkCommandInput,
101
- UpdateRepositoryLinkCommandOutput,
102
- } from "./commands/UpdateRepositoryLinkCommand";
103
- import {
104
- UpdateSyncBlockerCommandInput,
105
- UpdateSyncBlockerCommandOutput,
106
- } from "./commands/UpdateSyncBlockerCommand";
107
- import {
108
- UpdateSyncConfigurationCommandInput,
109
- UpdateSyncConfigurationCommandOutput,
110
- } from "./commands/UpdateSyncConfigurationCommand";
111
51
  export interface CodeStarConnections {
112
52
  createConnection(
113
53
  args: CreateConnectionCommandInput,
@@ -135,32 +75,6 @@ export interface CodeStarConnections {
135
75
  options: __HttpHandlerOptions,
136
76
  cb: (err: any, data?: CreateHostCommandOutput) => void
137
77
  ): void;
138
- createRepositoryLink(
139
- args: CreateRepositoryLinkCommandInput,
140
- options?: __HttpHandlerOptions
141
- ): Promise<CreateRepositoryLinkCommandOutput>;
142
- createRepositoryLink(
143
- args: CreateRepositoryLinkCommandInput,
144
- cb: (err: any, data?: CreateRepositoryLinkCommandOutput) => void
145
- ): void;
146
- createRepositoryLink(
147
- args: CreateRepositoryLinkCommandInput,
148
- options: __HttpHandlerOptions,
149
- cb: (err: any, data?: CreateRepositoryLinkCommandOutput) => void
150
- ): void;
151
- createSyncConfiguration(
152
- args: CreateSyncConfigurationCommandInput,
153
- options?: __HttpHandlerOptions
154
- ): Promise<CreateSyncConfigurationCommandOutput>;
155
- createSyncConfiguration(
156
- args: CreateSyncConfigurationCommandInput,
157
- cb: (err: any, data?: CreateSyncConfigurationCommandOutput) => void
158
- ): void;
159
- createSyncConfiguration(
160
- args: CreateSyncConfigurationCommandInput,
161
- options: __HttpHandlerOptions,
162
- cb: (err: any, data?: CreateSyncConfigurationCommandOutput) => void
163
- ): void;
164
78
  deleteConnection(
165
79
  args: DeleteConnectionCommandInput,
166
80
  options?: __HttpHandlerOptions
@@ -187,32 +101,6 @@ export interface CodeStarConnections {
187
101
  options: __HttpHandlerOptions,
188
102
  cb: (err: any, data?: DeleteHostCommandOutput) => void
189
103
  ): void;
190
- deleteRepositoryLink(
191
- args: DeleteRepositoryLinkCommandInput,
192
- options?: __HttpHandlerOptions
193
- ): Promise<DeleteRepositoryLinkCommandOutput>;
194
- deleteRepositoryLink(
195
- args: DeleteRepositoryLinkCommandInput,
196
- cb: (err: any, data?: DeleteRepositoryLinkCommandOutput) => void
197
- ): void;
198
- deleteRepositoryLink(
199
- args: DeleteRepositoryLinkCommandInput,
200
- options: __HttpHandlerOptions,
201
- cb: (err: any, data?: DeleteRepositoryLinkCommandOutput) => void
202
- ): void;
203
- deleteSyncConfiguration(
204
- args: DeleteSyncConfigurationCommandInput,
205
- options?: __HttpHandlerOptions
206
- ): Promise<DeleteSyncConfigurationCommandOutput>;
207
- deleteSyncConfiguration(
208
- args: DeleteSyncConfigurationCommandInput,
209
- cb: (err: any, data?: DeleteSyncConfigurationCommandOutput) => void
210
- ): void;
211
- deleteSyncConfiguration(
212
- args: DeleteSyncConfigurationCommandInput,
213
- options: __HttpHandlerOptions,
214
- cb: (err: any, data?: DeleteSyncConfigurationCommandOutput) => void
215
- ): void;
216
104
  getConnection(
217
105
  args: GetConnectionCommandInput,
218
106
  options?: __HttpHandlerOptions
@@ -239,71 +127,6 @@ export interface CodeStarConnections {
239
127
  options: __HttpHandlerOptions,
240
128
  cb: (err: any, data?: GetHostCommandOutput) => void
241
129
  ): void;
242
- getRepositoryLink(
243
- args: GetRepositoryLinkCommandInput,
244
- options?: __HttpHandlerOptions
245
- ): Promise<GetRepositoryLinkCommandOutput>;
246
- getRepositoryLink(
247
- args: GetRepositoryLinkCommandInput,
248
- cb: (err: any, data?: GetRepositoryLinkCommandOutput) => void
249
- ): void;
250
- getRepositoryLink(
251
- args: GetRepositoryLinkCommandInput,
252
- options: __HttpHandlerOptions,
253
- cb: (err: any, data?: GetRepositoryLinkCommandOutput) => void
254
- ): void;
255
- getRepositorySyncStatus(
256
- args: GetRepositorySyncStatusCommandInput,
257
- options?: __HttpHandlerOptions
258
- ): Promise<GetRepositorySyncStatusCommandOutput>;
259
- getRepositorySyncStatus(
260
- args: GetRepositorySyncStatusCommandInput,
261
- cb: (err: any, data?: GetRepositorySyncStatusCommandOutput) => void
262
- ): void;
263
- getRepositorySyncStatus(
264
- args: GetRepositorySyncStatusCommandInput,
265
- options: __HttpHandlerOptions,
266
- cb: (err: any, data?: GetRepositorySyncStatusCommandOutput) => void
267
- ): void;
268
- getResourceSyncStatus(
269
- args: GetResourceSyncStatusCommandInput,
270
- options?: __HttpHandlerOptions
271
- ): Promise<GetResourceSyncStatusCommandOutput>;
272
- getResourceSyncStatus(
273
- args: GetResourceSyncStatusCommandInput,
274
- cb: (err: any, data?: GetResourceSyncStatusCommandOutput) => void
275
- ): void;
276
- getResourceSyncStatus(
277
- args: GetResourceSyncStatusCommandInput,
278
- options: __HttpHandlerOptions,
279
- cb: (err: any, data?: GetResourceSyncStatusCommandOutput) => void
280
- ): void;
281
- getSyncBlockerSummary(
282
- args: GetSyncBlockerSummaryCommandInput,
283
- options?: __HttpHandlerOptions
284
- ): Promise<GetSyncBlockerSummaryCommandOutput>;
285
- getSyncBlockerSummary(
286
- args: GetSyncBlockerSummaryCommandInput,
287
- cb: (err: any, data?: GetSyncBlockerSummaryCommandOutput) => void
288
- ): void;
289
- getSyncBlockerSummary(
290
- args: GetSyncBlockerSummaryCommandInput,
291
- options: __HttpHandlerOptions,
292
- cb: (err: any, data?: GetSyncBlockerSummaryCommandOutput) => void
293
- ): void;
294
- getSyncConfiguration(
295
- args: GetSyncConfigurationCommandInput,
296
- options?: __HttpHandlerOptions
297
- ): Promise<GetSyncConfigurationCommandOutput>;
298
- getSyncConfiguration(
299
- args: GetSyncConfigurationCommandInput,
300
- cb: (err: any, data?: GetSyncConfigurationCommandOutput) => void
301
- ): void;
302
- getSyncConfiguration(
303
- args: GetSyncConfigurationCommandInput,
304
- options: __HttpHandlerOptions,
305
- cb: (err: any, data?: GetSyncConfigurationCommandOutput) => void
306
- ): void;
307
130
  listConnections(
308
131
  args: ListConnectionsCommandInput,
309
132
  options?: __HttpHandlerOptions
@@ -330,45 +153,6 @@ export interface CodeStarConnections {
330
153
  options: __HttpHandlerOptions,
331
154
  cb: (err: any, data?: ListHostsCommandOutput) => void
332
155
  ): void;
333
- listRepositoryLinks(
334
- args: ListRepositoryLinksCommandInput,
335
- options?: __HttpHandlerOptions
336
- ): Promise<ListRepositoryLinksCommandOutput>;
337
- listRepositoryLinks(
338
- args: ListRepositoryLinksCommandInput,
339
- cb: (err: any, data?: ListRepositoryLinksCommandOutput) => void
340
- ): void;
341
- listRepositoryLinks(
342
- args: ListRepositoryLinksCommandInput,
343
- options: __HttpHandlerOptions,
344
- cb: (err: any, data?: ListRepositoryLinksCommandOutput) => void
345
- ): void;
346
- listRepositorySyncDefinitions(
347
- args: ListRepositorySyncDefinitionsCommandInput,
348
- options?: __HttpHandlerOptions
349
- ): Promise<ListRepositorySyncDefinitionsCommandOutput>;
350
- listRepositorySyncDefinitions(
351
- args: ListRepositorySyncDefinitionsCommandInput,
352
- cb: (err: any, data?: ListRepositorySyncDefinitionsCommandOutput) => void
353
- ): void;
354
- listRepositorySyncDefinitions(
355
- args: ListRepositorySyncDefinitionsCommandInput,
356
- options: __HttpHandlerOptions,
357
- cb: (err: any, data?: ListRepositorySyncDefinitionsCommandOutput) => void
358
- ): void;
359
- listSyncConfigurations(
360
- args: ListSyncConfigurationsCommandInput,
361
- options?: __HttpHandlerOptions
362
- ): Promise<ListSyncConfigurationsCommandOutput>;
363
- listSyncConfigurations(
364
- args: ListSyncConfigurationsCommandInput,
365
- cb: (err: any, data?: ListSyncConfigurationsCommandOutput) => void
366
- ): void;
367
- listSyncConfigurations(
368
- args: ListSyncConfigurationsCommandInput,
369
- options: __HttpHandlerOptions,
370
- cb: (err: any, data?: ListSyncConfigurationsCommandOutput) => void
371
- ): void;
372
156
  listTagsForResource(
373
157
  args: ListTagsForResourceCommandInput,
374
158
  options?: __HttpHandlerOptions
@@ -421,45 +205,6 @@ export interface CodeStarConnections {
421
205
  options: __HttpHandlerOptions,
422
206
  cb: (err: any, data?: UpdateHostCommandOutput) => void
423
207
  ): void;
424
- updateRepositoryLink(
425
- args: UpdateRepositoryLinkCommandInput,
426
- options?: __HttpHandlerOptions
427
- ): Promise<UpdateRepositoryLinkCommandOutput>;
428
- updateRepositoryLink(
429
- args: UpdateRepositoryLinkCommandInput,
430
- cb: (err: any, data?: UpdateRepositoryLinkCommandOutput) => void
431
- ): void;
432
- updateRepositoryLink(
433
- args: UpdateRepositoryLinkCommandInput,
434
- options: __HttpHandlerOptions,
435
- cb: (err: any, data?: UpdateRepositoryLinkCommandOutput) => void
436
- ): void;
437
- updateSyncBlocker(
438
- args: UpdateSyncBlockerCommandInput,
439
- options?: __HttpHandlerOptions
440
- ): Promise<UpdateSyncBlockerCommandOutput>;
441
- updateSyncBlocker(
442
- args: UpdateSyncBlockerCommandInput,
443
- cb: (err: any, data?: UpdateSyncBlockerCommandOutput) => void
444
- ): void;
445
- updateSyncBlocker(
446
- args: UpdateSyncBlockerCommandInput,
447
- options: __HttpHandlerOptions,
448
- cb: (err: any, data?: UpdateSyncBlockerCommandOutput) => void
449
- ): void;
450
- updateSyncConfiguration(
451
- args: UpdateSyncConfigurationCommandInput,
452
- options?: __HttpHandlerOptions
453
- ): Promise<UpdateSyncConfigurationCommandOutput>;
454
- updateSyncConfiguration(
455
- args: UpdateSyncConfigurationCommandInput,
456
- cb: (err: any, data?: UpdateSyncConfigurationCommandOutput) => void
457
- ): void;
458
- updateSyncConfiguration(
459
- args: UpdateSyncConfigurationCommandInput,
460
- options: __HttpHandlerOptions,
461
- cb: (err: any, data?: UpdateSyncConfigurationCommandOutput) => void
462
- ): void;
463
208
  }
464
209
  export declare class CodeStarConnections
465
210
  extends CodeStarConnectionsClient