@aws-sdk/client-b2bi 3.933.0 → 3.935.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.
@@ -1,29 +1,4 @@
1
- import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
2
- import { B2biServiceException as __BaseException } from "./B2biServiceException";
3
- /**
4
- * <p>You do not have sufficient access to perform this action.</p>
5
- * @public
6
- */
7
- export declare class AccessDeniedException extends __BaseException {
8
- readonly name: "AccessDeniedException";
9
- readonly $fault: "client";
10
- /**
11
- * @internal
12
- */
13
- constructor(opts: __ExceptionOptionType<AccessDeniedException, __BaseException>);
14
- }
15
- /**
16
- * @public
17
- * @enum
18
- */
19
- export declare const X12SplitBy: {
20
- readonly NONE: "NONE";
21
- readonly TRANSACTION: "TRANSACTION";
22
- };
23
- /**
24
- * @public
25
- */
26
- export type X12SplitBy = (typeof X12SplitBy)[keyof typeof X12SplitBy];
1
+ import { CapabilityDirection, CapabilityType, ConversionSourceFormat, ConversionTargetFormat, ElementRequirement, FileFormat, FromFormat, LineTerminator, Logging, MappingTemplateLanguage, MappingType, ToFormat, TransformerJobStatus, TransformerStatus, WrapFormat, X12FunctionalAcknowledgment, X12GS05TimeFormat, X12SplitBy, X12TechnicalAcknowledgment, X12TransactionSet, X12Version } from "./enums";
27
2
  /**
28
3
  * <p>Contains options for splitting X12 EDI files into smaller units. This is useful for processing large EDI files more efficiently.</p>
29
4
  * @public
@@ -77,18 +52,6 @@ export interface X12ElementLengthValidationRule {
77
52
  */
78
53
  minLength: number | undefined;
79
54
  }
80
- /**
81
- * @public
82
- * @enum
83
- */
84
- export declare const ElementRequirement: {
85
- readonly MANDATORY: "MANDATORY";
86
- readonly OPTIONAL: "OPTIONAL";
87
- };
88
- /**
89
- * @public
90
- */
91
- export type ElementRequirement = (typeof ElementRequirement)[keyof typeof ElementRequirement];
92
55
  /**
93
56
  * <p>Defines a validation rule that modifies the requirement status of a specific X12 element within a segment. This rule allows you to make optional elements mandatory or mandatory elements optional, providing flexibility to accommodate different trading partner requirements and business rules. The rule targets a specific element position within a segment and sets its requirement status to either OPTIONAL or MANDATORY.</p>
94
57
  * @public
@@ -202,30 +165,6 @@ export interface AdvancedOptions {
202
165
  */
203
166
  x12?: X12AdvancedOptions | undefined;
204
167
  }
205
- /**
206
- * <p>A conflict exception is thrown when you attempt to delete a resource (such as a profile or a capability) that is being used by other resources.</p>
207
- * @public
208
- */
209
- export declare class ConflictException extends __BaseException {
210
- readonly name: "ConflictException";
211
- readonly $fault: "client";
212
- /**
213
- * @internal
214
- */
215
- constructor(opts: __ExceptionOptionType<ConflictException, __BaseException>);
216
- }
217
- /**
218
- * @public
219
- * @enum
220
- */
221
- export declare const CapabilityDirection: {
222
- readonly INBOUND: "INBOUND";
223
- readonly OUTBOUND: "OUTBOUND";
224
- };
225
- /**
226
- * @public
227
- */
228
- export type CapabilityDirection = (typeof CapabilityDirection)[keyof typeof CapabilityDirection];
229
168
  /**
230
169
  * <p>Specifies the details for the Amazon S3 file location that is being used with Amazon Web Services B2B Data Interchange. File locations in Amazon S3 are identified using a combination of the bucket and key.</p>
231
170
  * @public
@@ -242,374 +181,6 @@ export interface S3Location {
242
181
  */
243
182
  key?: string | undefined;
244
183
  }
