@aws-sdk/client-proton 3.170.0 → 3.178.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 (98) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  3. package/dist-types/runtimeConfig.d.ts +1 -1
  4. package/dist-types/runtimeConfig.native.d.ts +1 -1
  5. package/dist-types/ts3.4/Proton.d.ts +0 -75
  6. package/dist-types/ts3.4/ProtonClient.d.ts +0 -25
  7. package/dist-types/ts3.4/commands/AcceptEnvironmentAccountConnectionCommand.d.ts +0 -2
  8. package/dist-types/ts3.4/commands/CancelComponentDeploymentCommand.d.ts +0 -2
  9. package/dist-types/ts3.4/commands/CancelEnvironmentDeploymentCommand.d.ts +0 -2
  10. package/dist-types/ts3.4/commands/CancelServiceInstanceDeploymentCommand.d.ts +0 -2
  11. package/dist-types/ts3.4/commands/CancelServicePipelineDeploymentCommand.d.ts +0 -2
  12. package/dist-types/ts3.4/commands/CreateComponentCommand.d.ts +0 -2
  13. package/dist-types/ts3.4/commands/CreateEnvironmentAccountConnectionCommand.d.ts +0 -2
  14. package/dist-types/ts3.4/commands/CreateEnvironmentCommand.d.ts +0 -2
  15. package/dist-types/ts3.4/commands/CreateEnvironmentTemplateCommand.d.ts +0 -2
  16. package/dist-types/ts3.4/commands/CreateEnvironmentTemplateVersionCommand.d.ts +0 -2
  17. package/dist-types/ts3.4/commands/CreateRepositoryCommand.d.ts +0 -2
  18. package/dist-types/ts3.4/commands/CreateServiceCommand.d.ts +0 -2
  19. package/dist-types/ts3.4/commands/CreateServiceTemplateCommand.d.ts +0 -2
  20. package/dist-types/ts3.4/commands/CreateServiceTemplateVersionCommand.d.ts +0 -2
  21. package/dist-types/ts3.4/commands/CreateTemplateSyncConfigCommand.d.ts +0 -2
  22. package/dist-types/ts3.4/commands/DeleteComponentCommand.d.ts +0 -2
  23. package/dist-types/ts3.4/commands/DeleteEnvironmentAccountConnectionCommand.d.ts +0 -2
  24. package/dist-types/ts3.4/commands/DeleteEnvironmentCommand.d.ts +0 -2
  25. package/dist-types/ts3.4/commands/DeleteEnvironmentTemplateCommand.d.ts +0 -2
  26. package/dist-types/ts3.4/commands/DeleteEnvironmentTemplateVersionCommand.d.ts +0 -2
  27. package/dist-types/ts3.4/commands/DeleteRepositoryCommand.d.ts +0 -2
  28. package/dist-types/ts3.4/commands/DeleteServiceCommand.d.ts +0 -2
  29. package/dist-types/ts3.4/commands/DeleteServiceTemplateCommand.d.ts +0 -2
  30. package/dist-types/ts3.4/commands/DeleteServiceTemplateVersionCommand.d.ts +0 -2
  31. package/dist-types/ts3.4/commands/DeleteTemplateSyncConfigCommand.d.ts +0 -2
  32. package/dist-types/ts3.4/commands/GetAccountSettingsCommand.d.ts +0 -2
  33. package/dist-types/ts3.4/commands/GetComponentCommand.d.ts +0 -2
  34. package/dist-types/ts3.4/commands/GetEnvironmentAccountConnectionCommand.d.ts +0 -2
  35. package/dist-types/ts3.4/commands/GetEnvironmentCommand.d.ts +0 -2
  36. package/dist-types/ts3.4/commands/GetEnvironmentTemplateCommand.d.ts +0 -2
  37. package/dist-types/ts3.4/commands/GetEnvironmentTemplateVersionCommand.d.ts +0 -2
  38. package/dist-types/ts3.4/commands/GetRepositoryCommand.d.ts +0 -2
  39. package/dist-types/ts3.4/commands/GetRepositorySyncStatusCommand.d.ts +0 -2
  40. package/dist-types/ts3.4/commands/GetServiceCommand.d.ts +0 -2
  41. package/dist-types/ts3.4/commands/GetServiceInstanceCommand.d.ts +0 -2
  42. package/dist-types/ts3.4/commands/GetServiceTemplateCommand.d.ts +0 -2
  43. package/dist-types/ts3.4/commands/GetServiceTemplateVersionCommand.d.ts +0 -2
  44. package/dist-types/ts3.4/commands/GetTemplateSyncConfigCommand.d.ts +0 -2
  45. package/dist-types/ts3.4/commands/GetTemplateSyncStatusCommand.d.ts +0 -2
  46. package/dist-types/ts3.4/commands/ListComponentOutputsCommand.d.ts +0 -2
  47. package/dist-types/ts3.4/commands/ListComponentProvisionedResourcesCommand.d.ts +0 -2
  48. package/dist-types/ts3.4/commands/ListComponentsCommand.d.ts +0 -2
  49. package/dist-types/ts3.4/commands/ListEnvironmentAccountConnectionsCommand.d.ts +0 -2
  50. package/dist-types/ts3.4/commands/ListEnvironmentOutputsCommand.d.ts +0 -2
  51. package/dist-types/ts3.4/commands/ListEnvironmentProvisionedResourcesCommand.d.ts +0 -2
  52. package/dist-types/ts3.4/commands/ListEnvironmentTemplateVersionsCommand.d.ts +0 -2
  53. package/dist-types/ts3.4/commands/ListEnvironmentTemplatesCommand.d.ts +0 -2
  54. package/dist-types/ts3.4/commands/ListEnvironmentsCommand.d.ts +0 -2
  55. package/dist-types/ts3.4/commands/ListRepositoriesCommand.d.ts +0 -2
  56. package/dist-types/ts3.4/commands/ListRepositorySyncDefinitionsCommand.d.ts +0 -2
  57. package/dist-types/ts3.4/commands/ListServiceInstanceOutputsCommand.d.ts +0 -2
  58. package/dist-types/ts3.4/commands/ListServiceInstanceProvisionedResourcesCommand.d.ts +0 -2
  59. package/dist-types/ts3.4/commands/ListServiceInstancesCommand.d.ts +0 -2
  60. package/dist-types/ts3.4/commands/ListServicePipelineOutputsCommand.d.ts +0 -2
  61. package/dist-types/ts3.4/commands/ListServicePipelineProvisionedResourcesCommand.d.ts +0 -2
  62. package/dist-types/ts3.4/commands/ListServiceTemplateVersionsCommand.d.ts +0 -2
  63. package/dist-types/ts3.4/commands/ListServiceTemplatesCommand.d.ts +0 -2
  64. package/dist-types/ts3.4/commands/ListServicesCommand.d.ts +0 -2
  65. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -2
  66. package/dist-types/ts3.4/commands/NotifyResourceDeploymentStatusChangeCommand.d.ts +0 -2
  67. package/dist-types/ts3.4/commands/RejectEnvironmentAccountConnectionCommand.d.ts +0 -2
  68. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -2
  69. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -2
  70. package/dist-types/ts3.4/commands/UpdateAccountSettingsCommand.d.ts +0 -2
  71. package/dist-types/ts3.4/commands/UpdateComponentCommand.d.ts +0 -2
  72. package/dist-types/ts3.4/commands/UpdateEnvironmentAccountConnectionCommand.d.ts +0 -2
  73. package/dist-types/ts3.4/commands/UpdateEnvironmentCommand.d.ts +0 -2
  74. package/dist-types/ts3.4/commands/UpdateEnvironmentTemplateCommand.d.ts +0 -2
  75. package/dist-types/ts3.4/commands/UpdateEnvironmentTemplateVersionCommand.d.ts +0 -2
  76. package/dist-types/ts3.4/commands/UpdateServiceCommand.d.ts +0 -2
  77. package/dist-types/ts3.4/commands/UpdateServiceInstanceCommand.d.ts +0 -2
  78. package/dist-types/ts3.4/commands/UpdateServicePipelineCommand.d.ts +0 -2
  79. package/dist-types/ts3.4/commands/UpdateServiceTemplateCommand.d.ts +0 -2
  80. package/dist-types/ts3.4/commands/UpdateServiceTemplateVersionCommand.d.ts +0 -2
  81. package/dist-types/ts3.4/commands/UpdateTemplateSyncConfigCommand.d.ts +0 -2
  82. package/dist-types/ts3.4/models/ProtonServiceException.d.ts +0 -1
  83. package/dist-types/ts3.4/models/models_0.d.ts +0 -682
  84. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -2
  85. package/dist-types/ts3.4/runtimeConfig.d.ts +3 -2
  86. package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -2
  87. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
  88. package/dist-types/ts3.4/waiters/waitForComponentDeleted.d.ts +0 -2
  89. package/dist-types/ts3.4/waiters/waitForComponentDeployed.d.ts +0 -2
  90. package/dist-types/ts3.4/waiters/waitForEnvironmentDeployed.d.ts +0 -2
  91. package/dist-types/ts3.4/waiters/waitForEnvironmentTemplateVersionRegistered.d.ts +0 -2
  92. package/dist-types/ts3.4/waiters/waitForServiceCreated.d.ts +0 -2
  93. package/dist-types/ts3.4/waiters/waitForServiceDeleted.d.ts +0 -2
  94. package/dist-types/ts3.4/waiters/waitForServiceInstanceDeployed.d.ts +0 -2
  95. package/dist-types/ts3.4/waiters/waitForServicePipelineDeployed.d.ts +0 -2
  96. package/dist-types/ts3.4/waiters/waitForServiceTemplateVersionRegistered.d.ts +0 -2
  97. package/dist-types/ts3.4/waiters/waitForServiceUpdated.d.ts +0 -2
  98. package/package.json +27 -27
@@ -8,83 +8,61 @@ export declare enum EnvironmentAccountConnectionStatus {
8
8
  PENDING = "PENDING",
9
9
  REJECTED = "REJECTED",
10
10
  }
11
-
12
11
  export interface EnvironmentAccountConnection {
13
12
  id: string | undefined;
14
-
15
13
  arn: string | undefined;
16
-
17
14
  managementAccountId: string | undefined;
18
-
19
15
  environmentAccountId: string | undefined;
20
-
21
16
  roleArn: string | undefined;
22
-
23
17
  environmentName: string | undefined;
24
-
25
18
  requestedAt: Date | undefined;
26
-
27
19
  lastModifiedAt: Date | undefined;
28
-
29
20
  status: EnvironmentAccountConnectionStatus | string | undefined;
30
-
31
21
  componentRoleArn?: string;
32
22
  }
33
23
  export interface AcceptEnvironmentAccountConnectionOutput {
34
24
  environmentAccountConnection: EnvironmentAccountConnection | undefined;
35
25
  }
36
-
37
26
  export declare class AccessDeniedException extends __BaseException {
38
27
  readonly name: "AccessDeniedException";
39
28
  readonly $fault: "client";
40
-
41
29
  constructor(
42
30
  opts: __ExceptionOptionType<AccessDeniedException, __BaseException>
43
31
  );
44
32
  }
45
-
46
33
  export declare class ConflictException extends __BaseException {
47
34
  readonly name: "ConflictException";
48
35
  readonly $fault: "client";
49
-
50
36
  constructor(opts: __ExceptionOptionType<ConflictException, __BaseException>);
51
37
  }
52
-
53
38
  export declare class InternalServerException extends __BaseException {
54
39
  readonly name: "InternalServerException";
55
40
  readonly $fault: "server";
56
41
  $retryable: {};
57
-
58
42
  constructor(
59
43
  opts: __ExceptionOptionType<InternalServerException, __BaseException>
60
44
  );
61
45
  }
62
-
63
46
  export declare class ResourceNotFoundException extends __BaseException {
64
47
  readonly name: "ResourceNotFoundException";
65
48
  readonly $fault: "client";
66
-
67
49
  constructor(
68
50
  opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>
69
51
  );
70
52
  }
71
-
72
53
  export declare class ThrottlingException extends __BaseException {
73
54
  readonly name: "ThrottlingException";
74
55
  readonly $fault: "client";
75
56
  $retryable: {
76
57
  throttling: boolean;
77
58
  };
78
-
79
59
  constructor(
80
60
  opts: __ExceptionOptionType<ThrottlingException, __BaseException>
81
61
  );
82
62
  }
