aws-sdk 2.1387.0 → 2.1388.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.
@@ -1414,7 +1414,10 @@
1414
1414
  },
1415
1415
  "lastUpdatedTime": {},
1416
1416
  "createdTime": {},
1417
- "arn": {}
1417
+ "arn": {},
1418
+ "eventOrchestration": {
1419
+ "shape": "S6g"
1420
+ }
1418
1421
  },
1419
1422
  "sensitive": true
1420
1423
  }
@@ -1446,10 +1449,10 @@
1446
1449
  "modelSource": {},
1447
1450
  "invokeModelEndpointRoleArn": {},
1448
1451
  "inputConfiguration": {
1449
- "shape": "S6l"
1452
+ "shape": "S6m"
1450
1453
  },
1451
1454
  "outputConfiguration": {
1452
- "shape": "S6p"
1455
+ "shape": "S6q"
1453
1456
  },
1454
1457
  "modelEndpointStatus": {},
1455
1458
  "lastUpdatedTime": {},
@@ -1736,16 +1739,16 @@
1736
1739
  "type": "structure",
1737
1740
  "members": {
1738
1741
  "eventId": {
1739
- "shape": "S7v"
1742
+ "shape": "S7w"
1740
1743
  },
1741
1744
  "eventType": {
1742
- "shape": "S7v"
1745
+ "shape": "S7w"
1743
1746
  },
1744
1747
  "detectorId": {
1745
- "shape": "S7v"
1748
+ "shape": "S7w"
1746
1749
  },
1747
1750
  "detectorVersionId": {
1748
- "shape": "S7v"
1751
+ "shape": "S7w"
1749
1752
  },
1750
1753
  "predictionTimeRange": {
1751
1754
  "type": "structure",
@@ -1872,6 +1875,9 @@
1872
1875
  "eventIngestion": {},
1873
1876
  "tags": {
1874
1877
  "shape": "S5"
1878
+ },
1879
+ "eventOrchestration": {
1880
+ "shape": "S6g"
1875
1881
  }
1876
1882
  }
1877
1883
  },
@@ -1896,10 +1902,10 @@
1896
1902
  "modelSource": {},
1897
1903
  "invokeModelEndpointRoleArn": {},
1898
1904
  "inputConfiguration": {
1899
- "shape": "S6l"
1905
+ "shape": "S6m"
1900
1906
  },
1901
1907
  "outputConfiguration": {
1902
- "shape": "S6p"
1908
+ "shape": "S6q"
1903
1909
  },
1904
1910
  "modelEndpointStatus": {},
1905
1911
  "tags": {
@@ -2532,7 +2538,18 @@
2532
2538
  "value": {},
2533
2539
  "sensitive": true
2534
2540
  },
2535
- "S6l": {
2541
+ "S6g": {
2542
+ "type": "structure",
2543
+ "required": [
2544
+ "eventBridgeEnabled"
2545
+ ],
2546
+ "members": {
2547
+ "eventBridgeEnabled": {
2548
+ "type": "boolean"
2549
+ }
2550
+ }
2551
+ },
2552
+ "S6m": {
2536
2553
  "type": "structure",
2537
2554
  "required": [
2538
2555
  "useEventVariables"
@@ -2547,7 +2564,7 @@
2547
2564
  "csvInputTemplate": {}
2548
2565
  }
2549
2566
  },
2550
- "S6p": {
2567
+ "S6q": {
2551
2568
  "type": "structure",
2552
2569
  "required": [
2553
2570
  "format"
@@ -2566,7 +2583,7 @@
2566
2583
  }
2567
2584
  }
2568
2585
  },
2569
- "S7v": {
2586
+ "S7w": {
2570
2587
  "type": "structure",
2571
2588
  "members": {
2572
2589
  "value": {}
@@ -34,6 +34,9 @@
34
34
  },
35
35
  "Tags": {
36
36
  "shape": "Sb"
37
+ },
38
+ "IdentityProviderConfiguration": {
39
+ "shape": "Sf"
37
40
  }
38
41
  }
39
42
  },
@@ -56,6 +59,9 @@
56
59
  "DeleteFHIRDatastore": {
57
60
  "input": {
58
61
  "type": "structure",
62
+ "required": [
63
+ "DatastoreId"
64
+ ],
59
65
  "members": {
60
66
  "DatastoreId": {}
61
67
  }
@@ -79,6 +85,9 @@
79
85
  "DescribeFHIRDatastore": {
80
86
  "input": {
81
87
  "type": "structure",
88
+ "required": [
89
+ "DatastoreId"
90
+ ],
82
91
  "members": {
83
92
  "DatastoreId": {}
84
93
  }
@@ -90,7 +99,7 @@
90
99
  ],
91
100
  "members": {
92
101
  "DatastoreProperties": {
93
- "shape": "So"
102
+ "shape": "St"
94
103
  }
95
104
  }
96
105
  }
@@ -114,7 +123,7 @@
114
123
  ],
115
124
  "members": {
116
125
  "ExportJobProperties": {
117
- "shape": "Su"
126
+ "shape": "Sz"
118
127
  }
119
128
  }
120
129
  }
@@ -138,7 +147,7 @@
138
147
  ],