245
- /**
246
- * @public
247
- * @enum
248
- */
249
- export declare const X12TransactionSet: {
250
- readonly X12_100: "X12_100";
251
- readonly X12_101: "X12_101";
252
- readonly X12_102: "X12_102";
253
- readonly X12_103: "X12_103";
254
- readonly X12_104: "X12_104";
255
- readonly X12_105: "X12_105";
256
- readonly X12_106: "X12_106";
257
- readonly X12_107: "X12_107";
258
- readonly X12_108: "X12_108";
259
- readonly X12_109: "X12_109";
260
- readonly X12_110: "X12_110";
261
- readonly X12_111: "X12_111";
262
- readonly X12_112: "X12_112";
263
- readonly X12_113: "X12_113";
264
- readonly X12_120: "X12_120";
265
- readonly X12_121: "X12_121";
266
- readonly X12_124: "X12_124";
267
- readonly X12_125: "X12_125";
268
- readonly X12_126: "X12_126";
269
- readonly X12_127: "X12_127";
270
- readonly X12_128: "X12_128";
271
- readonly X12_129: "X12_129";
272
- readonly X12_130: "X12_130";
273
- readonly X12_131: "X12_131";
274
- readonly X12_132: "X12_132";
275
- readonly X12_133: "X12_133";
276
- readonly X12_135: "X12_135";
277
- readonly X12_138: "X12_138";
278
- readonly X12_139: "X12_139";
279
- readonly X12_140: "X12_140";
280
- readonly X12_141: "X12_141";
281
- readonly X12_142: "X12_142";
282
- readonly X12_143: "X12_143";
283
- readonly X12_144: "X12_144";
284
- readonly X12_146: "X12_146";
285
- readonly X12_147: "X12_147";
286
- readonly X12_148: "X12_148";
287
- readonly X12_149: "X12_149";
288
- readonly X12_150: "X12_150";
289
- readonly X12_151: "X12_151";
290
- readonly X12_152: "X12_152";
291
- readonly X12_153: "X12_153";
292
- readonly X12_154: "X12_154";
293
- readonly X12_155: "X12_155";
294
- readonly X12_157: "X12_157";
295
- readonly X12_158: "X12_158";
296
- readonly X12_159: "X12_159";
297
- readonly X12_160: "X12_160";
298
- readonly X12_161: "X12_161";
299
- readonly X12_163: "X12_163";
300
- readonly X12_170: "X12_170";
301
- readonly X12_175: "X12_175";
302
- readonly X12_176: "X12_176";
303
- readonly X12_179: "X12_179";
304
- readonly X12_180: "X12_180";
305
- readonly X12_185: "X12_185";
306
- readonly X12_186: "X12_186";
307
- readonly X12_187: "X12_187";
308
- readonly X12_188: "X12_188";
309
- readonly X12_189: "X12_189";
310
- readonly X12_190: "X12_190";
311
- readonly X12_191: "X12_191";
312
- readonly X12_194: "X12_194";
313
- readonly X12_195: "X12_195";
314
- readonly X12_196: "X12_196";
315
- readonly X12_197: "X12_197";
316
- readonly X12_198: "X12_198";
317
- readonly X12_199: "X12_199";
318
- readonly X12_200: "X12_200";
319
- readonly X12_201: "X12_201";
320
- readonly X12_202: "X12_202";
321
- readonly X12_203: "X12_203";
322
- readonly X12_204: "X12_204";
323
- readonly X12_205: "X12_205";
324
- readonly X12_206: "X12_206";
325
- readonly X12_210: "X12_210";
326
- readonly X12_211: "X12_211";
327
- readonly X12_212: "X12_212";
328
- readonly X12_213: "X12_213";
329
- readonly X12_214: "X12_214";
330
- readonly X12_215: "X12_215";
331
- readonly X12_216: "X12_216";
332
- readonly X12_217: "X12_217";
333
- readonly X12_218: "X12_218";
334
- readonly X12_219: "X12_219";
335
- readonly X12_220: "X12_220";
336
- readonly X12_222: "X12_222";
337
- readonly X12_223: "X12_223";
338
- readonly X12_224: "X12_224";
339
- readonly X12_225: "X12_225";
340
- readonly X12_227: "X12_227";
341
- readonly X12_228: "X12_228";
342
- readonly X12_240: "X12_240";
343
- readonly X12_242: "X12_242";
344
- readonly X12_244: "X12_244";
345
- readonly X12_245: "X12_245";
346
- readonly X12_248: "X12_248";
347
- readonly X12_249: "X12_249";
348
- readonly X12_250: "X12_250";
349
- readonly X12_251: "X12_251";
350
- readonly X12_252: "X12_252";
351
- readonly X12_255: "X12_255";
352
- readonly X12_256: "X12_256";
353
- readonly X12_259: "X12_259";
354
- readonly X12_260: "X12_260";
355
- readonly X12_261: "X12_261";
356
- readonly X12_262: "X12_262";
357
- readonly X12_263: "X12_263";
358
- readonly X12_264: "X12_264";
359
- readonly X12_265: "X12_265";
360
- readonly X12_266: "X12_266";
361
- readonly X12_267: "X12_267";
362
- readonly X12_268: "X12_268";
363
- readonly X12_269: "X12_269";
364
- readonly X12_270: "X12_270";
365
- readonly X12_270_X279: "X12_270_X279";
366
- readonly X12_271: "X12_271";
367
- readonly X12_271_X279: "X12_271_X279";
368
- readonly X12_272: "X12_272";
369
- readonly X12_273: "X12_273";
370
- readonly X12_274: "X12_274";
371
- readonly X12_275: "X12_275";
372
- readonly X12_275_X210: "X12_275_X210";
373
- readonly X12_275_X211: "X12_275_X211";
374
- readonly X12_276: "X12_276";
375
- readonly X12_276_X212: "X12_276_X212";
376
- readonly X12_277: "X12_277";
377
- readonly X12_277_X212: "X12_277_X212";
378
- readonly X12_277_X214: "X12_277_X214";
379
- readonly X12_277_X364: "X12_277_X364";
380
- readonly X12_278: "X12_278";
381
- readonly X12_278_X217: "X12_278_X217";
382
- readonly X12_280: "X12_280";
383
- readonly X12_283: "X12_283";
384
- readonly X12_284: "X12_284";
385
- readonly X12_285: "X12_285";
386
- readonly X12_286: "X12_286";
387
- readonly X12_288: "X12_288";
388
- readonly X12_290: "X12_290";
389
- readonly X12_300: "X12_300";
390
- readonly X12_301: "X12_301";
391
- readonly X12_303: "X12_303";
392
- readonly X12_304: "X12_304";
393
- readonly X12_309: "X12_309";
394
- readonly X12_310: "X12_310";
395
- readonly X12_311: "X12_311";
396
- readonly X12_312: "X12_312";
397
- readonly X12_313: "X12_313";
398
- readonly X12_315: "X12_315";
399
- readonly X12_317: "X12_317";
400
- readonly X12_319: "X12_319";
401
- readonly X12_322: "X12_322";
402
- readonly X12_323: "X12_323";
403
- readonly X12_324: "X12_324";
404
- readonly X12_325: "X12_325";
405
- readonly X12_326: "X12_326";
406
- readonly X12_350: "X12_350";
407
- readonly X12_352: "X12_352";
408
- readonly X12_353: "X12_353";
409
- readonly X12_354: "X12_354";
410
- readonly X12_355: "X12_355";
411
- readonly X12_356: "X12_356";
412
- readonly X12_357: "X12_357";
413
- readonly X12_358: "X12_358";
414
- readonly X12_361: "X12_361";
415
- readonly X12_362: "X12_362";
416
- readonly X12_404: "X12_404";
417
- readonly X12_410: "X12_410";
418
- readonly X12_412: "X12_412";
419
- readonly X12_414: "X12_414";
420
- readonly X12_417: "X12_417";
421
- readonly X12_418: "X12_418";
422
- readonly X12_419: "X12_419";
423
- readonly X12_420: "X12_420";
424
- readonly X12_421: "X12_421";
425
- readonly X12_422: "X12_422";
426
- readonly X12_423: "X12_423";
427
- readonly X12_424: "X12_424";
428
- readonly X12_425: "X12_425";
429
- readonly X12_426: "X12_426";
430
- readonly X12_429: "X12_429";
431
- readonly X12_431: "X12_431";
432
- readonly X12_432: "X12_432";
433
- readonly X12_433: "X12_433";
434
- readonly X12_434: "X12_434";
435
- readonly X12_435: "X12_435";
436
- readonly X12_436: "X12_436";
437
- readonly X12_437: "X12_437";
438
- readonly X12_440: "X12_440";
439
- readonly X12_451: "X12_451";
440
- readonly X12_452: "X12_452";
441
- readonly X12_453: "X12_453";
442
- readonly X12_455: "X12_455";
443
- readonly X12_456: "X12_456";
444
- readonly X12_460: "X12_460";
445
- readonly X12_463: "X12_463";
446
- readonly X12_466: "X12_466";
447
- readonly X12_468: "X12_468";
448
- readonly X12_470: "X12_470";
449
- readonly X12_475: "X12_475";
450
- readonly X12_485: "X12_485";
451
- readonly X12_486: "X12_486";
452
- readonly X12_490: "X12_490";
453
- readonly X12_492: "X12_492";
454
- readonly X12_494: "X12_494";
455
- readonly X12_500: "X12_500";
456
- readonly X12_501: "X12_501";
457
- readonly X12_503: "X12_503";
458
- readonly X12_504: "X12_504";
459
- readonly X12_511: "X12_511";
460
- readonly X12_517: "X12_517";
461
- readonly X12_521: "X12_521";
462
- readonly X12_527: "X12_527";
463
- readonly X12_536: "X12_536";
464
- readonly X12_540: "X12_540";
465
- readonly X12_561: "X12_561";
466
- readonly X12_567: "X12_567";
467
- readonly X12_568: "X12_568";
468
- readonly X12_601: "X12_601";
469
- readonly X12_602: "X12_602";
470
- readonly X12_620: "X12_620";
471
- readonly X12_625: "X12_625";
472
- readonly X12_650: "X12_650";
473
- readonly X12_715: "X12_715";
474
- readonly X12_753: "X12_753";
475
- readonly X12_754: "X12_754";
476
- readonly X12_805: "X12_805";
477
- readonly X12_806: "X12_806";
478
- readonly X12_810: "X12_810";
479
- readonly X12_811: "X12_811";
480
- readonly X12_812: "X12_812";
481
- readonly X12_813: "X12_813";
482
- readonly X12_814: "X12_814";
483
- readonly X12_815: "X12_815";
484
- readonly X12_816: "X12_816";
485
- readonly X12_818: "X12_818";
486
- readonly X12_819: "X12_819";
487
- readonly X12_820: "X12_820";
488
- readonly X12_820_X218: "X12_820_X218";
489
- readonly X12_820_X306: "X12_820_X306";
490
- readonly X12_821: "X12_821";
491
- readonly X12_822: "X12_822";
492
- readonly X12_823: "X12_823";
493
- readonly X12_824: "X12_824";
494
- readonly X12_824_X186: "X12_824_X186";
495
- readonly X12_826: "X12_826";
496
- readonly X12_827: "X12_827";
497
- readonly X12_828: "X12_828";
498
- readonly X12_829: "X12_829";
499
- readonly X12_830: "X12_830";
500
- readonly X12_831: "X12_831";
501
- readonly X12_832: "X12_832";
502
- readonly X12_833: "X12_833";
503
- readonly X12_834: "X12_834";
504
- readonly X12_834_X220: "X12_834_X220";
505
- readonly X12_834_X307: "X12_834_X307";
506
- readonly X12_834_X318: "X12_834_X318";
507
- readonly X12_835: "X12_835";
508
- readonly X12_835_X221: "X12_835_X221";
509
- readonly X12_836: "X12_836";
510
- readonly X12_837: "X12_837";
511
- readonly X12_837_X222: "X12_837_X222";
512
- readonly X12_837_X223: "X12_837_X223";
513
- readonly X12_837_X224: "X12_837_X224";
514
- readonly X12_837_X291: "X12_837_X291";
515
- readonly X12_837_X292: "X12_837_X292";
516
- readonly X12_837_X298: "X12_837_X298";
517
- readonly X12_838: "X12_838";
518
- readonly X12_839: "X12_839";
519
- readonly X12_840: "X12_840";
520
- readonly X12_841: "X12_841";
521
- readonly X12_842: "X12_842";
522
- readonly X12_843: "X12_843";
523
- readonly X12_844: "X12_844";
524
- readonly X12_845: "X12_845";
525
- readonly X12_846: "X12_846";
526
- readonly X12_847: "X12_847";
527
- readonly X12_848: "X12_848";
528
- readonly X12_849: "X12_849";
529
- readonly X12_850: "X12_850";
530
- readonly X12_851: "X12_851";
531
- readonly X12_852: "X12_852";
532
- readonly X12_853: "X12_853";
533
- readonly X12_854: "X12_854";
534
- readonly X12_855: "X12_855";
535
- readonly X12_856: "X12_856";
536
- readonly X12_857: "X12_857";
537
- readonly X12_858: "X12_858";
538
- readonly X12_859: "X12_859";
539
- readonly X12_860: "X12_860";
540
- readonly X12_861: "X12_861";
541
- readonly X12_862: "X12_862";
542
- readonly X12_863: "X12_863";
543
- readonly X12_864: "X12_864";
544
- readonly X12_865: "X12_865";
545
- readonly X12_866: "X12_866";
546
- readonly X12_867: "X12_867";
547
- readonly X12_868: "X12_868";
548
- readonly X12_869: "X12_869";
549
- readonly X12_870: "X12_870";
550
- readonly X12_871: "X12_871";
551
- readonly X12_872: "X12_872";
552
- readonly X12_873: "X12_873";
553
- readonly X12_874: "X12_874";
554
- readonly X12_875: "X12_875";
555
- readonly X12_876: "X12_876";
556
- readonly X12_877: "X12_877";
557
- readonly X12_878: "X12_878";
558
- readonly X12_879: "X12_879";
559
- readonly X12_880: "X12_880";
560
- readonly X12_881: "X12_881";
561
- readonly X12_882: "X12_882";
562
- readonly X12_883: "X12_883";
563
- readonly X12_884: "X12_884";
564
- readonly X12_885: "X12_885";
565
- readonly X12_886: "X12_886";
566
- readonly X12_887: "X12_887";
567
- readonly X12_888: "X12_888";
568
- readonly X12_889: "X12_889";
569
- readonly X12_891: "X12_891";
570
- readonly X12_893: "X12_893";
571
- readonly X12_894: "X12_894";
572
- readonly X12_895: "X12_895";
573
- readonly X12_896: "X12_896";
574
- readonly X12_920: "X12_920";
575
- readonly X12_924: "X12_924";
576
- readonly X12_925: "X12_925";
577
- readonly X12_926: "X12_926";
578
- readonly X12_928: "X12_928";
579
- readonly X12_940: "X12_940";
580
- readonly X12_943: "X12_943";
581
- readonly X12_944: "X12_944";
582
- readonly X12_945: "X12_945";
583
- readonly X12_947: "X12_947";
584
- readonly X12_980: "X12_980";
585
- readonly X12_990: "X12_990";
586
- readonly X12_993: "X12_993";
587
- readonly X12_996: "X12_996";
588
- readonly X12_997: "X12_997";
589
- readonly X12_998: "X12_998";
590
- readonly X12_999: "X12_999";
591
- readonly X12_999_X231: "X12_999_X231";
592
- };
593
- /**
594
- * @public
595
- */
596
- export type X12TransactionSet = (typeof X12TransactionSet)[keyof typeof X12TransactionSet];
597
- /**
598
- * @public
599
- * @enum
600
- */
601
- export declare const X12Version: {
602
- readonly VERSION_4010: "VERSION_4010";
603
- readonly VERSION_4030: "VERSION_4030";
604
- readonly VERSION_4050: "VERSION_4050";
605
- readonly VERSION_4060: "VERSION_4060";
606
- readonly VERSION_5010: "VERSION_5010";
607
- readonly VERSION_5010_HIPAA: "VERSION_5010_HIPAA";
608
- };
609
- /**
610
- * @public
611
- */
612
- export type X12Version = (typeof X12Version)[keyof typeof X12Version];
613
184
  /**
614
185
  * <p>A structure that contains the X12 transaction set and version. The X12 structure is used when the system transforms an EDI (electronic data interchange) file.</p> <note> <p>If an EDI input file contains more than one transaction, each transaction must have the same transaction set and version, for example 214/4010. If not, the transformer cannot parse the file.</p> </note>
615
186
  * @public
@@ -739,17 +310,6 @@ export interface Tag {
739
310
  */