83
-
84
63
  export declare class ValidationException extends __BaseException {
85
64
  readonly name: "ValidationException";
86
65
  readonly $fault: "client";
87
-
88
66
  constructor(
89
67
  opts: __ExceptionOptionType<ValidationException, __BaseException>
90
68
  );
@@ -94,37 +72,27 @@ export declare enum RepositoryProvider {
94
72
  GITHUB = "GITHUB",
95
73
  GITHUB_ENTERPRISE = "GITHUB_ENTERPRISE",
96
74
  }
97
-
98
75
  export interface RepositoryBranch {
99
76
  arn: string | undefined;
100
-
101
77
  provider: RepositoryProvider | string | undefined;
102
-
103
78
  name: string | undefined;
104
-
105
79
  branch: string | undefined;
106
80
  }
107
-
108
81
  export interface AccountSettings {
109
82
  pipelineServiceRoleArn?: string;
110
-
111
83
  pipelineProvisioningRepository?: RepositoryBranch;
112
84
  }
113
85
  export interface GetAccountSettingsInput {}
114
86
  export interface GetAccountSettingsOutput {
115
87
  accountSettings?: AccountSettings;
116
88
  }
117
-
118
89
  export interface RepositoryBranchInput {
119
90
  provider: RepositoryProvider | string | undefined;
120
-
121
91
  name: string | undefined;
122
-
123
92
  branch: string | undefined;
124
93
  }
125
94
  export interface UpdateAccountSettingsInput {
126
95
  pipelineServiceRoleArn?: string;
127
-
128
96
  pipelineProvisioningRepository?: RepositoryBranchInput;
129
97
  }
130
98
  export interface UpdateAccountSettingsOutput {
@@ -143,32 +111,19 @@ export declare enum DeploymentStatus {
143
111
  IN_PROGRESS = "IN_PROGRESS",
144
112
  SUCCEEDED = "SUCCEEDED",
145
113
  }
146
-
147
114
  export interface Component {
148
115
  name: string | undefined;
149
-
150
116
  description?: string;
151
-
152
117
  arn: string | undefined;
153
-
154
118
  environmentName: string | undefined;
155
-
156
119
  serviceName?: string;
157
-
158
120
  serviceInstanceName?: string;
159
-
160
121
  createdAt: Date | undefined;
161
-
162
122
  lastModifiedAt: Date | undefined;
163
-
164
123
  lastDeploymentAttemptedAt?: Date;
165
-
166
124
  lastDeploymentSucceededAt?: Date;
167
-
168
125
  deploymentStatus: DeploymentStatus | string | undefined;
169
-
170
126
  deploymentStatusMessage?: string;
171
-
172
127
  serviceSpec?: string;
173
128
  }
174
129
  export interface CancelComponentDeploymentOutput {
@@ -180,42 +135,24 @@ export interface CancelEnvironmentDeploymentInput {
180
135
  export declare enum Provisioning {
181
136
  CUSTOMER_MANAGED = "CUSTOMER_MANAGED",
182
137
  }
183
-
184
138
  export interface Environment {
185
139
  name: string | undefined;
186
-
187
140
  description?: string;
188
-
189
141
  createdAt: Date | undefined;
190
-
191
142
  lastDeploymentAttemptedAt: Date | undefined;
192
-
193
143
  lastDeploymentSucceededAt: Date | undefined;
194
-
195
144
  arn: string | undefined;
196
-
197
145
  templateName: string | undefined;
198
-
199
146
  templateMajorVersion: string | undefined;
200
-
201
147
  templateMinorVersion: string | undefined;
202
-
203
148
  deploymentStatus: DeploymentStatus | string | undefined;
204
-
205
149
  deploymentStatusMessage?: string;
206
-
207
150
  protonServiceRoleArn?: string;
208
-
209
151
  environmentAccountConnectionId?: string;
210
-
211
152
  environmentAccountId?: string;
212
-
213
153
  spec?: string;
214
-
215
154
  provisioning?: Provisioning | string;
216
-
217
155
  provisioningRepository?: RepositoryBranch;
218
-
219
156
  componentRoleArn?: string;
220
157
  }
221
158
  export interface CancelEnvironmentDeploymentOutput {
@@ -223,35 +160,21 @@ export interface CancelEnvironmentDeploymentOutput {
223
160
  }
224
161
  export interface CancelServiceInstanceDeploymentInput {
225
162
  serviceInstanceName: string | undefined;
226
-
227
163
  serviceName: string | undefined;
228
164
  }
229
-
230
165
  export interface ServiceInstance {
231
166
  name: string | undefined;
232
-
233
167
  arn: string | undefined;
234
-
235
168
  createdAt: Date | undefined;
236
-
237
169
  lastDeploymentAttemptedAt: Date | undefined;
238
-
239
170
  lastDeploymentSucceededAt: Date | undefined;
240
-
241
171
  serviceName: string | undefined;
242
-
243
172
  environmentName: string | undefined;
244
-
245
173
  templateName: string | undefined;
246
-
247
174
  templateMajorVersion: string | undefined;
248
-
249
175
  templateMinorVersion: string | undefined;
250
-
251
176
  deploymentStatus: DeploymentStatus | string | undefined;
252
-
253
177
  deploymentStatusMessage?: string;
254
-
255
178
  spec?: string;
256
179
  }
257
180
  export interface CancelServiceInstanceDeploymentOutput {
@@ -260,26 +183,16 @@ export interface CancelServiceInstanceDeploymentOutput {
260
183
  export interface CancelServicePipelineDeploymentInput {
261
184
  serviceName: string | undefined;
262
185
  }
263
-
264
186
  export interface ServicePipeline {
265
187
  arn: string | undefined;
266
-
267
188
  createdAt: Date | undefined;
268
-
269
189
  lastDeploymentAttemptedAt: Date | undefined;
270
-
271
190
  lastDeploymentSucceededAt: Date | undefined;
272
-
273
191
  templateName: string | undefined;
274
-
275
192
  templateMajorVersion: string | undefined;
276
-
277
193
  templateMinorVersion: string | undefined;
278
-
279
194
  deploymentStatus: DeploymentStatus | string | undefined;
280
-
281
195
  deploymentStatusMessage?: string;
282
-
283
196
  spec?: string;
284
197
  }
285
198
  export interface CancelServicePipelineDeploymentOutput {
@@ -287,75 +200,54 @@ export interface CancelServicePipelineDeploymentOutput {
287
200
  }
288
201
  export interface ListComponentOutputsInput {
289
202
  componentName: string | undefined;
290
-
291
203
  nextToken?: string;
292
204
  }
293
-
294
205
  export interface Output {
295
206
  key?: string;
296
-
297
207
  valueString?: string;
298
208
  }
299
209
  export interface ListComponentOutputsOutput {
300
210
  nextToken?: string;
301
-
302
211
  outputs: Output[] | undefined;
303
212
  }
304
213
  export interface ListComponentProvisionedResourcesInput {
305
214
  componentName: string | undefined;
306
-
307
215
  nextToken?: string;
308
216
  }
309
217
  export declare enum ProvisionedResourceEngine {
310
218
  CLOUDFORMATION = "CLOUDFORMATION",
311
219
  TERRAFORM = "TERRAFORM",
312
220
  }
313
-
314
221
  export interface ProvisionedResource {
315
222
  name?: string;
316
-
317
223
  identifier?: string;
318
-
319
224
  provisioningEngine?: ProvisionedResourceEngine | string;
320
225
  }
321
226
  export interface ListComponentProvisionedResourcesOutput {
322
227
  nextToken?: string;
323
-
324
228
  provisionedResources: ProvisionedResource[] | undefined;
325
229
  }
326
-
327
230
  export interface Tag {
328
231
  key: string | undefined;
329
-
330
232
  value: string | undefined;
331
233
  }
332
234
  export interface CreateComponentInput {
333
235
  name: string | undefined;
334
-
335
236
  description?: string;
336
-
337
237
  serviceName?: string;
338
-
339
238
  serviceInstanceName?: string;
340
-
341
239
  environmentName?: string;
342
-
343
240
  templateFile: string | undefined;
344
-
345
241
  manifest: string | undefined;
346
-
347
242
  serviceSpec?: string;
348
-
349
243
  tags?: Tag[];
350
244
  }
351
245
  export interface CreateComponentOutput {
352
246
  component: Component | undefined;
353
247
  }
354
-
355
248
  export declare class ServiceQuotaExceededException extends __BaseException {
356
249
  readonly name: "ServiceQuotaExceededException";
357
250
  readonly $fault: "client";
358
-
359
251
  constructor(
360
252
  opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>
361
253
  );
@@ -374,42 +266,26 @@ export interface GetComponentOutput {
374
266
  }
375
267
  export interface ListComponentsInput {
376
268
  nextToken?: string;
377
-
378
269
  environmentName?: string;
379
-
380
270
  serviceName?: string;
381
-
382
271
  serviceInstanceName?: string;
383
-
384
272
  maxResults?: number;
385
273
  }
386
-
387
274
  export interface ComponentSummary {
388
275
  name: string | undefined;
389
-
390
276
  arn: string | undefined;
391
-
392
277
  environmentName: string | undefined;
393
-
394
278
  serviceName?: string;
395
-
396
279
  serviceInstanceName?: string;
397
-
398
280
  createdAt: Date | undefined;
399
-
400
281
  lastModifiedAt: Date | undefined;
401
-
402
282
  lastDeploymentAttemptedAt?: Date;
403
-
404
283
  lastDeploymentSucceededAt?: Date;
405
-
406
284
  deploymentStatus: DeploymentStatus | string | undefined;
407
-
408
285
  deploymentStatusMessage?: string;
409
286
  }
410
287
  export interface ListComponentsOutput {
411
288
  nextToken?: string;
412
-
413
289
  components: ComponentSummary[] | undefined;
414
290
  }
415
291
  export declare enum ComponentDeploymentUpdateType {
@@ -418,17 +294,11 @@ export declare enum ComponentDeploymentUpdateType {
418
294
  }
419
295
  export interface UpdateComponentInput {
420
296
  name: string | undefined;
421
-
422
297
  deploymentType: ComponentDeploymentUpdateType | string | undefined;
423
-
424
298
  description?: string;
425
-
426
299
  serviceName?: string;
427
-
428
300
  serviceInstanceName?: string;
429
-
430
301
  serviceSpec?: string;
431
-
432
302
  templateFile?: string;
433
303
  }
434
304
  export interface UpdateComponentOutput {
@@ -436,15 +306,10 @@ export interface UpdateComponentOutput {
436
306
  }
437
307
  export interface CreateEnvironmentAccountConnectionInput {
438
308
  clientToken?: string;
439
-
440
309
  managementAccountId: string | undefined;
441
-
442
310
  roleArn: string | undefined;
443
-
444
311
  environmentName: string | undefined;
445
-
446
312
  tags?: Tag[];
447
-
448
313
  componentRoleArn?: string;
449
314
  }
450
315
  export interface CreateEnvironmentAccountConnectionOutput {
@@ -471,42 +336,27 @@ export interface ListEnvironmentAccountConnectionsInput {
471
336
  | EnvironmentAccountConnectionRequesterAccountType
472
337
  | string
473
338
  | undefined;
474
-
475
339
  environmentName?: string;
476
-
477
340
  statuses?: (EnvironmentAccountConnectionStatus | string)[];
478
-
479
341
  nextToken?: string;
480
-
481
342
  maxResults?: number;
482
343
  }
483
-
484
344
  export interface EnvironmentAccountConnectionSummary {
485
345
  id: string | undefined;
486
-
487
346
  arn: string | undefined;
488
-
489
347
  managementAccountId: string | undefined;
490
-
491
348
  environmentAccountId: string | undefined;
492
-
493
349
  roleArn: string | undefined;
494
-
495
350
  environmentName: string | undefined;
496
-
497
351
  requestedAt: Date | undefined;
498
-
499
352
  lastModifiedAt: Date | undefined;
500
-
501
353
  status: EnvironmentAccountConnectionStatus | string | undefined;
502
-
503
354
  componentRoleArn?: string;
504
355
  }
505
356
  export interface ListEnvironmentAccountConnectionsOutput {
506
357
  environmentAccountConnections:
507
358
  | EnvironmentAccountConnectionSummary[]
508
359
  | undefined;
509
-
510
360
  nextToken?: string;
511
361
  }
512
362
  export interface RejectEnvironmentAccountConnectionInput {
@@ -517,9 +367,7 @@ export interface RejectEnvironmentAccountConnectionOutput {
517
367
  }
518
368
  export interface UpdateEnvironmentAccountConnectionInput {
519
369
  id: string | undefined;
520
-
521
370
  roleArn?: string;
522
-
523
371
  componentRoleArn?: string;
524
372
  }
525
373
  export interface UpdateEnvironmentAccountConnectionOutput {
@@ -527,45 +375,31 @@ export interface UpdateEnvironmentAccountConnectionOutput {
527
375
  }
528
376
  export interface ListEnvironmentOutputsInput {
529
377
  environmentName: string | undefined;
530
-
531
378
  nextToken?: string;
532
379
  }
533
380
  export interface ListEnvironmentOutputsOutput {
534
381
  nextToken?: string;
535
-
536
382
  outputs: Output[] | undefined;
537
383
  }
538
384
  export interface ListEnvironmentProvisionedResourcesInput {
539
385
  environmentName: string | undefined;
540
-
541
386
  nextToken?: string;
542
387
  }
543
388
  export interface ListEnvironmentProvisionedResourcesOutput {
544
389
  nextToken?: string;
545
-
546
390
  provisionedResources: ProvisionedResource[] | undefined;
547
391
  }
548
392
  export interface CreateEnvironmentInput {
549
393
  name: string | undefined;
550
-
551
394
  templateName: string | undefined;
552
-
553
395
  templateMajorVersion: string | undefined;
554
-
555
396
  templateMinorVersion?: string;
556
-
557
397
  description?: string;
558
-
559
398
  spec: string | undefined;
560
-
561
399
  protonServiceRoleArn?: string;
562
-
563
400
  environmentAccountConnectionId?: string;
564
-
565
401
  tags?: Tag[];
566
-
567
402
  provisioningRepository?: RepositoryBranchInput;
568
-
569
403
  componentRoleArn?: string;
570
404
  }
571
405
  export interface CreateEnvironmentOutput {
@@ -583,56 +417,35 @@ export interface GetEnvironmentInput {
583
417
  export interface GetEnvironmentOutput {
584
418
  environment: Environment | undefined;
585
419
  }
586
-
587
420
  export interface EnvironmentTemplateFilter {
588
421
  templateName: string | undefined;
589
-
590
422
  majorVersion: string | undefined;
591
423
  }
592
424
  export interface ListEnvironmentsInput {
593
425
  nextToken?: string;
594
-
595
426
  maxResults?: number;
596
-
597
427
  environmentTemplates?: EnvironmentTemplateFilter[];
598
428
  }
599
-
600
429
  export interface EnvironmentSummary {
601
430
  name: string | undefined;
602
-
603
431
  description?: string;
604
-
605
432
  createdAt: Date | undefined;
606
-
607
433
  lastDeploymentAttemptedAt: Date | undefined;
608
-
609
434
  lastDeploymentSucceededAt: Date | undefined;
610
-
611
435
  arn: string | undefined;
612
-
613
436
  templateName: string | undefined;
614
-
615
437
  templateMajorVersion: string | undefined;
616
-
617
438
  templateMinorVersion: string | undefined;
618
-
619
439
  deploymentStatus: DeploymentStatus | string | undefined;
620
-
621
440
  deploymentStatusMessage?: string;
622
-
623
441
  protonServiceRoleArn?: string;
624
-
625
442
  environmentAccountConnectionId?: string;
626
-
627
443
  environmentAccountId?: string;
628
-
629
444
  provisioning?: Provisioning | string;
630
-
631
445
  componentRoleArn?: string;
632
446
  }
633
447
  export interface ListEnvironmentsOutput {
634
448
  nextToken?: string;
635
-
636
449
  environments: EnvironmentSummary[] | undefined;
637
450
  }
638
451
  export declare enum DeploymentUpdateType {
@@ -643,23 +456,14 @@ export declare enum DeploymentUpdateType {
643
456
  }
644
457
  export interface UpdateEnvironmentInput {
645
458
  name: string | undefined;
646
-
647
459
  description?: string;
648
-
649
460
  spec?: string;
650
-
651
461
  templateMajorVersion?: string;
652
-
653
462
  templateMinorVersion?: string;
654
-
655
463
  protonServiceRoleArn?: string;
656
-
657
464
  deploymentType: DeploymentUpdateType | string | undefined;
658
-
659
465
  environmentAccountConnectionId?: string;
660
-
661
466
  provisioningRepository?: RepositoryBranchInput;
662
-
663
467
  componentRoleArn?: string;
664
468
  }
665
469
  export interface UpdateEnvironmentOutput {
@@ -667,35 +471,21 @@ export interface UpdateEnvironmentOutput {
667
471
  }
668
472
  export interface CreateEnvironmentTemplateInput {
669
473
  name: string | undefined;
670
-
671
474
  displayName?: string;
672
-
673
475
  description?: string;
674
-
675
476
  encryptionKey?: string;
676
-
677
477
  provisioning?: Provisioning | string;
678
-
679
478
  tags?: Tag[];
680
479
  }
681
-
682
480
  export interface EnvironmentTemplate {
683
481
  name: string | undefined;
684
-
685
482
  arn: string | undefined;
686
-
687
483
  createdAt: Date | undefined;
688
-
689
484
  lastModifiedAt: Date | undefined;
690
-
691
485
  displayName?: string;
692
-
693
486
  description?: string;
694
-
695
487
  recommendedVersion?: string;
696
-
697
488
  encryptionKey?: string;
698
-
699
489
  provisioning?: Provisioning | string;
700
490
  }
701
491
  export interface CreateEnvironmentTemplateOutput {
@@ -715,49 +505,34 @@ export interface GetEnvironmentTemplateOutput {
715
505
  }
716
506
  export interface ListEnvironmentTemplatesInput {
717
507
  nextToken?: string;
718
-
719
508
  maxResults?: number;
720
509
  }
721
-
722
510
  export interface EnvironmentTemplateSummary {
723
511
  name: string | undefined;
724
-
725
512
  arn: string | undefined;
726
-
727
513
  createdAt: Date | undefined;
728
-
729
514
  lastModifiedAt: Date | undefined;
730
-
731
515
  displayName?: string;
732
-
733
516
  description?: string;
734
-
735
517
  recommendedVersion?: string;
736
-
737
518
  provisioning?: Provisioning | string;
738
519
  }
739
520
  export interface ListEnvironmentTemplatesOutput {
740
521
  nextToken?: string;
741
-
742
522
  templates: EnvironmentTemplateSummary[] | undefined;
743
523
  }
744
524
  export interface UpdateEnvironmentTemplateInput {
745
525
  name: string | undefined;
746
-
747
526
  displayName?: string;
748
-
749
527
  description?: string;
750
528
  }
751
529
  export interface UpdateEnvironmentTemplateOutput {
752
530
  environmentTemplate: EnvironmentTemplate | undefined;
753
531
  }
754
-
755
532
  export interface S3ObjectSource {
756
533
  bucket: string | undefined;
757
-
758
534
  key: string | undefined;
759
535
  }
760
-
761
536
  export declare type TemplateVersionSourceInput =
762
537
  | TemplateVersionSourceInput.S3Member
763
538
  | TemplateVersionSourceInput.$UnknownMember;
@@ -778,15 +553,10 @@ export declare namespace TemplateVersionSourceInput {
778
553
  }
779
554
  export interface CreateEnvironmentTemplateVersionInput {
780
555
  clientToken?: string;
781
-
782
556
  templateName: string | undefined;
783
-
784
557
  description?: string;
785
-
786
558
  majorVersion?: string;
787
-
788
559
  source: TemplateVersionSourceInput | undefined;
789
-
790
560
  tags?: Tag[];
791
561
  }
792
562
  export declare enum TemplateVersionStatus {
@@ -795,28 +565,17 @@ export declare enum TemplateVersionStatus {
795
565
  REGISTRATION_FAILED = "REGISTRATION_FAILED",
796
566
  REGISTRATION_IN_PROGRESS = "REGISTRATION_IN_PROGRESS",
797
567
  }
798
-
799
568
  export interface EnvironmentTemplateVersion {
800
569
  templateName: string | undefined;
801
-
802
570
  majorVersion: string | undefined;
803
-
804
571
  minorVersion: string | undefined;
805
-
806
572
  recommendedMinorVersion?: string;
807
-
808
573
  status: TemplateVersionStatus | string | undefined;
809
-
810
574
  statusMessage?: string;
811
-
812
575
  description?: string;
813
-
814
576
  arn: string | undefined;
815
-
816
577
  createdAt: Date | undefined;
817
-
818
578
  lastModifiedAt: Date | undefined;
819
-
820
579
  schema?: string;
821
580
  }
822
581
  export interface CreateEnvironmentTemplateVersionOutput {
@@ -824,9 +583,7 @@ export interface CreateEnvironmentTemplateVersionOutput {
824
583
  }
825
584
  export interface DeleteEnvironmentTemplateVersionInput {
826
585
  templateName: string | undefined;
827
-
828
586
  majorVersion: string | undefined;
829
-
830
587
  minorVersion: string | undefined;
831
588
  }
832
589
  export interface DeleteEnvironmentTemplateVersionOutput {
@@ -834,9 +591,7 @@ export interface DeleteEnvironmentTemplateVersionOutput {
834
591
  }
835
592
  export interface GetEnvironmentTemplateVersionInput {
836
593
  templateName: string | undefined;
837
-
838
594
  majorVersion: string | undefined;
839
-
840
595
  minorVersion: string | undefined;
841
596
  }
842
597
  export interface GetEnvironmentTemplateVersionOutput {
@@ -844,49 +599,31 @@ export interface GetEnvironmentTemplateVersionOutput {
844
599
  }
845
600
  export interface ListEnvironmentTemplateVersionsInput {
846
601
  nextToken?: string;
847
-
848
602
  maxResults?: number;
849
-
850
603
  templateName: string | undefined;
851
-
852
604
  majorVersion?: string;
853
605
  }
854
-
855
606
  export interface EnvironmentTemplateVersionSummary {
856
607
  templateName: string | undefined;
857
-
858
608
  majorVersion: string | undefined;
859
-
860
609
  minorVersion: string | undefined;
861
-
862
610
  recommendedMinorVersion?: string;
863
-
864
611
  status: TemplateVersionStatus | string | undefined;
865
-
866
612
  statusMessage?: string;
867
-
868
613
  description?: string;
869
-
870
614
  arn: string | undefined;
871
-
872
615
  createdAt: Date | undefined;
873
-
874
616
  lastModifiedAt: Date | undefined;
875
617
  }
876
618
  export interface ListEnvironmentTemplateVersionsOutput {
877
619
  nextToken?: string;
878
-
879
620
  templateVersions: EnvironmentTemplateVersionSummary[] | undefined;
880
621
  }
881
622
  export interface UpdateEnvironmentTemplateVersionInput {
882
623
  templateName: string | undefined;
883
-
884
624
  majorVersion: string | undefined;
885
-
886
625
  minorVersion: string | undefined;
887
-
888
626
  description?: string;
889
-
890
627
  status?: TemplateVersionStatus | string;
891
628
  }
892
629
  export interface UpdateEnvironmentTemplateVersionOutput {
@@ -897,40 +634,26 @@ export declare enum SyncType {
897
634
  }
898
635
  export interface GetRepositorySyncStatusInput {
899
636
  repositoryName: string | undefined;
900
-
901
637
  repositoryProvider: RepositoryProvider | string | undefined;
902
-
903
638
  branch: string | undefined;
904
-
905
639
  syncType: SyncType | string | undefined;
906
640
  }
907
-
908
641
  export interface RepositorySyncEvent {
909
642
  type: string | undefined;
910
-
911
643
  externalId?: string;
912
-
913
644
  time: Date | undefined;
914
-
915
645
  event: string | undefined;
916
646
  }
917
647
  export declare enum RepositorySyncStatus {
918
648
  FAILED = "FAILED",
919
-
920
649
  INITIATED = "INITIATED",
921
-
922
650
  IN_PROGRESS = "IN_PROGRESS",
923
-
924
651
  QUEUED = "QUEUED",
925
-
926
652
  SUCCEEDED = "SUCCEEDED",
927
653
  }
928
-
929
654
  export interface RepositorySyncAttempt {
930
655
  startedAt: Date | undefined;
931
-
932
656
  status: RepositorySyncStatus | string | undefined;
933
-
934
657
  events: RepositorySyncEvent[] | undefined;
935
658
  }
936
659
  export interface GetRepositorySyncStatusOutput {
@@ -942,97 +665,64 @@ export declare enum TemplateType {
942
665
  }
943
666
  export interface GetTemplateSyncStatusInput {
944
667
  templateName: string | undefined;
945
-
946
668
  templateType: TemplateType | string | undefined;
947
-
948
669
  templateVersion: string | undefined;
949
670
  }
950
-
951
671
  export interface Revision {
952
672
  repositoryName: string | undefined;
953
-
954
673
  repositoryProvider: RepositoryProvider | string | undefined;
955
-
956
674
  sha: string | undefined;
957
-
958
675
  directory: string | undefined;
959
-
960
676
  branch: string | undefined;
961
677
  }
962
-
963
678
  export interface ResourceSyncEvent {
964
679
  type: string | undefined;
965
-
966
680
  externalId?: string;
967
-
968
681
  time: Date | undefined;
969
-
970
682
  event: string | undefined;
971
683
  }
972
684
  export declare enum ResourceSyncStatus {
973
685
  FAILED = "FAILED",
974
-
975
686
  INITIATED = "INITIATED",
976
-
977
687
  IN_PROGRESS = "IN_PROGRESS",
978
-
979
688
  SUCCEEDED = "SUCCEEDED",
980
689
  }
981
-
982
690
  export interface ResourceSyncAttempt {
983
691
  initialRevision: Revision | undefined;
984
-
985
692
  targetRevision: Revision | undefined;
986
-
987
693
  target: string | undefined;
988
-
989
694
  startedAt: Date | undefined;
990
-
991
695
  status: ResourceSyncStatus | string | undefined;
992
-
993
696
  events: ResourceSyncEvent[] | undefined;
994
697
  }
995
698
  export interface GetTemplateSyncStatusOutput {
996
699
  latestSync?: ResourceSyncAttempt;
997
-
998
700
  latestSuccessfulSync?: ResourceSyncAttempt;
999
-
1000
701
  desiredState?: Revision;
1001
702
  }
1002
703
  export interface ListRepositorySyncDefinitionsInput {
1003
704
  repositoryName: string | undefined;
1004
-
1005
705
  repositoryProvider: RepositoryProvider | string | undefined;
1006
-
1007
706
  syncType: SyncType | string | undefined;
1008
-
1009
707
  nextToken?: string;
1010
708
  }
1011
-
1012
709
  export interface RepositorySyncDefinition {
1013
710
  target: string | undefined;
1014
-
1015
711
  parent: string | undefined;
1016
-
1017
712
  branch: string | undefined;
1018
-
1019
713
  directory: string | undefined;
1020
714
  }
1021
715
  export interface ListRepositorySyncDefinitionsOutput {
1022
716
  nextToken?: string;
1023
-
1024
717
  syncDefinitions: RepositorySyncDefinition[] | undefined;
1025
718
  }
1026
719
  export interface ListTagsForResourceInput {
1027
720
  resourceArn: string | undefined;
1028
-
1029
721
  nextToken?: string;
1030
-
1031
722
  maxResults?: number;
1032
723
  }
1033
724
  export interface ListTagsForResourceOutput {
1034
725
  tags: Tag[] | undefined;
1035
-
1036
726
  nextToken?: string;
1037
727
  }
1038
728
  export declare enum ResourceDeploymentStatus {
@@ -1042,37 +732,24 @@ export declare enum ResourceDeploymentStatus {
1042
732
  }
1043
733
  export interface NotifyResourceDeploymentStatusChangeInput {
1044
734
  resourceArn: string | undefined;
1045
-
1046
735
  status: ResourceDeploymentStatus | string | undefined;
1047
-
1048
736
  outputs?: Output[];
1049
-
1050
737
  deploymentId?: string;
1051
-
1052
738
  statusMessage?: string;
1053
739
  }
1054
740
  export interface NotifyResourceDeploymentStatusChangeOutput {}
1055
741
  export interface CreateRepositoryInput {
1056
742
  provider: RepositoryProvider | string | undefined;
1057
-
1058
743
  name: string | undefined;
1059
-
1060
744
  connectionArn: string | undefined;
1061
-
1062
745
  encryptionKey?: string;
1063
-
1064
746
  tags?: Tag[];
1065
747
  }
1066
-
1067
748
  export interface Repository {
1068
749
  arn: string | undefined;
1069
-
1070
750
  provider: RepositoryProvider | string | undefined;
1071
-
1072
751
  name: string | undefined;
1073
-
1074
752
  connectionArn: string | undefined;
1075
-
1076
753
  encryptionKey?: string;
1077
754
  }
1078
755
  export interface CreateRepositoryOutput {
@@ -1080,7 +757,6 @@ export interface CreateRepositoryOutput {
1080
757
  }
1081
758
  export interface DeleteRepositoryInput {
1082
759
  provider: RepositoryProvider | string | undefined;
1083
-
1084
760
  name: string | undefined;
1085
761
  }
1086
762
  export interface DeleteRepositoryOutput {
@@ -1088,7 +764,6 @@ export interface DeleteRepositoryOutput {
1088
764
  }
1089
765
  export interface GetRepositoryInput {
1090
766
  provider: RepositoryProvider | string | undefined;
1091
-
1092
767
  name: string | undefined;
1093
768
  }
1094
769
  export interface GetRepositoryOutput {
@@ -1096,49 +771,37 @@ export interface GetRepositoryOutput {
1096
771
  }
1097
772
  export interface ListRepositoriesInput {
1098
773
  nextToken?: string;
1099
-
1100
774
  maxResults?: number;
1101
775
  }
1102
-
1103
776
  export interface RepositorySummary {
1104
777
  arn: string | undefined;
1105
-
1106
778
  provider: RepositoryProvider | string | undefined;
1107
-
1108
779
  name: string | undefined;
1109
780
  }
1110
781
  export interface ListRepositoriesOutput {
1111
782
  nextToken?: string;
1112
-
1113
783
  repositories: RepositorySummary[] | undefined;
1114
784
  }
1115
785
  export interface ListServiceInstanceOutputsInput {
1116
786
  serviceInstanceName: string | undefined;
1117
-
1118
787
  serviceName: string | undefined;
1119
-
1120
788
  nextToken?: string;
1121
789
  }
1122
790
  export interface ListServiceInstanceOutputsOutput {
1123
791
  nextToken?: string;
1124
-
1125
792
  outputs: Output[] | undefined;
1126
793
  }
1127
794
  export interface ListServiceInstanceProvisionedResourcesInput {
1128
795
  serviceName: string | undefined;
1129
-
1130
796
  serviceInstanceName: string | undefined;
1131
-
1132
797
  nextToken?: string;
1133
798
  }
1134
799
  export interface ListServiceInstanceProvisionedResourcesOutput {
1135
800
  nextToken?: string;
1136
-
1137
801
  provisionedResources: ProvisionedResource[] | undefined;
1138
802
  }
1139
803
  export interface GetServiceInstanceInput {
1140
804
  name: string | undefined;
1141
-
1142
805
  serviceName: string | undefined;
1143
806
  }
1144
807
  export interface GetServiceInstanceOutput {
@@ -1146,53 +809,33 @@ export interface GetServiceInstanceOutput {
1146
809
  }
1147
810
  export interface ListServiceInstancesInput {
1148
811
  serviceName?: string;
1149
-
1150
812
  nextToken?: string;
1151
-
1152
813
  maxResults?: number;
1153
814
  }
1154
-
1155
815
  export interface ServiceInstanceSummary {
1156
816
  name: string | undefined;
1157
-
1158
817
  arn: string | undefined;
1159
-
1160
818
  createdAt: Date | undefined;
1161
-
1162
819
  lastDeploymentAttemptedAt: Date | undefined;
1163
-
1164
820
  lastDeploymentSucceededAt: Date | undefined;
1165
-
1166
821
  serviceName: string | undefined;
1167
-
1168
822
  environmentName: string | undefined;
1169
-
1170
823
  templateName: string | undefined;
1171
-
1172
824
  templateMajorVersion: string | undefined;
1173
-
1174
825
  templateMinorVersion: string | undefined;
1175
-
1176
826
  deploymentStatus: DeploymentStatus | string | undefined;
1177
-
1178
827
  deploymentStatusMessage?: string;
1179
828
  }
1180
829
  export interface ListServiceInstancesOutput {
1181
830
  nextToken?: string;
1182
-
1183
831
  serviceInstances: ServiceInstanceSummary[] | undefined;
1184
832
  }
1185
833
  export interface UpdateServiceInstanceInput {
1186
834
  name: string | undefined;
1187
-
1188
835
  serviceName: string | undefined;
1189
-
1190
836
  deploymentType: DeploymentUpdateType | string | undefined;
1191
-
1192
837
  spec?: string;
1193
-
1194
838
  templateMajorVersion?: string;
1195
-
1196
839
  templateMinorVersion?: string;
1197
840
  }
1198
841
  export interface UpdateServiceInstanceOutput {
@@ -1200,33 +843,25 @@ export interface UpdateServiceInstanceOutput {
1200
843
  }
1201
844
  export interface ListServicePipelineOutputsInput {
1202
845
  serviceName: string | undefined;
1203
-
1204
846
  nextToken?: string;
1205
847
  }
1206
848
  export interface ListServicePipelineOutputsOutput {
1207
849
  nextToken?: string;
1208
-
1209
850
  outputs: Output[] | undefined;
1210
851
  }
1211
852
  export interface ListServicePipelineProvisionedResourcesInput {
1212
853
  serviceName: string | undefined;
1213
-
1214
854
  nextToken?: string;
1215
855
  }
1216
856
  export interface ListServicePipelineProvisionedResourcesOutput {
1217
857
  nextToken?: string;
1218
-
1219
858
  provisionedResources: ProvisionedResource[] | undefined;
1220
859
  }
1221
860
  export interface UpdateServicePipelineInput {
1222
861
  serviceName: string | undefined;
1223
-
1224
862
  spec: string | undefined;
1225
-
1226
863
  deploymentType: DeploymentUpdateType | string | undefined;
1227
-
1228
864
  templateMajorVersion?: string;
1229
-
1230
865
  templateMinorVersion?: string;
1231
866
  }
1232
867
  export interface UpdateServicePipelineOutput {
@@ -1234,23 +869,14 @@ export interface UpdateServicePipelineOutput {
1234
869
  }
1235
870
  export interface CreateServiceInput {
1236
871
  name: string | undefined;
1237
-
1238
872
  description?: string;
1239
-
1240
873
  templateName: string | undefined;
1241
-
1242
874
  templateMajorVersion: string | undefined;
1243
-
1244
875
  templateMinorVersion?: string;
1245
-
1246
876
  spec: string | undefined;
1247
-
1248
877
  repositoryConnectionArn?: string;
1249
-
1250
878
  repositoryId?: string;
1251
-
1252
879
  branchName?: string;
1253
-
1254
880
  tags?: Tag[];
1255
881
  }
1256
882
  export declare enum ServiceStatus {
@@ -1269,32 +895,19 @@ export declare enum ServiceStatus {
1269
895
  UPDATE_FAILED_CLEANUP_IN_PROGRESS = "UPDATE_FAILED_CLEANUP_IN_PROGRESS",
1270
896
  UPDATE_IN_PROGRESS = "UPDATE_IN_PROGRESS",
1271
897
  }
1272
-
1273
898
  export interface Service {
1274
899
  name: string | undefined;
1275
-
1276
900
  description?: string;
1277
-
1278
901
  arn: string | undefined;
1279
-
1280
902
  templateName: string | undefined;
1281
-
1282
903
  createdAt: Date | undefined;
1283
-
1284
904
  lastModifiedAt: Date | undefined;
1285
-
1286
905
  status: ServiceStatus | string | undefined;
1287
-
1288
906
  statusMessage?: string;
1289
-
1290
907
  spec: string | undefined;
1291
-
1292
908
  pipeline?: ServicePipeline;
1293
-
1294
909
  repositoryConnectionArn?: string;
1295
-
1296
910
  repositoryId?: string;
1297
-
1298
911
  branchName?: string;
1299
912
  }
1300
913
  export interface CreateServiceOutput {
@@ -1314,37 +927,25 @@ export interface GetServiceOutput {
1314
927
  }
1315
928
  export interface ListServicesInput {
1316
929
  nextToken?: string;
1317
-
1318
930
  maxResults?: number;
1319
931
  }
1320
-
1321
932
  export interface ServiceSummary {
1322
933
  name: string | undefined;
1323
-
1324
934
  description?: string;
1325
-
1326
935
  arn: string | undefined;
1327
-
1328
936
  templateName: string | undefined;
1329
-
1330
937
  createdAt: Date | undefined;
1331
-
1332
938
  lastModifiedAt: Date | undefined;
1333
-
1334
939
  status: ServiceStatus | string | undefined;
1335
-
1336
940
  statusMessage?: string;
1337
941
  }
1338
942
  export interface ListServicesOutput {
1339
943
  nextToken?: string;
1340
-
1341
944
  services: ServiceSummary[] | undefined;
1342
945
  }
1343
946
  export interface UpdateServiceInput {
1344
947
  name: string | undefined;
1345
-
1346
948
  description?: string;
1347
-
1348
949
  spec?: string;
1349
950
  }
1350
951
  export interface UpdateServiceOutput {
@@ -1352,35 +953,21 @@ export interface UpdateServiceOutput {
1352
953
  }
1353
954
  export interface CreateServiceTemplateInput {
1354
955
  name: string | undefined;
1355
-
1356
956
  displayName?: string;
1357
-
1358
957
  description?: string;
1359
-
1360
958
  encryptionKey?: string;
1361
-
1362
959
  pipelineProvisioning?: Provisioning | string;
1363
-
1364
960
  tags?: Tag[];
1365
961
  }
1366
-
1367
962
  export interface ServiceTemplate {
1368
963
  name: string | undefined;
1369
-
1370
964
  arn: string | undefined;
1371
-
1372
965
  createdAt: Date | undefined;
1373
-
1374
966
  lastModifiedAt: Date | undefined;
1375
-
1376
967
  displayName?: string;
1377
-
1378
968
  description?: string;
1379
-
1380
969
  recommendedVersion?: string;
1381
-
1382
970
  encryptionKey?: string;
1383
-
1384
971
  pipelineProvisioning?: Provisioning | string;
1385
972
  }
1386
973
  export interface CreateServiceTemplateOutput {
@@ -1400,46 +987,32 @@ export interface GetServiceTemplateOutput {
1400
987
  }
1401
988
  export interface ListServiceTemplatesInput {
1402
989
  nextToken?: string;
1403
-
1404
990
  maxResults?: number;
1405
991
  }
1406
-
1407
992
  export interface ServiceTemplateSummary {
1408
993
  name: string | undefined;
1409
-
1410
994
  arn: string | undefined;
1411
-
1412
995
  createdAt: Date | undefined;
1413
-
1414
996
  lastModifiedAt: Date | undefined;
1415
-
1416
997
  displayName?: string;
1417
-
1418
998
  description?: string;
1419
-
1420
999
  recommendedVersion?: string;
1421
-
1422
1000
  pipelineProvisioning?: Provisioning | string;
1423
1001
  }
1424
1002
  export interface ListServiceTemplatesOutput {
1425
1003
  nextToken?: string;
1426
-
1427
1004
  templates: ServiceTemplateSummary[] | undefined;
1428
1005
  }
1429
1006
  export interface UpdateServiceTemplateInput {
1430
1007
  name: string | undefined;
1431
-
1432
1008
  displayName?: string;
1433
-
1434
1009
  description?: string;
1435
1010
  }
1436
1011
  export interface UpdateServiceTemplateOutput {
1437
1012
  serviceTemplate: ServiceTemplate | undefined;
1438
1013
  }
1439
-
1440
1014
  export interface CompatibleEnvironmentTemplateInput {
1441
1015
  templateName: string | undefined;
1442
-
1443
1016
  majorVersion: string | undefined;
1444
1017
  }
1445
1018
  export declare enum ServiceTemplateSupportedComponentSourceType {
@@ -1447,58 +1020,36 @@ export declare enum ServiceTemplateSupportedComponentSourceType {
1447
1020
  }
1448
1021
  export interface CreateServiceTemplateVersionInput {
1449
1022
  clientToken?: string;
1450
-
1451
1023
  templateName: string | undefined;
1452
-
1453
1024
  description?: string;
1454
-
1455
1025
  majorVersion?: string;
1456
-
1457
1026
  source: TemplateVersionSourceInput | undefined;
1458
-
1459
1027
  compatibleEnvironmentTemplates:
1460
1028
  | CompatibleEnvironmentTemplateInput[]
1461
1029
  | undefined;
1462
-
1463
1030
  tags?: Tag[];
1464
-
1465
1031
  supportedComponentSources?: (
1466
1032
  | ServiceTemplateSupportedComponentSourceType
1467
1033
  | string
1468
1034
  )[];
1469
1035
  }
1470
-
1471
1036
  export interface CompatibleEnvironmentTemplate {
1472
1037
  templateName: string | undefined;
1473
-
1474
1038
  majorVersion: string | undefined;
1475
1039
  }
1476
-
1477
1040
  export interface ServiceTemplateVersion {
1478
1041
  templateName: string | undefined;
1479
-
1480
1042
  majorVersion: string | undefined;
1481
-
1482
1043
  minorVersion: string | undefined;
1483
-
1484
1044
  recommendedMinorVersion?: string;
1485
-
1486
1045
  status: TemplateVersionStatus | string | undefined;
1487
-
1488
1046
  statusMessage?: string;
1489
-
1490
1047
  description?: string;
1491
-
1492
1048
  arn: string | undefined;
1493
-
1494
1049
  createdAt: Date | undefined;
1495
-
1496
1050
  lastModifiedAt: Date | undefined;
1497
-
1498
1051
  compatibleEnvironmentTemplates: CompatibleEnvironmentTemplate[] | undefined;
1499
-
1500
1052
  schema?: string;
1501
-
1502
1053
  supportedComponentSources?: (
1503
1054
  | ServiceTemplateSupportedComponentSourceType
1504
1055
  | string
@@ -1509,9 +1060,7 @@ export interface CreateServiceTemplateVersionOutput {
1509
1060
  }
1510
1061
  export interface DeleteServiceTemplateVersionInput {
1511
1062
  templateName: string | undefined;
1512
-
1513
1063
  majorVersion: string | undefined;
1514
-
1515
1064
  minorVersion: string | undefined;
1516
1065
  }
1517
1066
  export interface DeleteServiceTemplateVersionOutput {
@@ -1519,9 +1068,7 @@ export interface DeleteServiceTemplateVersionOutput {
1519
1068
  }
1520
1069
  export interface GetServiceTemplateVersionInput {
1521
1070
  templateName: string | undefined;
1522
-
1523
1071
  majorVersion: string | undefined;
1524
-
1525
1072
  minorVersion: string | undefined;
1526
1073
  }
1527
1074
  export interface GetServiceTemplateVersionOutput {
@@ -1529,53 +1076,33 @@ export interface GetServiceTemplateVersionOutput {
1529
1076
  }
1530
1077
  export interface ListServiceTemplateVersionsInput {
1531
1078
  nextToken?: string;
1532
-
1533
1079
  maxResults?: number;
1534
-
1535
1080
  templateName: string | undefined;
1536
-
1537
1081
  majorVersion?: string;
1538
1082
  }
1539
-
1540
1083
  export interface ServiceTemplateVersionSummary {
1541
1084
  templateName: string | undefined;
1542
-
1543
1085
  majorVersion: string | undefined;
1544
-
1545
1086
  minorVersion: string | undefined;
1546
-
1547
1087
  recommendedMinorVersion?: string;
1548
-
1549
1088
  status: TemplateVersionStatus | string | undefined;
1550
-
1551
1089
  statusMessage?: string;
1552
-
1553
1090
  description?: string;
1554
-
1555
1091
  arn: string | undefined;
1556
-
1557
1092
  createdAt: Date | undefined;
1558
-
1559
1093
  lastModifiedAt: Date | undefined;
1560
1094
  }
1561
1095
  export interface ListServiceTemplateVersionsOutput {
1562
1096
  nextToken?: string;
1563
-
1564
1097
  templateVersions: ServiceTemplateVersionSummary[] | undefined;
1565
1098
  }
1566
1099
  export interface UpdateServiceTemplateVersionInput {
1567
1100
  templateName: string | undefined;
1568
-
1569
1101
  majorVersion: string | undefined;
1570
-
1571
1102
  minorVersion: string | undefined;
1572
-
1573
1103
  description?: string;
1574
-
1575
1104
  status?: TemplateVersionStatus | string;
1576
-
1577
1105
  compatibleEnvironmentTemplates?: CompatibleEnvironmentTemplateInput[];
1578
-
1579
1106
  supportedComponentSources?: (
1580
1107
  | ServiceTemplateSupportedComponentSourceType
1581
1108
  | string
@@ -1586,35 +1113,23 @@ export interface UpdateServiceTemplateVersionOutput {
1586
1113
  }
1587
1114
  export interface TagResourceInput {
1588
1115
  resourceArn: string | undefined;
1589
-
1590
1116
  tags: Tag[] | undefined;
1591
1117
  }
1592
1118
  export interface TagResourceOutput {}
1593
1119
  export interface CreateTemplateSyncConfigInput {
1594
1120
  templateName: string | undefined;
1595
-
1596
1121
  templateType: TemplateType | string | undefined;
1597
-
1598
1122
  repositoryProvider: RepositoryProvider | string | undefined;
1599
-
1600
1123
  repositoryName: string | undefined;
1601
-
1602
1124
  branch: string | undefined;
1603
-
1604
1125
  subdirectory?: string;
1605
1126
  }
1606
-
1607
1127
  export interface TemplateSyncConfig {
1608
1128
  templateName: string | undefined;
1609
-
1610
1129
  templateType: TemplateType | string | undefined;
1611
-
1612
1130
  repositoryProvider: RepositoryProvider | string | undefined;
1613
-
1614
1131
  repositoryName: string | undefined;
1615
-
1616
1132
  branch: string | undefined;
1617
-
1618
1133
  subdirectory?: string;
1619
1134
  }
1620
1135
  export interface CreateTemplateSyncConfigOutput {
@@ -1622,7 +1137,6 @@ export interface CreateTemplateSyncConfigOutput {
1622
1137
  }
1623
1138
  export interface DeleteTemplateSyncConfigInput {
1624
1139
  templateName: string | undefined;
1625
-
1626
1140
  templateType: TemplateType | string | undefined;
1627
1141
  }
1628
1142
  export interface DeleteTemplateSyncConfigOutput {
@@ -1630,7 +1144,6 @@ export interface DeleteTemplateSyncConfigOutput {
1630
1144
  }
1631
1145
  export interface GetTemplateSyncConfigInput {
1632
1146
  templateName: string | undefined;
1633
-
1634
1147
  templateType: TemplateType | string | undefined;
1635
1148
  }
1636
1149
  export interface GetTemplateSyncConfigOutput {
@@ -1638,15 +1151,10 @@ export interface GetTemplateSyncConfigOutput {
1638
1151
  }
1639
1152
  export interface UpdateTemplateSyncConfigInput {
1640
1153
  templateName: string | undefined;
1641
-
1642
1154
  templateType: TemplateType | string | undefined;
1643
-
1644
1155
  repositoryProvider: RepositoryProvider | string | undefined;
1645
-
1646
1156
  repositoryName: string | undefined;
1647
-
1648
1157
  branch: string | undefined;
1649
-
1650
1158
  subdirectory?: string;
1651
1159
  }
1652
1160
  export interface UpdateTemplateSyncConfigOutput {
@@ -1654,749 +1162,559 @@ export interface UpdateTemplateSyncConfigOutput {
1654
1162
  }
1655
1163
  export interface UntagResourceInput {
1656
1164
  resourceArn: string | undefined;
1657
-
1658
1165
  tagKeys: string[] | undefined;
1659
1166
  }
1660
1167
  export interface UntagResourceOutput {}
1661
-
1662
1168
  export declare const AcceptEnvironmentAccountConnectionInputFilterSensitiveLog: (
1663
1169
  obj: AcceptEnvironmentAccountConnectionInput
1664
1170
  ) => any;
1665
-
1666
1171
  export declare const EnvironmentAccountConnectionFilterSensitiveLog: (
1667
1172
  obj: EnvironmentAccountConnection
1668
1173
  ) => any;
1669
-
1670
1174
  export declare const AcceptEnvironmentAccountConnectionOutputFilterSensitiveLog: (
1671
1175
  obj: AcceptEnvironmentAccountConnectionOutput
1672
1176
  ) => any;
1673
-
1674
1177
  export declare const RepositoryBranchFilterSensitiveLog: (
1675
1178
  obj: RepositoryBranch
1676
1179
  ) => any;
1677
-
1678
1180
  export declare const AccountSettingsFilterSensitiveLog: (
1679
1181
  obj: AccountSettings
1680
1182
  ) => any;
1681
-
1682
1183
  export declare const GetAccountSettingsInputFilterSensitiveLog: (
1683
1184
  obj: GetAccountSettingsInput
1684
1185
  ) => any;
1685
-
1686
1186
  export declare const GetAccountSettingsOutputFilterSensitiveLog: (
1687
1187
  obj: GetAccountSettingsOutput
1688
1188
  ) => any;
1689
-
1690
1189
  export declare const RepositoryBranchInputFilterSensitiveLog: (
1691
1190
  obj: RepositoryBranchInput
1692
1191
  ) => any;
1693
-
1694
1192
  export declare const UpdateAccountSettingsInputFilterSensitiveLog: (
1695
1193
  obj: UpdateAccountSettingsInput
1696
1194
  ) => any;
1697
-
1698
1195
  export declare const UpdateAccountSettingsOutputFilterSensitiveLog: (
1699
1196
  obj: UpdateAccountSettingsOutput
1700
1197
  ) => any;
1701
-
1702
1198
  export declare const CancelComponentDeploymentInputFilterSensitiveLog: (
1703
1199
  obj: CancelComponentDeploymentInput
1704
1200
  ) => any;
1705
-
1706
1201
  export declare const ComponentFilterSensitiveLog: (obj: Component) => any;
1707
-
1708
1202
  export declare const CancelComponentDeploymentOutputFilterSensitiveLog: (
1709
1203
  obj: CancelComponentDeploymentOutput
1710
1204
  ) => any;
1711
-
1712
1205
  export declare const CancelEnvironmentDeploymentInputFilterSensitiveLog: (
1713
1206
  obj: CancelEnvironmentDeploymentInput
1714
1207
  ) => any;
1715
-
1716
1208
  export declare const EnvironmentFilterSensitiveLog: (obj: Environment) => any;
1717
-
1718
1209
  export declare const CancelEnvironmentDeploymentOutputFilterSensitiveLog: (
1719
1210
  obj: CancelEnvironmentDeploymentOutput
1720
1211
  ) => any;
1721
-
1722
1212
  export declare const CancelServiceInstanceDeploymentInputFilterSensitiveLog: (
1723
1213
  obj: CancelServiceInstanceDeploymentInput
1724
1214
  ) => any;
1725
-
1726
1215
  export declare const ServiceInstanceFilterSensitiveLog: (
1727
1216
  obj: ServiceInstance
1728
1217
  ) => any;
1729
-
1730
1218
  export declare const CancelServiceInstanceDeploymentOutputFilterSensitiveLog: (
1731
1219
  obj: CancelServiceInstanceDeploymentOutput
1732
1220
  ) => any;
1733
-
1734
1221
  export declare const CancelServicePipelineDeploymentInputFilterSensitiveLog: (
1735
1222
  obj: CancelServicePipelineDeploymentInput
1736
1223
  ) => any;
1737
-
1738
1224
  export declare const ServicePipelineFilterSensitiveLog: (
1739
1225
  obj: ServicePipeline
1740
1226
  ) => any;
1741
-
1742
1227
  export declare const CancelServicePipelineDeploymentOutputFilterSensitiveLog: (
1743
1228
  obj: CancelServicePipelineDeploymentOutput
1744
1229
  ) => any;
1745
-
1746
1230
  export declare const ListComponentOutputsInputFilterSensitiveLog: (
1747
1231
  obj: ListComponentOutputsInput
1748
1232
  ) => any;
1749
-
1750
1233
  export declare const OutputFilterSensitiveLog: (obj: Output) => any;
1751
-
1752
1234
  export declare const ListComponentOutputsOutputFilterSensitiveLog: (
1753
1235
  obj: ListComponentOutputsOutput
1754
1236
  ) => any;
1755
-
1756
1237
  export declare const ListComponentProvisionedResourcesInputFilterSensitiveLog: (
1757
1238
  obj: ListComponentProvisionedResourcesInput
1758
1239
  ) => any;
1759
-
1760
1240
  export declare const ProvisionedResourceFilterSensitiveLog: (
1761
1241
  obj: ProvisionedResource
1762
1242
  ) => any;
1763
-
1764
1243
  export declare const ListComponentProvisionedResourcesOutputFilterSensitiveLog: (
1765
1244
  obj: ListComponentProvisionedResourcesOutput
1766
1245
  ) => any;
1767
-
1768
1246
  export declare const TagFilterSensitiveLog: (obj: Tag) => any;
1769
-
1770
1247
  export declare const CreateComponentInputFilterSensitiveLog: (
1771
1248
  obj: CreateComponentInput
1772
1249
  ) => any;
1773
-
1774
1250
  export declare const CreateComponentOutputFilterSensitiveLog: (
1775
1251
  obj: CreateComponentOutput
1776
1252
  ) => any;
1777
-
1778
1253
  export declare const DeleteComponentInputFilterSensitiveLog: (
1779
1254
  obj: DeleteComponentInput
1780
1255
  ) => any;
1781
-
1782
1256
  export declare const DeleteComponentOutputFilterSensitiveLog: (
1783
1257
  obj: DeleteComponentOutput
1784
1258
  ) => any;
1785
-
1786
1259
  export declare const GetComponentInputFilterSensitiveLog: (
1787
1260
  obj: GetComponentInput
1788
1261
  ) => any;
1789
-
1790
1262
  export declare const GetComponentOutputFilterSensitiveLog: (
1791
1263
  obj: GetComponentOutput
1792
1264
  ) => any;
1793
-
1794
1265
  export declare const ListComponentsInputFilterSensitiveLog: (
1795
1266
  obj: ListComponentsInput
1796
1267
  ) => any;
1797
-
1798
1268
  export declare const ComponentSummaryFilterSensitiveLog: (
1799
1269
  obj: ComponentSummary
1800
1270
  ) => any;
1801
-
1802
1271
  export declare const ListComponentsOutputFilterSensitiveLog: (
1803
1272
  obj: ListComponentsOutput
1804
1273
  ) => any;
1805
-
1806
1274
  export declare const UpdateComponentInputFilterSensitiveLog: (
1807
1275
  obj: UpdateComponentInput
1808
1276
  ) => any;
1809
-
1810
1277
  export declare const UpdateComponentOutputFilterSensitiveLog: (
1811
1278
  obj: UpdateComponentOutput
1812
1279
  ) => any;
1813
-
1814
1280
  export declare const CreateEnvironmentAccountConnectionInputFilterSensitiveLog: (
1815
1281
  obj: CreateEnvironmentAccountConnectionInput
1816
1282
  ) => any;
1817
-
1818
1283
  export declare const CreateEnvironmentAccountConnectionOutputFilterSensitiveLog: (
1819
1284
  obj: CreateEnvironmentAccountConnectionOutput
1820
1285
  ) => any;
1821
-
1822
1286
  export declare const DeleteEnvironmentAccountConnectionInputFilterSensitiveLog: (
1823
1287
  obj: DeleteEnvironmentAccountConnectionInput
1824
1288
  ) => any;
1825
-
1826
1289
  export declare const DeleteEnvironmentAccountConnectionOutputFilterSensitiveLog: (
1827
1290
  obj: DeleteEnvironmentAccountConnectionOutput
1828
1291
  ) => any;
1829
-
1830
1292
  export declare const GetEnvironmentAccountConnectionInputFilterSensitiveLog: (
1831
1293
  obj: GetEnvironmentAccountConnectionInput
1832
1294
  ) => any;
1833
-
1834
1295
  export declare const GetEnvironmentAccountConnectionOutputFilterSensitiveLog: (
1835
1296
  obj: GetEnvironmentAccountConnectionOutput
1836
1297
  ) => any;
1837
-
1838
1298
  export declare const ListEnvironmentAccountConnectionsInputFilterSensitiveLog: (
1839
1299
  obj: ListEnvironmentAccountConnectionsInput
1840
1300
  ) => any;
1841
-
1842
1301
  export declare const EnvironmentAccountConnectionSummaryFilterSensitiveLog: (
1843
1302
  obj: EnvironmentAccountConnectionSummary
1844
1303
  ) => any;
1845
-
1846
1304
  export declare const ListEnvironmentAccountConnectionsOutputFilterSensitiveLog: (
1847
1305
  obj: ListEnvironmentAccountConnectionsOutput
1848
1306
  ) => any;
1849
-
1850
1307
  export declare const RejectEnvironmentAccountConnectionInputFilterSensitiveLog: (
1851
1308
  obj: RejectEnvironmentAccountConnectionInput
1852
1309
  ) => any;
1853
-
1854
1310
  export declare const RejectEnvironmentAccountConnectionOutputFilterSensitiveLog: (
1855
1311
  obj: RejectEnvironmentAccountConnectionOutput
1856
1312
  ) => any;
1857
-
1858
1313
  export declare const UpdateEnvironmentAccountConnectionInputFilterSensitiveLog: (
1859
1314
  obj: UpdateEnvironmentAccountConnectionInput
1860
1315
  ) => any;
1861
-
1862
1316
  export declare const UpdateEnvironmentAccountConnectionOutputFilterSensitiveLog: (
1863
1317
  obj: UpdateEnvironmentAccountConnectionOutput
1864
1318
  ) => any;
1865
-
1866
1319
  export declare const ListEnvironmentOutputsInputFilterSensitiveLog: (
1867
1320
  obj: ListEnvironmentOutputsInput
1868
1321
  ) => any;
1869
-
1870
1322
  export declare const ListEnvironmentOutputsOutputFilterSensitiveLog: (
1871
1323
  obj: ListEnvironmentOutputsOutput
1872
1324
  ) => any;
1873
-
1874
1325
  export declare const ListEnvironmentProvisionedResourcesInputFilterSensitiveLog: (
1875
1326
  obj: ListEnvironmentProvisionedResourcesInput
1876
1327
  ) => any;
1877
-
1878
1328
  export declare const ListEnvironmentProvisionedResourcesOutputFilterSensitiveLog: (
1879
1329
  obj: ListEnvironmentProvisionedResourcesOutput
1880
1330
  ) => any;
1881
-
1882
1331
  export declare const CreateEnvironmentInputFilterSensitiveLog: (
1883
1332
  obj: CreateEnvironmentInput
1884
1333
  ) => any;
1885
-
1886
1334
  export declare const CreateEnvironmentOutputFilterSensitiveLog: (
1887
1335
  obj: CreateEnvironmentOutput
1888
1336
  ) => any;
1889
-
1890
1337
  export declare const DeleteEnvironmentInputFilterSensitiveLog: (
1891
1338
  obj: DeleteEnvironmentInput
1892
1339
  ) => any;
1893
-
1894
1340
  export declare const DeleteEnvironmentOutputFilterSensitiveLog: (
1895
1341
  obj: DeleteEnvironmentOutput
1896
1342
  ) => any;
1897
-
1898
1343
  export declare const GetEnvironmentInputFilterSensitiveLog: (
1899
1344
  obj: GetEnvironmentInput
1900
1345
  ) => any;
1901
-
1902
1346
  export declare const GetEnvironmentOutputFilterSensitiveLog: (
1903
1347
  obj: GetEnvironmentOutput
1904
1348
  ) => any;
1905
-
1906
1349
  export declare const EnvironmentTemplateFilterFilterSensitiveLog: (
1907
1350
  obj: EnvironmentTemplateFilter
1908
1351
  ) => any;
1909
-
1910
1352
  export declare const ListEnvironmentsInputFilterSensitiveLog: (
1911
1353
  obj: ListEnvironmentsInput
1912
1354
  ) => any;
1913
-
1914
1355
  export declare const EnvironmentSummaryFilterSensitiveLog: (
1915
1356
  obj: EnvironmentSummary
1916
1357
  ) => any;
1917
-
1918
1358
  export declare const ListEnvironmentsOutputFilterSensitiveLog: (
1919
1359
  obj: ListEnvironmentsOutput
1920
1360
  ) => any;
1921
-
1922
1361
  export declare const UpdateEnvironmentInputFilterSensitiveLog: (
1923
1362
  obj: UpdateEnvironmentInput
1924
1363
  ) => any;
1925
-
1926
1364
  export declare const UpdateEnvironmentOutputFilterSensitiveLog: (
1927
1365
  obj: UpdateEnvironmentOutput
1928
1366
  ) => any;
1929
-
1930
1367
  export declare const CreateEnvironmentTemplateInputFilterSensitiveLog: (
1931
1368
  obj: CreateEnvironmentTemplateInput
1932
1369
  ) => any;
1933
-
1934
1370
  export declare const EnvironmentTemplateFilterSensitiveLog: (
1935
1371
  obj: EnvironmentTemplate
1936
1372
  ) => any;
1937
-
1938
1373
  export declare const CreateEnvironmentTemplateOutputFilterSensitiveLog: (
1939
1374
  obj: CreateEnvironmentTemplateOutput
1940
1375
  ) => any;
1941
-
1942
1376
  export declare const DeleteEnvironmentTemplateInputFilterSensitiveLog: (
1943
1377
  obj: DeleteEnvironmentTemplateInput
1944
1378
  ) => any;
1945
-
1946
1379
  export declare const DeleteEnvironmentTemplateOutputFilterSensitiveLog: (
1947
1380
  obj: DeleteEnvironmentTemplateOutput
1948
1381
  ) => any;
1949
-
1950
1382
  export declare const GetEnvironmentTemplateInputFilterSensitiveLog: (
1951
1383
  obj: GetEnvironmentTemplateInput
1952
1384
  ) => any;
1953
-
1954
1385
  export declare const GetEnvironmentTemplateOutputFilterSensitiveLog: (
1955
1386
  obj: GetEnvironmentTemplateOutput
1956
1387
  ) => any;
1957
-
1958
1388
  export declare const ListEnvironmentTemplatesInputFilterSensitiveLog: (
1959
1389
  obj: ListEnvironmentTemplatesInput
1960
1390
  ) => any;
1961
-
1962
1391
  export declare const EnvironmentTemplateSummaryFilterSensitiveLog: (
1963
1392
  obj: EnvironmentTemplateSummary
1964
1393
  ) => any;
1965
-
1966
1394
  export declare const ListEnvironmentTemplatesOutputFilterSensitiveLog: (
1967
1395
  obj: ListEnvironmentTemplatesOutput
1968
1396
  ) => any;
1969
-
1970
1397
  export declare const UpdateEnvironmentTemplateInputFilterSensitiveLog: (
1971
1398
  obj: UpdateEnvironmentTemplateInput
1972
1399
  ) => any;
1973
-
1974
1400
  export declare const UpdateEnvironmentTemplateOutputFilterSensitiveLog: (
1975
1401
  obj: UpdateEnvironmentTemplateOutput
1976
1402
  ) => any;
1977
-
1978
1403
  export declare const S3ObjectSourceFilterSensitiveLog: (
1979
1404
  obj: S3ObjectSource
1980
1405
  ) => any;
1981
-
1982
1406
  export declare const TemplateVersionSourceInputFilterSensitiveLog: (
1983
1407
  obj: TemplateVersionSourceInput
1984
1408
  ) => any;
1985
-
1986
1409
  export declare const CreateEnvironmentTemplateVersionInputFilterSensitiveLog: (
1987
1410
  obj: CreateEnvironmentTemplateVersionInput
1988
1411
  ) => any;
1989
-
1990
1412
  export declare const EnvironmentTemplateVersionFilterSensitiveLog: (
1991
1413
  obj: EnvironmentTemplateVersion
1992
1414
  ) => any;
1993
-
1994
1415
  export declare const CreateEnvironmentTemplateVersionOutputFilterSensitiveLog: (
1995
1416
  obj: CreateEnvironmentTemplateVersionOutput
1996
1417
  ) => any;
1997
-
1998
1418
  export declare const DeleteEnvironmentTemplateVersionInputFilterSensitiveLog: (
1999
1419
  obj: DeleteEnvironmentTemplateVersionInput
2000
1420
  ) => any;
2001
-
2002
1421
  export declare const DeleteEnvironmentTemplateVersionOutputFilterSensitiveLog: (
2003
1422
  obj: DeleteEnvironmentTemplateVersionOutput
2004
1423
  ) => any;
2005
-
2006
1424
  export declare const GetEnvironmentTemplateVersionInputFilterSensitiveLog: (
2007
1425
  obj: GetEnvironmentTemplateVersionInput
2008
1426
  ) => any;
2009
-
2010
1427
  export declare const GetEnvironmentTemplateVersionOutputFilterSensitiveLog: (
2011
1428
  obj: GetEnvironmentTemplateVersionOutput
2012
1429
  ) => any;
2013
-
2014
1430
  export declare const ListEnvironmentTemplateVersionsInputFilterSensitiveLog: (
2015
1431
  obj: ListEnvironmentTemplateVersionsInput
2016
1432
  ) => any;
2017
-
2018
1433
  export declare const EnvironmentTemplateVersionSummaryFilterSensitiveLog: (
2019
1434
  obj: EnvironmentTemplateVersionSummary
2020
1435
  ) => any;
2021
-
2022
1436
  export declare const ListEnvironmentTemplateVersionsOutputFilterSensitiveLog: (
2023
1437
  obj: ListEnvironmentTemplateVersionsOutput
2024
1438
  ) => any;
2025
-
2026
1439
  export declare const UpdateEnvironmentTemplateVersionInputFilterSensitiveLog: (
2027
1440
  obj: UpdateEnvironmentTemplateVersionInput
2028
1441
  ) => any;
2029
-
2030
1442
  export declare const UpdateEnvironmentTemplateVersionOutputFilterSensitiveLog: (
2031
1443
  obj: UpdateEnvironmentTemplateVersionOutput
2032
1444
  ) => any;
2033
-
2034
1445
  export declare const GetRepositorySyncStatusInputFilterSensitiveLog: (
2035
1446
  obj: GetRepositorySyncStatusInput
2036
1447
  ) => any;
2037
-
2038
1448
  export declare const RepositorySyncEventFilterSensitiveLog: (
2039
1449
  obj: RepositorySyncEvent
2040
1450
  ) => any;
2041
-
2042
1451
  export declare const RepositorySyncAttemptFilterSensitiveLog: (
2043
1452
  obj: RepositorySyncAttempt
2044
1453
  ) => any;
2045
-
2046
1454
  export declare const GetRepositorySyncStatusOutputFilterSensitiveLog: (
2047
1455
  obj: GetRepositorySyncStatusOutput
2048
1456
  ) => any;
2049
-
2050
1457
  export declare const GetTemplateSyncStatusInputFilterSensitiveLog: (
2051
1458
  obj: GetTemplateSyncStatusInput
2052
1459
  ) => any;
2053
-
2054
1460
  export declare const RevisionFilterSensitiveLog: (obj: Revision) => any;
2055
-
2056
1461
  export declare const ResourceSyncEventFilterSensitiveLog: (
2057
1462
  obj: ResourceSyncEvent
2058
1463
  ) => any;
2059
-
2060
1464
  export declare const ResourceSyncAttemptFilterSensitiveLog: (
2061
1465
  obj: ResourceSyncAttempt
2062
1466
  ) => any;
2063
-
2064
1467
  export declare const GetTemplateSyncStatusOutputFilterSensitiveLog: (
2065
1468
  obj: GetTemplateSyncStatusOutput
2066
1469
  ) => any;
2067
-
2068
1470
  export declare const ListRepositorySyncDefinitionsInputFilterSensitiveLog: (
2069
1471
  obj: ListRepositorySyncDefinitionsInput
2070
1472
  ) => any;
2071
-
2072
1473
  export declare const RepositorySyncDefinitionFilterSensitiveLog: (
2073
1474
  obj: RepositorySyncDefinition
2074
1475
  ) => any;
2075
-
2076
1476
  export declare const ListRepositorySyncDefinitionsOutputFilterSensitiveLog: (
2077
1477
  obj: ListRepositorySyncDefinitionsOutput
2078
1478
  ) => any;
2079
-
2080
1479
  export declare const ListTagsForResourceInputFilterSensitiveLog: (
2081
1480
  obj: ListTagsForResourceInput
2082
1481
  ) => any;
2083
-
2084
1482
  export declare const ListTagsForResourceOutputFilterSensitiveLog: (
2085
1483
  obj: ListTagsForResourceOutput
2086
1484
  ) => any;
2087
-
2088
1485
  export declare const NotifyResourceDeploymentStatusChangeInputFilterSensitiveLog: (
2089
1486
  obj: NotifyResourceDeploymentStatusChangeInput
2090
1487
  ) => any;
2091
-
2092
1488
  export declare const NotifyResourceDeploymentStatusChangeOutputFilterSensitiveLog: (
2093
1489
  obj: NotifyResourceDeploymentStatusChangeOutput
2094
1490
  ) => any;
2095
-
2096
1491
  export declare const CreateRepositoryInputFilterSensitiveLog: (
2097
1492
  obj: CreateRepositoryInput
2098
1493
  ) => any;
2099
-
2100
1494
  export declare const RepositoryFilterSensitiveLog: (obj: Repository) => any;
2101
-
2102
1495
  export declare const CreateRepositoryOutputFilterSensitiveLog: (
2103
1496
  obj: CreateRepositoryOutput
2104
1497
  ) => any;
2105
-
2106
1498
  export declare const DeleteRepositoryInputFilterSensitiveLog: (
2107
1499
  obj: DeleteRepositoryInput
2108
1500
  ) => any;
2109
-
2110
1501
  export declare const DeleteRepositoryOutputFilterSensitiveLog: (
2111
1502
  obj: DeleteRepositoryOutput
2112
1503
  ) => any;
2113
-
2114
1504
  export declare const GetRepositoryInputFilterSensitiveLog: (
2115
1505
  obj: GetRepositoryInput
2116
1506
  ) => any;
2117
-
2118
1507
  export declare const GetRepositoryOutputFilterSensitiveLog: (
2119
1508
  obj: GetRepositoryOutput
2120
1509
  ) => any;
2121
-
2122
1510
  export declare const ListRepositoriesInputFilterSensitiveLog: (
2123
1511
  obj: ListRepositoriesInput
2124
1512
  ) => any;
2125
-
2126
1513
  export declare const RepositorySummaryFilterSensitiveLog: (
2127
1514
  obj: RepositorySummary
2128
1515
  ) => any;
2129
-
2130
1516
  export declare const ListRepositoriesOutputFilterSensitiveLog: (
2131
1517
  obj: ListRepositoriesOutput
2132
1518
  ) => any;
2133
-
2134
1519
  export declare const ListServiceInstanceOutputsInputFilterSensitiveLog: (
2135
1520
  obj: ListServiceInstanceOutputsInput
2136
1521
  ) => any;
2137
-
2138
1522
  export declare const ListServiceInstanceOutputsOutputFilterSensitiveLog: (
2139
1523
  obj: ListServiceInstanceOutputsOutput
2140
1524
  ) => any;
2141
-
2142
1525
  export declare const ListServiceInstanceProvisionedResourcesInputFilterSensitiveLog: (
2143
1526
  obj: ListServiceInstanceProvisionedResourcesInput
2144
1527
  ) => any;
2145
-
2146
1528
  export declare const ListServiceInstanceProvisionedResourcesOutputFilterSensitiveLog: (
2147
1529
  obj: ListServiceInstanceProvisionedResourcesOutput
2148
1530
  ) => any;
2149
-
2150
1531
  export declare const GetServiceInstanceInputFilterSensitiveLog: (
2151
1532
  obj: GetServiceInstanceInput
2152
1533
  ) => any;
2153
-
2154
1534
  export declare const GetServiceInstanceOutputFilterSensitiveLog: (
2155
1535
  obj: GetServiceInstanceOutput
2156
1536
  ) => any;
2157
-
2158
1537
  export declare const ListServiceInstancesInputFilterSensitiveLog: (
2159
1538
  obj: ListServiceInstancesInput
2160
1539
  ) => any;
2161
-
2162
1540
  export declare const ServiceInstanceSummaryFilterSensitiveLog: (
2163
1541
  obj: ServiceInstanceSummary
2164
1542
  ) => any;
2165
-
2166
1543
  export declare const ListServiceInstancesOutputFilterSensitiveLog: (
2167
1544
  obj: ListServiceInstancesOutput
2168
1545
  ) => any;
2169
-
2170
1546
  export declare const UpdateServiceInstanceInputFilterSensitiveLog: (
2171
1547
  obj: UpdateServiceInstanceInput
2172
1548
  ) => any;
2173
-
2174
1549
  export declare const UpdateServiceInstanceOutputFilterSensitiveLog: (
2175
1550
  obj: UpdateServiceInstanceOutput
2176
1551
  ) => any;
2177
-
2178
1552
  export declare const ListServicePipelineOutputsInputFilterSensitiveLog: (
2179
1553
  obj: ListServicePipelineOutputsInput
2180
1554
  ) => any;
2181
-
2182
1555
  export declare const ListServicePipelineOutputsOutputFilterSensitiveLog: (
2183
1556
  obj: ListServicePipelineOutputsOutput
2184
1557
  ) => any;
2185
-
2186
1558
  export declare const ListServicePipelineProvisionedResourcesInputFilterSensitiveLog: (
2187
1559
  obj: ListServicePipelineProvisionedResourcesInput
2188
1560
  ) => any;
2189
-
2190
1561
  export declare const ListServicePipelineProvisionedResourcesOutputFilterSensitiveLog: (
2191
1562
  obj: ListServicePipelineProvisionedResourcesOutput
2192
1563
  ) => any;
2193
-
2194
1564
  export declare const UpdateServicePipelineInputFilterSensitiveLog: (
2195
1565
  obj: UpdateServicePipelineInput
2196
1566
  ) => any;
2197
-
2198
1567
  export declare const UpdateServicePipelineOutputFilterSensitiveLog: (
2199
1568
  obj: UpdateServicePipelineOutput
2200
1569
  ) => any;
2201
-
2202
1570
  export declare const CreateServiceInputFilterSensitiveLog: (
2203
1571
  obj: CreateServiceInput
2204
1572
  ) => any;
2205
-
2206
1573
  export declare const ServiceFilterSensitiveLog: (obj: Service) => any;
2207
-
2208
1574
  export declare const CreateServiceOutputFilterSensitiveLog: (
2209
1575
  obj: CreateServiceOutput
2210
1576
  ) => any;
2211
-
2212
1577
  export declare const DeleteServiceInputFilterSensitiveLog: (
2213
1578
  obj: DeleteServiceInput
2214
1579
  ) => any;
2215
-
2216
1580
  export declare const DeleteServiceOutputFilterSensitiveLog: (
2217
1581
  obj: DeleteServiceOutput
2218
1582
  ) => any;
2219
-
2220
1583
  export declare const GetServiceInputFilterSensitiveLog: (
2221
1584
  obj: GetServiceInput
2222
1585
  ) => any;
2223
-
2224
1586
  export declare const GetServiceOutputFilterSensitiveLog: (
2225
1587
  obj: GetServiceOutput
2226
1588
  ) => any;
2227
-
2228
1589
  export declare const ListServicesInputFilterSensitiveLog: (
2229
1590
  obj: ListServicesInput
2230
1591
  ) => any;
2231
-
2232
1592
  export declare const ServiceSummaryFilterSensitiveLog: (
2233
1593
  obj: ServiceSummary
2234
1594
  ) => any;
2235
-
2236
1595
  export declare const ListServicesOutputFilterSensitiveLog: (
2237
1596
  obj: ListServicesOutput
2238
1597
  ) => any;
2239
-
2240
1598
  export declare const UpdateServiceInputFilterSensitiveLog: (
2241
1599
  obj: UpdateServiceInput
2242
1600
  ) => any;
2243
-
2244
1601
  export declare const UpdateServiceOutputFilterSensitiveLog: (
2245
1602
  obj: UpdateServiceOutput
2246
1603
  ) => any;
2247
-
2248
1604
  export declare const CreateServiceTemplateInputFilterSensitiveLog: (
2249
1605
  obj: CreateServiceTemplateInput
2250
1606
  ) => any;
2251
-
2252
1607
  export declare const ServiceTemplateFilterSensitiveLog: (
2253
1608
  obj: ServiceTemplate
2254
1609
  ) => any;
2255
-
2256
1610
  export declare const CreateServiceTemplateOutputFilterSensitiveLog: (
2257
1611
  obj: CreateServiceTemplateOutput
2258
1612
  ) => any;
2259
-
2260
1613
  export declare const DeleteServiceTemplateInputFilterSensitiveLog: (
2261
1614
  obj: DeleteServiceTemplateInput
2262
1615
  ) => any;
2263
-
2264
1616
  export declare const DeleteServiceTemplateOutputFilterSensitiveLog: (
2265
1617
  obj: DeleteServiceTemplateOutput
2266
1618
  ) => any;
2267
-
2268
1619
  export declare const GetServiceTemplateInputFilterSensitiveLog: (
2269
1620
  obj: GetServiceTemplateInput
2270
1621
  ) => any;
2271
-
2272
1622
  export declare const GetServiceTemplateOutputFilterSensitiveLog: (
2273
1623
  obj: GetServiceTemplateOutput
2274
1624
  ) => any;
2275
-
2276
1625
  export declare const ListServiceTemplatesInputFilterSensitiveLog: (
2277
1626
  obj: ListServiceTemplatesInput
2278
1627
  ) => any;
2279
-
2280
1628
  export declare const ServiceTemplateSummaryFilterSensitiveLog: (
2281
1629
  obj: ServiceTemplateSummary
2282
1630
  ) => any;
2283
-
2284
1631
  export declare const ListServiceTemplatesOutputFilterSensitiveLog: (
2285
1632
  obj: ListServiceTemplatesOutput
2286
1633
  ) => any;
2287
-
2288
1634
  export declare const UpdateServiceTemplateInputFilterSensitiveLog: (
2289
1635
  obj: UpdateServiceTemplateInput
2290
1636
  ) => any;
2291
-
2292
1637
  export declare const UpdateServiceTemplateOutputFilterSensitiveLog: (
2293
1638
  obj: UpdateServiceTemplateOutput
2294
1639
  ) => any;
2295
-
2296
1640
  export declare const CompatibleEnvironmentTemplateInputFilterSensitiveLog: (
2297
1641
  obj: CompatibleEnvironmentTemplateInput
2298
1642
  ) => any;
2299
-
2300
1643
  export declare const CreateServiceTemplateVersionInputFilterSensitiveLog: (
2301
1644
  obj: CreateServiceTemplateVersionInput
2302
1645
  ) => any;
2303
-
2304
1646
  export declare const CompatibleEnvironmentTemplateFilterSensitiveLog: (
2305
1647
  obj: CompatibleEnvironmentTemplate
2306
1648
  ) => any;
2307
-
2308
1649
  export declare const ServiceTemplateVersionFilterSensitiveLog: (
2309
1650
  obj: ServiceTemplateVersion
2310
1651
  ) => any;
2311
-
2312
1652
  export declare const CreateServiceTemplateVersionOutputFilterSensitiveLog: (
2313
1653
  obj: CreateServiceTemplateVersionOutput
2314
1654
  ) => any;
2315
-
2316
1655
  export declare const DeleteServiceTemplateVersionInputFilterSensitiveLog: (
2317
1656
  obj: DeleteServiceTemplateVersionInput
2318
1657
  ) => any;
2319
-
2320
1658
  export declare const DeleteServiceTemplateVersionOutputFilterSensitiveLog: (
2321
1659
  obj: DeleteServiceTemplateVersionOutput
2322
1660
  ) => any;
2323
-
2324
1661
  export declare const GetServiceTemplateVersionInputFilterSensitiveLog: (
2325
1662
  obj: GetServiceTemplateVersionInput
2326
1663
  ) => any;
2327
-
2328
1664
  export declare const GetServiceTemplateVersionOutputFilterSensitiveLog: (
2329
1665
  obj: GetServiceTemplateVersionOutput
2330
1666
  ) => any;
2331
-
2332
1667
  export declare const ListServiceTemplateVersionsInputFilterSensitiveLog: (
2333
1668
  obj: ListServiceTemplateVersionsInput
2334
1669
  ) => any;
2335
-
2336
1670
  export declare const ServiceTemplateVersionSummaryFilterSensitiveLog: (
2337
1671
  obj: ServiceTemplateVersionSummary
2338
1672
  ) => any;
2339
-
2340
1673
  export declare const ListServiceTemplateVersionsOutputFilterSensitiveLog: (
2341
1674
  obj: ListServiceTemplateVersionsOutput
2342
1675
  ) => any;
2343
-
2344
1676
  export declare const UpdateServiceTemplateVersionInputFilterSensitiveLog: (
2345
1677
  obj: UpdateServiceTemplateVersionInput
2346
1678
  ) => any;
2347
-
2348
1679
  export declare const UpdateServiceTemplateVersionOutputFilterSensitiveLog: (
2349
1680
  obj: UpdateServiceTemplateVersionOutput
2350
1681
  ) => any;
2351
-
2352
1682
  export declare const TagResourceInputFilterSensitiveLog: (
2353
1683
  obj: TagResourceInput
2354
1684
  ) => any;
2355
-
2356
1685
  export declare const TagResourceOutputFilterSensitiveLog: (
2357
1686
  obj: TagResourceOutput
2358
1687
  ) => any;
2359
-
2360
1688
  export declare const CreateTemplateSyncConfigInputFilterSensitiveLog: (
2361
1689
  obj: CreateTemplateSyncConfigInput
2362
1690
  ) => any;
2363
-
2364
1691
  export declare const TemplateSyncConfigFilterSensitiveLog: (
2365
1692
  obj: TemplateSyncConfig
2366
1693
  ) => any;
2367
-
2368
1694
  export declare const CreateTemplateSyncConfigOutputFilterSensitiveLog: (
2369
1695
  obj: CreateTemplateSyncConfigOutput
2370
1696
  ) => any;
2371
-
2372
1697
  export declare const DeleteTemplateSyncConfigInputFilterSensitiveLog: (
2373
1698
  obj: DeleteTemplateSyncConfigInput
2374
1699
  ) => any;
2375
-
2376
1700
  export declare const DeleteTemplateSyncConfigOutputFilterSensitiveLog: (
2377
1701
  obj: DeleteTemplateSyncConfigOutput
2378
1702
  ) => any;
2379
-
2380
1703
  export declare const GetTemplateSyncConfigInputFilterSensitiveLog: (
2381
1704
  obj: GetTemplateSyncConfigInput
2382
1705
  ) => any;
2383
-
2384
1706
  export declare const GetTemplateSyncConfigOutputFilterSensitiveLog: (
2385
1707
  obj: GetTemplateSyncConfigOutput
2386
1708
  ) => any;
2387
-
2388
1709
  export declare const UpdateTemplateSyncConfigInputFilterSensitiveLog: (
2389
1710
  obj: UpdateTemplateSyncConfigInput
2390
1711
  ) => any;
2391
-
2392
1712
  export declare const UpdateTemplateSyncConfigOutputFilterSensitiveLog: (
2393
1713
  obj: UpdateTemplateSyncConfigOutput
2394
1714
  ) => any;
2395
-
2396
1715
  export declare const UntagResourceInputFilterSensitiveLog: (
2397
1716
  obj: UntagResourceInput
2398
1717
  ) => any;
2399
-
2400
1718
  export declare const UntagResourceOutputFilterSensitiveLog: (
2401
1719
  obj: UntagResourceOutput
2402
1720
  ) => any;