@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
@@ -53,14 +53,6 @@ import {
53
53
  CreateHostCommandInput,
54
54
  CreateHostCommandOutput,
55
55
  } from "./commands/CreateHostCommand";
56
- import {
57
- CreateRepositoryLinkCommandInput,
58
- CreateRepositoryLinkCommandOutput,
59
- } from "./commands/CreateRepositoryLinkCommand";
60
- import {
61
- CreateSyncConfigurationCommandInput,
62
- CreateSyncConfigurationCommandOutput,
63
- } from "./commands/CreateSyncConfigurationCommand";
64
56
  import {
65
57
  DeleteConnectionCommandInput,
66
58
  DeleteConnectionCommandOutput,
@@ -69,14 +61,6 @@ import {
69
61
  DeleteHostCommandInput,
70
62
  DeleteHostCommandOutput,
71
63
  } from "./commands/DeleteHostCommand";
72
- import {
73
- DeleteRepositoryLinkCommandInput,
74
- DeleteRepositoryLinkCommandOutput,
75
- } from "./commands/DeleteRepositoryLinkCommand";
76
- import {
77
- DeleteSyncConfigurationCommandInput,
78
- DeleteSyncConfigurationCommandOutput,
79
- } from "./commands/DeleteSyncConfigurationCommand";
80
64
  import {
81
65
  GetConnectionCommandInput,
82
66
  GetConnectionCommandOutput,
@@ -85,26 +69,6 @@ import {
85
69
  GetHostCommandInput,
86
70
  GetHostCommandOutput,
87
71
  } from "./commands/GetHostCommand";
88
- import {
89
- GetRepositoryLinkCommandInput,
90
- GetRepositoryLinkCommandOutput,
91
- } from "./commands/GetRepositoryLinkCommand";
92
- import {
93
- GetRepositorySyncStatusCommandInput,
94
- GetRepositorySyncStatusCommandOutput,
95
- } from "./commands/GetRepositorySyncStatusCommand";
96
- import {
97
- GetResourceSyncStatusCommandInput,
98
- GetResourceSyncStatusCommandOutput,
99
- } from "./commands/GetResourceSyncStatusCommand";
100
- import {
101
- GetSyncBlockerSummaryCommandInput,
102
- GetSyncBlockerSummaryCommandOutput,
103
- } from "./commands/GetSyncBlockerSummaryCommand";
104
- import {
105
- GetSyncConfigurationCommandInput,
106
- GetSyncConfigurationCommandOutput,
107
- } from "./commands/GetSyncConfigurationCommand";
108
72
  import {
109
73
  ListConnectionsCommandInput,
110
74
  ListConnectionsCommandOutput,
@@ -113,18 +77,6 @@ import {
113
77
  ListHostsCommandInput,
114
78
  ListHostsCommandOutput,
115
79
  } from "./commands/ListHostsCommand";
116
- import {
117
- ListRepositoryLinksCommandInput,
118
- ListRepositoryLinksCommandOutput,
119
- } from "./commands/ListRepositoryLinksCommand";
120
- import {
121
- ListRepositorySyncDefinitionsCommandInput,
122
- ListRepositorySyncDefinitionsCommandOutput,
123
- } from "./commands/ListRepositorySyncDefinitionsCommand";
124
- import {
125
- ListSyncConfigurationsCommandInput,
126
- ListSyncConfigurationsCommandOutput,
127
- } from "./commands/ListSyncConfigurationsCommand";
128
80
  import {
129
81
  ListTagsForResourceCommandInput,
130
82
  ListTagsForResourceCommandOutput,
@@ -141,18 +93,6 @@ import {
141
93
  UpdateHostCommandInput,
142
94
  UpdateHostCommandOutput,
143
95
  } from "./commands/UpdateHostCommand";
144
- import {
145
- UpdateRepositoryLinkCommandInput,
146
- UpdateRepositoryLinkCommandOutput,
147
- } from "./commands/UpdateRepositoryLinkCommand";
148
- import {
149
- UpdateSyncBlockerCommandInput,
150
- UpdateSyncBlockerCommandOutput,
151
- } from "./commands/UpdateSyncBlockerCommand";
152
- import {
153
- UpdateSyncConfigurationCommandInput,
154
- UpdateSyncConfigurationCommandOutput,
155
- } from "./commands/UpdateSyncConfigurationCommand";
156
96
  import {
157
97
  ClientInputEndpointParameters,
158
98
  ClientResolvedEndpointParameters,
@@ -163,59 +103,29 @@ export { __Client };
163
103
  export type ServiceInputTypes =
164
104
  | CreateConnectionCommandInput
165
105
  | CreateHostCommandInput
166
- | CreateRepositoryLinkCommandInput
167
- | CreateSyncConfigurationCommandInput
168
106
  | DeleteConnectionCommandInput
169
107
  | DeleteHostCommandInput
170
- | DeleteRepositoryLinkCommandInput
171
- | DeleteSyncConfigurationCommandInput
172
108
  | GetConnectionCommandInput
173
109
  | GetHostCommandInput
174
- | GetRepositoryLinkCommandInput
175
- | GetRepositorySyncStatusCommandInput
176
- | GetResourceSyncStatusCommandInput
177
- | GetSyncBlockerSummaryCommandInput
178
- | GetSyncConfigurationCommandInput
179
110
  | ListConnectionsCommandInput
180
111
  | ListHostsCommandInput
181
- | ListRepositoryLinksCommandInput
182
- | ListRepositorySyncDefinitionsCommandInput
183
- | ListSyncConfigurationsCommandInput
184
112
  | ListTagsForResourceCommandInput
185
113
  | TagResourceCommandInput
186
114
  | UntagResourceCommandInput
187
- | UpdateHostCommandInput
188
- | UpdateRepositoryLinkCommandInput
189
- | UpdateSyncBlockerCommandInput
190
- | UpdateSyncConfigurationCommandInput;
115
+ | UpdateHostCommandInput;
191
116
  export type ServiceOutputTypes =
192
117
  | CreateConnectionCommandOutput
193
118
  | CreateHostCommandOutput
194
- | CreateRepositoryLinkCommandOutput
195
- | CreateSyncConfigurationCommandOutput
196
119
  | DeleteConnectionCommandOutput
197
120
  | DeleteHostCommandOutput
198
- | DeleteRepositoryLinkCommandOutput
199
- | DeleteSyncConfigurationCommandOutput
200
121
  | GetConnectionCommandOutput
201
122
  | GetHostCommandOutput
202
- | GetRepositoryLinkCommandOutput
203
- | GetRepositorySyncStatusCommandOutput
204
- | GetResourceSyncStatusCommandOutput
205
- | GetSyncBlockerSummaryCommandOutput
206
- | GetSyncConfigurationCommandOutput
207
123
  | ListConnectionsCommandOutput
208
124
  | ListHostsCommandOutput
209
- | ListRepositoryLinksCommandOutput
210
- | ListRepositorySyncDefinitionsCommandOutput
211
- | ListSyncConfigurationsCommandOutput
212
125
  | ListTagsForResourceCommandOutput
213
126
  | TagResourceCommandOutput
214
127
  | UntagResourceCommandOutput
215
- | UpdateHostCommandOutput
216
- | UpdateRepositoryLinkCommandOutput
217
- | UpdateSyncBlockerCommandOutput
218
- | UpdateSyncConfigurationCommandOutput;
128
+ | UpdateHostCommandOutput;
219
129
  export interface ClientDefaults
220
130
  extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
221
131
  requestHandler?: __HttpHandler;
@@ -1,27 +1,12 @@
1
1
  export * from "./CreateConnectionCommand";
2
2
  export * from "./CreateHostCommand";
3
- export * from "./CreateRepositoryLinkCommand";
4
- export * from "./CreateSyncConfigurationCommand";
5
3
  export * from "./DeleteConnectionCommand";
6
4
  export * from "./DeleteHostCommand";
7
- export * from "./DeleteRepositoryLinkCommand";
8
- export * from "./DeleteSyncConfigurationCommand";
9
5
  export * from "./GetConnectionCommand";
10
6
  export * from "./GetHostCommand";
11
- export * from "./GetRepositoryLinkCommand";
12
- export * from "./GetRepositorySyncStatusCommand";
13
- export * from "./GetResourceSyncStatusCommand";
14
- export * from "./GetSyncBlockerSummaryCommand";
15
- export * from "./GetSyncConfigurationCommand";
16
7
  export * from "./ListConnectionsCommand";
17
8
  export * from "./ListHostsCommand";
18
- export * from "./ListRepositoryLinksCommand";
19
- export * from "./ListRepositorySyncDefinitionsCommand";
20
- export * from "./ListSyncConfigurationsCommand";
21
9
  export * from "./ListTagsForResourceCommand";
22
10
  export * from "./TagResourceCommand";
23
11
  export * from "./UntagResourceCommand";
24
12
  export * from "./UpdateHostCommand";
25
- export * from "./UpdateRepositoryLinkCommand";
26
- export * from "./UpdateSyncBlockerCommand";
27
- export * from "./UpdateSyncConfigurationCommand";
@@ -1,22 +1,5 @@
1
1
  import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
2
2
  import { CodeStarConnectionsServiceException as __BaseException } from "./CodeStarConnectionsServiceException";
3
- export declare class AccessDeniedException extends __BaseException {
4
- readonly name: "AccessDeniedException";
5
- readonly $fault: "client";
6
- Message?: string;
7
- constructor(
8
- opts: __ExceptionOptionType<AccessDeniedException, __BaseException>
9
- );
10
- }
11
- export declare const BlockerStatus: {
12
- readonly ACTIVE: "ACTIVE";
13
- readonly RESOLVED: "RESOLVED";
14
- };
15
- export type BlockerStatus = (typeof BlockerStatus)[keyof typeof BlockerStatus];
16
- export declare const BlockerType: {
17
- readonly AUTOMATED: "AUTOMATED";
18
- };
19
- export type BlockerType = (typeof BlockerType)[keyof typeof BlockerType];
20
3
  export declare const ProviderType: {
21
4
  readonly BITBUCKET: "Bitbucket";
22
5
  readonly GITHUB: "GitHub";
@@ -79,95 +62,6 @@ export interface CreateHostOutput {
79
62
  HostArn?: string;
80
63
  Tags?: Tag[];
81
64
  }
82
- export declare class ConcurrentModificationException extends __BaseException {
83
- readonly name: "ConcurrentModificationException";
84
- readonly $fault: "client";
85
- Message?: string;
86
- constructor(
87
- opts: __ExceptionOptionType<
88
- ConcurrentModificationException,
89
- __BaseException
90
- >
91
- );
92
- }
93
- export interface CreateRepositoryLinkInput {
94
- ConnectionArn: string | undefined;
95
- OwnerId: string | undefined;
96
- RepositoryName: string | undefined;
97
- EncryptionKeyArn?: string;
98
- Tags?: Tag[];
99
- }
100
- export interface RepositoryLinkInfo {
101
- ConnectionArn: string | undefined;
102
- EncryptionKeyArn?: string;
103
- OwnerId: string | undefined;
104
- ProviderType: ProviderType | undefined;
105
- RepositoryLinkArn: string | undefined;
106
- RepositoryLinkId: string | undefined;
107
- RepositoryName: string | undefined;
108
- }
109
- export interface CreateRepositoryLinkOutput {
110
- RepositoryLinkInfo: RepositoryLinkInfo | undefined;
111
- }
112
- export declare class InternalServerException extends __BaseException {
113
- readonly name: "InternalServerException";
114
- readonly $fault: "server";
115
- Message?: string;
116
- constructor(
117
- opts: __ExceptionOptionType<InternalServerException, __BaseException>
118
- );
119
- }
120
- export declare class InvalidInputException extends __BaseException {
121
- readonly name: "InvalidInputException";
122
- readonly $fault: "client";
123
- Message?: string;
124
- constructor(
125
- opts: __ExceptionOptionType<InvalidInputException, __BaseException>
126
- );
127
- }
128
- export declare class ResourceAlreadyExistsException extends __BaseException {
129
- readonly name: "ResourceAlreadyExistsException";
130
- readonly $fault: "client";
131
- Message?: string;
132
- constructor(
133
- opts: __ExceptionOptionType<ResourceAlreadyExistsException, __BaseException>
134
- );
135
- }
136
- export declare class ThrottlingException extends __BaseException {
137
- readonly name: "ThrottlingException";
138
- readonly $fault: "client";
139
- Message?: string;
140
- constructor(
141
- opts: __ExceptionOptionType<ThrottlingException, __BaseException>
142
- );
143
- }
144
- export declare const SyncConfigurationType: {
145
- readonly CFN_STACK_SYNC: "CFN_STACK_SYNC";
146
- };
147
- export type SyncConfigurationType =
148
- (typeof SyncConfigurationType)[keyof typeof SyncConfigurationType];
149
- export interface CreateSyncConfigurationInput {
150
- Branch: string | undefined;
151
- ConfigFile: string | undefined;
152
- RepositoryLinkId: string | undefined;
153
- ResourceName: string | undefined;
154
- RoleArn: string | undefined;
155
- SyncType: SyncConfigurationType | undefined;
156
- }
157
- export interface SyncConfiguration {
158
- Branch: string | undefined;
159
- ConfigFile?: string;
160
- OwnerId: string | undefined;
161
- ProviderType: ProviderType | undefined;
162
- RepositoryLinkId: string | undefined;
163
- RepositoryName: string | undefined;
164
- ResourceName: string | undefined;
165
- RoleArn: string | undefined;
166
- SyncType: SyncConfigurationType | undefined;
167
- }
168
- export interface CreateSyncConfigurationOutput {
169
- SyncConfiguration: SyncConfiguration | undefined;
170
- }
171
65
  export interface DeleteConnectionInput {
172
66
  ConnectionArn: string | undefined;
173
67
  }
@@ -176,37 +70,6 @@ export interface DeleteHostInput {
176
70
  HostArn: string | undefined;
177
71
  }
178
72
  export interface DeleteHostOutput {}
179
- export interface DeleteRepositoryLinkInput {
180
- RepositoryLinkId: string | undefined;
181
- }
182
- export interface DeleteRepositoryLinkOutput {}
183
- export declare class SyncConfigurationStillExistsException extends __BaseException {
184
- readonly name: "SyncConfigurationStillExistsException";
185
- readonly $fault: "client";
186
- Message?: string;
187
- constructor(
188
- opts: __ExceptionOptionType<
189
- SyncConfigurationStillExistsException,
190
- __BaseException
191
- >
192
- );
193
- }
194
- export declare class UnsupportedProviderTypeException extends __BaseException {
195
- readonly name: "UnsupportedProviderTypeException";
196
- readonly $fault: "client";
197
- Message?: string;
198
- constructor(
199
- opts: __ExceptionOptionType<
200
- UnsupportedProviderTypeException,
201
- __BaseException
202
- >
203
- );
204
- }
205
- export interface DeleteSyncConfigurationInput {
206
- SyncType: SyncConfigurationType | undefined;
207
- ResourceName: string | undefined;
208
- }
209
- export interface DeleteSyncConfigurationOutput {}
210
73
  export interface GetConnectionInput {
211
74
  ConnectionArn: string | undefined;
212
75
  }
@@ -238,112 +101,6 @@ export interface GetHostOutput {
238
101
  ProviderEndpoint?: string;
239
102
  VpcConfiguration?: VpcConfiguration;
240
103
  }
241
- export interface GetRepositoryLinkInput {
242
- RepositoryLinkId: string | undefined;
243
- }
244
- export interface GetRepositoryLinkOutput {
245
- RepositoryLinkInfo: RepositoryLinkInfo | undefined;
246
- }
247
- export interface GetRepositorySyncStatusInput {
248
- Branch: string | undefined;
249
- RepositoryLinkId: string | undefined;
250
- SyncType: SyncConfigurationType | undefined;
251
- }
252
- export interface RepositorySyncEvent {
253
- Event: string | undefined;
254
- ExternalId?: string;
255
- Time: Date | undefined;
256
- Type: string | undefined;
257
- }
258
- export declare const RepositorySyncStatus: {
259
- readonly FAILED: "FAILED";
260
- readonly INITIATED: "INITIATED";
261
- readonly IN_PROGRESS: "IN_PROGRESS";
262
- readonly QUEUED: "QUEUED";
263
- readonly SUCCEEDED: "SUCCEEDED";
264
- };
265
- export type RepositorySyncStatus =
266
- (typeof RepositorySyncStatus)[keyof typeof RepositorySyncStatus];
267
- export interface RepositorySyncAttempt {
268
- StartedAt: Date | undefined;
269
- Status: RepositorySyncStatus | undefined;
270
- Events: RepositorySyncEvent[] | undefined;
271
- }
272
- export interface GetRepositorySyncStatusOutput {
273
- LatestSync: RepositorySyncAttempt | undefined;
274
- }
275
- export interface GetResourceSyncStatusInput {
276
- ResourceName: string | undefined;
277
- SyncType: SyncConfigurationType | undefined;
278
- }
279
- export interface Revision {
280
- Branch: string | undefined;
281
- Directory: string | undefined;
282
- OwnerId: string | undefined;
283
- RepositoryName: string | undefined;
284
- ProviderType: ProviderType | undefined;
285
- Sha: string | undefined;
286
- }
287
- export interface ResourceSyncEvent {
288
- Event: string | undefined;
289
- ExternalId?: string;
290
- Time: Date | undefined;
291
- Type: string | undefined;
292
- }
293
- export declare const ResourceSyncStatus: {
294
- readonly FAILED: "FAILED";
295
- readonly INITIATED: "INITIATED";
296
- readonly IN_PROGRESS: "IN_PROGRESS";
297
- readonly SUCCEEDED: "SUCCEEDED";
298
- };
299
- export type ResourceSyncStatus =
300
- (typeof ResourceSyncStatus)[keyof typeof ResourceSyncStatus];
301
- export interface ResourceSyncAttempt {
302
- Events: ResourceSyncEvent[] | undefined;
303
- InitialRevision: Revision | undefined;
304
- StartedAt: Date | undefined;
305
- Status: ResourceSyncStatus | undefined;
306
- TargetRevision: Revision | undefined;
307
- Target: string | undefined;
308
- }
309
- export interface GetResourceSyncStatusOutput {
310
- DesiredState?: Revision;
311
- LatestSuccessfulSync?: ResourceSyncAttempt;
312
- LatestSync: ResourceSyncAttempt | undefined;
313
- }
314
- export interface GetSyncBlockerSummaryInput {
315
- SyncType: SyncConfigurationType | undefined;
316
- ResourceName: string | undefined;
317
- }
318
- export interface SyncBlockerContext {
319
- Key: string | undefined;
320
- Value: string | undefined;
321
- }
322
- export interface SyncBlocker {
323
- Id: string | undefined;
324
- Type: BlockerType | undefined;
325
- Status: BlockerStatus | undefined;
326
- CreatedReason: string | undefined;
327
- CreatedAt: Date | undefined;
328
- Contexts?: SyncBlockerContext[];
329
- ResolvedReason?: string;
330
- ResolvedAt?: Date;
331
- }
332
- export interface SyncBlockerSummary {
333
- ResourceName: string | undefined;
334
- ParentResourceName?: string;
335
- LatestBlockers?: SyncBlocker[];
336
- }
337
- export interface GetSyncBlockerSummaryOutput {
338
- SyncBlockerSummary: SyncBlockerSummary | undefined;
339
- }
340
- export interface GetSyncConfigurationInput {
341
- SyncType: SyncConfigurationType | undefined;
342
- ResourceName: string | undefined;
343
- }
344
- export interface GetSyncConfigurationOutput {
345
- SyncConfiguration: SyncConfiguration | undefined;
346
- }
347
104
  export interface ListConnectionsInput {
348
105
  ProviderTypeFilter?: ProviderType;
349
106
  HostArnFilter?: string;
@@ -371,38 +128,6 @@ export interface ListHostsOutput {
371
128
  Hosts?: Host[];
372
129
  NextToken?: string;
373
130
  }
374
- export interface ListRepositoryLinksInput {
375
- MaxResults?: number;
376
- NextToken?: string;
377
- }
378
- export interface ListRepositoryLinksOutput {
379
- RepositoryLinks: RepositoryLinkInfo[] | undefined;
380
- NextToken?: string;
381
- }
382
- export interface ListRepositorySyncDefinitionsInput {
383
- RepositoryLinkId: string | undefined;
384
- SyncType: SyncConfigurationType | undefined;
385
- }
386
- export interface RepositorySyncDefinition {
387
- Branch: string | undefined;
388
- Directory: string | undefined;
389
- Parent: string | undefined;
390
- Target: string | undefined;
391
- }
392
- export interface ListRepositorySyncDefinitionsOutput {
393
- RepositorySyncDefinitions: RepositorySyncDefinition[] | undefined;
394
- NextToken?: string;
395
- }
396
- export interface ListSyncConfigurationsInput {
397
- MaxResults?: number;
398
- NextToken?: string;
399
- RepositoryLinkId: string | undefined;
400
- SyncType: SyncConfigurationType | undefined;
401
- }
402
- export interface ListSyncConfigurationsOutput {
403
- SyncConfigurations: SyncConfiguration[] | undefined;
404
- NextToken?: string;
405
- }
406
131
  export interface ListTagsForResourceInput {
407
132
  ResourceArn: string | undefined;
408
133
  }
@@ -439,74 +164,3 @@ export interface UpdateHostInput {
439
164
  VpcConfiguration?: VpcConfiguration;
440
165
  }
441
166
  export interface UpdateHostOutput {}
442
- export declare class ConditionalCheckFailedException extends __BaseException {
443
- readonly name: "ConditionalCheckFailedException";
444
- readonly $fault: "client";
445
- Message?: string;
446
- constructor(
447
- opts: __ExceptionOptionType<
448
- ConditionalCheckFailedException,
449
- __BaseException
450
- >
451
- );
452
- }
453
- export declare class UpdateOutOfSyncException extends __BaseException {
454
- readonly name: "UpdateOutOfSyncException";
455
- readonly $fault: "client";
456
- Message?: string;
457
- constructor(
458
- opts: __ExceptionOptionType<UpdateOutOfSyncException, __BaseException>
459
- );
460
- }
461
- export interface UpdateRepositoryLinkInput {
462
- ConnectionArn?: string;
463
- EncryptionKeyArn?: string;
464
- RepositoryLinkId: string | undefined;
465
- }
466
- export interface UpdateRepositoryLinkOutput {
467
- RepositoryLinkInfo: RepositoryLinkInfo | undefined;
468
- }
469
- export declare class RetryLatestCommitFailedException extends __BaseException {
470
- readonly name: "RetryLatestCommitFailedException";
471
- readonly $fault: "server";
472
- Message?: string;
473
- constructor(
474
- opts: __ExceptionOptionType<
475
- RetryLatestCommitFailedException,
476
- __BaseException
477
- >
478
- );
479
- }
480
- export declare class SyncBlockerDoesNotExistException extends __BaseException {
481
- readonly name: "SyncBlockerDoesNotExistException";
482
- readonly $fault: "client";
483
- Message?: string;
484
- constructor(
485
- opts: __ExceptionOptionType<
486
- SyncBlockerDoesNotExistException,
487
- __BaseException
488
- >
489
- );
490
- }
491
- export interface UpdateSyncBlockerInput {
492
- Id: string | undefined;
493
- SyncType: SyncConfigurationType | undefined;
494
- ResourceName: string | undefined;
495
- ResolvedReason: string | undefined;
496
- }
497
- export interface UpdateSyncBlockerOutput {
498
- ResourceName: string | undefined;
499
- ParentResourceName?: string;
500
- SyncBlocker: SyncBlocker | undefined;
501
- }
502
- export interface UpdateSyncConfigurationInput {
503
- Branch?: string;
504
- ConfigFile?: string;
505
- RepositoryLinkId?: string;
506
- ResourceName: string | undefined;
507
- RoleArn?: string;
508
- SyncType: SyncConfigurationType | undefined;
509
- }
510
- export interface UpdateSyncConfigurationOutput {
511
- SyncConfiguration: SyncConfiguration | undefined;
512
- }
@@ -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";