740
311
  Value: string | undefined;
741
312
  }
742
- /**
743
- * @public
744
- * @enum
745
- */
746
- export declare const CapabilityType: {
747
- readonly EDI: "edi";
748
- };
749
- /**
750
- * @public
751
- */
752
- export type CapabilityType = (typeof CapabilityType)[keyof typeof CapabilityType];
753
313
  /**
754
314
  * @public
755
315
  */
@@ -825,99 +385,6 @@ export interface CreateCapabilityResponse {
825
385
  */
826
386
  createdAt: Date | undefined;
827
387
  }
828
- /**
829
- * <p>This exception is thrown when an error occurs in the Amazon Web Services B2B Data Interchange service.</p>
830
- * @public
831
- */
832
- export declare class InternalServerException extends __BaseException {
833
- readonly name: "InternalServerException";
834
- readonly $fault: "server";
835
- $retryable: {};
836
- /**
837
- * <p>The server attempts to retry a failed command.</p>
838
- * @public
839
- */
840
- retryAfterSeconds?: number | undefined;
841
- /**
842
- * @internal
843
- */
844
- constructor(opts: __ExceptionOptionType<InternalServerException, __BaseException>);
845
- }
846
- /**
847
- * <p>Occurs when the requested resource does not exist, or cannot be found. In some cases, the resource exists in a region other than the region specified in the API call.</p>
848
- * @public
849
- */
850
- export declare class ResourceNotFoundException extends __BaseException {
851
- readonly name: "ResourceNotFoundException";
852
- readonly $fault: "client";
853
- /**
854
- * @internal
855
- */
856
- constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
857
- }
858
- /**
859
- * <p>Occurs when the calling command attempts to exceed one of the service quotas, for example trying to create a capability when you already have the maximum number of capabilities allowed.</p>
860
- * @public
861
- */
862
- export declare class ServiceQuotaExceededException extends __BaseException {
863
- readonly name: "ServiceQuotaExceededException";
864
- readonly $fault: "client";
865
- /**
866
- * <p>The ID for the resource that exceeded the quota, which caused the exception.</p>
867
- * @public
868
- */
869
- resourceId: string | undefined;
870
- /**
871
- * <p>The resource type (profile, partnership, transformer, or capability) that exceeded the quota, which caused the exception.</p>
872
- * @public
873
- */
874
- resourceType: string | undefined;
875
- /**
876
- * <p>The code responsible for exceeding the quota, which caused the exception.</p>
877
- * @public
878
- */
879
- serviceCode: string | undefined;
880
- /**
881
- * <p>The quota that was exceeded, which caused the exception.</p>
882
- * @public
883
- */
884
- quotaCode: string | undefined;
885
- /**
886
- * @internal
887
- */
888
- constructor(opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>);
889
- }
890
- /**
891
- * <p>The request was denied due to throttling: the data speed and rendering may be limited depending on various parameters and conditions.</p>
892
- * @public
893
- */
894
- export declare class ThrottlingException extends __BaseException {
895
- readonly name: "ThrottlingException";
896
- readonly $fault: "client";
897
- $retryable: {};
898
- /**
899
- * <p>The server attempts to retry a command that was throttled.</p>
900
- * @public
901
- */
902
- retryAfterSeconds?: number | undefined;
903
- /**
904
- * @internal
905
- */
906
- constructor(opts: __ExceptionOptionType<ThrottlingException, __BaseException>);
907
- }
908
- /**
909
- * <p>Occurs when a B2BI object cannot be validated against a request from another object. This exception can be thrown during standard EDI validation or when custom validation rules fail, such as when element length constraints are violated, invalid codes are used in code list validations, or required elements are missing based on configured element requirement rules.</p>
910
- * @public
911
- */
912
- export declare class ValidationException extends __BaseException {
913
- readonly name: "ValidationException";
914
- readonly $fault: "client";
915
- Message: string | undefined;
916
- /**
917
- * @internal
918
- */
919
- constructor(opts: __ExceptionOptionType<ValidationException, __BaseException>);
920
- }
921
388
  /**
922
389
  * @public
923
390
  */
