aws-sdk 2.670.0 → 2.671.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.
package/dist/aws-sdk.js CHANGED
@@ -1,4 +1,4 @@
1
- // AWS SDK for JavaScript v2.670.0
1
+ // AWS SDK for JavaScript v2.671.0
2
2
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
3
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
4
4
  (function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c="function"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error("Cannot find module '"+i+"'");throw a.code="MODULE_NOT_FOUND",a}var p=n[i]={exports:{}};e[i][0].call(p.exports,function(r){var n=e[i][1][r];return o(n||r)},p,p.exports,r,e,n,t)}return n[i].exports}for(var u="function"==typeof require&&require,i=0;i<t.length;i++)o(t[i]);return o}return r})()({1:[function(require,module,exports){
@@ -42925,6 +42925,25 @@ module.exports={
42925
42925
  }
42926
42926
  }
42927
42927
  },
42928
+ "DescribeICD10CMInferenceJob": {
42929
+ "input": {
42930
+ "type": "structure",
42931
+ "required": [
42932
+ "JobId"
42933
+ ],
42934
+ "members": {
42935
+ "JobId": {}
42936
+ }
42937
+ },
42938
+ "output": {
42939
+ "type": "structure",
42940
+ "members": {
42941
+ "ComprehendMedicalAsyncJobProperties": {
42942
+ "shape": "S4"
42943
+ }
42944
+ }
42945
+ }
42946
+ },
42928
42947
  "DescribePHIDetectionJob": {
42929
42948
  "input": {
42930
42949
  "type": "structure",
@@ -42944,6 +42963,25 @@ module.exports={
42944
42963
  }
42945
42964
  }
42946
42965
  },
42966
+ "DescribeRxNormInferenceJob": {
42967
+ "input": {
42968
+ "type": "structure",
42969
+ "required": [
42970
+ "JobId"
42971
+ ],
42972
+ "members": {
42973
+ "JobId": {}
42974
+ }
42975
+ },
42976
+ "output": {
42977
+ "type": "structure",
42978
+ "members": {
42979
+ "ComprehendMedicalAsyncJobProperties": {
42980
+ "shape": "S4"
42981
+ }
42982
+ }
42983
+ }
42984
+ },
42947
42985
  "DetectEntities": {
42948
42986
  "input": {
42949
42987
  "type": "structure",
@@ -42962,10 +43000,10 @@ module.exports={
42962
43000
  ],
42963
43001
  "members": {
42964
43002
  "Entities": {
42965
- "shape": "Sn"
43003
+ "shape": "Sr"
42966
43004
  },
42967
43005
  "UnmappedAttributes": {
42968
- "shape": "S10"
43006
+ "shape": "S14"
42969
43007
  },
42970
43008
  "PaginationToken": {},
42971
43009
  "ModelVersion": {}
@@ -42992,10 +43030,10 @@ module.exports={
42992
43030
  ],
42993
43031
  "members": {
42994
43032
  "Entities": {
42995
- "shape": "Sn"
43033
+ "shape": "Sr"
42996
43034
  },
42997
43035
  "UnmappedAttributes": {
42998
- "shape": "S10"
43036
+ "shape": "S14"
42999
43037
  },
43000
43038
  "PaginationToken": {},
43001
43039
  "ModelVersion": {}
@@ -43020,7 +43058,7 @@ module.exports={
43020
43058
  ],
43021
43059
  "members": {
43022
43060
  "Entities": {
43023
- "shape": "Sn"
43061
+ "shape": "Sr"
43024
43062
  },
43025
43063
  "PaginationToken": {},
43026
43064
  "ModelVersion": {}
@@ -43086,13 +43124,13 @@ module.exports={
43086
43124
  },
43087
43125
  "Text": {},
43088
43126
  "Traits": {
43089
- "shape": "S1g"
43127
+ "shape": "S1k"
43090
43128
  }
43091
43129
  }
43092
43130
  }
43093
43131
  },
43094
43132
  "Traits": {
43095
- "shape": "S1g"
43133
+ "shape": "S1k"
43096
43134
  },
43097
43135
  "ICD10CMConcepts": {
43098
43136
  "type": "list",
@@ -43174,13 +43212,13 @@ module.exports={
43174
43212
  },
43175
43213
  "Text": {},
43176
43214
  "Traits": {
43177
- "shape": "S1u"
43215
+ "shape": "S1y"
43178
43216
  }
43179
43217
  }
43180
43218
  }
43181
43219
  },
43182
43220
  "Traits": {
43183
- "shape": "S1u"
43221
+ "shape": "S1y"
43184
43222
  },
43185
43223
  "RxNormConcepts": {
43186
43224
  "type": "list",
@@ -43208,7 +43246,7 @@ module.exports={
43208
43246
  "type": "structure",
43209
43247
  "members": {
43210
43248
  "Filter": {
43211
- "shape": "S20"
43249
+ "shape": "S24"
43212
43250
  },
43213
43251
  "NextToken": {},
43214
43252
  "MaxResults": {
@@ -43220,7 +43258,30 @@ module.exports={
43220
43258
  "type": "structure",
43221
43259
  "members": {
43222
43260
  "ComprehendMedicalAsyncJobPropertiesList": {
43223
- "shape": "S23"
43261
+ "shape": "S27"
43262
+ },
43263
+ "NextToken": {}
43264
+ }
43265
+ }
43266
+ },
43267
+ "ListICD10CMInferenceJobs": {
43268
+ "input": {
43269
+ "type": "structure",
43270
+ "members": {
43271
+ "Filter": {
43272
+ "shape": "S24"
43273
+ },
43274
+ "NextToken": {},
43275
+ "MaxResults": {
43276
+ "type": "integer"
43277
+ }
43278
+ }
43279
+ },
43280
+ "output": {
43281
+ "type": "structure",
43282
+ "members": {
43283
+ "ComprehendMedicalAsyncJobPropertiesList": {
43284
+ "shape": "S27"
43224
43285
  },
43225
43286
  "NextToken": {}
43226
43287
  }
@@ -43231,7 +43292,7 @@ module.exports={
43231
43292
  "type": "structure",
43232
43293
  "members": {
43233
43294
  "Filter": {
43234
- "shape": "S20"
43295
+ "shape": "S24"
43235
43296
  },
43236
43297
  "NextToken": {},
43237
43298
  "MaxResults": {
@@ -43243,7 +43304,30 @@ module.exports={
43243
43304
  "type": "structure",
43244
43305
  "members": {
43245
43306
  "ComprehendMedicalAsyncJobPropertiesList": {
43246
- "shape": "S23"
43307
+ "shape": "S27"
43308
+ },
43309
+ "NextToken": {}
43310
+ }
43311
+ }
43312
+ },
43313
+ "ListRxNormInferenceJobs": {
43314
+ "input": {
43315
+ "type": "structure",
43316
+ "members": {
43317
+ "Filter": {
43318
+ "shape": "S24"
43319
+ },
43320
+ "NextToken": {},
43321
+ "MaxResults": {
43322
+ "type": "integer"
43323
+ }
43324
+ }
43325
+ },
43326
+ "output": {
43327
+ "type": "structure",
43328
+ "members": {
43329
+ "ComprehendMedicalAsyncJobPropertiesList": {
43330
+ "shape": "S27"
43247
43331
  },
43248
43332
  "NextToken": {}
43249
43333
  }
@@ -43281,6 +43365,38 @@ module.exports={
43281
43365
  }
43282
43366
  }
43283
43367
  },
43368
+ "StartICD10CMInferenceJob": {
43369
+ "input": {
43370
+ "type": "structure",
43371
+ "required": [
43372
+ "InputDataConfig",
43373
+ "OutputDataConfig",
43374
+ "DataAccessRoleArn",
43375
+ "LanguageCode"
43376
+ ],
43377
+ "members": {
43378
+ "InputDataConfig": {
43379
+ "shape": "S9"
43380
+ },
43381
+ "OutputDataConfig": {
43382
+ "shape": "Sc"
43383
+ },
43384
+ "DataAccessRoleArn": {},
43385
+ "JobName": {},
43386
+ "ClientRequestToken": {
43387
+ "idempotencyToken": true
43388
+ },
43389
+ "KMSKey": {},
43390
+ "LanguageCode": {}
43391
+ }
43392
+ },
43393
+ "output": {
43394
+ "type": "structure",
43395
+ "members": {
43396
+ "JobId": {}
43397
+ }
43398
+ }
43399
+ },
43284
43400
  "StartPHIDetectionJob": {
43285
43401
  "input": {
43286
43402
  "type": "structure",
@@ -43313,6 +43429,38 @@ module.exports={
43313
43429
  }
43314
43430
  }
43315
43431
  },
43432
+ "StartRxNormInferenceJob": {
43433
+ "input": {
43434
+ "type": "structure",
43435
+ "required": [
43436
+ "InputDataConfig",
43437
+ "OutputDataConfig",
43438
+ "DataAccessRoleArn",
43439
+ "LanguageCode"
43440
+ ],
43441
+ "members": {
43442
+ "InputDataConfig": {
43443
+ "shape": "S9"
43444
+ },
43445
+ "OutputDataConfig": {
43446
+ "shape": "Sc"
43447
+ },
43448
+ "DataAccessRoleArn": {},
43449
+ "JobName": {},
43450
+ "ClientRequestToken": {
43451
+ "idempotencyToken": true
43452
+ },
43453
+ "KMSKey": {},
43454
+ "LanguageCode": {}
43455
+ }
43456
+ },
43457
+ "output": {
43458
+ "type": "structure",
43459
+ "members": {
43460
+ "JobId": {}
43461
+ }
43462
+ }
43463
+ },
43316
43464
  "StopEntitiesDetectionV2Job": {
43317
43465
  "input": {
43318
43466
  "type": "structure",
@@ -43330,6 +43478,23 @@ module.exports={
43330
43478
  }
43331
43479
  }
43332
43480
  },
43481
+ "StopICD10CMInferenceJob": {
43482
+ "input": {
43483
+ "type": "structure",
43484
+ "required": [
43485
+ "JobId"
43486
+ ],
43487
+ "members": {
43488
+ "JobId": {}
43489
+ }
43490
+ },
43491
+ "output": {
43492
+ "type": "structure",
43493
+ "members": {
43494
+ "JobId": {}
43495
+ }
43496
+ }
43497
+ },
43333
43498
  "StopPHIDetectionJob": {
43334
43499
  "input": {
43335
43500
  "type": "structure",
@@ -43346,6 +43511,23 @@ module.exports={
43346
43511
  "JobId": {}
43347
43512
  }
43348
43513
  }
43514
+ },
43515
+ "StopRxNormInferenceJob": {
43516
+ "input": {
43517
+ "type": "structure",
43518
+ "required": [
43519
+ "JobId"
43520
+ ],
43521
+ "members": {
43522
+ "JobId": {}
43523
+ }
43524
+ },
43525
+ "output": {
43526
+ "type": "structure",
43527
+ "members": {
43528
+ "JobId": {}
43529
+ }
43530
+ }
43349
43531
  }
43350
43532
  },
43351
43533
  "shapes": {
@@ -43398,7 +43580,7 @@ module.exports={
43398
43580
  "S3Key": {}
43399
43581
  }
43400
43582
  },
43401
- "Sn": {
43583
+ "Sr": {
43402
43584
  "type": "list",
43403
43585
  "member": {
43404
43586
  "type": "structure",
@@ -43419,18 +43601,18 @@ module.exports={
43419
43601
  "Category": {},
43420
43602
  "Type": {},
43421
43603
  "Traits": {
43422
- "shape": "Su"
43604
+ "shape": "Sy"
43423
43605
  },
43424
43606
  "Attributes": {
43425
43607
  "type": "list",
43426
43608
  "member": {
43427
- "shape": "Sy"
43609
+ "shape": "S12"
43428
43610
  }
43429
43611
  }
43430
43612
  }
43431
43613
  }
43432
43614
  },
43433
- "Su": {
43615
+ "Sy": {
43434
43616
  "type": "list",
43435
43617
  "member": {
43436
43618
  "type": "structure",
@@ -43442,7 +43624,7 @@ module.exports={
43442
43624
  }
43443
43625
  }
43444
43626
  },
43445
- "Sy": {
43627
+ "S12": {
43446
43628
  "type": "structure",
43447
43629
  "members": {
43448
43630
  "Type": {},
@@ -43465,23 +43647,23 @@ module.exports={
43465
43647
  "Text": {},
43466
43648
  "Category": {},
43467
43649
  "Traits": {
43468
- "shape": "Su"
43650
+ "shape": "Sy"
43469
43651
  }
43470
43652
  }
43471
43653
  },
43472
- "S10": {
43654
+ "S14": {
43473
43655
  "type": "list",
43474
43656
  "member": {
43475
43657
  "type": "structure",
43476
43658
  "members": {
43477
43659
  "Type": {},
43478
43660
  "Attribute": {
43479
- "shape": "Sy"
43661
+ "shape": "S12"
43480
43662
  }
43481
43663
  }
43482
43664
  }
43483
43665
  },
43484
- "S1g": {
43666
+ "S1k": {
43485
43667
  "type": "list",
43486
43668
  "member": {
43487
43669
  "type": "structure",
@@ -43493,7 +43675,7 @@ module.exports={
43493
43675
  }
43494
43676
  }
43495
43677
  },
43496
- "S1u": {
43678
+ "S1y": {
43497
43679
  "type": "list",
43498
43680
  "member": {
43499
43681
  "type": "structure",
@@ -43505,7 +43687,7 @@ module.exports={
43505
43687
  }
43506
43688
  }
43507
43689
  },
43508
- "S20": {
43690
+ "S24": {
43509
43691
  "type": "structure",
43510
43692
  "members": {
43511
43693
  "JobName": {},
@@ -43518,7 +43700,7 @@ module.exports={
43518
43700
  }
43519
43701
  }
43520
43702
  },
43521
- "S23": {
43703
+ "S27": {
43522
43704
  "type": "list",
43523
43705
  "member": {
43524
43706
  "shape": "S4"
@@ -191005,7 +191187,7 @@ AWS.util.update(AWS, {
191005
191187
  /**
191006
191188
  * @constant
191007
191189
  */
191008
- VERSION: '2.670.0',
191190
+ VERSION: '2.671.0',
191009
191191
 
191010
191192
  /**
191011
191193
  * @api private
@@ -211966,7 +212148,7 @@ var LRUCache = /** @class */ (function () {
211966
212148
  }());
211967
212149
  exports.LRUCache = LRUCache;
211968
212150
  },{}],431:[function(require,module,exports){
211969
- // AWS SDK for JavaScript v2.670.0
212151
+ // AWS SDK for JavaScript v2.671.0
211970
212152
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
211971
212153
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
211972
212154
  require('./browser_loader');