aws-sdk 2.1657.0 → 2.1659.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/README.md +1 -1
- package/apis/acm-pca-2017-08-22.min.json +18 -17
- package/apis/acm-pca-2017-08-22.paginators.json +4 -4
- package/apis/acm-pca-2017-08-22.waiters2.json +62 -74
- package/apis/arc-zonal-shift-2022-10-30.min.json +62 -10
- package/apis/batch-2016-08-10.min.json +62 -52
- package/apis/bedrock-2023-04-20.min.json +140 -86
- package/apis/bedrock-agent-2023-06-05.min.json +1991 -171
- package/apis/bedrock-agent-2023-06-05.paginators.json +24 -0
- package/apis/bedrock-agent-runtime-2023-07-26.min.json +642 -216
- package/apis/bedrock-agent-runtime-2023-07-26.paginators.json +6 -0
- package/apis/bedrock-runtime-2023-09-30.min.json +329 -192
- package/apis/ec2-2016-11-15.min.json +79 -67
- package/apis/glue-2017-03-31.min.json +407 -368
- package/apis/groundstation-2019-05-23.min.json +7 -1
- package/apis/license-manager-linux-subscriptions-2018-05-10.min.json +236 -16
- package/apis/license-manager-linux-subscriptions-2018-05-10.paginators.json +6 -0
- package/apis/mediaconnect-2018-11-14.min.json +106 -94
- package/apis/pinpoint-2016-12-01.min.json +4 -1
- package/apis/quicksight-2018-04-01.min.json +1783 -1313
- package/clients/acmpca.d.ts +39 -39
- package/clients/arczonalshift.d.ts +66 -29
- package/clients/batch.d.ts +12 -0
- package/clients/bedrock.d.ts +63 -14
- package/clients/bedrockagent.d.ts +2172 -171
- package/clients/bedrockagentruntime.d.ts +396 -11
- package/clients/bedrockruntime.d.ts +149 -6
- package/clients/ec2.d.ts +28 -3
- package/clients/glue.d.ts +48 -1
- package/clients/licensemanagerlinuxsubscriptions.d.ts +249 -10
- package/clients/mediaconnect.d.ts +13 -0
- package/clients/quicksight.d.ts +609 -0
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +71 -26
- package/dist/aws-sdk.js +133 -76
- package/dist/aws-sdk.min.js +76 -76
- package/lib/core.js +1 -1
- package/lib/services/s3.js +51 -6
- package/package.json +1 -1
- package/scripts/region-checker/allowlist.js +7 -7
@@ -92,11 +92,14 @@
|
|
92
92
|
"sensitiveInformationPolicyConfig": {
|
93
93
|
"shape": "S1q"
|
94
94
|
},
|
95
|
-
"
|
95
|
+
"contextualGroundingPolicyConfig": {
|
96
96
|
"shape": "S20"
|
97
97
|
},
|
98
|
+
"blockedInputMessaging": {
|
99
|
+
"shape": "S25"
|
100
|
+
},
|
98
101
|
"blockedOutputsMessaging": {
|
99
|
-
"shape": "
|
102
|
+
"shape": "S25"
|
100
103
|
},
|
101
104
|
"kmsKeyId": {},
|
102
105
|
"tags": {
|
@@ -120,7 +123,7 @@
|
|
120
123
|
"guardrailArn": {},
|
121
124
|
"version": {},
|
122
125
|
"createdAt": {
|
123
|
-
"shape": "
|
126
|
+
"shape": "S2a"
|
124
127
|
}
|
125
128
|
}
|
126
129
|
}
|
@@ -193,19 +196,19 @@
|
|
193
196
|
"shape": "S7"
|
194
197
|
},
|
195
198
|
"trainingDataConfig": {
|
196
|
-
"shape": "
|
199
|
+
"shape": "S2k"
|
197
200
|
},
|
198
201
|
"validationDataConfig": {
|
199
|
-
"shape": "
|
202
|
+
"shape": "S2l"
|
200
203
|
},
|
201
204
|
"outputDataConfig": {
|
202
|
-
"shape": "
|
205
|
+
"shape": "S2o"
|
203
206
|
},
|
204
207
|
"hyperParameters": {
|
205
|
-
"shape": "
|
208
|
+
"shape": "S2p"
|
206
209
|
},
|
207
210
|
"vpcConfig": {
|
208
|
-
"shape": "
|
211
|
+
"shape": "S2r"
|
209
212
|
}
|
210
213
|
}
|
211
214
|
},
|
@@ -388,25 +391,25 @@
|
|
388
391
|
"customizationType": {},
|
389
392
|
"modelKmsKeyArn": {},
|
390
393
|
"hyperParameters": {
|
391
|
-
"shape": "
|
394
|
+
"shape": "S2p"
|
392
395
|
},
|
393
396
|
"trainingDataConfig": {
|
394
|
-
"shape": "
|
397
|
+
"shape": "S2k"
|
395
398
|
},
|
396
399
|
"validationDataConfig": {
|
397
|
-
"shape": "
|
400
|
+
"shape": "S2l"
|
398
401
|
},
|
399
402
|
"outputDataConfig": {
|
400
|
-
"shape": "
|
403
|
+
"shape": "S2o"
|
401
404
|
},
|
402
405
|
"trainingMetrics": {
|
403
|
-
"shape": "
|
406
|
+
"shape": "S3i"
|
404
407
|
},
|
405
408
|
"validationMetrics": {
|
406
|
-
"shape": "
|
409
|
+
"shape": "S3k"
|
407
410
|
},
|
408
411
|
"creationTime": {
|
409
|
-
"shape": "
|
412
|
+
"shape": "S2a"
|
410
413
|
}
|
411
414
|
}
|
412
415
|
}
|
@@ -424,7 +427,7 @@
|
|
424
427
|
],
|
425
428
|
"members": {
|
426
429
|
"jobIdentifier": {
|
427
|
-
"shape": "
|
430
|
+
"shape": "S3n",
|
428
431
|
"location": "uri",
|
429
432
|
"locationName": "jobIdentifier"
|
430
433
|
}
|
@@ -463,10 +466,10 @@
|
|
463
466
|
"shape": "S10"
|
464
467
|
},
|
465
468
|
"creationTime": {
|
466
|
-
"shape": "
|
469
|
+
"shape": "S2a"
|
467
470
|
},
|
468
471
|
"lastModifiedTime": {
|
469
|
-
"shape": "
|
472
|
+
"shape": "S2a"
|
470
473
|
},
|
471
474
|
"failureMessages": {
|
472
475
|
"type": "list",
|
@@ -508,22 +511,22 @@
|
|
508
511
|
"modelName": {},
|
509
512
|
"providerName": {},
|
510
513
|
"inputModalities": {
|
511
|
-
"shape": "
|
514
|
+
"shape": "S3z"
|
512
515
|
},
|
513
516
|
"outputModalities": {
|
514
|
-
"shape": "
|
517
|
+
"shape": "S3z"
|
515
518
|
},
|
516
519
|
"responseStreamingSupported": {
|
517
520
|
"type": "boolean"
|
518
521
|
},
|
519
522
|
"customizationsSupported": {
|
520
|
-
"shape": "
|
523
|
+
"shape": "S42"
|
521
524
|
},
|
522
525
|
"inferenceTypesSupported": {
|
523
|
-
"shape": "
|
526
|
+
"shape": "S44"
|
524
527
|
},
|
525
528
|
"modelLifecycle": {
|
526
|
-
"shape": "
|
529
|
+
"shape": "S46"
|
527
530
|
}
|
528
531
|
}
|
529
532
|
}
|
@@ -692,11 +695,35 @@
|
|
692
695
|
}
|
693
696
|
}
|
694
697
|
},
|
698
|
+
"contextualGroundingPolicy": {
|
699
|
+
"type": "structure",
|
700
|
+
"required": [
|
701
|
+
"filters"
|
702
|
+
],
|
703
|
+
"members": {
|
704
|
+
"filters": {
|
705
|
+
"type": "list",
|
706
|
+
"member": {
|
707
|
+
"type": "structure",
|
708
|
+
"required": [
|
709
|
+
"type",
|
710
|
+
"threshold"
|
711
|
+
],
|
712
|
+
"members": {
|
713
|
+
"type": {},
|
714
|
+
"threshold": {
|
715
|
+
"type": "double"
|
716
|
+
}
|
717
|
+
}
|
718
|
+
}
|
719
|
+
}
|
720
|
+
}
|
721
|
+
},
|
695
722
|
"createdAt": {
|
696
|
-
"shape": "
|
723
|
+
"shape": "S2a"
|
697
724
|
},
|
698
725
|
"updatedAt": {
|
699
|
-
"shape": "
|
726
|
+
"shape": "S2a"
|
700
727
|
},
|
701
728
|
"statusReasons": {
|
702
729
|
"type": "list",
|
@@ -713,10 +740,10 @@
|
|
713
740
|
}
|
714
741
|
},
|
715
742
|
"blockedInputMessaging": {
|
716
|
-
"shape": "
|
743
|
+
"shape": "S25"
|
717
744
|
},
|
718
745
|
"blockedOutputsMessaging": {
|
719
|
-
"shape": "
|
746
|
+
"shape": "S25"
|
720
747
|
},
|
721
748
|
"kmsKeyArn": {}
|
722
749
|
}
|
@@ -764,37 +791,37 @@
|
|
764
791
|
"status": {},
|
765
792
|
"failureMessage": {},
|
766
793
|
"creationTime": {
|
767
|
-
"shape": "
|
794
|
+
"shape": "S2a"
|
768
795
|
},
|
769
796
|
"lastModifiedTime": {
|
770
|
-
"shape": "
|
797
|
+
"shape": "S2a"
|
771
798
|
},
|
772
799
|
"endTime": {
|
773
|
-
"shape": "
|
800
|
+
"shape": "S2a"
|
774
801
|
},
|
775
802
|
"baseModelArn": {},
|
776
803
|
"hyperParameters": {
|
777
|
-
"shape": "
|
804
|
+
"shape": "S2p"
|
778
805
|
},
|
779
806
|
"trainingDataConfig": {
|
780
|
-
"shape": "
|
807
|
+
"shape": "S2k"
|
781
808
|
},
|
782
809
|
"validationDataConfig": {
|
783
|
-
"shape": "
|
810
|
+
"shape": "S2l"
|
784
811
|
},
|
785
812
|
"outputDataConfig": {
|
786
|
-
"shape": "
|
813
|
+
"shape": "S2o"
|
787
814
|
},
|
788
815
|
"customizationType": {},
|
789
816
|
"outputModelKmsKeyArn": {},
|
790
817
|
"trainingMetrics": {
|
791
|
-
"shape": "
|
818
|
+
"shape": "S3i"
|
792
819
|
},
|
793
820
|
"validationMetrics": {
|
794
|
-
"shape": "
|
821
|
+
"shape": "S3k"
|
795
822
|
},
|
796
823
|
"vpcConfig": {
|
797
|
-
"shape": "
|
824
|
+
"shape": "S2r"
|
798
825
|
}
|
799
826
|
}
|
800
827
|
}
|
@@ -813,7 +840,7 @@
|
|
813
840
|
"type": "structure",
|
814
841
|
"members": {
|
815
842
|
"loggingConfig": {
|
816
|
-
"shape": "
|
843
|
+
"shape": "S5b"
|
817
844
|
}
|
818
845
|
}
|
819
846
|
}
|
@@ -864,15 +891,15 @@
|
|
864
891
|
"foundationModelArn": {},
|
865
892
|
"status": {},
|
866
893
|
"creationTime": {
|
867
|
-
"shape": "
|
894
|
+
"shape": "S2a"
|
868
895
|
},
|
869
896
|
"lastModifiedTime": {
|
870
|
-
"shape": "
|
897
|
+
"shape": "S2a"
|
871
898
|
},
|
872
899
|
"failureMessage": {},
|
873
900
|
"commitmentDuration": {},
|
874
901
|
"commitmentExpirationTime": {
|
875
|
-
"shape": "
|
902
|
+
"shape": "S2a"
|
876
903
|
}
|
877
904
|
}
|
878
905
|
}
|
@@ -887,12 +914,12 @@
|
|
887
914
|
"type": "structure",
|
888
915
|
"members": {
|
889
916
|
"creationTimeBefore": {
|
890
|
-
"shape": "
|
917
|
+
"shape": "S2a",
|
891
918
|
"location": "querystring",
|
892
919
|
"locationName": "creationTimeBefore"
|
893
920
|
},
|
894
921
|
"creationTimeAfter": {
|
895
|
-
"shape": "
|
922
|
+
"shape": "S2a",
|
896
923
|
"location": "querystring",
|
897
924
|
"locationName": "creationTimeAfter"
|
898
925
|
},
|
@@ -946,7 +973,7 @@
|
|
946
973
|
"modelArn": {},
|
947
974
|
"modelName": {},
|
948
975
|
"creationTime": {
|
949
|
-
"shape": "
|
976
|
+
"shape": "S2a"
|
950
977
|
},
|
951
978
|
"baseModelArn": {},
|
952
979
|
"baseModelName": {},
|
@@ -967,12 +994,12 @@
|
|
967
994
|
"type": "structure",
|
968
995
|
"members": {
|
969
996
|
"creationTimeAfter": {
|
970
|
-
"shape": "
|
997
|
+
"shape": "S2a",
|
971
998
|
"location": "querystring",
|
972
999
|
"locationName": "creationTimeAfter"
|
973
1000
|
},
|
974
1001
|
"creationTimeBefore": {
|
975
|
-
"shape": "
|
1002
|
+
"shape": "S2a",
|
976
1003
|
"location": "querystring",
|
977
1004
|
"locationName": "creationTimeBefore"
|
978
1005
|
},
|
@@ -1025,7 +1052,7 @@
|
|
1025
1052
|
"jobName": {},
|
1026
1053
|
"status": {},
|
1027
1054
|
"creationTime": {
|
1028
|
-
"shape": "
|
1055
|
+
"shape": "S2a"
|
1029
1056
|
},
|
1030
1057
|
"jobType": {},
|
1031
1058
|
"evaluationTaskTypes": {
|
@@ -1086,22 +1113,22 @@
|
|
1086
1113
|
"modelName": {},
|
1087
1114
|
"providerName": {},
|
1088
1115
|
"inputModalities": {
|
1089
|
-
"shape": "
|
1116
|
+
"shape": "S3z"
|
1090
1117
|
},
|
1091
1118
|
"outputModalities": {
|
1092
|
-
"shape": "
|
1119
|
+
"shape": "S3z"
|
1093
1120
|
},
|
1094
1121
|
"responseStreamingSupported": {
|
1095
1122
|
"type": "boolean"
|
1096
1123
|
},
|
1097
1124
|
"customizationsSupported": {
|
1098
|
-
"shape": "
|
1125
|
+
"shape": "S42"
|
1099
1126
|
},
|
1100
1127
|
"inferenceTypesSupported": {
|
1101
|
-
"shape": "
|
1128
|
+
"shape": "S44"
|
1102
1129
|
},
|
1103
1130
|
"modelLifecycle": {
|
1104
|
-
"shape": "
|
1131
|
+
"shape": "S46"
|
1105
1132
|
}
|
1106
1133
|
}
|
1107
1134
|
}
|
@@ -1164,10 +1191,10 @@
|
|
1164
1191
|
},
|
1165
1192
|
"version": {},
|
1166
1193
|
"createdAt": {
|
1167
|
-
"shape": "
|
1194
|
+
"shape": "S2a"
|
1168
1195
|
},
|
1169
1196
|
"updatedAt": {
|
1170
|
-
"shape": "
|
1197
|
+
"shape": "S2a"
|
1171
1198
|
}
|
1172
1199
|
}
|
1173
1200
|
}
|
@@ -1186,12 +1213,12 @@
|
|
1186
1213
|
"type": "structure",
|
1187
1214
|
"members": {
|
1188
1215
|
"creationTimeAfter": {
|
1189
|
-
"shape": "
|
1216
|
+
"shape": "S2a",
|
1190
1217
|
"location": "querystring",
|
1191
1218
|
"locationName": "creationTimeAfter"
|
1192
1219
|
},
|
1193
1220
|
"creationTimeBefore": {
|
1194
|
-
"shape": "
|
1221
|
+
"shape": "S2a",
|
1195
1222
|
"location": "querystring",
|
1196
1223
|
"locationName": "creationTimeBefore"
|
1197
1224
|
},
|
@@ -1243,13 +1270,13 @@
|
|
1243
1270
|
"jobName": {},
|
1244
1271
|
"status": {},
|
1245
1272
|
"lastModifiedTime": {
|
1246
|
-
"shape": "
|
1273
|
+
"shape": "S2a"
|
1247
1274
|
},
|
1248
1275
|
"creationTime": {
|
1249
|
-
"shape": "
|
1276
|
+
"shape": "S2a"
|
1250
1277
|
},
|
1251
1278
|
"endTime": {
|
1252
|
-
"shape": "
|
1279
|
+
"shape": "S2a"
|
1253
1280
|
},
|
1254
1281
|
"customModelArn": {},
|
1255
1282
|
"customModelName": {},
|
@@ -1270,12 +1297,12 @@
|
|
1270
1297
|
"type": "structure",
|
1271
1298
|
"members": {
|
1272
1299
|
"creationTimeAfter": {
|
1273
|
-
"shape": "
|
1300
|
+
"shape": "S2a",
|
1274
1301
|
"location": "querystring",
|
1275
1302
|
"locationName": "creationTimeAfter"
|
1276
1303
|
},
|
1277
1304
|
"creationTimeBefore": {
|
1278
|
-
"shape": "
|
1305
|
+
"shape": "S2a",
|
1279
1306
|
"location": "querystring",
|
1280
1307
|
"locationName": "creationTimeBefore"
|
1281
1308
|
},
|
@@ -1345,13 +1372,13 @@
|
|
1345
1372
|
"status": {},
|
1346
1373
|
"commitmentDuration": {},
|
1347
1374
|
"commitmentExpirationTime": {
|
1348
|
-
"shape": "
|
1375
|
+
"shape": "S2a"
|
1349
1376
|
},
|
1350
1377
|
"creationTime": {
|
1351
|
-
"shape": "
|
1378
|
+
"shape": "S2a"
|
1352
1379
|
},
|
1353
1380
|
"lastModifiedTime": {
|
1354
|
-
"shape": "
|
1381
|
+
"shape": "S2a"
|
1355
1382
|
}
|
1356
1383
|
}
|
1357
1384
|
}
|
@@ -1395,7 +1422,7 @@
|
|
1395
1422
|
],
|
1396
1423
|
"members": {
|
1397
1424
|
"loggingConfig": {
|
1398
|
-
"shape": "
|
1425
|
+
"shape": "S5b"
|
1399
1426
|
}
|
1400
1427
|
}
|
1401
1428
|
},
|
@@ -1417,7 +1444,7 @@
|
|
1417
1444
|
],
|
1418
1445
|
"members": {
|
1419
1446
|
"jobIdentifier": {
|
1420
|
-
"shape": "
|
1447
|
+
"shape": "S3n",
|
1421
1448
|
"location": "uri",
|
1422
1449
|
"locationName": "jobIdentifier"
|
1423
1450
|
}
|
@@ -1535,11 +1562,14 @@
|
|
1535
1562
|
"sensitiveInformationPolicyConfig": {
|
1536
1563
|
"shape": "S1q"
|
1537
1564
|
},
|
1538
|
-
"
|
1565
|
+
"contextualGroundingPolicyConfig": {
|
1539
1566
|
"shape": "S20"
|
1540
1567
|
},
|
1568
|
+
"blockedInputMessaging": {
|
1569
|
+
"shape": "S25"
|
1570
|
+
},
|
1541
1571
|
"blockedOutputsMessaging": {
|
1542
|
-
"shape": "
|
1572
|
+
"shape": "S25"
|
1543
1573
|
},
|
1544
1574
|
"kmsKeyId": {}
|
1545
1575
|
}
|
@@ -1557,7 +1587,7 @@
|
|
1557
1587
|
"guardrailArn": {},
|
1558
1588
|
"version": {},
|
1559
1589
|
"updatedAt": {
|
1560
|
-
"shape": "
|
1590
|
+
"shape": "S2a"
|
1561
1591
|
}
|
1562
1592
|
}
|
1563
1593
|
},
|
@@ -1895,14 +1925,38 @@
|
|
1895
1925
|
}
|
1896
1926
|
},
|
1897
1927
|
"S20": {
|
1928
|
+
"type": "structure",
|
1929
|
+
"required": [
|
1930
|
+
"filtersConfig"
|
1931
|
+
],
|
1932
|
+
"members": {
|
1933
|
+
"filtersConfig": {
|
1934
|
+
"type": "list",
|
1935
|
+
"member": {
|
1936
|
+
"type": "structure",
|
1937
|
+
"required": [
|
1938
|
+
"type",
|
1939
|
+
"threshold"
|
1940
|
+
],
|
1941
|
+
"members": {
|
1942
|
+
"type": {},
|
1943
|
+
"threshold": {
|
1944
|
+
"type": "double"
|
1945
|
+
}
|
1946
|
+
}
|
1947
|
+
}
|
1948
|
+
}
|
1949
|
+
}
|
1950
|
+
},
|
1951
|
+
"S25": {
|
1898
1952
|
"type": "string",
|
1899
1953
|
"sensitive": true
|
1900
1954
|
},
|
1901
|
-
"
|
1955
|
+
"S2a": {
|
1902
1956
|
"type": "timestamp",
|
1903
1957
|
"timestampFormat": "iso8601"
|
1904
1958
|
},
|
1905
|
-
"
|
1959
|
+
"S2k": {
|
1906
1960
|
"type": "structure",
|
1907
1961
|
"required": [
|
1908
1962
|
"s3Uri"
|
@@ -1911,7 +1965,7 @@
|
|
1911
1965
|
"s3Uri": {}
|
1912
1966
|
}
|
1913
1967
|
},
|
1914
|
-
"
|
1968
|
+
"S2l": {
|
1915
1969
|
"type": "structure",
|
1916
1970
|
"required": [
|
1917
1971
|
"validators"
|
@@ -1931,7 +1985,7 @@
|
|
1931
1985
|
}
|
1932
1986
|
}
|
1933
1987
|
},
|
1934
|
-
"
|
1988
|
+
"S2o": {
|
1935
1989
|
"type": "structure",
|
1936
1990
|
"required": [
|
1937
1991
|
"s3Uri"
|
@@ -1940,12 +1994,12 @@
|
|
1940
1994
|
"s3Uri": {}
|
1941
1995
|
}
|
1942
1996
|
},
|
1943
|
-
"
|
1997
|
+
"S2p": {
|
1944
1998
|
"type": "map",
|
1945
1999
|
"key": {},
|
1946
2000
|
"value": {}
|
1947
2001
|
},
|
1948
|
-
"
|
2002
|
+
"S2r": {
|
1949
2003
|
"type": "structure",
|
1950
2004
|
"required": [
|
1951
2005
|
"subnetIds",
|
@@ -1962,7 +2016,7 @@
|
|
1962
2016
|
}
|
1963
2017
|
}
|
1964
2018
|
},
|
1965
|
-
"
|
2019
|
+
"S3i": {
|
1966
2020
|
"type": "structure",
|
1967
2021
|
"members": {
|
1968
2022
|
"trainingLoss": {
|
@@ -1970,7 +2024,7 @@
|
|
1970
2024
|
}
|
1971
2025
|
}
|
1972
2026
|
},
|
1973
|
-
"
|
2027
|
+
"S3k": {
|
1974
2028
|
"type": "list",
|
1975
2029
|
"member": {
|
1976
2030
|
"type": "structure",
|
@@ -1981,23 +2035,23 @@
|
|
1981
2035
|
}
|
1982
2036
|
}
|
1983
2037
|
},
|
1984
|
-
"
|
2038
|
+
"S3n": {
|
1985
2039
|
"type": "string",
|
1986
2040
|
"sensitive": true
|
1987
2041
|
},
|
1988
|
-
"
|
2042
|
+
"S3z": {
|
1989
2043
|
"type": "list",
|
1990
2044
|
"member": {}
|
1991
2045
|
},
|
1992
|
-
"
|
2046
|
+
"S42": {
|
1993
2047
|
"type": "list",
|
1994
2048
|
"member": {}
|
1995
2049
|
},
|
1996
|
-
"
|
2050
|
+
"S44": {
|
1997
2051
|
"type": "list",
|
1998
2052
|
"member": {}
|
1999
2053
|
},
|
2000
|
-
"
|
2054
|
+
"S46": {
|
2001
2055
|
"type": "structure",
|
2002
2056
|
"required": [
|
2003
2057
|
"status"
|
@@ -2006,7 +2060,7 @@
|
|
2006
2060
|
"status": {}
|
2007
2061
|
}
|
2008
2062
|
},
|
2009
|
-
"
|
2063
|
+
"S5b": {
|
2010
2064
|
"type": "structure",
|
2011
2065
|
"members": {
|
2012
2066
|
"cloudWatchConfig": {
|
@@ -2019,12 +2073,12 @@
|
|
2019
2073
|
"logGroupName": {},
|
2020
2074
|
"roleArn": {},
|
2021
2075
|
"largeDataDeliveryS3Config": {
|
2022
|
-
"shape": "
|
2076
|
+
"shape": "S5e"
|
2023
2077
|
}
|
2024
2078
|
}
|
2025
2079
|
},
|
2026
2080
|
"s3Config": {
|
2027
|
-
"shape": "
|
2081
|
+
"shape": "S5e"
|
2028
2082
|
},
|
2029
2083
|
"textDataDeliveryEnabled": {
|
2030
2084
|
"type": "boolean"
|
@@ -2037,7 +2091,7 @@
|
|
2037
2091
|
}
|
2038
2092
|
}
|
2039
2093
|
},
|
2040
|
-
"
|
2094
|
+
"S5e": {
|
2041
2095
|
"type": "structure",
|
2042
2096
|
"required": [
|
2043
2097
|
"bucketName"
|