@@ -1114,18 +581,6 @@ export interface UpdateCapabilityResponse {
1114
581
  */
1115
582
  modifiedAt?: Date | undefined;
1116
583
  }
1117
- /**
1118
- * @public
1119
- * @enum
1120
- */
1121
- export declare const MappingType: {
1122
- readonly JSONATA: "JSONATA";
1123
- readonly XSLT: "XSLT";
1124
- };
1125
- /**
1126
- * @public
1127
- */
1128
- export type MappingType = (typeof MappingType)[keyof typeof MappingType];
1129
584
  /**
1130
585
  * <p>A data structure that contains the information to use when generating a mapping template.</p>
1131
586
  * @public
@@ -1239,19 +694,6 @@ export interface GetTransformerJobRequest {
1239
694
  */
1240
695
  transformerId: string | undefined;
1241
696
  }
1242
- /**
1243
- * @public
1244
- * @enum
1245
- */
1246
- export declare const TransformerJobStatus: {
1247
- readonly FAILED: "failed";
1248
- readonly RUNNING: "running";
1249
- readonly SUCCEEDED: "succeeded";
1250
- };
1251
- /**
1252
- * @public
1253
- */
1254
- export type TransformerJobStatus = (typeof TransformerJobStatus)[keyof typeof TransformerJobStatus];
1255
697
  /**
1256
698
  * @public
1257
699
  */
