aws-sdk 2.1387.0 → 2.1389.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": {}
@@ -40,7 +40,7 @@
40
40
  }
41
41
  },
42
42
  "errors": {
43
- "shape": "Si"
43
+ "shape": "Sj"
44
44
  }
45
45
  }
46
46
  }
@@ -66,12 +66,12 @@
66
66
  "type": "structure",
67
67
  "members": {
68
68
  "errors": {
69
- "shape": "Si"
69
+ "shape": "Sj"
70
70
  },
71
71
  "streamKeys": {
72
72
  "type": "list",
73
73
  "member": {
74
- "shape": "Ss"
74
+ "shape": "St"
75
75
  }
76
76
  }
77
77
  }
@@ -93,9 +93,10 @@
93
93
  },
94
94
  "latencyMode": {},
95
95
  "name": {},
96
+ "preset": {},
96
97
  "recordingConfigurationArn": {},
97
98
  "tags": {
98
- "shape": "Se"
99
+ "shape": "Sf"
99
100
  },
100
101
  "type": {}
101
102
  }
@@ -107,7 +108,7 @@
107
108
  "shape": "S6"
108
109
  },
109
110
  "streamKey": {
110
- "shape": "Ss"
111
+ "shape": "St"
111
112
  }
112
113
  }
113
114
  }
@@ -124,17 +125,17 @@
124
125
  ],
125
126
  "members": {
126
127
  "destinationConfiguration": {
127
- "shape": "Sy"
128
+ "shape": "Sz"
128
129
  },
129
130
  "name": {},
130
131
  "recordingReconnectWindowSeconds": {
131
132
  "type": "integer"
132
133
  },
133
134
  "tags": {
134
- "shape": "Se"
135
+ "shape": "Sf"
135
136
  },
136
137
  "thumbnailConfiguration": {
137
- "shape": "S13"
138
+ "shape": "S14"
138
139
  }
139
140
  }
140
141
  },
@@ -142,7 +143,7 @@
142
143
  "type": "structure",
143
144
  "members": {
144
145
  "recordingConfiguration": {
145
- "shape": "S17"
146
+ "shape": "S18"
146
147
  }
147
148
  }
148
149
  }
@@ -160,7 +161,7 @@
160
161
  "members": {
161
162
  "channelArn": {},
162
163
  "tags": {
163
- "shape": "Se"
164
+ "shape": "Sf"
164
165
  }
165
166
  }
166
167
  },
@@ -168,7 +169,7 @@
168
169
  "type": "structure",
169
170
  "members": {
170
171
  "streamKey": {
171
- "shape": "Ss"
172
+ "shape": "St"
172
173
  }
173
174
  }
174
175
  }
@@ -278,7 +279,7 @@
278
279
  "type": "structure",
279
280
  "members": {
280
281
  "keyPair": {
281
- "shape": "S1m"
282
+ "shape": "S1n"
282
283
  }
283
284
  }
284
285
  }
@@ -301,7 +302,7 @@
301
302
  "type": "structure",
302
303
  "members": {
303
304
  "recordingConfiguration": {
304
- "shape": "S17"
305
+ "shape": "S18"
305
306
  }
306
307
  }
307
308
  }
@@ -330,7 +331,7 @@
330
331
  "health": {},
331
332
  "playbackUrl": {},
332
333
  "startTime": {
333
- "shape": "S1v"
334
+ "shape": "S1w"
334
335
  },
335
336
  "state": {},
336
337
  "streamId": {},
@@ -360,7 +361,7 @@
360
361
  "type": "structure",
361
362
  "members": {
362
363
  "streamKey": {
363
- "shape": "Ss"
364
+ "shape": "St"
364
365
  }
365
366
  }
366
367
  }
@@ -390,7 +391,7 @@
390
391
  "shape": "S6"
391
392
  },
392
393
  "endTime": {
393
- "shape": "S24"
394
+ "shape": "S25"
394
395
  },
395
396
  "ingestConfiguration": {
396
397
  "type": "structure",
@@ -434,10 +435,10 @@
434
435
  }
435
436
  },
436
437
  "recordingConfiguration": {
437
- "shape": "S17"
438
+ "shape": "S18"
438
439
  },
439
440
  "startTime": {
440
- "shape": "S24"
441
+ "shape": "S25"
441
442
  },
442
443
  "streamId": {},
443
444
  "truncatedEvents": {
@@ -446,7 +447,7 @@
446
447
  "type": "structure",
447
448
  "members": {
448
449
  "eventTime": {
449
- "shape": "S24"
450
+ "shape": "S25"
450
451
  },
451
452
  "name": {},
452
453
  "type": {}
@@ -472,7 +473,7 @@
472
473
  "name": {},
473
474
  "publicKeyMaterial": {},
474
475
  "tags": {
475
- "shape": "Se"
476
+ "shape": "Sf"
476
477
  }
477
478
  }
478
479
  },
@@ -480,7 +481,7 @@
480
481
  "type": "structure",
481
482
  "members": {
482
483
  "keyPair": {
483
- "shape": "S1m"
484
+ "shape": "S1n"
484
485
  }
485
486
  }
486
487
  }
@@ -521,10 +522,12 @@
521
522
  },
522
523
  "latencyMode": {},
523
524
  "name": {},
525
+ "preset": {},
524
526
  "recordingConfigurationArn": {},
525
527
  "tags": {
526
- "shape": "Se"
527
- }
528
+ "shape": "Sf"
529
+ },
530
+ "type": {}
528
531
  }
529
532
  }
530
533
  },
@@ -560,7 +563,7 @@
560
563
  "arn": {},