139
148
  "members": {
140
149
  "ImportJobProperties": {
141
- "shape": "S14"
150
+ "shape": "S19"
142
151
  }
143
152
  }
144
153
  }
@@ -175,7 +184,7 @@
175
184
  "DatastorePropertiesList": {
176
185
  "type": "list",
177
186
  "member": {
178
- "shape": "So"
187
+ "shape": "St"
179
188
  }
180
189
  },
181
190
  "NextToken": {}
@@ -213,7 +222,7 @@
213
222
  "ExportJobPropertiesList": {
214
223
  "type": "list",
215
224
  "member": {
216
- "shape": "Su"
225
+ "shape": "Sz"
217
226
  }
218
227
  },
219
228
  "NextToken": {}
@@ -251,7 +260,7 @@
251
260
  "ImportJobPropertiesList": {
252
261
  "type": "list",
253
262
  "member": {
254
- "shape": "S14"
263
+ "shape": "S19"
255
264
  }
256
265
  },
257
266
  "NextToken": {}
@@ -289,7 +298,7 @@
289
298
  "members": {
290
299
  "JobName": {},
291
300
  "OutputDataConfig": {
292
- "shape": "Sx"
301
+ "shape": "S12"
293
302
  },
294
303
  "DatastoreId": {},
295
304
  "DataAccessRoleArn": {},
@@ -324,10 +333,10 @@
324
333
  "members": {
325
334
  "JobName": {},
326
335
  "InputDataConfig": {
327
- "shape": "S15"
336
+ "shape": "S1a"
328
337
  },
329
338
  "JobOutputDataConfig": {
330
- "shape": "Sx"
339
+ "shape": "S12"
331
340
  },
332
341
  "DatastoreId": {},
333
342
  "DataAccessRoleArn": {},
@@ -431,7 +440,21 @@
431
440
  }
432
441
  }
433
442
  },
434
- "So": {
443
+ "Sf": {
444
+ "type": "structure",
445
+ "required": [
446
+ "AuthorizationStrategy"
447
+ ],
448
+ "members": {
449
+ "AuthorizationStrategy": {},
450
+ "FineGrainedAuthorizationEnabled": {
451
+ "type": "boolean"
452
+ },
453
+ "Metadata": {},
454
+ "IdpLambdaArn": {}
455
+ }
456
+ },
457
+ "St": {
435
458
  "type": "structure",
436
459
  "required": [
437
460
  "DatastoreId",
@@ -455,10 +478,13 @@
455
478
  },
456
479
  "PreloadDataConfig": {
457
480
  "shape": "S8"
481
+ },
482
+ "IdentityProviderConfiguration": {
483
+ "shape": "Sf"
458
484
  }
459
485
  }
460
486
  },
461
- "Su": {
487
+ "Sz": {
462
488
  "type": "structure",
463
489
  "required": [
464
490
  "JobId",
@@ -479,13 +505,13 @@
479
505
  },
480
506
  "DatastoreId": {},
481
507
  "OutputDataConfig": {
482
- "shape": "Sx"
508
+ "shape": "S12"
483
509
  },
484
510
  "DataAccessRoleArn": {},
485
511
  "Message": {}
486
512
  }
487
513
  },