@@ -1292,31 +734,6 @@ export interface ListTagsForResourceResponse {
1292
734
  */
1293
735
  Tags?: Tag[] | undefined;
1294
736
  }
1295
- /**
1296
- * @public
1297
- * @enum
1298
- */
1299
- export declare const X12FunctionalAcknowledgment: {
1300
- readonly DO_NOT_GENERATE: "DO_NOT_GENERATE";
1301
- readonly GENERATE_ALL_SEGMENTS: "GENERATE_ALL_SEGMENTS";
1302
- readonly GENERATE_WITHOUT_TRANSACTION_SET_RESPONSE_LOOP: "GENERATE_WITHOUT_TRANSACTION_SET_RESPONSE_LOOP";
1303
- };
1304
- /**
1305
- * @public
1306
- */
1307
- export type X12FunctionalAcknowledgment = (typeof X12FunctionalAcknowledgment)[keyof typeof X12FunctionalAcknowledgment];
1308
- /**
1309
- * @public
1310
- * @enum
1311
- */
1312
- export declare const X12TechnicalAcknowledgment: {
1313
- readonly DO_NOT_GENERATE: "DO_NOT_GENERATE";
1314
- readonly GENERATE_ALL_SEGMENTS: "GENERATE_ALL_SEGMENTS";
1315
- };
1316
- /**
1317
- * @public
1318
- */
1319
- export type X12TechnicalAcknowledgment = (typeof X12TechnicalAcknowledgment)[keyof typeof X12TechnicalAcknowledgment];
1320
737
  /**
1321
738
  * <p>Contains options for configuring X12 acknowledgments. These options control how functional and technical acknowledgments are handled.</p>
1322
739
  * @public
@@ -1418,19 +835,6 @@ export interface X12FunctionalGroupHeaders {
1418
835
  */
