@aws-sdk/client-transfer 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 (73) 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/Transfer.d.ts +0 -58
  6. package/dist-types/ts3.4/TransferClient.d.ts +0 -25
  7. package/dist-types/ts3.4/commands/CreateAccessCommand.d.ts +0 -2
  8. package/dist-types/ts3.4/commands/CreateAgreementCommand.d.ts +0 -2
  9. package/dist-types/ts3.4/commands/CreateConnectorCommand.d.ts +0 -2
  10. package/dist-types/ts3.4/commands/CreateProfileCommand.d.ts +0 -2
  11. package/dist-types/ts3.4/commands/CreateServerCommand.d.ts +0 -2
  12. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +0 -2
  13. package/dist-types/ts3.4/commands/CreateWorkflowCommand.d.ts +0 -2
  14. package/dist-types/ts3.4/commands/DeleteAccessCommand.d.ts +0 -2
  15. package/dist-types/ts3.4/commands/DeleteAgreementCommand.d.ts +0 -2
  16. package/dist-types/ts3.4/commands/DeleteCertificateCommand.d.ts +0 -2
  17. package/dist-types/ts3.4/commands/DeleteConnectorCommand.d.ts +0 -2
  18. package/dist-types/ts3.4/commands/DeleteHostKeyCommand.d.ts +0 -2
  19. package/dist-types/ts3.4/commands/DeleteProfileCommand.d.ts +0 -2
  20. package/dist-types/ts3.4/commands/DeleteServerCommand.d.ts +0 -2
  21. package/dist-types/ts3.4/commands/DeleteSshPublicKeyCommand.d.ts +0 -2
  22. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +0 -2
  23. package/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +0 -2
  24. package/dist-types/ts3.4/commands/DescribeAccessCommand.d.ts +0 -2
  25. package/dist-types/ts3.4/commands/DescribeAgreementCommand.d.ts +0 -2
  26. package/dist-types/ts3.4/commands/DescribeCertificateCommand.d.ts +0 -2
  27. package/dist-types/ts3.4/commands/DescribeConnectorCommand.d.ts +0 -2
  28. package/dist-types/ts3.4/commands/DescribeExecutionCommand.d.ts +0 -2
  29. package/dist-types/ts3.4/commands/DescribeHostKeyCommand.d.ts +0 -2
  30. package/dist-types/ts3.4/commands/DescribeProfileCommand.d.ts +0 -2
  31. package/dist-types/ts3.4/commands/DescribeSecurityPolicyCommand.d.ts +0 -2
  32. package/dist-types/ts3.4/commands/DescribeServerCommand.d.ts +0 -2
  33. package/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +0 -2
  34. package/dist-types/ts3.4/commands/DescribeWorkflowCommand.d.ts +0 -2
  35. package/dist-types/ts3.4/commands/ImportCertificateCommand.d.ts +0 -2
  36. package/dist-types/ts3.4/commands/ImportHostKeyCommand.d.ts +0 -2
  37. package/dist-types/ts3.4/commands/ImportSshPublicKeyCommand.d.ts +0 -2
  38. package/dist-types/ts3.4/commands/ListAccessesCommand.d.ts +0 -2
  39. package/dist-types/ts3.4/commands/ListAgreementsCommand.d.ts +0 -2
  40. package/dist-types/ts3.4/commands/ListCertificatesCommand.d.ts +0 -2
  41. package/dist-types/ts3.4/commands/ListConnectorsCommand.d.ts +0 -2
  42. package/dist-types/ts3.4/commands/ListExecutionsCommand.d.ts +0 -2
  43. package/dist-types/ts3.4/commands/ListHostKeysCommand.d.ts +0 -2
  44. package/dist-types/ts3.4/commands/ListProfilesCommand.d.ts +0 -2
  45. package/dist-types/ts3.4/commands/ListSecurityPoliciesCommand.d.ts +0 -2
  46. package/dist-types/ts3.4/commands/ListServersCommand.d.ts +0 -2
  47. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -2
  48. package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +0 -2
  49. package/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +0 -2
  50. package/dist-types/ts3.4/commands/SendWorkflowStepStateCommand.d.ts +0 -2
  51. package/dist-types/ts3.4/commands/StartFileTransferCommand.d.ts +0 -2
  52. package/dist-types/ts3.4/commands/StartServerCommand.d.ts +0 -2
  53. package/dist-types/ts3.4/commands/StopServerCommand.d.ts +0 -2
  54. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -2
  55. package/dist-types/ts3.4/commands/TestIdentityProviderCommand.d.ts +0 -2
  56. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -2
  57. package/dist-types/ts3.4/commands/UpdateAccessCommand.d.ts +0 -2
  58. package/dist-types/ts3.4/commands/UpdateAgreementCommand.d.ts +0 -2
  59. package/dist-types/ts3.4/commands/UpdateCertificateCommand.d.ts +0 -2
  60. package/dist-types/ts3.4/commands/UpdateConnectorCommand.d.ts +0 -2
  61. package/dist-types/ts3.4/commands/UpdateHostKeyCommand.d.ts +0 -2
  62. package/dist-types/ts3.4/commands/UpdateProfileCommand.d.ts +0 -2
  63. package/dist-types/ts3.4/commands/UpdateServerCommand.d.ts +0 -2
  64. package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +0 -2
  65. package/dist-types/ts3.4/models/TransferServiceException.d.ts +0 -1
  66. package/dist-types/ts3.4/models/models_0.d.ts +0 -575
  67. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -2
  68. package/dist-types/ts3.4/runtimeConfig.d.ts +3 -2
  69. package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -2
  70. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
  71. package/dist-types/ts3.4/waiters/waitForServerOffline.d.ts +0 -2
  72. package/dist-types/ts3.4/waiters/waitForServerOnline.d.ts +0 -2
  73. package/package.json +27 -27
@@ -1,11 +1,9 @@
1
1
  import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
2
2
  import { TransferServiceException as __BaseException } from "./TransferServiceException";