488
- "Sx": {
514
+ "S12": {
489
515
  "type": "structure",
490
516
  "members": {
491
517
  "S3Configuration": {
@@ -502,7 +528,7 @@
502
528
  },
503
529
  "union": true
504
530
  },
505
- "S14": {
531
+ "S19": {
506
532
  "type": "structure",
507
533
  "required": [
508
534
  "JobId",
@@ -523,16 +549,16 @@
523
549
  },
524
550
  "DatastoreId": {},
525
551
  "InputDataConfig": {
526
- "shape": "S15"
552
+ "shape": "S1a"
527
553
  },
528
554
  "JobOutputDataConfig": {
529
- "shape": "Sx"
555
+ "shape": "S12"
530
556
  },
531
557
  "DataAccessRoleArn": {},
532
558
  "Message": {}
533
559
  }
534
560
  },
535
- "S15": {
561
+ "S1a": {
536
562
  "type": "structure",
537
563
  "members": {
538
564
  "S3Uri": {}
@@ -62,8 +62,9 @@
62
62
  "engineType": {},
63
63
  "kmsKeyId": {},
64
64
  "name": {},
65
+ "roleArn": {},
65
66
  "tags": {
66
- "shape": "Sc"
67
+ "shape": "Sd"
67
68
  }
68
69
  }
69
70
  },
@@ -136,6 +137,31 @@
136
137
  "rollDisposition": {}
137
138
  }
138
139
  },
140
+ "po": {
141
+ "type": "structure",
142
+ "required": [
143
+ "format",
144
+ "memberFileExtensions"
145
+ ],
146
+ "members": {
147
+ "encoding": {},
148
+ "format": {},
149
+ "memberFileExtensions": {
150
+ "type": "list",
151
+ "member": {}
152
+ }
153
+ }
154
+ },
155
+ "ps": {
156
+ "type": "structure",
157
+ "required": [
158
+ "format"
159
+ ],
160
+ "members": {
161
+ "encoding": {},
162
+ "format": {}
163
+ }
164
+ },
139
165
  "vsam": {
140
166
  "type": "structure",
141
167
  "required": [
@@ -143,7 +169,7 @@
143
169
  ],
144
170
  "members": {
145
171
  "alternateKeys": {
146
- "shape": "Sr"
172
+ "shape": "Sv"
147
173
  },
148
174
  "compressed": {
149
175
  "type": "boolean"
@@ -151,7 +177,7 @@
151
177
  "encoding": {},
152
178
  "format": {},
153
179
  "primaryKey": {
154
- "shape": "Su"
180
+ "shape": "Sy"
155
181
  }
156
182
  }
157
183
  }
@@ -261,7 +287,7 @@
261
287
  "engineType": {},
262
288
  "engineVersion": {},
263
289
  "highAvailabilityConfig": {
264
- "shape": "S12"
290
+ "shape": "S16"
265
291
  },
266
292
  "instanceType": {},
267
293
  "kmsKeyId": {},
@@ -271,16 +297,16 @@
271
297
  "type": "boolean"
272
298
  },
273
299
  "securityGroupIds": {
274
- "shape": "S16"
300
+ "shape": "S19"
275
301
  },
276
302
  "storageConfigurations": {
277
- "shape": "S17"
303
+ "shape": "S1a"
278
304
  },
279
305
  "subnetIds": {
280
- "shape": "S16"
306
+ "shape": "S19"
281
307
  },
282
308
  "tags": {
283
- "shape": "Sc"
309
+ "shape": "Sd"
284
310
  }
285
311
  }
286
312
  },
@@ -428,10 +454,10 @@
428
454
  "type": "timestamp"
429
455
  },
430
456
  "latestVersion": {
431
- "shape": "S1o"
457
+ "shape": "S1r"
432
458
  },
433
459
  "listenerArns": {
434
- "shape": "S1q"
460
+ "shape": "S1t"
435
461
  },
436
462
  "listenerPorts": {
437
463
  "type": "list",
@@ -455,13 +481,14 @@
455
481
  }
456
482
  },
457
483
  "name": {},
484
+ "roleArn": {},
458
485
  "status": {},
459
486
  "statusReason": {},
460
487
  "tags": {
461
- "shape": "Sc"
488
+ "shape": "Sd"
462
489
  },
463
490
  "targetGroupArns": {
464
- "shape": "S1q"
491
+ "shape": "S1t"
465
492
  }
466
493
  }
467
494
  }