561
564
  "name": {},
562
565
  "tags": {
563
- "shape": "Se"
566
+ "shape": "Sf"
564
567
  }
565
568
  }
566
569
  }
@@ -602,12 +605,12 @@
602
605
  "members": {
603
606
  "arn": {},
604
607
  "destinationConfiguration": {
605
- "shape": "Sy"
608
+ "shape": "Sz"
606
609
  },
607
610
  "name": {},
608
611
  "state": {},
609
612
  "tags": {
610
- "shape": "Se"
613
+ "shape": "Sf"
611
614
  }
612
615
  }
613
616
  }
@@ -648,7 +651,7 @@
648
651
  "arn": {},
649
652
  "channelArn": {},
650
653
  "tags": {
651
- "shape": "Se"
654
+ "shape": "Sf"
652
655
  }
653
656
  }
654
657
  }
@@ -687,13 +690,13 @@
687
690
  "type": "structure",
688
691
  "members": {
689
692
  "endTime": {
690
- "shape": "S24"
693
+ "shape": "S25"
691
694
  },
692
695
  "hasErrorEvent": {
693
696
  "type": "boolean"
694
697
  },
695
698
  "startTime": {
696
- "shape": "S24"
699
+ "shape": "S25"
697
700
  },
698
701
  "streamId": {}
699
702
  }
@@ -737,7 +740,7 @@
737
740
  "channelArn": {},
738
741
  "health": {},
739
742
  "startTime": {
740
- "shape": "S1v"
743
+ "shape": "S1w"
741
744
  },
742
745
  "state": {},
743
746
  "streamId": {},
@@ -775,7 +778,7 @@
775
778
  ],
776
779
  "members": {
777
780
  "tags": {
778
- "shape": "Se"
781
+ "shape": "Sf"
779
782
  }
780
783
  }
781
784
  }
@@ -836,7 +839,7 @@
836
839
  "locationName": "resourceArn"
837
840
  },
838
841
  "tags": {
839
- "shape": "Se"
842
+ "shape": "Sf"
840
843
  }
841
844
  }
842
845
  },
@@ -896,6 +899,7 @@
896
899
  },
897
900
  "latencyMode": {},
898
901
  "name": {},
902
+ "preset": {},
899
903
  "recordingConfigurationArn": {},
900
904
  "type": {}
901
905
  }
@@ -925,19 +929,20 @@
925
929
  "latencyMode": {},
926
930
  "name": {},
927
931
  "playbackUrl": {},
932
+ "preset": {},
928
933
  "recordingConfigurationArn": {},
929
934
  "tags": {
930
- "shape": "Se"
935
+ "shape": "Sf"
931
936
  },
932
937
  "type": {}
933
938
  }
934
939
  },
935
- "Se": {
940
+ "Sf": {
936
941
  "type": "map",
937
942
  "key": {},
938
943
  "value": {}
939
944
  },
940
- "Si": {
945
+ "Sj": {
941
946
  "type": "list",
942
947
  "member": {
943
948
  "type": "structure",
@@ -948,13 +953,13 @@
948
953
  }
949
954
  }
950
955
  },
951
- "Ss": {
956
+ "St": {
952
957
  "type": "structure",
953
958
  "members": {
954
959
  "arn": {},
955
960
  "channelArn": {},
956
961
  "tags": {
957
- "shape": "Se"
962
+ "shape": "Sf"
958
963
  },
959
964
  "value": {
960
965
  "type": "string",
@@ -962,7 +967,7 @@
962
967
  }
963
968
  }
964
969
  },
965
- "Sy": {
970
+ "Sz": {
966
971
  "type": "structure",
967
972
  "members": {
968
973
  "s3": {
@@ -976,7 +981,7 @@
976
981
  }
977
982
  }
978
983
  },
979
- "S13": {
984
+ "S14": {
980
985
  "type": "structure",
981
986
  "members": {
982
987
  "recordingMode": {},
@@ -985,7 +990,7 @@
985
990
  }
986
991
  }
987
992
  },
988
- "S17": {
993
+ "S18": {
989
994
  "type": "structure",
990
995
  "required": [
991
996
  "arn",
@@ -995,7 +1000,7 @@
995
1000
  "members": {
996
1001
  "arn": {},
997
1002
  "destinationConfiguration": {
998
- "shape": "Sy"
1003
+ "shape": "Sz"
999
1004
  },
1000
1005
  "name": {},
1001
1006
  "recordingReconnectWindowSeconds": {
@@ -1003,29 +1008,29 @@
1003
1008
  },
1004
1009
  "state": {},
1005
1010
  "tags": {
1006
- "shape": "Se"
1011
+ "shape": "Sf"
1007
1012
  },
1008
1013
  "thumbnailConfiguration": {
1009
- "shape": "S13"
1014
+ "shape": "S14"
1010
1015
  }
1011
1016
  }
1012
1017
  },
1013
- "S1m": {
1018
+ "S1n": {
1014
1019
  "type": "structure",
1015
1020
  "members": {
1016
1021
  "arn": {},
1017
1022
  "fingerprint": {},
1018
1023
  "name": {},
1019
1024
  "tags": {
1020
- "shape": "Se"
1025
+ "shape": "Sf"
1021
1026
  }
1022
1027
  }
1023
1028
  },
1024
- "S1v": {
1029
+ "S1w": {
1025
1030
  "type": "timestamp",
1026
1031
  "timestampFormat": "iso8601"
1027
1032
  },
1028
- "S24": {
1033
+ "S25": {
1029
1034
  "type": "timestamp",
1030
1035
  "timestampFormat": "iso8601"
1031
1036
  }