1419
836
  responsibleAgencyCode?: string | undefined;
1420
837
  }
1421
- /**
1422
- * @public
1423
- * @enum
1424
- */
1425
- export declare const X12GS05TimeFormat: {
1426
- readonly HHMM: "HHMM";
1427
- readonly HHMMSS: "HHMMSS";
1428
- readonly HHMMSSDD: "HHMMSSDD";
1429
- };
1430
- /**
1431
- * @public
1432
- */
1433
- export type X12GS05TimeFormat = (typeof X12GS05TimeFormat)[keyof typeof X12GS05TimeFormat];
1434
838
  /**
1435
839
  * <p>In X12, the Interchange Control Header is the first segment of an EDI document and is part of the Interchange Envelope. It contains information about the sender and receiver, the date and time of transmission, and the X12 version being used. It also includes delivery information, such as the sender and receiver IDs.</p>
1436
840
  * @public
@@ -1508,32 +912,6 @@ export interface X12OutboundEdiHeaders {
1508
912
  */
1509
913
  gs05TimeFormat?: X12GS05TimeFormat | undefined;
1510
914
  }
1511
- /**
1512
- * @public
1513
- * @enum
1514
- */
1515
- export declare const LineTerminator: {
1516
- readonly CR: "CR";
1517
- readonly CRLF: "CRLF";
1518
- readonly LF: "LF";
1519
- };
1520
- /**
1521
- * @public
1522
- */
1523
- export type LineTerminator = (typeof LineTerminator)[keyof typeof LineTerminator];
1524
- /**
1525
- * @public
1526
- * @enum
1527
- */
1528
- export declare const WrapFormat: {
1529
- readonly LINE_LENGTH: "LINE_LENGTH";
1530
- readonly ONE_LINE: "ONE_LINE";
1531
- readonly SEGMENT: "SEGMENT";
1532
- };
1533
- /**
1534
- * @public
1535
- */
1536
- export type WrapFormat = (typeof WrapFormat)[keyof typeof WrapFormat];
1537
915
  /**
1538
916
  * <p>Contains options for wrapping (line folding) in X12 EDI files. Wrapping controls how long lines are handled in the EDI output.</p>
1539
917
  * @public
@@ -1966,18 +1344,6 @@ export interface UpdatePartnershipResponse {
1966
1344
  */