@@ -548,7 +575,7 @@
548
575
  "members": {
549
576
  "applicationId": {},
550
577
  "batchJobIdentifier": {
551
- "shape": "S21"
578
+ "shape": "S24"
552
579
  },
553
580
  "endTime": {
554
581
  "type": "timestamp"
@@ -615,11 +642,33 @@
615
642
  "rollDisposition": {}
616
643
  }
617
644
  },
645
+ "po": {
646
+ "type": "structure",
647
+ "required": [
648
+ "encoding",
649
+ "format"
650
+ ],
651
+ "members": {
652
+ "encoding": {},
653
+ "format": {}
654
+ }
655
+ },
656
+ "ps": {
657
+ "type": "structure",
658
+ "required": [
659
+ "encoding",
660
+ "format"
661
+ ],
662
+ "members": {
663
+ "encoding": {},
664
+ "format": {}
665
+ }
666
+ },
618
667
  "vsam": {
619
668
  "type": "structure",
620
669
  "members": {
621
670
  "alternateKeys": {
622
- "shape": "Sr"
671
+ "shape": "Sv"
623
672
  },
624
673
  "cacheAtStartup": {
625
674
  "type": "boolean"
@@ -629,7 +678,7 @@
629
678
  },
630
679
  "encoding": {},
631
680
  "primaryKey": {
632
- "shape": "Su"
681
+ "shape": "Sy"
633
682
  },
634
683
  "recordFormat": {}
635
684
  }
@@ -682,7 +731,7 @@
682
731
  "members": {
683
732
  "status": {},
684
733
  "summary": {
685
- "shape": "S2e"
734
+ "shape": "S2j"
686
735
  },
687
736
  "taskId": {}
688
737
  }
@@ -782,7 +831,7 @@
782
831
  "environmentArn": {},
783
832
  "environmentId": {},
784
833
  "highAvailabilityConfig": {
785
- "shape": "S12"
834
+ "shape": "S16"
786
835
  },
787
836
  "instanceType": {},
788
837
  "kmsKeyId": {},
@@ -810,18 +859,18 @@
810
859
  "type": "boolean"
811
860
  },
812
861
  "securityGroupIds": {
813
- "shape": "S16"
862
+ "shape": "S19"
814
863
  },
815
864
  "status": {},
816
865
  "statusReason": {},
817
866
  "storageConfigurations": {
818
- "shape": "S17"
867
+ "shape": "S1a"
819
868
  },
820
869
  "subnetIds": {
821
- "shape": "S16"
870
+ "shape": "S19"
822
871
  },
823
872
  "tags": {
824
- "shape": "Sc"
873
+ "shape": "Sd"
825
874
  },
826
875
  "vpcId": {}
827
876
  }
@@ -863,7 +912,7 @@
863
912
  "applicationVersions": {
864
913
  "type": "list",
865
914
  "member": {
866
- "shape": "S1o"
915
+ "shape": "S1r"
867
916
  }
868
917
  },
869
918
  "nextToken": {}
@@ -889,7 +938,7 @@
889
938
  "type": "integer"
890
939
  },
891
940
  "names": {
892
- "shape": "S2s",
941
+ "shape": "S2x",
893
942
  "location": "querystring",
894
943
  "locationName": "names"
895
944
  },
@@ -935,6 +984,7 @@
935
984
  "type": "timestamp"
936
985
  },
937
986
  "name": {},
987
+ "roleArn": {},
938
988
  "status": {},
939
989
  "versionStatus": {}
940
990
  }
@@ -1083,7 +1133,7 @@
1083
1133
  "members": {
1084
1134
  "applicationId": {},
1085
1135
  "batchJobIdentifier": {
1086
- "shape": "S21"
1136
+ "shape": "S24"
1087
1137
  },
1088
1138
  "endTime": {
1089
1139
  "type": "timestamp"
@@ -1149,7 +1199,7 @@
1149
1199
  "members": {
1150
1200
  "status": {},
1151
1201
  "summary": {
1152
- "shape": "S2e"
1202
+ "shape": "S2j"
1153
1203
  },
1154
1204
  "taskId": {}
1155
1205
  }
@@ -1354,7 +1404,7 @@
1354
1404
  "type": "integer"
1355
1405
  },
1356
1406
  "names": {
1357
- "shape": "S2s",
1407
+ "shape": "S2x",
1358
1408
  "location": "querystring",
1359
1409
  "locationName": "names"
1360
1410
  },
@@ -1427,7 +1477,7 @@
1427
1477
  ],
