cdk-comprehend-s3olap 2.0.106 → 2.0.108
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/.jsii +3 -3
- package/lib/cdk-comprehend-s3olap.js +2 -2
- package/lib/comprehend-lambdas.js +2 -2
- package/lib/iam-roles.js +4 -4
- package/node_modules/aws-sdk/CHANGELOG.md +6 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/iotfleetwise-2021-06-17.examples.json +5 -0
- package/node_modules/aws-sdk/apis/iotfleetwise-2021-06-17.min.json +1961 -0
- package/node_modules/aws-sdk/apis/iotfleetwise-2021-06-17.paginators.json +82 -0
- package/node_modules/aws-sdk/apis/iotfleetwise-2021-06-17.waiters2.json +5 -0
- package/node_modules/aws-sdk/apis/metadata.json +3 -0
- package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +396 -287
- package/node_modules/aws-sdk/clients/all.d.ts +1 -0
- package/node_modules/aws-sdk/clients/all.js +2 -1
- package/node_modules/aws-sdk/clients/cur.d.ts +1 -1
- package/node_modules/aws-sdk/clients/iotfleetwise.d.ts +2549 -0
- package/node_modules/aws-sdk/clients/iotfleetwise.js +19 -0
- package/node_modules/aws-sdk/clients/ssm.d.ts +112 -1
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +15 -9
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +75 -19
- package/node_modules/aws-sdk/dist/aws-sdk.js +402 -290
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +29 -28
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +2 -0
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +2 -1
- package/package.json +3 -3
@@ -0,0 +1,82 @@
|
|
1
|
+
{
|
2
|
+
"pagination": {
|
3
|
+
"GetVehicleStatus": {
|
4
|
+
"input_token": "nextToken",
|
5
|
+
"output_token": "nextToken",
|
6
|
+
"limit_key": "maxResults",
|
7
|
+
"result_key": "campaigns"
|
8
|
+
},
|
9
|
+
"ListCampaigns": {
|
10
|
+
"input_token": "nextToken",
|
11
|
+
"output_token": "nextToken",
|
12
|
+
"limit_key": "maxResults",
|
13
|
+
"result_key": "campaignSummaries"
|
14
|
+
},
|
15
|
+
"ListDecoderManifestNetworkInterfaces": {
|
16
|
+
"input_token": "nextToken",
|
17
|
+
"output_token": "nextToken",
|
18
|
+
"limit_key": "maxResults",
|
19
|
+
"result_key": "networkInterfaces"
|
20
|
+
},
|
21
|
+
"ListDecoderManifestSignals": {
|
22
|
+
"input_token": "nextToken",
|
23
|
+
"output_token": "nextToken",
|
24
|
+
"limit_key": "maxResults",
|
25
|
+
"result_key": "signalDecoders"
|
26
|
+
},
|
27
|
+
"ListDecoderManifests": {
|
28
|
+
"input_token": "nextToken",
|
29
|
+
"output_token": "nextToken",
|
30
|
+
"limit_key": "maxResults",
|
31
|
+
"result_key": "summaries"
|
32
|
+
},
|
33
|
+
"ListFleets": {
|
34
|
+
"input_token": "nextToken",
|
35
|
+
"output_token": "nextToken",
|
36
|
+
"limit_key": "maxResults",
|
37
|
+
"result_key": "fleetSummaries"
|
38
|
+
},
|
39
|
+
"ListFleetsForVehicle": {
|
40
|
+
"input_token": "nextToken",
|
41
|
+
"output_token": "nextToken",
|
42
|
+
"limit_key": "maxResults",
|
43
|
+
"result_key": "fleets"
|
44
|
+
},
|
45
|
+
"ListModelManifestNodes": {
|
46
|
+
"input_token": "nextToken",
|
47
|
+
"output_token": "nextToken",
|
48
|
+
"limit_key": "maxResults",
|
49
|
+
"result_key": "nodes"
|
50
|
+
},
|
51
|
+
"ListModelManifests": {
|
52
|
+
"input_token": "nextToken",
|
53
|
+
"output_token": "nextToken",
|
54
|
+
"limit_key": "maxResults",
|
55
|
+
"result_key": "summaries"
|
56
|
+
},
|
57
|
+
"ListSignalCatalogNodes": {
|
58
|
+
"input_token": "nextToken",
|
59
|
+
"output_token": "nextToken",
|
60
|
+
"limit_key": "maxResults",
|
61
|
+
"result_key": "nodes"
|
62
|
+
},
|
63
|
+
"ListSignalCatalogs": {
|
64
|
+
"input_token": "nextToken",
|
65
|
+
"output_token": "nextToken",
|
66
|
+
"limit_key": "maxResults",
|
67
|
+
"result_key": "summaries"
|
68
|
+
},
|
69
|
+
"ListVehicles": {
|
70
|
+
"input_token": "nextToken",
|
71
|
+
"output_token": "nextToken",
|
72
|
+
"limit_key": "maxResults",
|
73
|
+
"result_key": "vehicleSummaries"
|
74
|
+
},
|
75
|
+
"ListVehiclesInFleet": {
|
76
|
+
"input_token": "nextToken",
|
77
|
+
"output_token": "nextToken",
|
78
|
+
"limit_key": "maxResults",
|
79
|
+
"result_key": "vehicles"
|
80
|
+
}
|
81
|
+
}
|
82
|
+
}
|