1967
1345
  modifiedAt?: Date | undefined;
1968
1346
  }
1969
- /**
1970
- * @public
1971
- * @enum
1972
- */
1973
- export declare const Logging: {
1974
- readonly DISABLED: "DISABLED";
1975
- readonly ENABLED: "ENABLED";
1976
- };
1977
- /**
1978
- * @public
1979
- */
1980
- export type Logging = (typeof Logging)[keyof typeof Logging];
1981
1347
  /**
1982
1348
  * @public
1983
1349
  */
@@ -2349,18 +1715,6 @@ export interface TagResourceRequest {
2349
1715
  */
2350
1716
  Tags: Tag[] | undefined;
2351
1717
  }
2352
- /**
2353
- * @public
2354
- * @enum
2355
- */
2356
- export declare const ConversionSourceFormat: {
2357
- readonly JSON: "JSON";
2358
- readonly XML: "XML";
2359
- };
2360
- /**
2361
- * @public
2362
- */
2363
- export type ConversionSourceFormat = (typeof ConversionSourceFormat)[keyof typeof ConversionSourceFormat];
2364
1718
  /**
2365
1719
  * <p>The input file to use for an outbound transformation.</p>
2366
1720
  * @public
@@ -2410,17 +1764,6 @@ export interface ConversionSource {
2410
1764
  */