1428
1478
  "members": {
1429
1479
  "tags": {
1430
- "shape": "Sc"
1480
+ "shape": "Sd"
1431
1481
  }
1432
1482
  }
1433
1483
  }
@@ -1471,7 +1521,7 @@
1471
1521
  "locationName": "applicationId"
1472
1522
  },
1473
1523
  "batchJobIdentifier": {
1474
- "shape": "S21"
1524
+ "shape": "S24"
1475
1525
  },
1476
1526
  "jobParams": {
1477
1527
  "type": "map",
@@ -1532,7 +1582,7 @@
1532
1582
  "locationName": "resourceArn"
1533
1583
  },
1534
1584
  "tags": {
1535
- "shape": "Sc"
1585
+ "shape": "Sd"
1536
1586
  }
1537
1587
  }
1538
1588
  },
@@ -1656,12 +1706,12 @@
1656
1706
  },
1657
1707
  "union": true
1658
1708
  },
1659
- "Sc": {
1709
+ "Sd": {
1660
1710
  "type": "map",
1661
1711
  "key": {},
1662
1712
  "value": {}
1663
1713
  },
1664
- "Sr": {
1714
+ "Sv": {
1665
1715
  "type": "list",
1666
1716
  "member": {
1667
1717
  "type": "structure",
@@ -1683,7 +1733,7 @@
1683
1733
  }
1684
1734
  }
1685
1735
  },
1686
- "Su": {
1736
+ "Sy": {
1687
1737
  "type": "structure",
1688
1738
  "required": [
1689
1739
  "length",
@@ -1699,7 +1749,7 @@
1699
1749
  }
1700
1750
  }
1701
1751
  },
1702
- "S12": {
1752
+ "S16": {
1703
1753
  "type": "structure",
1704
1754
  "required": [
1705
1755
  "desiredCapacity"
@@ -1710,11 +1760,11 @@
1710
1760
  }
1711
1761
  }
1712
1762
  },
1713
- "S16": {
1763
+ "S19": {
1714
1764
  "type": "list",
1715
1765
  "member": {}
1716
1766
  },
1717
- "S17": {
1767
+ "S1a": {
1718
1768
  "type": "list",
1719
1769
  "member": {
1720
1770
  "type": "structure",
@@ -1753,7 +1803,7 @@
1753
1803
  "union": true
1754
1804
  }
1755
1805
  },
1756
- "S1o": {
1806
+ "S1r": {
1757
1807
  "type": "structure",
1758
1808
  "required": [
1759
1809
  "applicationVersion",
@@ -1771,11 +1821,11 @@
1771
1821
  "statusReason": {}
1772
1822
  }
1773
1823
  },
1774
- "S1q": {
1824
+ "S1t": {
1775
1825
  "type": "list",
1776
1826
  "member": {}
1777
1827
  },
1778
- "S21": {
1828
+ "S24": {
1779
1829
  "type": "structure",
1780
1830
  "members": {
1781
1831
  "fileBatchJobIdentifier": {
@@ -1800,7 +1850,7 @@
1800
1850
  },
1801
1851
  "union": true
1802
1852
  },
1803
- "S2e": {
1853
+ "S2j": {
1804
1854
  "type": "structure",
1805
1855
  "required": [
1806
1856
  "failed",
@@ -1827,7 +1877,7 @@
1827
1877
  }
1828
1878
  }
1829
1879
  },
1830
- "S2s": {
1880
+ "S2x": {
1831
1881
  "type": "list",
1832
1882
  "member": {}
1833
1883
  }
@@ -3340,7 +3340,8 @@
3340
3340
  "RotateMasterUserPassword": {
3341
3341
  "type": "boolean"
3342
3342
  },
3343
- "MasterUserSecretKmsKeyId": {}
3343
+ "MasterUserSecretKmsKeyId": {},
3344
+ "Engine": {}
3344
3345
  }
3345
3346
  },
3346
3347
  "output": {
@@ -5751,7 +5752,8 @@
5751
5752
  },
5752
5753
  "StorageThroughput": {
5753
5754
  "type": "integer"
5754
- }
5755
+ },
5756
+ "Engine": {}
5755
5757
  }
5756
5758
  },
5757
5759
  "LatestRestorableTime": {