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
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
{
|
|
2
|
+
"pagination": {
|
|
3
|
+
"GetDevicePositionHistory": {
|
|
4
|
+
"input_token": "NextToken",
|
|
5
|
+
"output_token": "NextToken",
|
|
6
|
+
"result_key": "DevicePositions"
|
|
7
|
+
},
|
|
8
|
+
"ListGeofenceCollections": {
|
|
9
|
+
"input_token": "NextToken",
|
|
10
|
+
"output_token": "NextToken",
|
|
11
|
+
"limit_key": "MaxResults",
|
|
12
|
+
"result_key": "Entries"
|
|
13
|
+
},
|
|
14
|
+
"ListGeofences": {
|
|
15
|
+
"input_token": "NextToken",
|
|
16
|
+
"output_token": "NextToken",
|
|
17
|
+
"result_key": "Entries"
|
|
18
|
+
},
|
|
19
|
+
"ListMaps": {
|
|
20
|
+
"input_token": "NextToken",
|
|
21
|
+
"output_token": "NextToken",
|
|
22
|
+
"limit_key": "MaxResults",
|
|
23
|
+
"result_key": "Entries"
|
|
24
|
+
},
|
|
25
|
+
"ListPlaceIndexes": {
|
|
26
|
+
"input_token": "NextToken",
|
|
27
|
+
"output_token": "NextToken",
|
|
28
|
+
"limit_key": "MaxResults",
|
|
29
|
+
"result_key": "Entries"
|
|
30
|
+
},
|
|
31
|
+
"ListTrackerConsumers": {
|
|
32
|
+
"input_token": "NextToken",
|
|
33
|
+
"output_token": "NextToken",
|
|
34
|
+
"limit_key": "MaxResults",
|
|
35
|
+
"result_key": "ConsumerArns"
|
|
36
|
+
},
|
|
37
|
+
"ListTrackers": {
|
|
38
|
+
"input_token": "NextToken",
|
|
39
|
+
"output_token": "NextToken",
|
|
40
|
+
"limit_key": "MaxResults",
|
|
41
|
+
"result_key": "Entries"
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
}
|
package/apis/metadata.json
CHANGED
|
@@ -969,5 +969,26 @@
|
|
|
969
969
|
"sagemakeredge": {
|
|
970
970
|
"prefix": "sagemaker-edge",
|
|
971
971
|
"name": "SagemakerEdge"
|
|
972
|
+
},
|
|
973
|
+
"amp": {
|
|
974
|
+
"name": "Amp"
|
|
975
|
+
},
|
|
976
|
+
"greengrassv2": {
|
|
977
|
+
"name": "GreengrassV2"
|
|
978
|
+
},
|
|
979
|
+
"iotdeviceadvisor": {
|
|
980
|
+
"name": "IotDeviceAdvisor"
|
|
981
|
+
},
|
|
982
|
+
"iotfleethub": {
|
|
983
|
+
"name": "IoTFleetHub"
|
|
984
|
+
},
|
|
985
|
+
"iotwireless": {
|
|
986
|
+
"name": "IoTWireless"
|
|
987
|
+
},
|
|
988
|
+
"location": {
|
|
989
|
+
"name": "Location"
|
|
990
|
+
},
|
|
991
|
+
"wellarchitected": {
|
|
992
|
+
"name": "WellArchitected"
|
|
972
993
|
}
|
|
973
994
|
}
|