aws-sdk 2.810.0 → 2.814.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 +35 -1
- package/README.md +2 -3
- package/apis/amp-2020-08-01.examples.json +5 -0
- package/apis/amp-2020-08-01.min.json +211 -0
- package/apis/amp-2020-08-01.paginators.json +10 -0
- package/apis/ce-2017-10-25.min.json +101 -97
- package/apis/config-2014-11-12.min.json +40 -6
- package/apis/dlm-2018-01-12.min.json +104 -16
- package/apis/ec2-2016-11-15.min.json +11 -0
- package/apis/greengrassv2-2020-11-30.examples.json +5 -0
- package/apis/greengrassv2-2020-11-30.min.json +1069 -0
- package/apis/greengrassv2-2020-11-30.paginators.json +40 -0
- package/apis/imagebuilder-2019-12-02.min.json +375 -88
- package/apis/imagebuilder-2019-12-02.paginators.json +24 -9
- package/apis/iot-2015-05-28.min.json +904 -278
- package/apis/iot-2015-05-28.paginators.json +24 -0
- package/apis/iotanalytics-2017-11-27.min.json +79 -27
- package/apis/iotdeviceadvisor-2020-09-18.examples.json +5 -0
- package/apis/iotdeviceadvisor-2020-09-18.min.json +596 -0
- package/apis/iotdeviceadvisor-2020-09-18.paginators.json +19 -0
- package/apis/iotfleethub-2020-11-03.examples.json +5 -0
- package/apis/iotfleethub-2020-11-03.min.json +292 -0
- package/apis/iotfleethub-2020-11-03.paginators.json +9 -0
- package/apis/iotwireless-2020-11-22.examples.json +5 -0
- package/apis/iotwireless-2020-11-22.min.json +1832 -0
- package/apis/iotwireless-2020-11-22.paginators.json +29 -0
- package/apis/kms-2014-11-01.examples.json +7 -4
- package/apis/kms-2014-11-01.min.json +7 -1
- package/apis/lambda-2015-03-31.examples.json +6 -6
- package/apis/lambda-2015-03-31.min.json +140 -100
- package/apis/location-2020-11-19.examples.json +5 -0
- package/apis/location-2020-11-19.min.json +1759 -0
- package/apis/location-2020-11-19.paginators.json +44 -0
- package/apis/metadata.json +21 -0
- package/apis/quicksight-2018-04-01.min.json +120 -119
- package/apis/rds-2014-10-31.min.json +192 -172
- package/apis/route53-2013-04-01.min.json +372 -96
- package/apis/route53resolver-2018-04-01.min.json +81 -6
- package/apis/route53resolver-2018-04-01.paginators.json +6 -0
- package/apis/servicecatalog-2015-12-10.min.json +187 -117
- package/apis/servicecatalog-2015-12-10.paginators.json +5 -0
- package/apis/ssm-2014-11-06.min.json +606 -293
- package/apis/ssm-2014-11-06.paginators.json +12 -0
- package/apis/wellarchitected-2020-03-31.examples.json +5 -0
- package/apis/wellarchitected-2020-03-31.min.json +1329 -0
- package/apis/wellarchitected-2020-03-31.paginators.json +49 -0
- package/clients/all.d.ts +7 -0
- package/clients/all.js +8 -1
- package/clients/amp.d.ts +220 -0
- package/clients/amp.js +18 -0
- package/clients/configservice.d.ts +49 -28
- package/clients/costexplorer.d.ts +3 -2
- package/clients/dlm.d.ts +99 -7
- package/clients/ec2.d.ts +14 -2
- package/clients/greengrassv2.d.ts +1270 -0
- package/clients/greengrassv2.js +18 -0
- package/clients/imagebuilder.d.ts +433 -5
- package/clients/iot.d.ts +770 -60
- package/clients/iotanalytics.d.ts +68 -2
- package/clients/iotdeviceadvisor.d.ts +710 -0
- package/clients/iotdeviceadvisor.js +18 -0
- package/clients/iotfleethub.d.ts +315 -0
- package/clients/iotfleethub.js +18 -0
- package/clients/iotwireless.d.ts +2124 -0
- package/clients/iotwireless.js +18 -0
- package/clients/kms.d.ts +117 -109
- package/clients/lambda.d.ts +63 -17
- package/clients/location.d.ts +1498 -0
- package/clients/location.js +18 -0
- package/clients/quicksight.d.ts +15 -10
- package/clients/rds.d.ts +41 -14
- package/clients/route53.d.ts +247 -1
- package/clients/route53resolver.d.ts +105 -8
- package/clients/servicecatalog.d.ts +122 -14
- package/clients/sqs.d.ts +23 -23
- package/clients/ssm.d.ts +534 -31
- package/clients/wellarchitected.d.ts +871 -0
- package/clients/wellarchitected.js +18 -0
- package/dist/aws-sdk-core-react-native.js +7 -2
- package/dist/aws-sdk-react-native.js +293 -24
- package/dist/aws-sdk.js +2709 -1190
- package/dist/aws-sdk.min.js +81 -81
- package/lib/config_service_placeholders.d.ts +14 -0
- package/lib/core.js +1 -1
- package/lib/util.js +5 -0
- package/package.json +1 -1
|
@@ -303,6 +303,25 @@
|
|
|
303
303
|
}
|
|
304
304
|
}
|
|
305
305
|
},
|
|
306
|
+
"GetResolverDnssecConfig": {
|
|
307
|
+
"input": {
|
|
308
|
+
"type": "structure",
|
|
309
|
+
"required": [
|
|
310
|
+
"ResourceId"
|
|
311
|
+
],
|
|
312
|
+
"members": {
|
|
313
|
+
"ResourceId": {}
|
|
314
|
+
}
|
|
315
|
+
},
|
|
316
|
+
"output": {
|
|
317
|
+
"type": "structure",
|
|
318
|
+
"members": {
|
|
319
|
+
"ResolverDNSSECConfig": {
|
|
320
|
+
"shape": "S1v"
|
|
321
|
+
}
|
|
322
|
+
}
|
|
323
|
+
}
|
|
324
|
+
},
|
|
306
325
|
"GetResolverEndpoint": {
|
|
307
326
|
"input": {
|
|
308
327
|
"type": "structure",
|
|
@@ -432,6 +451,32 @@
|
|
|
432
451
|
}
|
|
433
452
|
}
|
|
434
453
|
},
|
|
454
|
+
"ListResolverDnssecConfigs": {
|
|
455
|
+
"input": {
|
|
456
|
+
"type": "structure",
|
|
457
|
+
"members": {
|
|
458
|
+
"MaxResults": {
|
|
459
|
+
"type": "integer"
|
|
460
|
+
},
|
|
461
|
+
"NextToken": {},
|
|
462
|
+
"Filters": {
|
|
463
|
+
"shape": "S2g"
|
|
464
|
+
}
|
|
465
|
+
}
|
|
466
|
+
},
|
|
467
|
+
"output": {
|
|
468
|
+
"type": "structure",
|
|
469
|
+
"members": {
|
|
470
|
+
"NextToken": {},
|
|
471
|
+
"ResolverDnssecConfigs": {
|
|
472
|
+
"type": "list",
|
|
473
|
+
"member": {
|
|
474
|
+
"shape": "S1v"
|
|
475
|
+
}
|
|
476
|
+
}
|
|
477
|
+
}
|
|
478
|
+
}
|
|
479
|
+
},
|
|
435
480
|
"ListResolverEndpointIpAddresses": {
|
|
436
481
|
"input": {
|
|
437
482
|
"type": "structure",
|
|
@@ -480,7 +525,7 @@
|
|
|
480
525
|
},
|
|
481
526
|
"NextToken": {},
|
|
482
527
|
"Filters": {
|
|
483
|
-
"shape": "
|
|
528
|
+
"shape": "S2g"
|
|
484
529
|
}
|
|
485
530
|
}
|
|
486
531
|
},
|
|
@@ -509,7 +554,7 @@
|
|
|
509
554
|
},
|
|
510
555
|
"NextToken": {},
|
|
511
556
|
"Filters": {
|
|
512
|
-
"shape": "
|
|
557
|
+
"shape": "S2g"
|
|
513
558
|
},
|
|
514
559
|
"SortBy": {},
|
|
515
560
|
"SortOrder": {}
|
|
@@ -543,7 +588,7 @@
|
|
|
543
588
|
},
|
|
544
589
|
"NextToken": {},
|
|
545
590
|
"Filters": {
|
|
546
|
-
"shape": "
|
|
591
|
+
"shape": "S2g"
|
|
547
592
|
},
|
|
548
593
|
"SortBy": {},
|
|
549
594
|
"SortOrder": {}
|
|
@@ -577,7 +622,7 @@
|
|
|
577
622
|
},
|
|
578
623
|
"NextToken": {},
|
|
579
624
|
"Filters": {
|
|
580
|
-
"shape": "
|
|
625
|
+
"shape": "S2g"
|
|
581
626
|
}
|
|
582
627
|
}
|
|
583
628
|
},
|
|
@@ -606,7 +651,7 @@
|
|
|
606
651
|
},
|
|
607
652
|
"NextToken": {},
|
|
608
653
|
"Filters": {
|
|
609
|
-
"shape": "
|
|
654
|
+
"shape": "S2g"
|
|
610
655
|
}
|
|
611
656
|
}
|
|
612
657
|
},
|
|
@@ -731,6 +776,27 @@
|
|
|
731
776
|
"members": {}
|
|
732
777
|
}
|
|
733
778
|
},
|
|
779
|
+
"UpdateResolverDnssecConfig": {
|
|
780
|
+
"input": {
|
|
781
|
+
"type": "structure",
|
|
782
|
+
"required": [
|
|
783
|
+
"ResourceId",
|
|
784
|
+
"Validation"
|
|
785
|
+
],
|
|
786
|
+
"members": {
|
|
787
|
+
"ResourceId": {},
|
|
788
|
+
"Validation": {}
|
|
789
|
+
}
|
|
790
|
+
},
|
|
791
|
+
"output": {
|
|
792
|
+
"type": "structure",
|
|
793
|
+
"members": {
|
|
794
|
+
"ResolverDNSSECConfig": {
|
|
795
|
+
"shape": "S1v"
|
|
796
|
+
}
|
|
797
|
+
}
|
|
798
|
+
}
|
|
799
|
+
},
|
|
734
800
|
"UpdateResolverEndpoint": {
|
|
735
801
|
"input": {
|
|
736
802
|
"type": "structure",
|
|
@@ -906,7 +972,16 @@
|
|
|
906
972
|
"ModificationTime": {}
|
|
907
973
|
}
|
|
908
974
|
},
|
|
909
|
-
"
|
|
975
|
+
"S1v": {
|
|
976
|
+
"type": "structure",
|
|
977
|
+
"members": {
|
|
978
|
+
"Id": {},
|
|
979
|
+
"OwnerId": {},
|
|
980
|
+
"ResourceId": {},
|
|
981
|
+
"ValidationStatus": {}
|
|
982
|
+
}
|
|
983
|
+
},
|
|
984
|
+
"S2g": {
|
|
910
985
|
"type": "list",
|
|
911
986
|
"member": {
|
|
912
987
|
"type": "structure",
|
|
@@ -1,5 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"pagination": {
|
|
3
|
+
"ListResolverDnssecConfigs": {
|
|
4
|
+
"input_token": "NextToken",
|
|
5
|
+
"output_token": "NextToken",
|
|
6
|
+
"limit_key": "MaxResults",
|
|
7
|
+
"result_key": "ResolverDnssecConfigs"
|
|
8
|
+
},
|
|
3
9
|
"ListResolverEndpointIpAddresses": {
|
|
4
10
|
"input_token": "NextToken",
|
|
5
11
|
"output_token": "NextToken",
|