aws-sdk 2.874.0 → 2.875.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 +8 -1
- package/README.md +1 -1
- package/apis/docdb-2014-10-31.min.json +298 -114
- package/apis/docdb-2014-10-31.paginators.json +6 -0
- package/apis/glue-2017-03-31.min.json +20 -10
- package/apis/location-2020-11-19.min.json +23 -1
- package/apis/wafv2-2019-07-29.min.json +172 -81
- package/clients/docdb.d.ts +213 -0
- package/clients/glue.d.ts +21 -6
- package/clients/location.d.ts +100 -44
- package/clients/wafv2.d.ts +94 -3
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +6 -6
- package/dist/aws-sdk.js +3 -3
- package/dist/aws-sdk.min.js +2 -2
- package/lib/core.js +1 -1
- package/package.json +1 -1
|
@@ -48,6 +48,12 @@
|
|
|
48
48
|
"output_token": "Marker",
|
|
49
49
|
"result_key": "DBSubnetGroups"
|
|
50
50
|
},
|
|
51
|
+
"DescribeEventSubscriptions": {
|
|
52
|
+
"input_token": "Marker",
|
|
53
|
+
"limit_key": "MaxRecords",
|
|
54
|
+
"output_token": "Marker",
|
|
55
|
+
"result_key": "EventSubscriptionsList"
|
|
56
|
+
},
|
|
51
57
|
"DescribeEvents": {
|
|
52
58
|
"input_token": "Marker",
|
|
53
59
|
"limit_key": "MaxRecords",
|
|
@@ -3360,7 +3360,17 @@
|
|
|
3360
3360
|
"type": "structure",
|
|
3361
3361
|
"members": {
|
|
3362
3362
|
"MetadataValue": {},
|
|
3363
|
-
"CreatedTime": {}
|
|
3363
|
+
"CreatedTime": {},
|
|
3364
|
+
"OtherMetadataValueList": {
|
|
3365
|
+
"type": "list",
|
|
3366
|
+
"member": {
|
|
3367
|
+
"type": "structure",
|
|
3368
|
+
"members": {
|
|
3369
|
+
"MetadataValue": {},
|
|
3370
|
+
"CreatedTime": {}
|
|
3371
|
+
}
|
|
3372
|
+
}
|
|
3373
|
+
}
|
|
3364
3374
|
}
|
|
3365
3375
|
}
|
|
3366
3376
|
},
|
|
@@ -3463,7 +3473,7 @@
|
|
|
3463
3473
|
"Name": {},
|
|
3464
3474
|
"RunId": {},
|
|
3465
3475
|
"NodeIds": {
|
|
3466
|
-
"shape": "
|
|
3476
|
+
"shape": "Sia"
|
|
3467
3477
|
}
|
|
3468
3478
|
}
|
|
3469
3479
|
},
|
|
@@ -3472,7 +3482,7 @@
|
|
|
3472
3482
|
"members": {
|
|
3473
3483
|
"RunId": {},
|
|
3474
3484
|
"NodeIds": {
|
|
3475
|
-
"shape": "
|
|
3485
|
+
"shape": "Sia"
|
|
3476
3486
|
}
|
|
3477
3487
|
}
|
|
3478
3488
|
}
|
|
@@ -3887,7 +3897,7 @@
|
|
|
3887
3897
|
"shape": "S6"
|
|
3888
3898
|
},
|
|
3889
3899
|
"ColumnStatisticsList": {
|
|
3890
|
-
"shape": "
|
|
3900
|
+
"shape": "Sjm"
|
|
3891
3901
|
}
|
|
3892
3902
|
}
|
|
3893
3903
|
},
|
|
@@ -3895,7 +3905,7 @@
|
|
|
3895
3905
|
"type": "structure",
|
|
3896
3906
|
"members": {
|
|
3897
3907
|
"Errors": {
|
|
3898
|
-
"shape": "
|
|
3908
|
+
"shape": "Sjo"
|
|
3899
3909
|
}
|
|
3900
3910
|
}
|
|
3901
3911
|
}
|
|
@@ -3913,7 +3923,7 @@
|
|
|
3913
3923
|
"DatabaseName": {},
|
|
3914
3924
|
"TableName": {},
|
|
3915
3925
|
"ColumnStatisticsList": {
|
|
3916
|
-
"shape": "
|
|
3926
|
+
"shape": "Sjm"
|
|
3917
3927
|
}
|
|
3918
3928
|
}
|
|
3919
3929
|
},
|
|
@@ -3921,7 +3931,7 @@
|
|
|
3921
3931
|
"type": "structure",
|
|
3922
3932
|
"members": {
|
|
3923
3933
|
"Errors": {
|
|
3924
|
-
"shape": "
|
|
3934
|
+
"shape": "Sjo"
|
|
3925
3935
|
}
|
|
3926
3936
|
}
|
|
3927
3937
|
}
|
|
@@ -6178,17 +6188,17 @@
|
|
|
6178
6188
|
"MetadataValue": {}
|
|
6179
6189
|
}
|
|
6180
6190
|
},
|
|
6181
|
-
"
|
|
6191
|
+
"Sia": {
|
|
6182
6192
|
"type": "list",
|
|
6183
6193
|
"member": {}
|
|
6184
6194
|
},
|
|
6185
|
-
"
|
|
6195
|
+
"Sjm": {
|
|
6186
6196
|
"type": "list",
|
|
6187
6197
|
"member": {
|
|
6188
6198
|
"shape": "Sb2"
|
|
6189
6199
|
}
|
|
6190
6200
|
},
|
|
6191
|
-
"
|
|
6201
|
+
"Sjo": {
|
|
6192
6202
|
"type": "list",
|
|
6193
6203
|
"member": {
|
|
6194
6204
|
"type": "structure",
|
|
@@ -352,7 +352,8 @@
|
|
|
352
352
|
"members": {
|
|
353
353
|
"CollectionName": {},
|
|
354
354
|
"Description": {},
|
|
355
|
-
"PricingPlan": {}
|
|
355
|
+
"PricingPlan": {},
|
|
356
|
+
"PricingPlanDataSource": {}
|
|
356
357
|
}
|
|
357
358
|
},
|
|
358
359
|
"output": {
|
|
@@ -472,6 +473,7 @@
|
|
|
472
473
|
"members": {
|
|
473
474
|
"Description": {},
|
|
474
475
|
"PricingPlan": {},
|
|
476
|
+
"PricingPlanDataSource": {},
|
|
475
477
|
"TrackerName": {}
|
|
476
478
|
}
|
|
477
479
|
},
|
|
@@ -628,6 +630,7 @@
|
|
|
628
630
|
"CollectionName",
|
|
629
631
|
"CreateTime",
|
|
630
632
|
"Description",
|
|
633
|
+
"PricingPlan",
|
|
631
634
|
"UpdateTime"
|
|
632
635
|
],
|
|
633
636
|
"members": {
|
|
@@ -637,6 +640,8 @@
|
|
|
637
640
|
"shape": "Sj"
|
|
638
641
|
},
|
|
639
642
|
"Description": {},
|
|
643
|
+
"PricingPlan": {},
|
|
644
|
+
"PricingPlanDataSource": {},
|
|
640
645
|
"UpdateTime": {
|
|
641
646
|
"shape": "Sj"
|
|
642
647
|
}
|
|
@@ -673,6 +678,7 @@
|
|
|
673
678
|
"Description",
|
|
674
679
|
"MapArn",
|
|
675
680
|
"MapName",
|
|
681
|
+
"PricingPlan",
|
|
676
682
|
"UpdateTime"
|
|
677
683
|
],
|
|
678
684
|
"members": {
|
|
@@ -686,6 +692,7 @@
|
|
|
686
692
|
"Description": {},
|
|
687
693
|
"MapArn": {},
|
|
688
694
|
"MapName": {},
|
|
695
|
+
"PricingPlan": {},
|
|
689
696
|
"UpdateTime": {
|
|
690
697
|
"shape": "Sj"
|
|
691
698
|
}
|
|
@@ -722,6 +729,7 @@
|
|
|
722
729
|
"Description",
|
|
723
730
|
"IndexArn",
|
|
724
731
|
"IndexName",
|
|
732
|
+
"PricingPlan",
|
|
725
733
|
"UpdateTime"
|
|
726
734
|
],
|
|
727
735
|
"members": {
|
|
@@ -735,6 +743,7 @@
|
|
|
735
743
|
"Description": {},
|
|
736
744
|
"IndexArn": {},
|
|
737
745
|
"IndexName": {},
|
|
746
|
+
"PricingPlan": {},
|
|
738
747
|
"UpdateTime": {
|
|
739
748
|
"shape": "Sj"
|
|
740
749
|
}
|
|
@@ -767,6 +776,7 @@
|
|
|
767
776
|
"required": [
|
|
768
777
|
"CreateTime",
|
|
769
778
|
"Description",
|
|
779
|
+
"PricingPlan",
|
|
770
780
|
"TrackerArn",
|
|
771
781
|
"TrackerName",
|
|
772
782
|
"UpdateTime"
|
|
@@ -776,6 +786,8 @@
|
|
|
776
786
|
"shape": "Sj"
|
|
777
787
|
},
|
|
778
788
|
"Description": {},
|
|
789
|
+
"PricingPlan": {},
|
|
790
|
+
"PricingPlanDataSource": {},
|
|
779
791
|
"TrackerArn": {},
|
|
780
792
|
"TrackerName": {},
|
|
781
793
|
"UpdateTime": {
|
|
@@ -1158,6 +1170,7 @@
|
|
|
1158
1170
|
"CollectionName",
|
|
1159
1171
|
"CreateTime",
|
|
1160
1172
|
"Description",
|
|
1173
|
+
"PricingPlan",
|
|
1161
1174
|
"UpdateTime"
|
|
1162
1175
|
],
|
|
1163
1176
|
"members": {
|
|
@@ -1166,6 +1179,8 @@
|
|
|
1166
1179
|
"shape": "Sj"
|
|
1167
1180
|
},
|
|
1168
1181
|
"Description": {},
|
|
1182
|
+
"PricingPlan": {},
|
|
1183
|
+
"PricingPlanDataSource": {},
|
|
1169
1184
|
"UpdateTime": {
|
|
1170
1185
|
"shape": "Sj"
|
|
1171
1186
|
}
|
|
@@ -1265,6 +1280,7 @@
|
|
|
1265
1280
|
"DataSource",
|
|
1266
1281
|
"Description",
|
|
1267
1282
|
"MapName",
|
|
1283
|
+
"PricingPlan",
|
|
1268
1284
|
"UpdateTime"
|
|
1269
1285
|
],
|
|
1270
1286
|
"members": {
|
|
@@ -1274,6 +1290,7 @@
|
|
|
1274
1290
|
"DataSource": {},
|
|
1275
1291
|
"Description": {},
|
|
1276
1292
|
"MapName": {},
|
|
1293
|
+
"PricingPlan": {},
|
|
1277
1294
|
"UpdateTime": {
|
|
1278
1295
|
"shape": "Sj"
|
|
1279
1296
|
}
|
|
@@ -1316,6 +1333,7 @@
|
|
|
1316
1333
|
"DataSource",
|
|
1317
1334
|
"Description",
|
|
1318
1335
|
"IndexName",
|
|
1336
|
+
"PricingPlan",
|
|
1319
1337
|
"UpdateTime"
|
|
1320
1338
|
],
|
|
1321
1339
|
"members": {
|
|
@@ -1325,6 +1343,7 @@
|
|
|
1325
1343
|
"DataSource": {},
|
|
1326
1344
|
"Description": {},
|
|
1327
1345
|
"IndexName": {},
|
|
1346
|
+
"PricingPlan": {},
|
|
1328
1347
|
"UpdateTime": {
|
|
1329
1348
|
"shape": "Sj"
|
|
1330
1349
|
}
|
|
@@ -1403,6 +1422,7 @@
|
|
|
1403
1422
|
"required": [
|
|
1404
1423
|
"CreateTime",
|
|
1405
1424
|
"Description",
|
|
1425
|
+
"PricingPlan",
|
|
1406
1426
|
"TrackerName",
|
|
1407
1427
|
"UpdateTime"
|
|
1408
1428
|
],
|
|
@@ -1411,6 +1431,8 @@
|
|
|
1411
1431
|
"shape": "Sj"
|
|
1412
1432
|
},
|
|
1413
1433
|
"Description": {},
|
|
1434
|
+
"PricingPlan": {},
|
|
1435
|
+
"PricingPlanDataSource": {},
|
|
1414
1436
|
"TrackerName": {},
|
|
1415
1437
|
"UpdateTime": {
|
|
1416
1438
|
"shape": "Sj"
|