3
-
4
3
  export declare class AccessDeniedException extends __BaseException {
5
4
  readonly name: "AccessDeniedException";
6
5
  readonly $fault: "client";
7
6
  Message?: string;
8
-
9
7
  constructor(
10
8
  opts: __ExceptionOptionType<AccessDeniedException, __BaseException>
11
9
  );
@@ -42,22 +40,14 @@ export declare enum SigningAlg {
42
40
  SHA384 = "SHA384",
43
41
  SHA512 = "SHA512",
44
42
  }
45
-
46
43
  export interface As2ConnectorConfig {
47
44
  LocalProfileId?: string;
48
-
49
45
  PartnerProfileId?: string;
50
-
51
46
  MessageSubject?: string;
52
-
53
47
  Compression?: CompressionEnum | string;
54
-
55
48
  EncryptionAlgorithm?: EncryptionAlg | string;
56
-
57
49
  SigningAlgorithm?: SigningAlg | string;
58
-
59
50
  MdnSigningAlgorithm?: MdnSigningAlg | string;
60
-
61
51
  MdnResponse?: MdnResponse | string;
62
52
  }
63
53
  export declare enum As2Transport {
@@ -76,161 +66,117 @@ export declare enum CertificateUsageType {
76
66
  ENCRYPTION = "ENCRYPTION",
77
67
  SIGNING = "SIGNING",
78
68
  }
79
-
80
69
  export declare class ConflictException extends __BaseException {
81
70
  readonly name: "ConflictException";
82
71
  readonly $fault: "client";
83
72
  Message: string | undefined;
84
-
85
73
  constructor(opts: __ExceptionOptionType<ConflictException, __BaseException>);
86
74
  }
87
-
88
75
  export interface EfsFileLocation {
89
76
  FileSystemId?: string;
90
-
91
77
  Path?: string;
92
78
  }
93
-
94
79
  export interface S3InputFileLocation {
95
80
  Bucket?: string;
96
-
97
81
  Key?: string;
98
82
  }
99
-
100
83
  export interface InputFileLocation {
101
84
  S3FileLocation?: S3InputFileLocation;
102
-
103
85
  EfsFileLocation?: EfsFileLocation;
104
86
  }
105
87
  export declare enum OverwriteExisting {
106
88
  FALSE = "FALSE",
107
89
  TRUE = "TRUE",
108
90
  }
109
-
110
91
  export interface CopyStepDetails {
111
92
  Name?: string;
112
-
113
93
  DestinationFileLocation?: InputFileLocation;
114
-
115
94
  OverwriteExisting?: OverwriteExisting | string;
116
-
117
95
  SourceFileLocation?: string;
118
96
  }
119
-
120
97
  export interface HomeDirectoryMapEntry {
121
98
  Entry: string | undefined;
122
-
123
99
  Target: string | undefined;
124
100
  }
125
101
  export declare enum HomeDirectoryType {
126
102
  LOGICAL = "LOGICAL",
127
103
  PATH = "PATH",
128
104
  }
129
-
130
105
  export interface PosixProfile {
131
106
  Uid: number | undefined;
132
-
133
107
  Gid: number | undefined;
134
-
135
108
  SecondaryGids?: number[];
136
109
  }
137
110
  export interface CreateAccessRequest {
138
111
  HomeDirectory?: string;
139
-
140
112
  HomeDirectoryType?: HomeDirectoryType | string;
141
-
142
113
  HomeDirectoryMappings?: HomeDirectoryMapEntry[];
143
-
144
114
  Policy?: string;
145
-
146
115
  PosixProfile?: PosixProfile;
147
-
148
116
  Role: string | undefined;
149
-
150
117
  ServerId: string | undefined;
151
-
152
118
  ExternalId: string | undefined;
153
119
  }
154
120
  export interface CreateAccessResponse {
155
121
  ServerId: string | undefined;
156
-
157
122
  ExternalId: string | undefined;
158
123
  }
159
-
160
124
  export declare class InternalServiceError extends __BaseException {
161
125
  readonly name: "InternalServiceError";
162
126
  readonly $fault: "server";
163
127
  Message: string | undefined;
164
-
165
128
  constructor(
166
129
  opts: __ExceptionOptionType<InternalServiceError, __BaseException>
167
130
  );
168
131
  }
169
-
170
132
  export declare class InvalidRequestException extends __BaseException {
171
133
  readonly name: "InvalidRequestException";
172
134
  readonly $fault: "client";
173
135
  Message: string | undefined;
174
-
175
136
  constructor(
176
137
  opts: __ExceptionOptionType<InvalidRequestException, __BaseException>
177
138
  );
178
139
  }
179
-
180
140
  export declare class ResourceExistsException extends __BaseException {
181
141
  readonly name: "ResourceExistsException";
182
142
  readonly $fault: "client";
183
143
  Message: string | undefined;
184
144
  Resource: string | undefined;
185
145
  ResourceType: string | undefined;
186
-
187
146
  constructor(
188
147
  opts: __ExceptionOptionType<ResourceExistsException, __BaseException>
189
148
  );
190
149
  }
191
-
192
150
  export declare class ResourceNotFoundException extends __BaseException {
193
151
  readonly name: "ResourceNotFoundException";
194
152
  readonly $fault: "client";
195
153
  Message: string | undefined;
196
154
  Resource: string | undefined;
197
155
  ResourceType: string | undefined;
198
-
199
156
  constructor(
200
157
  opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>
201
158
  );
202
159
  }
203
-
204
160
  export declare class ServiceUnavailableException extends __BaseException {
205
161
  readonly name: "ServiceUnavailableException";
206
162
  readonly $fault: "server";
207
163
  Message?: string;
208
-
209
164
  constructor(
210
165
  opts: __ExceptionOptionType<ServiceUnavailableException, __BaseException>
211
166
  );
212
167
  }
213
-
214
168
  export interface Tag {
215
169
  Key: string | undefined;
216
-
217
170
  Value: string | undefined;
218
171
  }
219
172
  export interface CreateAgreementRequest {
220
173
  Description?: string;
221
-
222
174
  ServerId: string | undefined;
223
-
224
175
  LocalProfileId: string | undefined;
225
-
226
176
  PartnerProfileId: string | undefined;
227
-
228
177
  BaseDirectory: string | undefined;
229
-
230
178
  AccessRole: string | undefined;
231
-
232
179
  Status?: AgreementStatusType | string;
233
-
234
180
  Tags?: Tag[];
235
181
  }
236
182
  export interface CreateAgreementResponse {
@@ -238,13 +184,9 @@ export interface CreateAgreementResponse {
238
184
  }
239
185
  export interface CreateConnectorRequest {
240
186
  Url: string | undefined;
241
-
242
187
  As2Config: As2ConnectorConfig | undefined;
243
-
244
188
  AccessRole: string | undefined;
245
-
246
189
  LoggingRole?: string;
247
-
248
190
  Tags?: Tag[];
249
191
  }
250
192
  export interface CreateConnectorResponse {
@@ -256,11 +198,8 @@ export declare enum ProfileType {
256
198
  }
257
199
  export interface CreateProfileRequest {
258
200
  As2Id: string | undefined;
259
-
260
201
  ProfileType: ProfileType | string | undefined;
261
-
262
202
  CertificateIds?: string[];
263
-
264
203
  Tags?: Tag[];
265
204
  }
266
205
  export interface CreateProfileResponse {
@@ -270,16 +209,11 @@ export declare enum Domain {
270
209
  EFS = "EFS",
271
210
  S3 = "S3",
272
211
  }
273
-
274
212
  export interface EndpointDetails {
275
213
  AddressAllocationIds?: string[];
276
-
277
214
  SubnetIds?: string[];
278
-
279
215
  VpcEndpointId?: string;
280
-
281
216
  VpcId?: string;
282
-
283
217
  SecurityGroupIds?: string[];
284
218
  }
285
219
  export declare enum EndpointType {
@@ -287,14 +221,10 @@ export declare enum EndpointType {
287
221
  VPC = "VPC",
288
222
  VPC_ENDPOINT = "VPC_ENDPOINT",
289
223
  }
290
-
291
224
  export interface IdentityProviderDetails {
292
225
  Url?: string;
293
-
294
226
  InvocationRole?: string;
295
-
296
227
  DirectoryId?: string;
297
-
298
228
  Function?: string;
299
229
  }
300
230
  export declare enum IdentityProviderType {
@@ -312,14 +242,10 @@ export declare enum TlsSessionResumptionMode {
312
242
  ENABLED = "ENABLED",
313
243
  ENFORCED = "ENFORCED",
314
244
  }
315
-
316
245
  export interface ProtocolDetails {
317
246
  PassiveIp?: string;
318
-
319
247
  TlsSessionResumptionMode?: TlsSessionResumptionMode | string;
320
-
321
248
  SetStatOption?: SetStatOption | string;
322
-
323
249
  As2Transports?: (As2Transport | string)[];
324
250
  }
325
251
  export declare enum Protocol {
@@ -328,114 +254,74 @@ export declare enum Protocol {
328
254
  FTPS = "FTPS",
329
255
  SFTP = "SFTP",
330
256
  }
331
-
332
257
  export interface WorkflowDetail {
333
258
  WorkflowId: string | undefined;
334
-
335
259
  ExecutionRole: string | undefined;
336
260
  }
337
-
338
261
  export interface WorkflowDetails {
339
262
  OnUpload: WorkflowDetail[] | undefined;
340
263
  }
341
264
  export interface CreateServerRequest {
342
265
  Certificate?: string;
343
-
344
266
  Domain?: Domain | string;
345
-
346
267
  EndpointDetails?: EndpointDetails;
347
-
348
268
  EndpointType?: EndpointType | string;
349
-
350
269
  HostKey?: string;
351
-
352
270
  IdentityProviderDetails?: IdentityProviderDetails;
353
-
354
271
  IdentityProviderType?: IdentityProviderType | string;
355
-
356
272
  LoggingRole?: string;
357
-
358
273
  PostAuthenticationLoginBanner?: string;
359
-
360
274
  PreAuthenticationLoginBanner?: string;
361
-
362
275
  Protocols?: (Protocol | string)[];
363
-
364
276
  ProtocolDetails?: ProtocolDetails;
365
-
366
277
  SecurityPolicyName?: string;
367
-
368
278
  Tags?: Tag[];
369
-
370
279
  WorkflowDetails?: WorkflowDetails;
371
280
  }
372
281
  export interface CreateServerResponse {
373
282
  ServerId: string | undefined;
374
283
  }
375
-
376
284
  export declare class ThrottlingException extends __BaseException {
377
285
  readonly name: "ThrottlingException";
378
286
  readonly $fault: "client";
379
287
  RetryAfterSeconds?: string;
380
-
381
288
  constructor(
382
289
  opts: __ExceptionOptionType<ThrottlingException, __BaseException>
383
290
  );
384
291
  }
385
292
  export interface CreateUserRequest {
386
293
  HomeDirectory?: string;
387
-
388
294
  HomeDirectoryType?: HomeDirectoryType | string;
389
-
390
295
  HomeDirectoryMappings?: HomeDirectoryMapEntry[];
391
-
392
296
  Policy?: string;
393
-
394
297
  PosixProfile?: PosixProfile;
395
-
396
298
  Role: string | undefined;
397
-
398
299
  ServerId: string | undefined;
399
-
400
300
  SshPublicKeyBody?: string;
401
-
402
301
  Tags?: Tag[];
403
-
404
302
  UserName: string | undefined;
405
303
  }
406
304
  export interface CreateUserResponse {
407
305
  ServerId: string | undefined;
408
-
409
306
  UserName: string | undefined;
410
307
  }
411
-
412
308
  export interface CustomStepDetails {
413
309
  Name?: string;
414
-
415
310
  Target?: string;
416
-
417
311
  TimeoutSeconds?: number;
418
-
419
312
  SourceFileLocation?: string;
420
313
  }
421
-
422
314
  export interface DeleteStepDetails {
423
315
  Name?: string;
424
-
425
316
  SourceFileLocation?: string;
426
317
  }
427
-
428
318
  export interface S3Tag {
429
319
  Key: string | undefined;
430
-
431
320
  Value: string | undefined;
432
321
  }
433
-
434
322
  export interface TagStepDetails {
435
323
  Name?: string;
436
-
437
324
  Tags?: S3Tag[];
438
-
439
325
  SourceFileLocation?: string;
440
326
  }
441
327
  export declare enum WorkflowStepType {
@@ -444,25 +330,17 @@ export declare enum WorkflowStepType {
444
330
  DELETE = "DELETE",
445
331
  TAG = "TAG",
446
332
  }
447
-
448
333
  export interface WorkflowStep {
449
334
  Type?: WorkflowStepType | string;
450
-
451
335
  CopyStepDetails?: CopyStepDetails;
452
-
453
336
  CustomStepDetails?: CustomStepDetails;
454
-
455
337
  DeleteStepDetails?: DeleteStepDetails;
456
-
457
338
  TagStepDetails?: TagStepDetails;
458
339
  }
459
340
  export interface CreateWorkflowRequest {
460
341
  Description?: string;
461
-
462
342
  Steps: WorkflowStep[] | undefined;
463
-
464
343
  OnExceptionSteps?: WorkflowStep[];
465
-
466
344
  Tags?: Tag[];
467
345
  }
468
346
  export interface CreateWorkflowResponse {
@@ -474,12 +352,10 @@ export declare enum CustomStepStatus {
474
352
  }
475
353
  export interface DeleteAccessRequest {
476
354
  ServerId: string | undefined;
477
-
478
355
  ExternalId: string | undefined;
479
356
  }
480
357
  export interface DeleteAgreementRequest {
481
358
  AgreementId: string | undefined;
482
-
483
359
  ServerId: string | undefined;
484
360
  }
485
361
  export interface DeleteCertificateRequest {
@@ -490,7 +366,6 @@ export interface DeleteConnectorRequest {
490
366
  }
491
367
  export interface DeleteHostKeyRequest {
492
368
  ServerId: string | undefined;
493
-
494
369
  HostKeyId: string | undefined;
495
370
  }
496
371
  export interface DeleteProfileRequest {
@@ -501,14 +376,11 @@ export interface DeleteServerRequest {
501
376
  }
502
377
  export interface DeleteSshPublicKeyRequest {
503
378
  ServerId: string | undefined;
504
-
505
379
  SshPublicKeyId: string | undefined;
506
-
507
380
  UserName: string | undefined;
508
381
  }
509
382
  export interface DeleteUserRequest {
510
383
  ServerId: string | undefined;
511
-
512
384
  UserName: string | undefined;
513
385
  }
514
386
  export interface DeleteWorkflowRequest {
@@ -516,55 +388,35 @@ export interface DeleteWorkflowRequest {
516
388
  }
517
389
  export interface DescribeAccessRequest {
518
390
  ServerId: string | undefined;
519
-
520
391
  ExternalId: string | undefined;
521
392
  }
522
-
523
393
  export interface DescribedAccess {
524
394
  HomeDirectory?: string;
525
-
526
395
  HomeDirectoryMappings?: HomeDirectoryMapEntry[];
527
-
528
396
  HomeDirectoryType?: HomeDirectoryType | string;
529
-
530
397
  Policy?: string;
531
-
532
398
  PosixProfile?: PosixProfile;
533
-
534
399
  Role?: string;
535
-
536
400
  ExternalId?: string;
537
401
  }
538
402
  export interface DescribeAccessResponse {
539
403
  ServerId: string | undefined;
540
-
541
404
  Access: DescribedAccess | undefined;
542
405
  }
543
406
  export interface DescribeAgreementRequest {
544
407
  AgreementId: string | undefined;
545
-
546
408
  ServerId: string | undefined;
547
409
  }
548
-
549
410
  export interface DescribedAgreement {
550
411
  Arn: string | undefined;
551
-
552
412
  AgreementId?: string;
553
-
554
413
  Description?: string;
555
-
556
414
  Status?: AgreementStatusType | string;
557
-
558
415
  ServerId?: string;
559
-
560
416
  LocalProfileId?: string;
561
-
562
417
  PartnerProfileId?: string;
563
-
564
418
  BaseDirectory?: string;
565
-
566
419
  AccessRole?: string;
567
-
568
420
  Tags?: Tag[];
569
421
  }
570
422
  export interface DescribeAgreementResponse {
@@ -573,34 +425,20 @@ export interface DescribeAgreementResponse {
573
425
  export interface DescribeCertificateRequest {
574
426
  CertificateId: string | undefined;
575
427
  }
576
-
577
428
  export interface DescribedCertificate {
578
429
  Arn: string | undefined;
579
-
580
430
  CertificateId?: string;
581
-
582
431
  Usage?: CertificateUsageType | string;
583
-
584
432
  Status?: CertificateStatusType | string;
585
-
586
433
  Certificate?: string;
587
-
588
434
  CertificateChain?: string;
589
-
590
435
  ActiveDate?: Date;
591
-
592
436
  InactiveDate?: Date;
593
-
594
437
  Serial?: string;
595
-
596
438
  NotBeforeDate?: Date;
597
-
598
439
  NotAfterDate?: Date;
599
-
600
440
  Type?: CertificateType | string;
601
-
602
441
  Description?: string;
603
-
604
442
  Tags?: Tag[];
605
443
  }
606
444
  export interface DescribeCertificateResponse {
@@ -609,45 +447,30 @@ export interface DescribeCertificateResponse {
609
447
  export interface DescribeConnectorRequest {
610
448
  ConnectorId: string | undefined;
611
449
  }
612
-
613
450
  export interface DescribedConnector {
614
451
  Arn: string | undefined;
615
-
616
452
  ConnectorId?: string;
617
-
618
453
  Url?: string;
619
-
620
454
  As2Config?: As2ConnectorConfig;
621
-
622
455
  AccessRole?: string;
623
-
624
456
  LoggingRole?: string;
625
-
626
457
  Tags?: Tag[];
627
458
  }
628
459
  export interface DescribeConnectorResponse {
629
460
  Connector: DescribedConnector | undefined;
630
461
  }
631
-
632
462
  export interface S3FileLocation {
633
463
  Bucket?: string;
634
-
635
464
  Key?: string;
636
-
637
465
  VersionId?: string;
638
-
639
466
  Etag?: string;
640
467
  }
641
-
642
468
  export interface FileLocation {
643
469
  S3FileLocation?: S3FileLocation;
644
-
645
470
  EfsFileLocation?: EfsFileLocation;
646
471
  }
647
-
648
472
  export interface LoggingConfiguration {
649
473
  LoggingRole?: string;
650
-
651
474
  LogGroupName?: string;
652
475
  }
653
476
  export declare enum ExecutionErrorType {
@@ -660,35 +483,24 @@ export declare enum ExecutionErrorType {
660
483
  THROTTLED = "THROTTLED",
661
484
  TIMEOUT = "TIMEOUT",
662
485
  }
663
-
664
486
  export interface ExecutionError {
665
487
  Type: ExecutionErrorType | string | undefined;
666
-
667
488
  Message: string | undefined;
668
489
  }
669
-
670
490
  export interface ExecutionStepResult {
671
491
  StepType?: WorkflowStepType | string;
672
-
673
492
  Outputs?: string;
674
-
675
493
  Error?: ExecutionError;
676
494
  }
677
-
678
495
  export interface ExecutionResults {
679
496
  Steps?: ExecutionStepResult[];
680
-
681
497
  OnExceptionSteps?: ExecutionStepResult[];
682
498
  }
683
-
684
499
  export interface UserDetails {
685
500
  UserName: string | undefined;
686
-
687
501
  ServerId: string | undefined;
688
-
689
502
  SessionId?: string;
690
503
  }
691
-
692
504
  export interface ServiceMetadata {
693
505
  UserDetails: UserDetails | undefined;
694
506
  }
@@ -698,66 +510,39 @@ export declare enum ExecutionStatus {
698
510
  HANDLING_EXCEPTION = "HANDLING_EXCEPTION",
699
511
  IN_PROGRESS = "IN_PROGRESS",
700
512
  }
701
-
702
513
  export interface DescribedExecution {
703
514
  ExecutionId?: string;
704
-
705
515
  InitialFileLocation?: FileLocation;
706
-
707
516
  ServiceMetadata?: ServiceMetadata;
708
-
709
517
  ExecutionRole?: string;
710
-
711
518
  LoggingConfiguration?: LoggingConfiguration;
712
-
713
519
  PosixProfile?: PosixProfile;
714
-
715
520
  Status?: ExecutionStatus | string;
716
-
717
521
  Results?: ExecutionResults;
718
522
  }
719
-
720
523
  export interface DescribedHostKey {
721
524
  Arn: string | undefined;
722
-
723
525
  HostKeyId?: string;
724
-
725
526
  HostKeyFingerprint?: string;
726
-
727
527
  Description?: string;
728
-
729
528
  Type?: string;
730
-
731
529
  DateImported?: Date;
732
-
733
530
  Tags?: Tag[];
734
531
  }
735
-
736
532
  export interface DescribedProfile {
737
533
  Arn: string | undefined;
738
-
739
534
  ProfileId?: string;
740
-
741
535
  ProfileType?: ProfileType | string;
742
-
743
536
  As2Id?: string;
744
-
745
537
  CertificateIds?: string[];
746
-
747
538
  Tags?: Tag[];
748
539
  }
749
-
750
540
  export interface DescribedSecurityPolicy {
751
541
  Fips?: boolean;
752
-
753
542
  SecurityPolicyName: string | undefined;
754
-
755
543
  SshCiphers?: string[];
756
-
757
544
  SshKexs?: string[];
758
-
759
545
  SshMacs?: string[];
760
-
761
546
  TlsCiphers?: string[];
762
547
  }
763
548
  export declare enum State {
@@ -768,103 +553,62 @@ export declare enum State {
768
553
  STOPPING = "STOPPING",
769
554
  STOP_FAILED = "STOP_FAILED",
770
555
  }
771
-
772
556
  export interface DescribedServer {
773
557
  Arn: string | undefined;
774
-
775
558
  Certificate?: string;
776
-
777
559
  ProtocolDetails?: ProtocolDetails;
778
-
779
560
  Domain?: Domain | string;
780
-
781
561
  EndpointDetails?: EndpointDetails;
782
-
783
562
  EndpointType?: EndpointType | string;
784
-
785
563
  HostKeyFingerprint?: string;
786
-
787
564
  IdentityProviderDetails?: IdentityProviderDetails;
788
-
789
565
  IdentityProviderType?: IdentityProviderType | string;
790
-
791
566
  LoggingRole?: string;
792
-
793
567
  PostAuthenticationLoginBanner?: string;
794
-
795
568
  PreAuthenticationLoginBanner?: string;
796
-
797
569
  Protocols?: (Protocol | string)[];
798
-
799
570
  SecurityPolicyName?: string;
800
-
801
571
  ServerId?: string;
802
-
803
572
  State?: State | string;
804
-
805
573
  Tags?: Tag[];
806
-
807
574
  UserCount?: number;
808
-
809
575
  WorkflowDetails?: WorkflowDetails;
810
576
  }
811
-
812
577
  export interface SshPublicKey {
813
578
  DateImported: Date | undefined;
814
-
815
579
  SshPublicKeyBody: string | undefined;
816
-
817
580
  SshPublicKeyId: string | undefined;
818
581
  }
819
-
820
582
  export interface DescribedUser {
821
583
  Arn: string | undefined;
822
-
823
584
  HomeDirectory?: string;
824
-
825
585
  HomeDirectoryMappings?: HomeDirectoryMapEntry[];
826
-
827
586
  HomeDirectoryType?: HomeDirectoryType | string;
828
-
829
587
  Policy?: string;
830
-
831
588
  PosixProfile?: PosixProfile;
832
-
833
589
  Role?: string;
834
-
835
590
  SshPublicKeys?: SshPublicKey[];
836
-
837
591
  Tags?: Tag[];
838
-
839
592
  UserName?: string;
840
593
  }
841
-
842
594
  export interface DescribedWorkflow {
843
595
  Arn: string | undefined;
844
-
845
596
  Description?: string;
846
-
847
597
  Steps?: WorkflowStep[];
848
-
849
598
  OnExceptionSteps?: WorkflowStep[];
850
-
851
599
  WorkflowId?: string;
852
-
853
600
  Tags?: Tag[];
854
601
  }
855
602
  export interface DescribeExecutionRequest {
856
603
  ExecutionId: string | undefined;
857
-
858
604
  WorkflowId: string | undefined;
859
605
  }
860
606
  export interface DescribeExecutionResponse {
861
607
  WorkflowId: string | undefined;
862
-
863
608
  Execution: DescribedExecution | undefined;
864
609
  }
865
610
  export interface DescribeHostKeyRequest {
866
611
  ServerId: string | undefined;
867
-
868
612
  HostKeyId: string | undefined;
869
613
  }
870
614
  export interface DescribeHostKeyResponse {
@@ -890,12 +634,10 @@ export interface DescribeServerResponse {
890
634
  }
891
635
  export interface DescribeUserRequest {
892
636
  ServerId: string | undefined;
893
-
894
637
  UserName: string | undefined;
895
638
  }
896
639
  export interface DescribeUserResponse {
897
640
  ServerId: string | undefined;
898
-
899
641
  User: DescribedUser | undefined;
900
642
  }
901
643
  export interface DescribeWorkflowRequest {
@@ -906,19 +648,12 @@ export interface DescribeWorkflowResponse {
906
648
  }
907
649
  export interface ImportCertificateRequest {
908
650
  Usage: CertificateUsageType | string | undefined;
909
-
910
651
  Certificate: string | undefined;
911
-
912
652
  CertificateChain?: string;
913
-
914
653
  PrivateKey?: string;
915
-
916
654
  ActiveDate?: Date;
917
-
918
655
  InactiveDate?: Date;
919
-
920
656
  Description?: string;
921
-
922
657
  Tags?: Tag[];
923
658
  }
924
659
  export interface ImportCertificateResponse {
@@ -926,326 +661,222 @@ export interface ImportCertificateResponse {
926
661
  }
927
662
  export interface ImportHostKeyRequest {
928
663
  ServerId: string | undefined;
929
-
930
664
  HostKeyBody: string | undefined;
931
-
932
665
  Description?: string;
933
-
934
666
  Tags?: Tag[];
935
667
  }
936
668
  export interface ImportHostKeyResponse {
937
669
  ServerId: string | undefined;
938
-
939
670
  HostKeyId: string | undefined;
940
671
  }
941
672
  export interface ImportSshPublicKeyRequest {
942
673
  ServerId: string | undefined;
943
-
944
674
  SshPublicKeyBody: string | undefined;
945
-
946
675
  UserName: string | undefined;
947
676
  }
948
-
949
677
  export interface ImportSshPublicKeyResponse {
950
678
  ServerId: string | undefined;
951
-
952
679
  SshPublicKeyId: string | undefined;
953
-
954
680
  UserName: string | undefined;
955
681
  }
956
-
957
682
  export declare class InvalidNextTokenException extends __BaseException {
958
683
  readonly name: "InvalidNextTokenException";
959
684
  readonly $fault: "client";
960
685
  Message: string | undefined;
961
-
962
686
  constructor(
963
687
  opts: __ExceptionOptionType<InvalidNextTokenException, __BaseException>
964
688
  );
965
689
  }
966
690
  export interface ListAccessesRequest {
967
691
  MaxResults?: number;
968
-
969
692
  NextToken?: string;
970
-
971
693
  ServerId: string | undefined;
972
694
  }
973
-
974
695
  export interface ListedAccess {
975
696
  HomeDirectory?: string;
976
-
977
697
  HomeDirectoryType?: HomeDirectoryType | string;
978
-
979
698
  Role?: string;
980
-
981
699
  ExternalId?: string;
982
700
  }
983
701
  export interface ListAccessesResponse {
984
702
  NextToken?: string;
985
-
986
703
  ServerId: string | undefined;
987
-
988
704
  Accesses: ListedAccess[] | undefined;
989
705
  }
990
706
  export interface ListAgreementsRequest {
991
707
  MaxResults?: number;
992
-
993
708
  NextToken?: string;
994
-
995
709
  ServerId: string | undefined;
996
710
  }
997
-
998
711
  export interface ListedAgreement {
999
712
  Arn?: string;
1000
-
1001
713
  AgreementId?: string;
1002
-
1003
714
  Description?: string;
1004
-
1005
715
  Status?: AgreementStatusType | string;
1006
-
1007
716
  ServerId?: string;
1008
-
1009
717
  LocalProfileId?: string;
1010
-
1011
718
  PartnerProfileId?: string;
1012
719
  }
1013
720
  export interface ListAgreementsResponse {
1014
721
  NextToken?: string;
1015
-
1016
722
  Agreements: ListedAgreement[] | undefined;
1017
723
  }
1018
724
  export interface ListCertificatesRequest {
1019
725
  MaxResults?: number;
1020
-
1021
726
  NextToken?: string;
1022
727
  }
1023
-
1024
728
  export interface ListedCertificate {
1025
729
  Arn?: string;
1026
-
1027
730
  CertificateId?: string;
1028
-
1029
731
  Usage?: CertificateUsageType | string;
1030
-
1031
732
  Status?: CertificateStatusType | string;
1032
-
1033
733
  ActiveDate?: Date;
1034
-
1035
734
  InactiveDate?: Date;
1036
-
1037
735
  Type?: CertificateType | string;
1038
-
1039
736
  Description?: string;
1040
737
  }
1041
738
  export interface ListCertificatesResponse {
1042
739
  NextToken?: string;
1043
-
1044
740
  Certificates: ListedCertificate[] | undefined;
1045
741
  }
1046
742
  export interface ListConnectorsRequest {
1047
743
  MaxResults?: number;
1048
-
1049
744
  NextToken?: string;
1050
745
  }
1051
-
1052
746
  export interface ListedConnector {
1053
747
  Arn?: string;
1054
-
1055
748
  ConnectorId?: string;
1056
-
1057
749
  Url?: string;
1058
750
  }
1059
751
  export interface ListConnectorsResponse {
1060
752
  NextToken?: string;
1061
-
1062
753
  Connectors: ListedConnector[] | undefined;
1063
754
  }
1064
-
1065
755
  export interface ListedExecution {
1066
756
  ExecutionId?: string;
1067
-
1068
757
  InitialFileLocation?: FileLocation;
1069
-
1070
758
  ServiceMetadata?: ServiceMetadata;
1071
-
1072
759
  Status?: ExecutionStatus | string;
1073
760
  }
1074
-
1075
761
  export interface ListedHostKey {
1076
762
  Arn: string | undefined;
1077
-
1078
763
  HostKeyId?: string;
1079
-
1080
764
  Fingerprint?: string;
1081
-
1082
765
  Description?: string;
1083
-
1084
766
  Type?: string;
1085
-
1086
767
  DateImported?: Date;
1087
768
  }
1088
-
1089
769
  export interface ListedProfile {
1090
770
  Arn?: string;
1091
-
1092
771
  ProfileId?: string;
1093
-
1094
772
  As2Id?: string;
1095
-
1096
773
  ProfileType?: ProfileType | string;
1097
774
  }
1098
-
1099
775
  export interface ListedServer {
1100
776
  Arn: string | undefined;
1101
-
1102
777
  Domain?: Domain | string;
1103
-
1104
778
  IdentityProviderType?: IdentityProviderType | string;
1105
-
1106
779
  EndpointType?: EndpointType | string;
1107
-
1108
780
  LoggingRole?: string;
1109
-
1110
781
  ServerId?: string;
1111
-
1112
782
  State?: State | string;
1113
-
1114
783
  UserCount?: number;
1115
784
  }
1116
-
1117
785
  export interface ListedUser {
1118
786
  Arn: string | undefined;
1119
-
1120
787
  HomeDirectory?: string;
1121
-
1122
788
  HomeDirectoryType?: HomeDirectoryType | string;
1123
-
1124
789
  Role?: string;
1125
-
1126
790
  SshPublicKeyCount?: number;
1127
-
1128
791
  UserName?: string;
1129
792
  }
1130
-
1131
793
  export interface ListedWorkflow {
1132
794
  WorkflowId?: string;
1133
-
1134
795
  Description?: string;
1135
-
1136
796
  Arn?: string;
1137
797
  }
1138
798
  export interface ListExecutionsRequest {
1139
799
  MaxResults?: number;
1140
-
1141
800
  NextToken?: string;
1142
-
1143
801
  WorkflowId: string | undefined;
1144
802
  }
1145
803
  export interface ListExecutionsResponse {
1146
804
  NextToken?: string;
1147
-
1148
805
  WorkflowId: string | undefined;
1149
-
1150
806
  Executions: ListedExecution[] | undefined;
1151
807
  }
1152
808
  export interface ListHostKeysRequest {
1153
809
  MaxResults?: number;
1154
-
1155
810
  NextToken?: string;
1156
-
1157
811
  ServerId: string | undefined;
1158
812
  }
1159
813
  export interface ListHostKeysResponse {
1160
814
  NextToken?: string;
1161
-
1162
815
  ServerId: string | undefined;
1163
-
1164
816
  HostKeys: ListedHostKey[] | undefined;
1165
817
  }
1166
818
  export interface ListProfilesRequest {
1167
819
  MaxResults?: number;
1168
-
1169
820
  NextToken?: string;
1170
-
1171
821
  ProfileType?: ProfileType | string;
1172
822
  }
1173
823
  export interface ListProfilesResponse {
1174
824
  NextToken?: string;
1175
-
1176
825
  Profiles: ListedProfile[] | undefined;
1177
826
  }
1178
827
  export interface ListSecurityPoliciesRequest {
1179
828
  MaxResults?: number;
1180
-
1181
829
  NextToken?: string;
1182
830
  }
1183
831
  export interface ListSecurityPoliciesResponse {
1184
832
  NextToken?: string;
1185
-
1186
833
  SecurityPolicyNames: string[] | undefined;
1187
834
  }
1188
835
  export interface ListServersRequest {
1189
836
  MaxResults?: number;
1190
-
1191
837
  NextToken?: string;
1192
838
  }
1193
839
  export interface ListServersResponse {
1194
840
  NextToken?: string;
1195
-
1196
841
  Servers: ListedServer[] | undefined;
1197
842
  }
1198
843
  export interface ListTagsForResourceRequest {
1199
844
  Arn: string | undefined;
1200
-
1201
845
  MaxResults?: number;
1202
-
1203
846
  NextToken?: string;
1204
847
  }
1205
848
  export interface ListTagsForResourceResponse {
1206
849
  Arn?: string;
1207
-
1208
850
  NextToken?: string;
1209
-
1210
851
  Tags?: Tag[];
1211
852
  }
1212
853
  export interface ListUsersRequest {
1213
854
  MaxResults?: number;
1214
-
1215
855
  NextToken?: string;
1216
-
1217
856
  ServerId: string | undefined;
1218
857
  }
1219
858
  export interface ListUsersResponse {
1220
859
  NextToken?: string;
1221
-
1222
860
  ServerId: string | undefined;
1223
-
1224
861
  Users: ListedUser[] | undefined;
1225
862
  }
1226
863
  export interface ListWorkflowsRequest {
1227
864
  MaxResults?: number;
1228
-
1229
865
  NextToken?: string;
1230
866
  }
1231
867
  export interface ListWorkflowsResponse {
1232
868
  NextToken?: string;
1233
-
1234
869
  Workflows: ListedWorkflow[] | undefined;
1235
870
  }
1236
871
  export interface SendWorkflowStepStateRequest {
1237
872
  WorkflowId: string | undefined;
1238
-
1239
873
  ExecutionId: string | undefined;
1240
-
1241
874
  Token: string | undefined;
1242
-
1243
875
  Status: CustomStepStatus | string | undefined;
1244
876
  }
1245
877
  export interface SendWorkflowStepStateResponse {}
1246
878
  export interface StartFileTransferRequest {
1247
879
  ConnectorId: string | undefined;
1248
-
1249
880
  SendFilePaths: string[] | undefined;
1250
881
  }
1251
882
  export interface StartFileTransferResponse {
@@ -1259,71 +890,47 @@ export interface StopServerRequest {
1259
890
  }
1260
891
  export interface TagResourceRequest {
1261
892
  Arn: string | undefined;
1262
-
1263
893
  Tags: Tag[] | undefined;
1264
894
  }
1265
895
  export interface TestIdentityProviderRequest {
1266
896
  ServerId: string | undefined;
1267
-
1268
897
  ServerProtocol?: Protocol | string;
1269
-
1270
898
  SourceIp?: string;
1271
-
1272
899
  UserName: string | undefined;
1273
-
1274
900
  UserPassword?: string;
1275
901
  }
1276
902
  export interface TestIdentityProviderResponse {
1277
903
  Response?: string;
1278
-
1279
904
  StatusCode: number | undefined;
1280
-
1281
905
  Message?: string;
1282
-
1283
906
  Url: string | undefined;
1284
907
  }
1285
908
  export interface UntagResourceRequest {
1286
909
  Arn: string | undefined;
1287
-
1288
910
  TagKeys: string[] | undefined;
1289
911
  }
1290
912
  export interface UpdateAccessRequest {
1291
913
  HomeDirectory?: string;
1292
-
1293
914
  HomeDirectoryType?: HomeDirectoryType | string;
1294
-
1295
915
  HomeDirectoryMappings?: HomeDirectoryMapEntry[];
1296
-
1297
916
  Policy?: string;
1298
-
1299
917
  PosixProfile?: PosixProfile;
1300
-
1301
918
  Role?: string;
1302
-
1303
919
  ServerId: string | undefined;
1304
-
1305
920
  ExternalId: string | undefined;
1306
921
  }
1307
922
  export interface UpdateAccessResponse {
1308
923
  ServerId: string | undefined;
1309
-
1310
924
  ExternalId: string | undefined;
1311
925
  }
1312
926
  export interface UpdateAgreementRequest {
1313
927
  AgreementId: string | undefined;
1314
-
1315
928
  ServerId: string | undefined;
1316
-
1317
929
  Description?: string;
1318
-
1319
930
  Status?: AgreementStatusType | string;
1320
-
1321
931
  LocalProfileId?: string;
1322
-
1323
932
  PartnerProfileId?: string;
1324
-
1325
933
  BaseDirectory?: string;
1326
-
1327
934
  AccessRole?: string;
1328
935
  }
1329
936
  export interface UpdateAgreementResponse {
@@ -1331,11 +938,8 @@ export interface UpdateAgreementResponse {
1331
938
  }
1332
939
  export interface UpdateCertificateRequest {
1333
940
  CertificateId: string | undefined;
1334
-
1335
941
  ActiveDate?: Date;
1336
-
1337
942
  InactiveDate?: Date;
1338
-
1339
943
  Description?: string;
1340
944
  }
1341
945
  export interface UpdateCertificateResponse {
@@ -1343,13 +947,9 @@ export interface UpdateCertificateResponse {
1343
947
  }
1344
948
  export interface UpdateConnectorRequest {
1345
949
  ConnectorId: string | undefined;
1346
-
1347
950
  Url?: string;
1348
-
1349
951
  As2Config?: As2ConnectorConfig;
1350
-
1351
952
  AccessRole?: string;
1352
-
1353
953
  LoggingRole?: string;
1354
954
  }
1355
955
  export interface UpdateConnectorResponse {
@@ -1357,19 +957,15 @@ export interface UpdateConnectorResponse {
1357
957
  }
1358
958
  export interface UpdateHostKeyRequest {
1359
959
  ServerId: string | undefined;
1360
-
1361
960
  HostKeyId: string | undefined;
1362
-
1363
961
  Description: string | undefined;
1364
962
  }
1365
963
  export interface UpdateHostKeyResponse {
1366
964
  ServerId: string | undefined;
1367
-
1368
965
  HostKeyId: string | undefined;
1369
966
  }
1370
967
  export interface UpdateProfileRequest {
1371
968
  ProfileId: string | undefined;
1372
-
1373
969
  CertificateIds?: string[];
1374
970
  }
1375
971
  export interface UpdateProfileResponse {
@@ -1377,29 +973,17 @@ export interface UpdateProfileResponse {
1377
973
  }
1378
974
  export interface UpdateServerRequest {
1379
975
  Certificate?: string;
1380
-
1381
976
  ProtocolDetails?: ProtocolDetails;
1382
-
1383
977
  EndpointDetails?: EndpointDetails;
1384
-
1385
978
  EndpointType?: EndpointType | string;
1386
-
1387
979
  HostKey?: string;
1388
-
1389
980
  IdentityProviderDetails?: IdentityProviderDetails;
1390
-
1391
981
  LoggingRole?: string;
1392
-
1393
982
  PostAuthenticationLoginBanner?: string;
1394
-
1395
983
  PreAuthenticationLoginBanner?: string;
1396
-
1397
984
  Protocols?: (Protocol | string)[];
1398
-
1399
985
  SecurityPolicyName?: string;
1400
-
1401
986
  ServerId: string | undefined;
1402
-
1403
987
  WorkflowDetails?: WorkflowDetails;
1404
988
  }
1405
989
  export interface UpdateServerResponse {
@@ -1407,604 +991,445 @@ export interface UpdateServerResponse {
1407
991
  }
1408
992
  export interface UpdateUserRequest {
1409
993
  HomeDirectory?: string;
1410
-
1411
994
  HomeDirectoryType?: HomeDirectoryType | string;
1412
-
1413
995
  HomeDirectoryMappings?: HomeDirectoryMapEntry[];
1414
-
1415
996
  Policy?: string;
1416
-
1417
997
  PosixProfile?: PosixProfile;
1418
-
1419
998
  Role?: string;
1420
-
1421
999
  ServerId: string | undefined;
1422
-
1423
1000
  UserName: string | undefined;
1424
1001
  }
1425
-
1426
1002
  export interface UpdateUserResponse {
1427
1003
  ServerId: string | undefined;
1428
-
1429
1004
  UserName: string | undefined;
1430
1005
  }
1431
-
1432
1006
  export declare const As2ConnectorConfigFilterSensitiveLog: (
1433
1007
  obj: As2ConnectorConfig
1434
1008
  ) => any;
1435
-
1436
1009
  export declare const EfsFileLocationFilterSensitiveLog: (
1437
1010
  obj: EfsFileLocation
1438
1011
  ) => any;
1439
-
1440
1012
  export declare const S3InputFileLocationFilterSensitiveLog: (
1441
1013
  obj: S3InputFileLocation
1442
1014
  ) => any;
1443
-
1444
1015
  export declare const InputFileLocationFilterSensitiveLog: (
1445
1016
  obj: InputFileLocation
1446
1017
  ) => any;
1447
-
1448
1018
  export declare const CopyStepDetailsFilterSensitiveLog: (
1449
1019
  obj: CopyStepDetails
1450
1020
  ) => any;
1451
-
1452
1021
  export declare const HomeDirectoryMapEntryFilterSensitiveLog: (
1453
1022
  obj: HomeDirectoryMapEntry
1454
1023
  ) => any;
1455
-
1456
1024
  export declare const PosixProfileFilterSensitiveLog: (obj: PosixProfile) => any;
1457
-
1458
1025
  export declare const CreateAccessRequestFilterSensitiveLog: (
1459
1026
  obj: CreateAccessRequest
1460
1027
  ) => any;
1461
-
1462
1028
  export declare const CreateAccessResponseFilterSensitiveLog: (
1463
1029
  obj: CreateAccessResponse
1464
1030
  ) => any;
1465
-
1466
1031
  export declare const TagFilterSensitiveLog: (obj: Tag) => any;
1467
-
1468
1032
  export declare const CreateAgreementRequestFilterSensitiveLog: (
1469
1033
  obj: CreateAgreementRequest
1470
1034
  ) => any;
1471
-
1472
1035
  export declare const CreateAgreementResponseFilterSensitiveLog: (
1473
1036
  obj: CreateAgreementResponse
1474
1037
  ) => any;
1475
-
1476
1038
  export declare const CreateConnectorRequestFilterSensitiveLog: (
1477
1039
  obj: CreateConnectorRequest
1478
1040
  ) => any;
1479
-
1480
1041
  export declare const CreateConnectorResponseFilterSensitiveLog: (
1481
1042
  obj: CreateConnectorResponse
1482
1043
  ) => any;
1483
-
1484
1044
  export declare const CreateProfileRequestFilterSensitiveLog: (
1485
1045
  obj: CreateProfileRequest
1486
1046
  ) => any;
1487
-
1488
1047
  export declare const CreateProfileResponseFilterSensitiveLog: (
1489
1048
  obj: CreateProfileResponse
1490
1049
  ) => any;
1491
-
1492
1050
  export declare const EndpointDetailsFilterSensitiveLog: (
1493
1051
  obj: EndpointDetails
1494
1052
  ) => any;
1495
-
1496
1053
  export declare const IdentityProviderDetailsFilterSensitiveLog: (
1497
1054
  obj: IdentityProviderDetails
1498
1055
  ) => any;
1499
-
1500
1056
  export declare const ProtocolDetailsFilterSensitiveLog: (
1501
1057
  obj: ProtocolDetails
1502
1058
  ) => any;
1503
-
1504
1059
  export declare const WorkflowDetailFilterSensitiveLog: (
1505
1060
  obj: WorkflowDetail
1506
1061
  ) => any;
1507
-
1508
1062
  export declare const WorkflowDetailsFilterSensitiveLog: (
1509
1063
  obj: WorkflowDetails
1510
1064
  ) => any;
1511
-
1512
1065
  export declare const CreateServerRequestFilterSensitiveLog: (
1513
1066
  obj: CreateServerRequest
1514
1067
  ) => any;
1515
-
1516
1068
  export declare const CreateServerResponseFilterSensitiveLog: (
1517
1069
  obj: CreateServerResponse
1518
1070
  ) => any;
1519
-
1520
1071
  export declare const CreateUserRequestFilterSensitiveLog: (
1521
1072
  obj: CreateUserRequest
1522
1073
  ) => any;
1523
-
1524
1074
  export declare const CreateUserResponseFilterSensitiveLog: (
1525
1075
  obj: CreateUserResponse
1526
1076
  ) => any;
1527
-
1528
1077
  export declare const CustomStepDetailsFilterSensitiveLog: (
1529
1078
  obj: CustomStepDetails
1530
1079
  ) => any;
1531
-
1532
1080
  export declare const DeleteStepDetailsFilterSensitiveLog: (
1533
1081
  obj: DeleteStepDetails
1534
1082
  ) => any;
1535
-
1536
1083
  export declare const S3TagFilterSensitiveLog: (obj: S3Tag) => any;
1537
-
1538
1084
  export declare const TagStepDetailsFilterSensitiveLog: (
1539
1085
  obj: TagStepDetails
1540
1086
  ) => any;
1541
-
1542
1087
  export declare const WorkflowStepFilterSensitiveLog: (obj: WorkflowStep) => any;
1543
-
1544
1088
  export declare const CreateWorkflowRequestFilterSensitiveLog: (
1545
1089
  obj: CreateWorkflowRequest
1546
1090
  ) => any;
1547
-
1548
1091
  export declare const CreateWorkflowResponseFilterSensitiveLog: (
1549
1092
  obj: CreateWorkflowResponse
1550
1093
  ) => any;
1551
-
1552
1094
  export declare const DeleteAccessRequestFilterSensitiveLog: (
1553
1095
  obj: DeleteAccessRequest
1554
1096
  ) => any;
1555
-
1556
1097
  export declare const DeleteAgreementRequestFilterSensitiveLog: (
1557
1098
  obj: DeleteAgreementRequest
1558
1099
  ) => any;
1559
-
1560
1100
  export declare const DeleteCertificateRequestFilterSensitiveLog: (
1561
1101
  obj: DeleteCertificateRequest
1562
1102
  ) => any;
1563
-
1564
1103
  export declare const DeleteConnectorRequestFilterSensitiveLog: (
1565
1104
  obj: DeleteConnectorRequest
1566
1105
  ) => any;
1567
-
1568
1106
  export declare const DeleteHostKeyRequestFilterSensitiveLog: (
1569
1107
  obj: DeleteHostKeyRequest
1570
1108
  ) => any;
1571
-
1572
1109
  export declare const DeleteProfileRequestFilterSensitiveLog: (
1573
1110
  obj: DeleteProfileRequest
1574
1111
  ) => any;
1575
-
1576
1112
  export declare const DeleteServerRequestFilterSensitiveLog: (
1577
1113
  obj: DeleteServerRequest
1578
1114
  ) => any;
1579
-
1580
1115
  export declare const DeleteSshPublicKeyRequestFilterSensitiveLog: (
1581
1116
  obj: DeleteSshPublicKeyRequest
1582
1117
  ) => any;
1583
-
1584
1118
  export declare const DeleteUserRequestFilterSensitiveLog: (
1585
1119
  obj: DeleteUserRequest
1586
1120
  ) => any;
1587
-
1588
1121
  export declare const DeleteWorkflowRequestFilterSensitiveLog: (
1589
1122
  obj: DeleteWorkflowRequest
1590
1123
  ) => any;
1591
-
1592
1124
  export declare const DescribeAccessRequestFilterSensitiveLog: (
1593
1125
  obj: DescribeAccessRequest
1594
1126
  ) => any;
1595
-
1596
1127
  export declare const DescribedAccessFilterSensitiveLog: (
1597
1128
  obj: DescribedAccess
1598
1129
  ) => any;
1599
-
1600
1130
  export declare const DescribeAccessResponseFilterSensitiveLog: (
1601
1131
  obj: DescribeAccessResponse
1602
1132
  ) => any;
1603
-
1604
1133
  export declare const DescribeAgreementRequestFilterSensitiveLog: (
1605
1134
  obj: DescribeAgreementRequest
1606
1135
  ) => any;
1607
-
1608
1136
  export declare const DescribedAgreementFilterSensitiveLog: (
1609
1137
  obj: DescribedAgreement
1610
1138
  ) => any;
1611
-
1612
1139
  export declare const DescribeAgreementResponseFilterSensitiveLog: (
1613
1140
  obj: DescribeAgreementResponse
1614
1141
  ) => any;
1615
-
1616
1142
  export declare const DescribeCertificateRequestFilterSensitiveLog: (
1617
1143
  obj: DescribeCertificateRequest
1618
1144
  ) => any;
1619
-
1620
1145
  export declare const DescribedCertificateFilterSensitiveLog: (
1621
1146
  obj: DescribedCertificate
1622
1147
  ) => any;
1623
-
1624
1148
  export declare const DescribeCertificateResponseFilterSensitiveLog: (
1625
1149
  obj: DescribeCertificateResponse
1626
1150
  ) => any;
1627
-
1628
1151
  export declare const DescribeConnectorRequestFilterSensitiveLog: (
1629
1152
  obj: DescribeConnectorRequest
1630
1153
  ) => any;
1631
-
1632
1154
  export declare const DescribedConnectorFilterSensitiveLog: (
1633
1155
  obj: DescribedConnector
1634
1156
  ) => any;
1635
-
1636
1157
  export declare const DescribeConnectorResponseFilterSensitiveLog: (
1637
1158
  obj: DescribeConnectorResponse
1638
1159
  ) => any;
1639
-
1640
1160
  export declare const S3FileLocationFilterSensitiveLog: (
1641
1161
  obj: S3FileLocation
1642
1162
  ) => any;
1643
-
1644
1163
  export declare const FileLocationFilterSensitiveLog: (obj: FileLocation) => any;
1645
-
1646
1164
  export declare const LoggingConfigurationFilterSensitiveLog: (
1647
1165
  obj: LoggingConfiguration
1648
1166
  ) => any;
1649
-
1650
1167
  export declare const ExecutionErrorFilterSensitiveLog: (
1651
1168
  obj: ExecutionError
1652
1169
  ) => any;
1653
-
1654
1170
  export declare const ExecutionStepResultFilterSensitiveLog: (
1655
1171
  obj: ExecutionStepResult
1656
1172
  ) => any;
1657
-
1658
1173
  export declare const ExecutionResultsFilterSensitiveLog: (
1659
1174
  obj: ExecutionResults
1660
1175
  ) => any;
1661
-
1662
1176
  export declare const UserDetailsFilterSensitiveLog: (obj: UserDetails) => any;
1663
-
1664
1177
  export declare const ServiceMetadataFilterSensitiveLog: (
1665
1178
  obj: ServiceMetadata
1666
1179
  ) => any;
1667
-
1668
1180
  export declare const DescribedExecutionFilterSensitiveLog: (
1669
1181
  obj: DescribedExecution
1670
1182
  ) => any;
1671
-
1672
1183
  export declare const DescribedHostKeyFilterSensitiveLog: (
1673
1184
  obj: DescribedHostKey
1674
1185
  ) => any;
1675
-
1676
1186
  export declare const DescribedProfileFilterSensitiveLog: (
1677
1187
  obj: DescribedProfile
1678
1188
  ) => any;
1679
-
1680
1189
  export declare const DescribedSecurityPolicyFilterSensitiveLog: (
1681
1190
  obj: DescribedSecurityPolicy
1682
1191
  ) => any;
1683
-
1684
1192
  export declare const DescribedServerFilterSensitiveLog: (
1685
1193
  obj: DescribedServer
1686
1194
  ) => any;
1687
-
1688
1195
  export declare const SshPublicKeyFilterSensitiveLog: (obj: SshPublicKey) => any;
1689
-
1690
1196
  export declare const DescribedUserFilterSensitiveLog: (
1691
1197
  obj: DescribedUser
1692
1198
  ) => any;
1693
-
1694
1199
  export declare const DescribedWorkflowFilterSensitiveLog: (
1695
1200
  obj: DescribedWorkflow
1696
1201
  ) => any;
1697
-
1698
1202
  export declare const DescribeExecutionRequestFilterSensitiveLog: (
1699
1203
  obj: DescribeExecutionRequest
1700
1204
  ) => any;
1701
-
1702
1205
  export declare const DescribeExecutionResponseFilterSensitiveLog: (
1703
1206
  obj: DescribeExecutionResponse
1704
1207
  ) => any;
1705
-
1706
1208
  export declare const DescribeHostKeyRequestFilterSensitiveLog: (
1707
1209
  obj: DescribeHostKeyRequest
1708
1210
  ) => any;
1709
-
1710
1211
  export declare const DescribeHostKeyResponseFilterSensitiveLog: (
1711
1212
  obj: DescribeHostKeyResponse
1712
1213
  ) => any;
1713
-
1714
1214
  export declare const DescribeProfileRequestFilterSensitiveLog: (
1715
1215
  obj: DescribeProfileRequest
1716
1216
  ) => any;
1717
-
1718
1217
  export declare const DescribeProfileResponseFilterSensitiveLog: (
1719
1218
  obj: DescribeProfileResponse
1720
1219
  ) => any;
1721
-
1722
1220
  export declare const DescribeSecurityPolicyRequestFilterSensitiveLog: (
1723
1221
  obj: DescribeSecurityPolicyRequest
1724
1222
  ) => any;
1725
-
1726
1223
  export declare const DescribeSecurityPolicyResponseFilterSensitiveLog: (
1727
1224
  obj: DescribeSecurityPolicyResponse
1728
1225
  ) => any;
1729
-
1730
1226
  export declare const DescribeServerRequestFilterSensitiveLog: (
1731
1227
  obj: DescribeServerRequest
1732
1228
  ) => any;
1733
-
1734
1229
  export declare const DescribeServerResponseFilterSensitiveLog: (
1735
1230
  obj: DescribeServerResponse
1736
1231
  ) => any;
1737
-
1738
1232
  export declare const DescribeUserRequestFilterSensitiveLog: (
1739
1233
  obj: DescribeUserRequest
1740
1234
  ) => any;
1741
-
1742
1235
  export declare const DescribeUserResponseFilterSensitiveLog: (
1743
1236
  obj: DescribeUserResponse
1744
1237
  ) => any;
1745
-
1746
1238
  export declare const DescribeWorkflowRequestFilterSensitiveLog: (
1747
1239
  obj: DescribeWorkflowRequest
1748
1240
  ) => any;
1749
-
1750
1241
  export declare const DescribeWorkflowResponseFilterSensitiveLog: (
1751
1242
  obj: DescribeWorkflowResponse
1752
1243
  ) => any;
1753
-
1754
1244
  export declare const ImportCertificateRequestFilterSensitiveLog: (
1755
1245
  obj: ImportCertificateRequest
1756
1246
  ) => any;
1757
-
1758
1247
  export declare const ImportCertificateResponseFilterSensitiveLog: (
1759
1248
  obj: ImportCertificateResponse
1760
1249
  ) => any;
1761
-
1762
1250
  export declare const ImportHostKeyRequestFilterSensitiveLog: (
1763
1251
  obj: ImportHostKeyRequest
1764
1252
  ) => any;
1765
-
1766
1253
  export declare const ImportHostKeyResponseFilterSensitiveLog: (
1767
1254
  obj: ImportHostKeyResponse
1768
1255
  ) => any;
1769
-
1770
1256
  export declare const ImportSshPublicKeyRequestFilterSensitiveLog: (
1771
1257
  obj: ImportSshPublicKeyRequest
1772
1258
  ) => any;
1773
-
1774
1259
  export declare const ImportSshPublicKeyResponseFilterSensitiveLog: (
1775
1260
  obj: ImportSshPublicKeyResponse
1776
1261
  ) => any;
1777
-
1778
1262
  export declare const ListAccessesRequestFilterSensitiveLog: (
1779
1263
  obj: ListAccessesRequest
1780
1264
  ) => any;
1781
-
1782
1265
  export declare const ListedAccessFilterSensitiveLog: (obj: ListedAccess) => any;
1783
-
1784
1266
  export declare const ListAccessesResponseFilterSensitiveLog: (
1785
1267
  obj: ListAccessesResponse
1786
1268
  ) => any;
1787
-
1788
1269
  export declare const ListAgreementsRequestFilterSensitiveLog: (
1789
1270
  obj: ListAgreementsRequest
1790
1271
  ) => any;
1791
-
1792
1272
  export declare const ListedAgreementFilterSensitiveLog: (
1793
1273
  obj: ListedAgreement
1794
1274
  ) => any;
1795
-
1796
1275
  export declare const ListAgreementsResponseFilterSensitiveLog: (
1797
1276
  obj: ListAgreementsResponse
1798
1277
  ) => any;
1799
-
1800
1278
  export declare const ListCertificatesRequestFilterSensitiveLog: (
1801
1279
  obj: ListCertificatesRequest
1802
1280
  ) => any;
1803
-
1804
1281
  export declare const ListedCertificateFilterSensitiveLog: (
1805
1282
  obj: ListedCertificate
1806
1283
  ) => any;
1807
-
1808
1284
  export declare const ListCertificatesResponseFilterSensitiveLog: (
1809
1285
  obj: ListCertificatesResponse
1810
1286
  ) => any;
1811
-
1812
1287
  export declare const ListConnectorsRequestFilterSensitiveLog: (
1813
1288
  obj: ListConnectorsRequest
1814
1289
  ) => any;
1815
-
1816
1290
  export declare const ListedConnectorFilterSensitiveLog: (
1817
1291
  obj: ListedConnector
1818
1292
  ) => any;
1819
-
1820
1293
  export declare const ListConnectorsResponseFilterSensitiveLog: (
1821
1294
  obj: ListConnectorsResponse
1822
1295
  ) => any;
1823
-
1824
1296
  export declare const ListedExecutionFilterSensitiveLog: (
1825
1297
  obj: ListedExecution
1826
1298
  ) => any;
1827
-
1828
1299
  export declare const ListedHostKeyFilterSensitiveLog: (
1829
1300
  obj: ListedHostKey
1830
1301
  ) => any;
1831
-
1832
1302
  export declare const ListedProfileFilterSensitiveLog: (
1833
1303
  obj: ListedProfile
1834
1304
  ) => any;
1835
-
1836
1305
  export declare const ListedServerFilterSensitiveLog: (obj: ListedServer) => any;
1837
-
1838
1306
  export declare const ListedUserFilterSensitiveLog: (obj: ListedUser) => any;
1839
-
1840
1307
  export declare const ListedWorkflowFilterSensitiveLog: (
1841
1308
  obj: ListedWorkflow
1842
1309
  ) => any;
1843
-
1844
1310
  export declare const ListExecutionsRequestFilterSensitiveLog: (
1845
1311
  obj: ListExecutionsRequest
1846
1312
  ) => any;
1847
-
1848
1313
  export declare const ListExecutionsResponseFilterSensitiveLog: (
1849
1314
  obj: ListExecutionsResponse
1850
1315
  ) => any;
1851
-
1852
1316
  export declare const ListHostKeysRequestFilterSensitiveLog: (
1853
1317
  obj: ListHostKeysRequest
1854
1318
  ) => any;
1855
-
1856
1319
  export declare const ListHostKeysResponseFilterSensitiveLog: (
1857
1320
  obj: ListHostKeysResponse
1858
1321
  ) => any;
1859
-
1860
1322
  export declare const ListProfilesRequestFilterSensitiveLog: (
1861
1323
  obj: ListProfilesRequest
1862
1324
  ) => any;
1863
-
1864
1325
  export declare const ListProfilesResponseFilterSensitiveLog: (
1865
1326
  obj: ListProfilesResponse
1866
1327
  ) => any;
1867
-
1868
1328
  export declare const ListSecurityPoliciesRequestFilterSensitiveLog: (
1869
1329
  obj: ListSecurityPoliciesRequest
1870
1330
  ) => any;
1871
-
1872
1331
  export declare const ListSecurityPoliciesResponseFilterSensitiveLog: (
1873
1332
  obj: ListSecurityPoliciesResponse
1874
1333
  ) => any;
1875
-
1876
1334
  export declare const ListServersRequestFilterSensitiveLog: (
1877
1335
  obj: ListServersRequest
1878
1336
  ) => any;
1879
-
1880
1337
  export declare const ListServersResponseFilterSensitiveLog: (
1881
1338
  obj: ListServersResponse
1882
1339
  ) => any;
1883
-
1884
1340
  export declare const ListTagsForResourceRequestFilterSensitiveLog: (
1885
1341
  obj: ListTagsForResourceRequest
1886
1342
  ) => any;
1887
-
1888
1343
  export declare const ListTagsForResourceResponseFilterSensitiveLog: (
1889
1344
  obj: ListTagsForResourceResponse
1890
1345
  ) => any;
1891
-
1892
1346
  export declare const ListUsersRequestFilterSensitiveLog: (
1893
1347
  obj: ListUsersRequest
1894
1348
  ) => any;
1895
-
1896
1349
  export declare const ListUsersResponseFilterSensitiveLog: (
1897
1350
  obj: ListUsersResponse
1898
1351
  ) => any;
1899
-
1900
1352
  export declare const ListWorkflowsRequestFilterSensitiveLog: (
1901
1353
  obj: ListWorkflowsRequest
1902
1354
  ) => any;
1903
-
1904
1355
  export declare const ListWorkflowsResponseFilterSensitiveLog: (
1905
1356
  obj: ListWorkflowsResponse
1906
1357
  ) => any;
1907
-
1908
1358
  export declare const SendWorkflowStepStateRequestFilterSensitiveLog: (
1909
1359
  obj: SendWorkflowStepStateRequest
1910
1360
  ) => any;
1911
-
1912
1361
  export declare const SendWorkflowStepStateResponseFilterSensitiveLog: (
1913
1362
  obj: SendWorkflowStepStateResponse
1914
1363
  ) => any;
1915
-
1916
1364
  export declare const StartFileTransferRequestFilterSensitiveLog: (
1917
1365
  obj: StartFileTransferRequest
1918
1366
  ) => any;
1919
-
1920
1367
  export declare const StartFileTransferResponseFilterSensitiveLog: (
1921
1368
  obj: StartFileTransferResponse
1922
1369
  ) => any;
1923
-
1924
1370
  export declare const StartServerRequestFilterSensitiveLog: (
1925
1371
  obj: StartServerRequest
1926
1372
  ) => any;
1927
-
1928
1373
  export declare const StopServerRequestFilterSensitiveLog: (
1929
1374
  obj: StopServerRequest
1930
1375
  ) => any;
1931
-
1932
1376
  export declare const TagResourceRequestFilterSensitiveLog: (
1933
1377
  obj: TagResourceRequest
1934
1378
  ) => any;
1935
-
1936
1379
  export declare const TestIdentityProviderRequestFilterSensitiveLog: (
1937
1380
  obj: TestIdentityProviderRequest
1938
1381
  ) => any;
1939
-
1940
1382
  export declare const TestIdentityProviderResponseFilterSensitiveLog: (
1941
1383
  obj: TestIdentityProviderResponse
1942
1384
  ) => any;
1943
-
1944
1385
  export declare const UntagResourceRequestFilterSensitiveLog: (
1945
1386
  obj: UntagResourceRequest
1946
1387
  ) => any;
1947
-
1948
1388
  export declare const UpdateAccessRequestFilterSensitiveLog: (
1949
1389
  obj: UpdateAccessRequest
1950
1390
  ) => any;
1951
-
1952
1391
  export declare const UpdateAccessResponseFilterSensitiveLog: (
1953
1392
  obj: UpdateAccessResponse
1954
1393
  ) => any;
1955
-
1956
1394
  export declare const UpdateAgreementRequestFilterSensitiveLog: (
1957
1395
  obj: UpdateAgreementRequest
1958
1396
  ) => any;
1959
-
1960
1397
  export declare const UpdateAgreementResponseFilterSensitiveLog: (
1961
1398
  obj: UpdateAgreementResponse
1962
1399
  ) => any;
1963
-
1964
1400
  export declare const UpdateCertificateRequestFilterSensitiveLog: (
1965
1401
  obj: UpdateCertificateRequest
1966
1402
  ) => any;
1967
-
1968
1403
  export declare const UpdateCertificateResponseFilterSensitiveLog: (
1969
1404
  obj: UpdateCertificateResponse
1970
1405
  ) => any;
1971
-
1972
1406
  export declare const UpdateConnectorRequestFilterSensitiveLog: (
1973
1407
  obj: UpdateConnectorRequest
1974
1408
  ) => any;
1975
-
1976
1409
  export declare const UpdateConnectorResponseFilterSensitiveLog: (
1977
1410
  obj: UpdateConnectorResponse
1978
1411
  ) => any;
1979
-
1980
1412
  export declare const UpdateHostKeyRequestFilterSensitiveLog: (
1981
1413
  obj: UpdateHostKeyRequest
1982
1414
  ) => any;
1983
-
1984
1415
  export declare const UpdateHostKeyResponseFilterSensitiveLog: (
1985
1416
  obj: UpdateHostKeyResponse
1986
1417
  ) => any;
1987
-
1988
1418
  export declare const UpdateProfileRequestFilterSensitiveLog: (
1989
1419
  obj: UpdateProfileRequest
1990
1420
  ) => any;
1991
-
1992
1421
  export declare const UpdateProfileResponseFilterSensitiveLog: (
1993
1422
  obj: UpdateProfileResponse
1994
1423
  ) => any;
1995
-
1996
1424
  export declare const UpdateServerRequestFilterSensitiveLog: (
1997
1425
  obj: UpdateServerRequest
1998
1426
  ) => any;
1999
-
2000
1427
  export declare const UpdateServerResponseFilterSensitiveLog: (
2001
1428
  obj: UpdateServerResponse
2002
1429
  ) => any;
2003
-
2004
1430
  export declare const UpdateUserRequestFilterSensitiveLog: (
2005
1431
  obj: UpdateUserRequest
2006
1432
  ) => any;
2007
-
2008
1433
  export declare const UpdateUserResponseFilterSensitiveLog: (
2009
1434
  obj: UpdateUserResponse
2010
1435
  ) => any;