aws-sdk 2.927.0 → 2.931.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/CHANGELOG.md +27 -1
- package/README.md +1 -1
- package/apis/chime-2018-05-01.min.json +48 -4
- package/apis/connect-2017-08-08.min.json +229 -124
- package/apis/connect-2017-08-08.paginators.json +6 -0
- package/apis/ec2-2016-11-15.min.json +1034 -898
- package/apis/greengrassv2-2020-11-30.min.json +166 -28
- package/apis/greengrassv2-2020-11-30.paginators.json +6 -0
- package/apis/iotanalytics-2017-11-27.min.json +68 -27
- package/apis/kendra-2019-02-03.min.json +128 -35
- package/apis/kms-2014-11-01.examples.json +8 -3
- package/apis/kms-2014-11-01.min.json +101 -20
- package/apis/mediatailor-2018-04-23.min.json +67 -59
- package/apis/metadata.json +2 -1
- package/apis/models.lex.v2-2020-08-07.min.json +60 -37
- package/apis/rds-2014-10-31.min.json +41 -20
- package/apis/redshift-data-2019-12-20.min.json +26 -3
- package/apis/runtime.lex.v2-2020-08-07.min.json +49 -35
- package/clients/browser_default.d.ts +1 -0
- package/clients/browser_default.js +1 -0
- package/clients/chime.d.ts +32 -6
- package/clients/connect.d.ts +184 -94
- package/clients/ec2.d.ts +192 -41
- package/clients/greengrassv2.d.ts +138 -2
- package/clients/iotanalytics.d.ts +51 -4
- package/clients/kendra.d.ts +114 -3
- package/clients/kms.d.ts +260 -136
- package/clients/lexmodelsv2.d.ts +30 -4
- package/clients/lexruntimev2.d.ts +46 -36
- package/clients/lookoutmetrics.d.ts +4 -4
- package/clients/mediatailor.d.ts +19 -1
- package/clients/rds.d.ts +248 -207
- package/clients/redshiftdata.d.ts +25 -0
- package/clients/sagemaker.d.ts +6 -6
- package/dist/aws-sdk-core-react-native.js +26 -2
- package/dist/aws-sdk-react-native.js +59 -39
- package/dist/aws-sdk.js +4438 -1559
- package/dist/aws-sdk.min.js +69 -68
- package/lib/core.js +1 -1
- package/lib/event_listeners.js +23 -0
- package/lib/model/operation.js +1 -0
- package/lib/services/s3.js +18 -22
- package/package.json +1 -1
- package/scripts/region-checker/allowlist.js +7 -7
|
@@ -525,6 +525,9 @@
|
|
|
525
525
|
"intentId": {
|
|
526
526
|
"location": "uri",
|
|
527
527
|
"locationName": "intentId"
|
|
528
|
+
},
|
|
529
|
+
"multipleValuesSetting": {
|
|
530
|
+
"shape": "S3u"
|
|
528
531
|
}
|
|
529
532
|
}
|
|
530
533
|
},
|
|
@@ -547,6 +550,9 @@
|
|
|
547
550
|
"intentId": {},
|
|
548
551
|
"creationDateTime": {
|
|
549
552
|
"type": "timestamp"
|
|
553
|
+
},
|
|
554
|
+
"multipleValuesSetting": {
|
|
555
|
+
"shape": "S3u"
|
|
550
556
|
}
|
|
551
557
|
}
|
|
552
558
|
}
|
|
@@ -570,10 +576,10 @@
|
|
|
570
576
|
"slotTypeName": {},
|
|
571
577
|
"description": {},
|
|
572
578
|
"slotTypeValues": {
|
|
573
|
-
"shape": "
|
|
579
|
+
"shape": "S3x"
|
|
574
580
|
},
|
|
575
581
|
"valueSelectionSetting": {
|
|
576
|
-
"shape": "
|
|
582
|
+
"shape": "S42"
|
|
577
583
|
},
|
|
578
584
|
"parentSlotTypeSignature": {},
|
|
579
585
|
"botId": {
|
|
@@ -597,10 +603,10 @@
|
|
|
597
603
|
"slotTypeName": {},
|
|
598
604
|
"description": {},
|
|
599
605
|
"slotTypeValues": {
|
|
600
|
-
"shape": "
|
|
606
|
+
"shape": "S3x"
|
|
601
607
|
},
|
|
602
608
|
"valueSelectionSetting": {
|
|
603
|
-
"shape": "
|
|
609
|
+
"shape": "S42"
|
|
604
610
|
},
|
|
605
611
|
"parentSlotTypeSignature": {},
|
|
606
612
|
"botId": {},
|
|
@@ -1157,7 +1163,7 @@
|
|
|
1157
1163
|
},
|
|
1158
1164
|
"botLocaleStatus": {},
|
|
1159
1165
|
"failureReasons": {
|
|
1160
|
-
"shape": "
|
|
1166
|
+
"shape": "S55"
|
|
1161
1167
|
},
|
|
1162
1168
|
"creationDateTime": {
|
|
1163
1169
|
"type": "timestamp"
|
|
@@ -1226,7 +1232,7 @@
|
|
|
1226
1232
|
},
|
|
1227
1233
|
"botStatus": {},
|
|
1228
1234
|
"failureReasons": {
|
|
1229
|
-
"shape": "
|
|
1235
|
+
"shape": "S55"
|
|
1230
1236
|
},
|
|
1231
1237
|
"creationDateTime": {
|
|
1232
1238
|
"type": "timestamp"
|
|
@@ -1262,7 +1268,7 @@
|
|
|
1262
1268
|
"fileFormat": {},
|
|
1263
1269
|
"exportStatus": {},
|
|
1264
1270
|
"failureReasons": {
|
|
1265
|
-
"shape": "
|
|
1271
|
+
"shape": "S55"
|
|
1266
1272
|
},
|
|
1267
1273
|
"downloadUrl": {},
|
|
1268
1274
|
"creationDateTime": {
|
|
@@ -1297,14 +1303,14 @@
|
|
|
1297
1303
|
"members": {
|
|
1298
1304
|
"importId": {},
|
|
1299
1305
|
"resourceSpecification": {
|
|
1300
|
-
"shape": "
|
|
1306
|
+
"shape": "S5g"
|
|
1301
1307
|
},
|
|
1302
1308
|
"importedResourceId": {},
|
|
1303
1309
|
"importedResourceName": {},
|
|
1304
1310
|
"mergeStrategy": {},
|
|
1305
1311
|
"importStatus": {},
|
|
1306
1312
|
"failureReasons": {
|
|
1307
|
-
"shape": "
|
|
1313
|
+
"shape": "S55"
|
|
1308
1314
|
},
|
|
1309
1315
|
"creationDateTime": {
|
|
1310
1316
|
"type": "timestamp"
|
|
@@ -1365,7 +1371,7 @@
|
|
|
1365
1371
|
"shape": "S1z"
|
|
1366
1372
|
},
|
|
1367
1373
|
"slotPriorities": {
|
|
1368
|
-
"shape": "
|
|
1374
|
+
"shape": "S5n"
|
|
1369
1375
|
},
|
|
1370
1376
|
"intentConfirmationSetting": {
|
|
1371
1377
|
"shape": "S20"
|
|
@@ -1481,6 +1487,9 @@
|
|
|
1481
1487
|
},
|
|
1482
1488
|
"lastUpdatedDateTime": {
|
|
1483
1489
|
"type": "timestamp"
|
|
1490
|
+
},
|
|
1491
|
+
"multipleValuesSetting": {
|
|
1492
|
+
"shape": "S3u"
|
|
1484
1493
|
}
|
|
1485
1494
|
}
|
|
1486
1495
|
}
|
|
@@ -1525,10 +1534,10 @@
|
|
|
1525
1534
|
"slotTypeName": {},
|
|
1526
1535
|
"description": {},
|
|
1527
1536
|
"slotTypeValues": {
|
|
1528
|
-
"shape": "
|
|
1537
|
+
"shape": "S3x"
|
|
1529
1538
|
},
|
|
1530
1539
|
"valueSelectionSetting": {
|
|
1531
|
-
"shape": "
|
|
1540
|
+
"shape": "S42"
|
|
1532
1541
|
},
|
|
1533
1542
|
"parentSlotTypeSignature": {},
|
|
1534
1543
|
"botId": {},
|
|
@@ -1634,7 +1643,7 @@
|
|
|
1634
1643
|
"members": {
|
|
1635
1644
|
"name": {},
|
|
1636
1645
|
"values": {
|
|
1637
|
-
"shape": "
|
|
1646
|
+
"shape": "S69"
|
|
1638
1647
|
},
|
|
1639
1648
|
"operator": {}
|
|
1640
1649
|
}
|
|
@@ -1759,7 +1768,7 @@
|
|
|
1759
1768
|
"members": {
|
|
1760
1769
|
"name": {},
|
|
1761
1770
|
"values": {
|
|
1762
|
-
"shape": "
|
|
1771
|
+
"shape": "S69"
|
|
1763
1772
|
},
|
|
1764
1773
|
"operator": {}
|
|
1765
1774
|
}
|
|
@@ -1927,7 +1936,7 @@
|
|
|
1927
1936
|
"members": {
|
|
1928
1937
|
"name": {},
|
|
1929
1938
|
"values": {
|
|
1930
|
-
"shape": "
|
|
1939
|
+
"shape": "S69"
|
|
1931
1940
|
},
|
|
1932
1941
|
"operator": {}
|
|
1933
1942
|
}
|
|
@@ -2001,7 +2010,7 @@
|
|
|
2001
2010
|
"members": {
|
|
2002
2011
|
"name": {},
|
|
2003
2012
|
"values": {
|
|
2004
|
-
"shape": "
|
|
2013
|
+
"shape": "S69"
|
|
2005
2014
|
},
|
|
2006
2015
|
"operator": {}
|
|
2007
2016
|
}
|
|
@@ -2089,7 +2098,7 @@
|
|
|
2089
2098
|
"members": {
|
|
2090
2099
|
"name": {},
|
|
2091
2100
|
"values": {
|
|
2092
|
-
"shape": "
|
|
2101
|
+
"shape": "S69"
|
|
2093
2102
|
},
|
|
2094
2103
|
"operator": {}
|
|
2095
2104
|
}
|
|
@@ -2180,7 +2189,7 @@
|
|
|
2180
2189
|
"members": {
|
|
2181
2190
|
"name": {},
|
|
2182
2191
|
"values": {
|
|
2183
|
-
"shape": "
|
|
2192
|
+
"shape": "S69"
|
|
2184
2193
|
},
|
|
2185
2194
|
"operator": {}
|
|
2186
2195
|
}
|
|
@@ -2270,7 +2279,7 @@
|
|
|
2270
2279
|
"members": {
|
|
2271
2280
|
"name": {},
|
|
2272
2281
|
"values": {
|
|
2273
|
-
"shape": "
|
|
2282
|
+
"shape": "S69"
|
|
2274
2283
|
},
|
|
2275
2284
|
"operator": {}
|
|
2276
2285
|
}
|
|
@@ -2355,7 +2364,7 @@
|
|
|
2355
2364
|
"members": {
|
|
2356
2365
|
"importId": {},
|
|
2357
2366
|
"resourceSpecification": {
|
|
2358
|
-
"shape": "
|
|
2367
|
+
"shape": "S5g"
|
|
2359
2368
|
},
|
|
2360
2369
|
"mergeStrategy": {},
|
|
2361
2370
|
"filePassword": {
|
|
@@ -2368,7 +2377,7 @@
|
|
|
2368
2377
|
"members": {
|
|
2369
2378
|
"importId": {},
|
|
2370
2379
|
"resourceSpecification": {
|
|
2371
|
-
"shape": "
|
|
2380
|
+
"shape": "S5g"
|
|
2372
2381
|
},
|
|
2373
2382
|
"mergeStrategy": {},
|
|
2374
2383
|
"importStatus": {},
|
|
@@ -2603,7 +2612,7 @@
|
|
|
2603
2612
|
},
|
|
2604
2613
|
"botLocaleStatus": {},
|
|
2605
2614
|
"failureReasons": {
|
|
2606
|
-
"shape": "
|
|
2615
|
+
"shape": "S55"
|
|
2607
2616
|
},
|
|
2608
2617
|
"creationDateTime": {
|
|
2609
2618
|
"type": "timestamp"
|
|
@@ -2686,7 +2695,7 @@
|
|
|
2686
2695
|
"shape": "S1z"
|
|
2687
2696
|
},
|
|
2688
2697
|
"slotPriorities": {
|
|
2689
|
-
"shape": "
|
|
2698
|
+
"shape": "S5n"
|
|
2690
2699
|
},
|
|
2691
2700
|
"intentConfirmationSetting": {
|
|
2692
2701
|
"shape": "S20"
|
|
@@ -2734,7 +2743,7 @@
|
|
|
2734
2743
|
"shape": "S1z"
|
|
2735
2744
|
},
|
|
2736
2745
|
"slotPriorities": {
|
|
2737
|
-
"shape": "
|
|
2746
|
+
"shape": "S5n"
|
|
2738
2747
|
},
|
|
2739
2748
|
"intentConfirmationSetting": {
|
|
2740
2749
|
"shape": "S20"
|
|
@@ -2842,6 +2851,9 @@
|
|
|
2842
2851
|
"intentId": {
|
|
2843
2852
|
"location": "uri",
|
|
2844
2853
|
"locationName": "intentId"
|
|
2854
|
+
},
|
|
2855
|
+
"multipleValuesSetting": {
|
|
2856
|
+
"shape": "S3u"
|
|
2845
2857
|
}
|
|
2846
2858
|
}
|
|
2847
2859
|
},
|
|
@@ -2867,6 +2879,9 @@
|
|
|
2867
2879
|
},
|
|
2868
2880
|
"lastUpdatedDateTime": {
|
|
2869
2881
|
"type": "timestamp"
|
|
2882
|
+
},
|
|
2883
|
+
"multipleValuesSetting": {
|
|
2884
|
+
"shape": "S3u"
|
|
2870
2885
|
}
|
|
2871
2886
|
}
|
|
2872
2887
|
}
|
|
@@ -2895,10 +2910,10 @@
|
|
|
2895
2910
|
"slotTypeName": {},
|
|
2896
2911
|
"description": {},
|
|
2897
2912
|
"slotTypeValues": {
|
|
2898
|
-
"shape": "
|
|
2913
|
+
"shape": "S3x"
|
|
2899
2914
|
},
|
|
2900
2915
|
"valueSelectionSetting": {
|
|
2901
|
-
"shape": "
|
|
2916
|
+
"shape": "S42"
|
|
2902
2917
|
},
|
|
2903
2918
|
"parentSlotTypeSignature": {},
|
|
2904
2919
|
"botId": {
|
|
@@ -2922,10 +2937,10 @@
|
|
|
2922
2937
|
"slotTypeName": {},
|
|
2923
2938
|
"description": {},
|
|
2924
2939
|
"slotTypeValues": {
|
|
2925
|
-
"shape": "
|
|
2940
|
+
"shape": "S3x"
|
|
2926
2941
|
},
|
|
2927
2942
|
"valueSelectionSetting": {
|
|
2928
|
-
"shape": "
|
|
2943
|
+
"shape": "S42"
|
|
2929
2944
|
},
|
|
2930
2945
|
"parentSlotTypeSignature": {},
|
|
2931
2946
|
"botId": {},
|
|
@@ -3427,24 +3442,32 @@
|
|
|
3427
3442
|
"obfuscationSettingType": {}
|
|
3428
3443
|
}
|
|
3429
3444
|
},
|
|
3430
|
-
"
|
|
3445
|
+
"S3u": {
|
|
3446
|
+
"type": "structure",
|
|
3447
|
+
"members": {
|
|
3448
|
+
"allowMultipleValues": {
|
|
3449
|
+
"type": "boolean"
|
|
3450
|
+
}
|
|
3451
|
+
}
|
|
3452
|
+
},
|
|
3453
|
+
"S3x": {
|
|
3431
3454
|
"type": "list",
|
|
3432
3455
|
"member": {
|
|
3433
3456
|
"type": "structure",
|
|
3434
3457
|
"members": {
|
|
3435
3458
|
"sampleValue": {
|
|
3436
|
-
"shape": "
|
|
3459
|
+
"shape": "S3z"
|
|
3437
3460
|
},
|
|
3438
3461
|
"synonyms": {
|
|
3439
3462
|
"type": "list",
|
|
3440
3463
|
"member": {
|
|
3441
|
-
"shape": "
|
|
3464
|
+
"shape": "S3z"
|
|
3442
3465
|
}
|
|
3443
3466
|
}
|
|
3444
3467
|
}
|
|
3445
3468
|
}
|
|
3446
3469
|
},
|
|
3447
|
-
"
|
|
3470
|
+
"S3z": {
|
|
3448
3471
|
"type": "structure",
|
|
3449
3472
|
"required": [
|
|
3450
3473
|
"value"
|
|
@@ -3453,7 +3476,7 @@
|
|
|
3453
3476
|
"value": {}
|
|
3454
3477
|
}
|
|
3455
3478
|
},
|
|
3456
|
-
"
|
|
3479
|
+
"S42": {
|
|
3457
3480
|
"type": "structure",
|
|
3458
3481
|
"required": [
|
|
3459
3482
|
"resolutionStrategy"
|
|
@@ -3471,11 +3494,11 @@
|
|
|
3471
3494
|
}
|
|
3472
3495
|
}
|
|
3473
3496
|
},
|
|
3474
|
-
"
|
|
3497
|
+
"S55": {
|
|
3475
3498
|
"type": "list",
|
|
3476
3499
|
"member": {}
|
|
3477
3500
|
},
|
|
3478
|
-
"
|
|
3501
|
+
"S5g": {
|
|
3479
3502
|
"type": "structure",
|
|
3480
3503
|
"members": {
|
|
3481
3504
|
"botImportSpecification": {
|
|
@@ -3523,7 +3546,7 @@
|
|
|
3523
3546
|
}
|
|
3524
3547
|
}
|
|
3525
3548
|
},
|
|
3526
|
-
"
|
|
3549
|
+
"S5n": {
|
|
3527
3550
|
"type": "list",
|
|
3528
3551
|
"member": {
|
|
3529
3552
|
"type": "structure",
|
|
@@ -3539,7 +3562,7 @@
|
|
|
3539
3562
|
}
|
|
3540
3563
|
}
|
|
3541
3564
|
},
|
|
3542
|
-
"
|
|
3565
|
+
"S69": {
|
|
3543
3566
|
"type": "list",
|
|
3544
3567
|
"member": {}
|
|
3545
3568
|
}
|
|
@@ -2614,6 +2614,10 @@
|
|
|
2614
2614
|
"OutpostCapable": {
|
|
2615
2615
|
"type": "boolean"
|
|
2616
2616
|
},
|
|
2617
|
+
"SupportedActivityStreamModes": {
|
|
2618
|
+
"type": "list",
|
|
2619
|
+
"member": {}
|
|
2620
|
+
},
|
|
2617
2621
|
"SupportsGlobalDatabases": {
|
|
2618
2622
|
"type": "boolean"
|
|
2619
2623
|
}
|
|
@@ -2685,7 +2689,7 @@
|
|
|
2685
2689
|
"ReservedDBInstances": {
|
|
2686
2690
|
"type": "list",
|
|
2687
2691
|
"member": {
|
|
2688
|
-
"shape": "
|
|
2692
|
+
"shape": "S9q",
|
|
2689
2693
|
"locationName": "ReservedDBInstance"
|
|
2690
2694
|
}
|
|
2691
2695
|
}
|
|
@@ -2742,7 +2746,7 @@
|
|
|
2742
2746
|
"type": "boolean"
|
|
2743
2747
|
},
|
|
2744
2748
|
"RecurringCharges": {
|
|
2745
|
-
"shape": "
|
|
2749
|
+
"shape": "S9s"
|
|
2746
2750
|
}
|
|
2747
2751
|
},
|
|
2748
2752
|
"wrapper": true
|
|
@@ -2813,10 +2817,10 @@
|
|
|
2813
2817
|
"members": {
|
|
2814
2818
|
"StorageType": {},
|
|
2815
2819
|
"StorageSize": {
|
|
2816
|
-
"shape": "
|
|
2820
|
+
"shape": "Sa7"
|
|
2817
2821
|
},
|
|
2818
2822
|
"ProvisionedIops": {
|
|
2819
|
-
"shape": "
|
|
2823
|
+
"shape": "Sa7"
|
|
2820
2824
|
},
|
|
2821
2825
|
"IopsToStorageRatio": {
|
|
2822
2826
|
"type": "list",
|
|
@@ -3053,7 +3057,7 @@
|
|
|
3053
3057
|
"type": "long"
|
|
3054
3058
|
},
|
|
3055
3059
|
"CloudwatchLogsExportConfiguration": {
|
|
3056
|
-
"shape": "
|
|
3060
|
+
"shape": "Sar"
|
|
3057
3061
|
},
|
|
3058
3062
|
"EngineVersion": {},
|
|
3059
3063
|
"AllowMajorVersionUpgrade": {
|
|
@@ -3126,7 +3130,7 @@
|
|
|
3126
3130
|
}
|
|
3127
3131
|
},
|
|
3128
3132
|
"output": {
|
|
3129
|
-
"shape": "
|
|
3133
|
+
"shape": "Sav",
|
|
3130
3134
|
"resultWrapper": "ModifyDBClusterParameterGroupResult"
|
|
3131
3135
|
}
|
|
3132
3136
|
},
|
|
@@ -3236,7 +3240,7 @@
|
|
|
3236
3240
|
"type": "integer"
|
|
3237
3241
|
},
|
|
3238
3242
|
"CloudwatchLogsExportConfiguration": {
|
|
3239
|
-
"shape": "
|
|
3243
|
+
"shape": "Sar"
|
|
3240
3244
|
},
|
|
3241
3245
|
"ProcessorFeatures": {
|
|
3242
3246
|
"shape": "S1b"
|
|
@@ -3285,7 +3289,7 @@
|
|
|
3285
3289
|
}
|
|
3286
3290
|
},
|
|
3287
3291
|
"output": {
|
|
3288
|
-
"shape": "
|
|
3292
|
+
"shape": "Sb2",
|
|
3289
3293
|
"resultWrapper": "ModifyDBParameterGroupResult"
|
|
3290
3294
|
}
|
|
3291
3295
|
},
|
|
@@ -3642,7 +3646,7 @@
|
|
|
3642
3646
|
"type": "structure",
|
|
3643
3647
|
"members": {
|
|
3644
3648
|
"ReservedDBInstance": {
|
|
3645
|
-
"shape": "
|
|
3649
|
+
"shape": "S9q"
|
|
3646
3650
|
}
|
|
3647
3651
|
}
|
|
3648
3652
|
}
|
|
@@ -3799,7 +3803,7 @@
|
|
|
3799
3803
|
}
|
|
3800
3804
|
},
|
|
3801
3805
|
"output": {
|
|
3802
|
-
"shape": "
|
|
3806
|
+
"shape": "Sav",
|
|
3803
3807
|
"resultWrapper": "ResetDBClusterParameterGroupResult"
|
|
3804
3808
|
}
|
|
3805
3809
|
},
|
|
@@ -3820,7 +3824,7 @@
|
|
|
3820
3824
|
}
|
|
3821
3825
|
},
|
|
3822
3826
|
"output": {
|
|
3823
|
-
"shape": "
|
|
3827
|
+
"shape": "Sb2",
|
|
3824
3828
|
"resultWrapper": "ResetDBParameterGroupResult"
|
|
3825
3829
|
}
|
|
3826
3830
|
},
|
|
@@ -4012,7 +4016,11 @@
|
|
|
4012
4016
|
"type": "boolean"
|
|
4013
4017
|
},
|
|
4014
4018
|
"Domain": {},
|
|
4015
|
-
"DomainIAMRoleName": {}
|
|
4019
|
+
"DomainIAMRoleName": {},
|
|
4020
|
+
"ScalingConfiguration": {
|
|
4021
|
+
"shape": "S1x"
|
|
4022
|
+
},
|
|
4023
|
+
"EngineMode": {}
|
|
4016
4024
|
}
|
|
4017
4025
|
},
|
|
4018
4026
|
"output": {
|
|
@@ -4338,6 +4346,9 @@
|
|
|
4338
4346
|
"KmsKeyId": {},
|
|
4339
4347
|
"ApplyImmediately": {
|
|
4340
4348
|
"type": "boolean"
|
|
4349
|
+
},
|
|
4350
|
+
"EngineNativeAuditFieldsIncluded": {
|
|
4351
|
+
"type": "boolean"
|
|
4341
4352
|
}
|
|
4342
4353
|
}
|
|
4343
4354
|
},
|
|
@@ -4351,6 +4362,9 @@
|
|
|
4351
4362
|
"Mode": {},
|
|
4352
4363
|
"ApplyImmediately": {
|
|
4353
4364
|
"type": "boolean"
|
|
4365
|
+
},
|
|
4366
|
+
"EngineNativeAuditFieldsIncluded": {
|
|
4367
|
+
"type": "boolean"
|
|
4354
4368
|
}
|
|
4355
4369
|
}
|
|
4356
4370
|
}
|
|
@@ -5419,7 +5433,14 @@
|
|
|
5419
5433
|
"CustomerOwnedIpEnabled": {
|
|
5420
5434
|
"type": "boolean"
|
|
5421
5435
|
},
|
|
5422
|
-
"AwsBackupRecoveryPointArn": {}
|
|
5436
|
+
"AwsBackupRecoveryPointArn": {},
|
|
5437
|
+
"ActivityStreamStatus": {},
|
|
5438
|
+
"ActivityStreamKmsKeyId": {},
|
|
5439
|
+
"ActivityStreamKinesisStreamName": {},
|
|
5440
|
+
"ActivityStreamMode": {},
|
|
5441
|
+
"ActivityStreamEngineNativeAuditFieldsIncluded": {
|
|
5442
|
+
"type": "boolean"
|
|
5443
|
+
}
|
|
5423
5444
|
},
|
|
5424
5445
|
"wrapper": true
|
|
5425
5446
|
},
|
|
@@ -5908,7 +5929,7 @@
|
|
|
5908
5929
|
}
|
|
5909
5930
|
}
|
|
5910
5931
|
},
|
|
5911
|
-
"
|
|
5932
|
+
"S9q": {
|
|
5912
5933
|
"type": "structure",
|
|
5913
5934
|
"members": {
|
|
5914
5935
|
"ReservedDBInstanceId": {},
|
|
@@ -5937,14 +5958,14 @@
|
|
|
5937
5958
|
},
|
|
5938
5959
|
"State": {},
|
|
5939
5960
|
"RecurringCharges": {
|
|
5940
|
-
"shape": "
|
|
5961
|
+
"shape": "S9s"
|
|
5941
5962
|
},
|
|
5942
5963
|
"ReservedDBInstanceArn": {},
|
|
5943
5964
|
"LeaseId": {}
|
|
5944
5965
|
},
|
|
5945
5966
|
"wrapper": true
|
|
5946
5967
|
},
|
|
5947
|
-
"
|
|
5968
|
+
"S9s": {
|
|
5948
5969
|
"type": "list",
|
|
5949
5970
|
"member": {
|
|
5950
5971
|
"locationName": "RecurringCharge",
|
|
@@ -5958,7 +5979,7 @@
|
|
|
5958
5979
|
"wrapper": true
|
|
5959
5980
|
}
|
|
5960
5981
|
},
|
|
5961
|
-
"
|
|
5982
|
+
"Sa7": {
|
|
5962
5983
|
"type": "list",
|
|
5963
5984
|
"member": {
|
|
5964
5985
|
"locationName": "Range",
|
|
@@ -5976,7 +5997,7 @@
|
|
|
5976
5997
|
}
|
|
5977
5998
|
}
|
|
5978
5999
|
},
|
|
5979
|
-
"
|
|
6000
|
+
"Sar": {
|
|
5980
6001
|
"type": "structure",
|
|
5981
6002
|
"members": {
|
|
5982
6003
|
"EnableLogTypes": {
|
|
@@ -5987,13 +6008,13 @@
|
|
|
5987
6008
|
}
|
|
5988
6009
|
}
|
|
5989
6010
|
},
|
|
5990
|
-
"
|
|
6011
|
+
"Sav": {
|
|
5991
6012
|
"type": "structure",
|
|
5992
6013
|
"members": {
|
|
5993
6014
|
"DBClusterParameterGroupName": {}
|
|
5994
6015
|
}
|
|
5995
6016
|
},
|
|
5996
|
-
"
|
|
6017
|
+
"Sb2": {
|
|
5997
6018
|
"type": "structure",
|
|
5998
6019
|
"members": {
|
|
5999
6020
|
"DBParameterGroupName": {}
|
|
@@ -62,6 +62,9 @@
|
|
|
62
62
|
"type": "boolean"
|
|
63
63
|
},
|
|
64
64
|
"Id": {},
|
|
65
|
+
"QueryParameters": {
|
|
66
|
+
"shape": "Sa"
|
|
67
|
+
},
|
|
65
68
|
"QueryString": {},
|
|
66
69
|
"RedshiftPid": {
|
|
67
70
|
"type": "long"
|
|
@@ -110,7 +113,7 @@
|
|
|
110
113
|
"ColumnList": {
|
|
111
114
|
"type": "list",
|
|
112
115
|
"member": {
|
|
113
|
-
"shape": "
|
|
116
|
+
"shape": "Sm"
|
|
114
117
|
}
|
|
115
118
|
},
|
|
116
119
|
"NextToken": {},
|
|
@@ -129,6 +132,9 @@
|
|
|
129
132
|
"ClusterIdentifier": {},
|
|
130
133
|
"Database": {},
|
|
131
134
|
"DbUser": {},
|
|
135
|
+
"Parameters": {
|
|
136
|
+
"shape": "Sa"
|
|
137
|
+
},
|
|
132
138
|
"SecretArn": {},
|
|
133
139
|
"Sql": {},
|
|
134
140
|
"StatementName": {},
|
|
@@ -171,7 +177,7 @@
|
|
|
171
177
|
"ColumnMetadata": {
|
|
172
178
|
"type": "list",
|
|
173
179
|
"member": {
|
|
174
|
-
"shape": "
|
|
180
|
+
"shape": "Sm"
|
|
175
181
|
}
|
|
176
182
|
},
|
|
177
183
|
"NextToken": {},
|
|
@@ -302,6 +308,9 @@
|
|
|
302
308
|
"type": "timestamp"
|
|
303
309
|
},
|
|
304
310
|
"Id": {},
|
|
311
|
+
"QueryParameters": {
|
|
312
|
+
"shape": "Sa"
|
|
313
|
+
},
|
|
305
314
|
"QueryString": {},
|
|
306
315
|
"SecretArn": {},
|
|
307
316
|
"StatementName": {},
|
|
@@ -356,7 +365,21 @@
|
|
|
356
365
|
}
|
|
357
366
|
},
|
|
358
367
|
"shapes": {
|
|
359
|
-
"
|
|
368
|
+
"Sa": {
|
|
369
|
+
"type": "list",
|
|
370
|
+
"member": {
|
|
371
|
+
"type": "structure",
|
|
372
|
+
"required": [
|
|
373
|
+
"name",
|
|
374
|
+
"value"
|
|
375
|
+
],
|
|
376
|
+
"members": {
|
|
377
|
+
"name": {},
|
|
378
|
+
"value": {}
|
|
379
|
+
}
|
|
380
|
+
}
|
|
381
|
+
},
|
|
382
|
+
"Sm": {
|
|
360
383
|
"type": "structure",
|
|
361
384
|
"members": {
|
|
362
385
|
"columnDefault": {},
|