2411
1765
  inputFile: InputFileSource | undefined;
2412
1766
  }
2413
- /**
2414
- * @public
2415
- * @enum
2416
- */
2417
- export declare const ConversionTargetFormat: {
2418
- readonly X12: "X12";
2419
- };
2420
- /**
2421
- * @public
2422
- */
2423
- export type ConversionTargetFormat = (typeof ConversionTargetFormat)[keyof typeof ConversionTargetFormat];
2424
1767
  /**
2425
1768
  * <p>Contains a structure describing the X12 details for the conversion target.</p>
2426
1769
  * @public
@@ -2544,19 +1887,6 @@ export interface TestConversionResponse {
2544
1887
  */
2545
1888
  validationMessages?: string[] | undefined;
2546
1889
  }
2547
- /**
2548
- * @public
2549
- * @enum
2550
- */
2551
- export declare const FileFormat: {
2552
- readonly JSON: "JSON";
2553
- readonly NOT_USED: "NOT_USED";
2554
- readonly XML: "XML";
2555
- };
2556
- /**
2557
- * @public
2558
- */
2559
- export type FileFormat = (typeof FileFormat)[keyof typeof FileFormat];
2560
1890
  /**
2561
1891
  * @public
2562
1892
  */
@@ -2665,17 +1995,6 @@ export declare namespace FormatOptions {
2665
1995
  _: (name: string, value: any) => T;
2666
1996
  }
2667
1997
  }
2668
- /**
2669
- * @public
2670
- * @enum
2671
- */
2672
- export declare const FromFormat: {
2673
- readonly X12: "X12";
2674
- };
2675
- /**
2676
- * @public
2677
- */
2678
- export type FromFormat = (typeof FromFormat)[keyof typeof FromFormat];
2679
1998
  /**
2680
1999
  * <p>Contains the input formatting options for an inbound transformer (takes an X12-formatted EDI document as input and converts it to JSON or XML.</p>
2681
2000
  * @public
@@ -2697,18 +2016,6 @@ export interface InputConversion {
2697
2016
  */
2698
2017
  advancedOptions?: AdvancedOptions | undefined;
2699
2018
  }
2700
- /**
2701
- * @public
2702
- * @enum
2703
- */
2704
- export declare const MappingTemplateLanguage: {
2705
- readonly JSONATA: "JSONATA";
2706
- readonly XSLT: "XSLT";
2707
- };
2708
- /**
2709
- * @public
2710
- */
2711
- export type MappingTemplateLanguage = (typeof MappingTemplateLanguage)[keyof typeof MappingTemplateLanguage];
2712
2019
  /**
2713
2020
  * <p>Specifies the mapping template for the transformer. This template is used to map the parsed EDI file using JSONata or XSLT.</p>
2714
2021
  * @public
@@ -2725,17 +2032,6 @@ export interface Mapping {
2725
2032
  */
2726
2033
  template?: string | undefined;
2727
2034
  }
2728
- /**
2729
- * @public
2730
- * @enum
2731
- */
2732
- export declare const ToFormat: {
2733
- readonly X12: "X12";
2734
- };
2735
- /**
2736
- * @public
2737
- */
2738
- export type ToFormat = (typeof ToFormat)[keyof typeof ToFormat];
2739
2035
  /**
2740
2036
  * <p>Contains the formatting options for an outbound transformer (takes JSON or XML as input and converts it to an EDI document (currently only X12 format is supported).</p>
2741
2037
  * @public
@@ -2857,18 +2153,6 @@ export interface CreateTransformerRequest {
2857
2153
  */
2858
2154
  sampleDocuments?: SampleDocuments | undefined;
2859
2155
  }
2860
- /**
2861
- * @public
2862
- * @enum
2863
- */
2864
- export declare const TransformerStatus: {
2865
- readonly ACTIVE: "active";
2866
- readonly INACTIVE: "inactive";
2867
- };
2868
- /**
2869
- * @public
2870
- */
2871
- export type TransformerStatus = (typeof TransformerStatus)[keyof typeof TransformerStatus];
2872
2156
  /**
2873
2157
  * @public
2874
2158
  */