aws-sdk 2.976.0 → 2.980.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 +21 -1
- package/README.md +1 -1
- package/apis/cloudformation-2010-05-15.min.json +27 -1
- package/apis/compute-optimizer-2019-11-01.min.json +98 -25
- package/apis/ec2-2016-11-15.min.json +8 -1
- package/apis/elasticmapreduce-2009-03-31.min.json +84 -21
- package/apis/firehose-2015-08-04.min.json +104 -79
- package/apis/iot-2015-05-28.min.json +481 -232
- package/apis/iot-2015-05-28.paginators.json +12 -0
- package/apis/kms-2014-11-01.examples.json +100 -94
- package/apis/kms-2014-11-01.min.json +54 -34
- package/apis/rekognition-2016-06-27.min.json +134 -110
- package/apis/s3-2006-03-01.examples.json +162 -162
- package/clients/cloudformation.d.ts +116 -80
- package/clients/codebuild.d.ts +3 -3
- package/clients/computeoptimizer.d.ts +181 -81
- package/clients/ec2.d.ts +34 -22
- package/clients/emr.d.ts +78 -15
- package/clients/firehose.d.ts +39 -10
- package/clients/iot.d.ts +829 -506
- package/clients/kms.d.ts +293 -280
- package/clients/memorydb.d.ts +2 -2
- package/clients/polly.d.ts +2 -2
- package/clients/rekognition.d.ts +27 -7
- package/clients/s3.d.ts +6 -6
- package/clients/sqs.d.ts +4 -4
- package/clients/transcribeservice.d.ts +3 -3
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +14 -16
- package/dist/aws-sdk.js +907 -481
- package/dist/aws-sdk.min.js +85 -85
- package/dist/xml2js.js +2 -3
- package/lib/core.js +1 -1
- package/package.json +1 -1
|
@@ -668,6 +668,50 @@
|
|
|
668
668
|
}
|
|
669
669
|
}
|
|
670
670
|
},
|
|
671
|
+
"CreateFleetMetric": {
|
|
672
|
+
"http": {
|
|
673
|
+
"method": "PUT",
|
|
674
|
+
"requestUri": "/fleet-metric/{metricName}"
|
|
675
|
+
},
|
|
676
|
+
"input": {
|
|
677
|
+
"type": "structure",
|
|
678
|
+
"required": [
|
|
679
|
+
"metricName",
|
|
680
|
+
"queryString",
|
|
681
|
+
"aggregationType",
|
|
682
|
+
"period",
|
|
683
|
+
"aggregationField"
|
|
684
|
+
],
|
|
685
|
+
"members": {
|
|
686
|
+
"metricName": {
|
|
687
|
+
"location": "uri",
|
|
688
|
+
"locationName": "metricName"
|
|
689
|
+
},
|
|
690
|
+
"queryString": {},
|
|
691
|
+
"aggregationType": {
|
|
692
|
+
"shape": "S3s"
|
|
693
|
+
},
|
|
694
|
+
"period": {
|
|
695
|
+
"type": "integer"
|
|
696
|
+
},
|
|
697
|
+
"aggregationField": {},
|
|
698
|
+
"description": {},
|
|
699
|
+
"queryVersion": {},
|
|
700
|
+
"indexName": {},
|
|
701
|
+
"unit": {},
|
|
702
|
+
"tags": {
|
|
703
|
+
"shape": "S29"
|
|
704
|
+
}
|
|
705
|
+
}
|
|
706
|
+
},
|
|
707
|
+
"output": {
|
|
708
|
+
"type": "structure",
|
|
709
|
+
"members": {
|
|
710
|
+
"metricName": {},
|
|
711
|
+
"metricArn": {}
|
|
712
|
+
}
|
|
713
|
+
}
|
|
714
|
+
},
|
|
671
715
|
"CreateJob": {
|
|
672
716
|
"http": {
|
|
673
717
|
"method": "PUT",
|
|
@@ -691,17 +735,17 @@
|
|
|
691
735
|
"document": {},
|
|
692
736
|
"description": {},
|
|
693
737
|
"presignedUrlConfig": {
|
|
694
|
-
"shape": "
|
|
738
|
+
"shape": "S45"
|
|
695
739
|
},
|
|
696
740
|
"targetSelection": {},
|
|
697
741
|
"jobExecutionsRolloutConfig": {
|
|
698
|
-
"shape": "
|
|
742
|
+
"shape": "S48"
|
|
699
743
|
},
|
|
700
744
|
"abortConfig": {
|
|
701
|
-
"shape": "
|
|
745
|
+
"shape": "S4f"
|
|
702
746
|
},
|
|
703
747
|
"timeoutConfig": {
|
|
704
|
-
"shape": "
|
|
748
|
+
"shape": "S4m"
|
|
705
749
|
},
|
|
706
750
|
"tags": {
|
|
707
751
|
"shape": "S29"
|
|
@@ -740,16 +784,16 @@
|
|
|
740
784
|
"document": {},
|
|
741
785
|
"description": {},
|
|
742
786
|
"presignedUrlConfig": {
|
|
743
|
-
"shape": "
|
|
787
|
+
"shape": "S45"
|
|
744
788
|
},
|
|
745
789
|
"jobExecutionsRolloutConfig": {
|
|
746
|
-
"shape": "
|
|
790
|
+
"shape": "S48"
|
|
747
791
|
},
|
|
748
792
|
"abortConfig": {
|
|
749
|
-
"shape": "
|
|
793
|
+
"shape": "S4f"
|
|
750
794
|
},
|
|
751
795
|
"timeoutConfig": {
|
|
752
|
-
"shape": "
|
|
796
|
+
"shape": "S4m"
|
|
753
797
|
},
|
|
754
798
|
"tags": {
|
|
755
799
|
"shape": "S29"
|
|
@@ -785,7 +829,7 @@
|
|
|
785
829
|
"certificateId": {},
|
|
786
830
|
"certificatePem": {},
|
|
787
831
|
"keyPair": {
|
|
788
|
-
"shape": "
|
|
832
|
+
"shape": "S4v"
|
|
789
833
|
}
|
|
790
834
|
}
|
|
791
835
|
}
|
|
@@ -808,7 +852,7 @@
|
|
|
808
852
|
},
|
|
809
853
|
"roleArn": {},
|
|
810
854
|
"actionParams": {
|
|
811
|
-
"shape": "
|
|
855
|
+
"shape": "S50"
|
|
812
856
|
},
|
|
813
857
|
"tags": {
|
|
814
858
|
"shape": "S29"
|
|
@@ -842,17 +886,17 @@
|
|
|
842
886
|
},
|
|
843
887
|
"description": {},
|
|
844
888
|
"targets": {
|
|
845
|
-
"shape": "
|
|
889
|
+
"shape": "S5j"
|
|
846
890
|
},
|
|
847
891
|
"protocols": {
|
|
848
|
-
"shape": "
|
|
892
|
+
"shape": "S5l"
|
|
849
893
|
},
|
|
850
894
|
"targetSelection": {},
|
|
851
895
|
"awsJobExecutionsRolloutConfig": {
|
|
852
|
-
"shape": "
|
|
896
|
+
"shape": "S5n"
|
|
853
897
|
},
|
|
854
898
|
"awsJobPresignedUrlConfig": {
|
|
855
|
-
"shape": "
|
|
899
|
+
"shape": "S5u"
|
|
856
900
|
},
|
|
857
901
|
"awsJobAbortConfig": {
|
|
858
902
|
"type": "structure",
|
|
@@ -893,11 +937,11 @@
|
|
|
893
937
|
}
|
|
894
938
|
},
|
|
895
939
|
"files": {
|
|
896
|
-
"shape": "
|
|
940
|
+
"shape": "S65"
|
|
897
941
|
},
|
|
898
942
|
"roleArn": {},
|
|
899
943
|
"additionalParameters": {
|
|
900
|
-
"shape": "
|
|
944
|
+
"shape": "S73"
|
|
901
945
|
},
|
|
902
946
|
"tags": {
|
|
903
947
|
"shape": "S29"
|
|
@@ -1003,7 +1047,7 @@
|
|
|
1003
1047
|
"certificateId": {},
|
|
1004
1048
|
"certificatePem": {},
|
|
1005
1049
|
"keyPair": {
|
|
1006
|
-
"shape": "
|
|
1050
|
+
"shape": "S4v"
|
|
1007
1051
|
},
|
|
1008
1052
|
"expiration": {
|
|
1009
1053
|
"type": "timestamp"
|
|
@@ -1031,7 +1075,7 @@
|
|
|
1031
1075
|
},
|
|
1032
1076
|
"provisioningRoleArn": {},
|
|
1033
1077
|
"preProvisioningHook": {
|
|
1034
|
-
"shape": "
|
|
1078
|
+
"shape": "S7p"
|
|
1035
1079
|
},
|
|
1036
1080
|
"tags": {
|
|
1037
1081
|
"shape": "S29"
|
|
@@ -1134,7 +1178,7 @@
|
|
|
1134
1178
|
"dayOfMonth": {},
|
|
1135
1179
|
"dayOfWeek": {},
|
|
1136
1180
|
"targetCheckNames": {
|
|
1137
|
-
"shape": "
|
|
1181
|
+
"shape": "S84"
|
|
1138
1182
|
},
|
|
1139
1183
|
"scheduledAuditName": {
|
|
1140
1184
|
"location": "uri",
|
|
@@ -1168,18 +1212,18 @@
|
|
|
1168
1212
|
},
|
|
1169
1213
|
"securityProfileDescription": {},
|
|
1170
1214
|
"behaviors": {
|
|
1171
|
-
"shape": "
|
|
1215
|
+
"shape": "S8a"
|
|
1172
1216
|
},
|
|
1173
1217
|
"alertTargets": {
|
|
1174
|
-
"shape": "
|
|
1218
|
+
"shape": "S90"
|
|
1175
1219
|
},
|
|
1176
1220
|
"additionalMetricsToRetain": {
|
|
1177
|
-
"shape": "
|
|
1221
|
+
"shape": "S94",
|
|
1178
1222
|
"deprecated": true,
|
|
1179
1223
|
"deprecatedMessage": "Use additionalMetricsToRetainV2."
|
|
1180
1224
|
},
|
|
1181
1225
|
"additionalMetricsToRetainV2": {
|
|
1182
|
-
"shape": "
|
|
1226
|
+
"shape": "S95"
|
|
1183
1227
|
},
|
|
1184
1228
|
"tags": {
|
|
1185
1229
|
"shape": "S29"
|
|
@@ -1212,7 +1256,7 @@
|
|
|
1212
1256
|
},
|
|
1213
1257
|
"description": {},
|
|
1214
1258
|
"files": {
|
|
1215
|
-
"shape": "
|
|
1259
|
+
"shape": "S9b"
|
|
1216
1260
|
},
|
|
1217
1261
|
"roleArn": {},
|
|
1218
1262
|
"tags": {
|
|
@@ -1309,7 +1353,7 @@
|
|
|
1309
1353
|
"locationName": "thingTypeName"
|
|
1310
1354
|
},
|
|
1311
1355
|
"thingTypeProperties": {
|
|
1312
|
-
"shape": "
|
|
1356
|
+
"shape": "S9n"
|
|
1313
1357
|
},
|
|
1314
1358
|
"tags": {
|
|
1315
1359
|
"shape": "S29"
|
|
@@ -1341,7 +1385,7 @@
|
|
|
1341
1385
|
"locationName": "ruleName"
|
|
1342
1386
|
},
|
|
1343
1387
|
"topicRulePayload": {
|
|
1344
|
-
"shape": "
|
|
1388
|
+
"shape": "S9v"
|
|
1345
1389
|
},
|
|
1346
1390
|
"tags": {
|
|
1347
1391
|
"location": "header",
|
|
@@ -1382,10 +1426,10 @@
|
|
|
1382
1426
|
],
|
|
1383
1427
|
"members": {
|
|
1384
1428
|
"subnetIds": {
|
|
1385
|
-
"shape": "
|
|
1429
|
+
"shape": "Scv"
|
|
1386
1430
|
},
|
|
1387
1431
|
"securityGroups": {
|
|
1388
|
-
"shape": "
|
|
1432
|
+
"shape": "Scx"
|
|
1389
1433
|
},
|
|
1390
1434
|
"vpcId": {},
|
|
1391
1435
|
"roleArn": {}
|
|
@@ -1399,7 +1443,7 @@
|
|
|
1399
1443
|
"type": "structure",
|
|
1400
1444
|
"members": {
|
|
1401
1445
|
"topicRuleDestination": {
|
|
1402
|
-
"shape": "
|
|
1446
|
+
"shape": "Sd1"
|
|
1403
1447
|
}
|
|
1404
1448
|
}
|
|
1405
1449
|
}
|
|
@@ -1633,6 +1677,29 @@
|
|
|
1633
1677
|
"members": {}
|
|
1634
1678
|
}
|
|
1635
1679
|
},
|
|
1680
|
+
"DeleteFleetMetric": {
|
|
1681
|
+
"http": {
|
|
1682
|
+
"method": "DELETE",
|
|
1683
|
+
"requestUri": "/fleet-metric/{metricName}"
|
|
1684
|
+
},
|
|
1685
|
+
"input": {
|
|
1686
|
+
"type": "structure",
|
|
1687
|
+
"required": [
|
|
1688
|
+
"metricName"
|
|
1689
|
+
],
|
|
1690
|
+
"members": {
|
|
1691
|
+
"metricName": {
|
|
1692
|
+
"location": "uri",
|
|
1693
|
+
"locationName": "metricName"
|
|
1694
|
+
},
|
|
1695
|
+
"expectedVersion": {
|
|
1696
|
+
"location": "querystring",
|
|
1697
|
+
"locationName": "expectedVersion",
|
|
1698
|
+
"type": "long"
|
|
1699
|
+
}
|
|
1700
|
+
}
|
|
1701
|
+
}
|
|
1702
|
+
},
|
|
1636
1703
|
"DeleteJob": {
|
|
1637
1704
|
"http": {
|
|
1638
1705
|
"method": "DELETE",
|
|
@@ -2145,10 +2212,10 @@
|
|
|
2145
2212
|
"members": {
|
|
2146
2213
|
"roleArn": {},
|
|
2147
2214
|
"auditNotificationTargetConfigurations": {
|
|
2148
|
-
"shape": "
|
|
2215
|
+
"shape": "Sf1"
|
|
2149
2216
|
},
|
|
2150
2217
|
"auditCheckConfigurations": {
|
|
2151
|
-
"shape": "
|
|
2218
|
+
"shape": "Sf4"
|
|
2152
2219
|
}
|
|
2153
2220
|
}
|
|
2154
2221
|
}
|
|
@@ -2174,7 +2241,7 @@
|
|
|
2174
2241
|
"type": "structure",
|
|
2175
2242
|
"members": {
|
|
2176
2243
|
"finding": {
|
|
2177
|
-
"shape": "
|
|
2244
|
+
"shape": "Sf9"
|
|
2178
2245
|
}
|
|
2179
2246
|
}
|
|
2180
2247
|
}
|
|
@@ -2231,13 +2298,13 @@
|
|
|
2231
2298
|
}
|
|
2232
2299
|
},
|
|
2233
2300
|
"target": {
|
|
2234
|
-
"shape": "
|
|
2301
|
+
"shape": "Sft"
|
|
2235
2302
|
},
|
|
2236
2303
|
"auditCheckToActionsMapping": {
|
|
2237
|
-
"shape": "
|
|
2304
|
+
"shape": "Sfx"
|
|
2238
2305
|
},
|
|
2239
2306
|
"actionsDefinition": {
|
|
2240
|
-
"shape": "
|
|
2307
|
+
"shape": "Sfz"
|
|
2241
2308
|
}
|
|
2242
2309
|
}
|
|
2243
2310
|
}
|
|
@@ -2376,7 +2443,7 @@
|
|
|
2376
2443
|
"type": "structure",
|
|
2377
2444
|
"members": {
|
|
2378
2445
|
"authorizerDescription": {
|
|
2379
|
-
"shape": "
|
|
2446
|
+
"shape": "Sgq"
|
|
2380
2447
|
}
|
|
2381
2448
|
}
|
|
2382
2449
|
}
|
|
@@ -2461,12 +2528,12 @@
|
|
|
2461
2528
|
},
|
|
2462
2529
|
"generationId": {},
|
|
2463
2530
|
"validity": {
|
|
2464
|
-
"shape": "
|
|
2531
|
+
"shape": "Sh3"
|
|
2465
2532
|
}
|
|
2466
2533
|
}
|
|
2467
2534
|
},
|
|
2468
2535
|
"registrationConfig": {
|
|
2469
|
-
"shape": "
|
|
2536
|
+
"shape": "Sh4"
|
|
2470
2537
|
}
|
|
2471
2538
|
}
|
|
2472
2539
|
}
|
|
@@ -2528,7 +2595,7 @@
|
|
|
2528
2595
|
},
|
|
2529
2596
|
"generationId": {},
|
|
2530
2597
|
"validity": {
|
|
2531
|
-
"shape": "
|
|
2598
|
+
"shape": "Sh3"
|
|
2532
2599
|
},
|
|
2533
2600
|
"certificateMode": {}
|
|
2534
2601
|
}
|
|
@@ -2582,7 +2649,7 @@
|
|
|
2582
2649
|
"type": "structure",
|
|
2583
2650
|
"members": {
|
|
2584
2651
|
"authorizerDescription": {
|
|
2585
|
-
"shape": "
|
|
2652
|
+
"shape": "Sgq"
|
|
2586
2653
|
}
|
|
2587
2654
|
}
|
|
2588
2655
|
}
|
|
@@ -2608,7 +2675,7 @@
|
|
|
2608
2675
|
"type": "structure",
|
|
2609
2676
|
"members": {
|
|
2610
2677
|
"taskSummary": {
|
|
2611
|
-
"shape": "
|
|
2678
|
+
"shape": "Shi"
|
|
2612
2679
|
}
|
|
2613
2680
|
}
|
|
2614
2681
|
}
|
|
@@ -2728,7 +2795,7 @@
|
|
|
2728
2795
|
"type": "structure",
|
|
2729
2796
|
"members": {
|
|
2730
2797
|
"eventConfigurations": {
|
|
2731
|
-
"shape": "
|
|
2798
|
+
"shape": "Si8"
|
|
2732
2799
|
},
|
|
2733
2800
|
"creationDate": {
|
|
2734
2801
|
"type": "timestamp"
|
|
@@ -2739,6 +2806,52 @@
|
|
|
2739
2806
|
}
|
|
2740
2807
|
}
|
|
2741
2808
|
},
|
|
2809
|
+
"DescribeFleetMetric": {
|
|
2810
|
+
"http": {
|
|
2811
|
+
"method": "GET",
|
|
2812
|
+
"requestUri": "/fleet-metric/{metricName}"
|
|
2813
|
+
},
|
|
2814
|
+
"input": {
|
|
2815
|
+
"type": "structure",
|
|
2816
|
+
"required": [
|
|
2817
|
+
"metricName"
|
|
2818
|
+
],
|
|
2819
|
+
"members": {
|
|
2820
|
+
"metricName": {
|
|
2821
|
+
"location": "uri",
|
|
2822
|
+
"locationName": "metricName"
|
|
2823
|
+
}
|
|
2824
|
+
}
|
|
2825
|
+
},
|
|
2826
|
+
"output": {
|
|
2827
|
+
"type": "structure",
|
|
2828
|
+
"members": {
|
|
2829
|
+
"metricName": {},
|
|
2830
|
+
"queryString": {},
|
|
2831
|
+
"aggregationType": {
|
|
2832
|
+
"shape": "S3s"
|
|
2833
|
+
},
|
|
2834
|
+
"period": {
|
|
2835
|
+
"type": "integer"
|
|
2836
|
+
},
|
|
2837
|
+
"aggregationField": {},
|
|
2838
|
+
"description": {},
|
|
2839
|
+
"queryVersion": {},
|
|
2840
|
+
"indexName": {},
|
|
2841
|
+
"creationDate": {
|
|
2842
|
+
"type": "timestamp"
|
|
2843
|
+
},
|
|
2844
|
+
"lastModifiedDate": {
|
|
2845
|
+
"type": "timestamp"
|
|
2846
|
+
},
|
|
2847
|
+
"unit": {},
|
|
2848
|
+
"version": {
|
|
2849
|
+
"type": "long"
|
|
2850
|
+
},
|
|
2851
|
+
"metricArn": {}
|
|
2852
|
+
}
|
|
2853
|
+
}
|
|
2854
|
+
},
|
|
2742
2855
|
"DescribeIndex": {
|
|
2743
2856
|
"http": {
|
|
2744
2857
|
"method": "GET",
|
|
@@ -2803,13 +2916,13 @@
|
|
|
2803
2916
|
},
|
|
2804
2917
|
"description": {},
|
|
2805
2918
|
"presignedUrlConfig": {
|
|
2806
|
-
"shape": "
|
|
2919
|
+
"shape": "S45"
|
|
2807
2920
|
},
|
|
2808
2921
|
"jobExecutionsRolloutConfig": {
|
|
2809
|
-
"shape": "
|
|
2922
|
+
"shape": "S48"
|
|
2810
2923
|
},
|
|
2811
2924
|
"abortConfig": {
|
|
2812
|
-
"shape": "
|
|
2925
|
+
"shape": "S4f"
|
|
2813
2926
|
},
|
|
2814
2927
|
"createdAt": {
|
|
2815
2928
|
"type": "timestamp"
|
|
@@ -2854,7 +2967,7 @@
|
|
|
2854
2967
|
}
|
|
2855
2968
|
},
|
|
2856
2969
|
"timeoutConfig": {
|
|
2857
|
-
"shape": "
|
|
2970
|
+
"shape": "S4m"
|
|
2858
2971
|
},
|
|
2859
2972
|
"namespaceId": {},
|
|
2860
2973
|
"jobTemplateArn": {}
|
|
@@ -2962,16 +3075,16 @@
|
|
|
2962
3075
|
"type": "timestamp"
|
|
2963
3076
|
},
|
|
2964
3077
|
"presignedUrlConfig": {
|
|
2965
|
-
"shape": "
|
|
3078
|
+
"shape": "S45"
|
|
2966
3079
|
},
|
|
2967
3080
|
"jobExecutionsRolloutConfig": {
|
|
2968
|
-
"shape": "
|
|
3081
|
+
"shape": "S48"
|
|
2969
3082
|
},
|
|
2970
3083
|
"abortConfig": {
|
|
2971
|
-
"shape": "
|
|
3084
|
+
"shape": "S4f"
|
|
2972
3085
|
},
|
|
2973
3086
|
"timeoutConfig": {
|
|
2974
|
-
"shape": "
|
|
3087
|
+
"shape": "S4m"
|
|
2975
3088
|
}
|
|
2976
3089
|
}
|
|
2977
3090
|
}
|
|
@@ -3002,7 +3115,7 @@
|
|
|
3002
3115
|
"actionId": {},
|
|
3003
3116
|
"roleArn": {},
|
|
3004
3117
|
"actionParams": {
|
|
3005
|
-
"shape": "
|
|
3118
|
+
"shape": "S50"
|
|
3006
3119
|
},
|
|
3007
3120
|
"creationDate": {
|
|
3008
3121
|
"type": "timestamp"
|
|
@@ -3051,7 +3164,7 @@
|
|
|
3051
3164
|
},
|
|
3052
3165
|
"provisioningRoleArn": {},
|
|
3053
3166
|
"preProvisioningHook": {
|
|
3054
|
-
"shape": "
|
|
3167
|
+
"shape": "S7p"
|
|
3055
3168
|
}
|
|
3056
3169
|
}
|
|
3057
3170
|
}
|
|
@@ -3160,7 +3273,7 @@
|
|
|
3160
3273
|
"dayOfMonth": {},
|
|
3161
3274
|
"dayOfWeek": {},
|
|
3162
3275
|
"targetCheckNames": {
|
|
3163
|
-
"shape": "
|
|
3276
|
+
"shape": "S84"
|
|
3164
3277
|
},
|
|
3165
3278
|
"scheduledAuditName": {},
|
|
3166
3279
|
"scheduledAuditArn": {}
|
|
@@ -3191,18 +3304,18 @@
|
|
|
3191
3304
|
"securityProfileArn": {},
|
|
3192
3305
|
"securityProfileDescription": {},
|
|
3193
3306
|
"behaviors": {
|
|
3194
|
-
"shape": "
|
|
3307
|
+
"shape": "S8a"
|
|
3195
3308
|
},
|
|
3196
3309
|
"alertTargets": {
|
|
3197
|
-
"shape": "
|
|
3310
|
+
"shape": "S90"
|
|
3198
3311
|
},
|
|
3199
3312
|
"additionalMetricsToRetain": {
|
|
3200
|
-
"shape": "
|
|
3313
|
+
"shape": "S94",
|
|
3201
3314
|
"deprecated": true,
|
|
3202
3315
|
"deprecatedMessage": "Use additionalMetricsToRetainV2."
|
|
3203
3316
|
},
|
|
3204
3317
|
"additionalMetricsToRetainV2": {
|
|
3205
|
-
"shape": "
|
|
3318
|
+
"shape": "S95"
|
|
3206
3319
|
},
|
|
3207
3320
|
"version": {
|
|
3208
3321
|
"type": "long"
|
|
@@ -3246,7 +3359,7 @@
|
|
|
3246
3359
|
},
|
|
3247
3360
|
"description": {},
|
|
3248
3361
|
"files": {
|
|
3249
|
-
"shape": "
|
|
3362
|
+
"shape": "S9b"
|
|
3250
3363
|
},
|
|
3251
3364
|
"createdAt": {
|
|
3252
3365
|
"type": "timestamp"
|
|
@@ -3329,7 +3442,7 @@
|
|
|
3329
3442
|
"members": {
|
|
3330
3443
|
"parentGroupName": {},
|
|
3331
3444
|
"rootToParentThingGroups": {
|
|
3332
|
-
"shape": "
|
|
3445
|
+
"shape": "Sjt"
|
|
3333
3446
|
},
|
|
3334
3447
|
"creationDate": {
|
|
3335
3448
|
"type": "timestamp"
|
|
@@ -3412,10 +3525,10 @@
|
|
|
3412
3525
|
"thingTypeId": {},
|
|
3413
3526
|
"thingTypeArn": {},
|
|
3414
3527
|
"thingTypeProperties": {
|
|
3415
|
-
"shape": "
|
|
3528
|
+
"shape": "S9n"
|
|
3416
3529
|
},
|
|
3417
3530
|
"thingTypeMetadata": {
|
|
3418
|
-
"shape": "
|
|
3531
|
+
"shape": "Sk6"
|
|
3419
3532
|
}
|
|
3420
3533
|
}
|
|
3421
3534
|
}
|
|
@@ -3601,6 +3714,58 @@
|
|
|
3601
3714
|
}
|
|
3602
3715
|
}
|
|
3603
3716
|
},
|
|
3717
|
+
"GetBucketsAggregation": {
|
|
3718
|
+
"http": {
|
|
3719
|
+
"requestUri": "/indices/buckets"
|
|
3720
|
+
},
|
|
3721
|
+
"input": {
|
|
3722
|
+
"type": "structure",
|
|
3723
|
+
"required": [
|
|
3724
|
+
"queryString",
|
|
3725
|
+
"aggregationField",
|
|
3726
|
+
"bucketsAggregationType"
|
|
3727
|
+
],
|
|
3728
|
+
"members": {
|
|
3729
|
+
"indexName": {},
|
|
3730
|
+
"queryString": {},
|
|
3731
|
+
"aggregationField": {},
|
|
3732
|
+
"queryVersion": {},
|
|
3733
|
+
"bucketsAggregationType": {
|
|
3734
|
+
"type": "structure",
|
|
3735
|
+
"members": {
|
|
3736
|
+
"termsAggregation": {
|
|
3737
|
+
"type": "structure",
|
|
3738
|
+
"members": {
|
|
3739
|
+
"maxBuckets": {
|
|
3740
|
+
"type": "integer"
|
|
3741
|
+
}
|
|
3742
|
+
}
|
|
3743
|
+
}
|
|
3744
|
+
}
|
|
3745
|
+
}
|
|
3746
|
+
}
|
|
3747
|
+
},
|
|
3748
|
+
"output": {
|
|
3749
|
+
"type": "structure",
|
|
3750
|
+
"members": {
|
|
3751
|
+
"totalCount": {
|
|
3752
|
+
"type": "integer"
|
|
3753
|
+
},
|
|
3754
|
+
"buckets": {
|
|
3755
|
+
"type": "list",
|
|
3756
|
+
"member": {
|
|
3757
|
+
"type": "structure",
|
|
3758
|
+
"members": {
|
|
3759
|
+
"keyValue": {},
|
|
3760
|
+
"count": {
|
|
3761
|
+
"type": "integer"
|
|
3762
|
+
}
|
|
3763
|
+
}
|
|
3764
|
+
}
|
|
3765
|
+
}
|
|
3766
|
+
}
|
|
3767
|
+
}
|
|
3768
|
+
},
|
|
3604
3769
|
"GetCardinality": {
|
|
3605
3770
|
"http": {
|
|
3606
3771
|
"requestUri": "/indices/cardinality"
|
|
@@ -3671,10 +3836,10 @@
|
|
|
3671
3836
|
"type": "structure",
|
|
3672
3837
|
"members": {
|
|
3673
3838
|
"thingIndexingConfiguration": {
|
|
3674
|
-
"shape": "
|
|
3839
|
+
"shape": "Sl5"
|
|
3675
3840
|
},
|
|
3676
3841
|
"thingGroupIndexingConfiguration": {
|
|
3677
|
-
"shape": "
|
|
3842
|
+
"shape": "Slc"
|
|
3678
3843
|
}
|
|
3679
3844
|
}
|
|
3680
3845
|
}
|
|
@@ -3753,20 +3918,20 @@
|
|
|
3753
3918
|
},
|
|
3754
3919
|
"description": {},
|
|
3755
3920
|
"targets": {
|
|
3756
|
-
"shape": "
|
|
3921
|
+
"shape": "S5j"
|
|
3757
3922
|
},
|
|
3758
3923
|
"protocols": {
|
|
3759
|
-
"shape": "
|
|
3924
|
+
"shape": "S5l"
|
|
3760
3925
|
},
|
|
3761
3926
|
"awsJobExecutionsRolloutConfig": {
|
|
3762
|
-
"shape": "
|
|
3927
|
+
"shape": "S5n"
|
|
3763
3928
|
},
|
|
3764
3929
|
"awsJobPresignedUrlConfig": {
|
|
3765
|
-
"shape": "
|
|
3930
|
+
"shape": "S5u"
|
|
3766
3931
|
},
|
|
3767
3932
|
"targetSelection": {},
|
|
3768
3933
|
"otaUpdateFiles": {
|
|
3769
|
-
"shape": "
|
|
3934
|
+
"shape": "S65"
|
|
3770
3935
|
},
|
|
3771
3936
|
"otaUpdateStatus": {},
|
|
3772
3937
|
"awsIotJobId": {},
|
|
@@ -3779,7 +3944,7 @@
|
|
|
3779
3944
|
}
|
|
3780
3945
|
},
|
|
3781
3946
|
"additionalParameters": {
|
|
3782
|
-
"shape": "
|
|
3947
|
+
"shape": "S73"
|
|
3783
3948
|
}
|
|
3784
3949
|
}
|
|
3785
3950
|
}
|
|
@@ -4002,14 +4167,14 @@
|
|
|
4002
4167
|
"type": "timestamp"
|
|
4003
4168
|
},
|
|
4004
4169
|
"actions": {
|
|
4005
|
-
"shape": "
|
|
4170
|
+
"shape": "S9y"
|
|
4006
4171
|
},
|
|
4007
4172
|
"ruleDisabled": {
|
|
4008
4173
|
"type": "boolean"
|
|
4009
4174
|
},
|
|
4010
4175
|
"awsIotSqlVersion": {},
|
|
4011
4176
|
"errorAction": {
|
|
4012
|
-
"shape": "
|
|
4177
|
+
"shape": "S9z"
|
|
4013
4178
|
}
|
|
4014
4179
|
}
|
|
4015
4180
|
}
|
|
@@ -4037,7 +4202,7 @@
|
|
|
4037
4202
|
"type": "structure",
|
|
4038
4203
|
"members": {
|
|
4039
4204
|
"topicRuleDestination": {
|
|
4040
|
-
"shape": "
|
|
4205
|
+
"shape": "Sd1"
|
|
4041
4206
|
}
|
|
4042
4207
|
}
|
|
4043
4208
|
}
|
|
@@ -4110,13 +4275,13 @@
|
|
|
4110
4275
|
"thingName": {},
|
|
4111
4276
|
"securityProfileName": {},
|
|
4112
4277
|
"behavior": {
|
|
4113
|
-
"shape": "
|
|
4278
|
+
"shape": "S8b"
|
|
4114
4279
|
},
|
|
4115
4280
|
"lastViolationValue": {
|
|
4116
|
-
"shape": "
|
|
4281
|
+
"shape": "S8i"
|
|
4117
4282
|
},
|
|
4118
4283
|
"violationEventAdditionalInfo": {
|
|
4119
|
-
"shape": "
|
|
4284
|
+
"shape": "Smt"
|
|
4120
4285
|
},
|
|
4121
4286
|
"lastViolationTime": {
|
|
4122
4287
|
"type": "timestamp"
|
|
@@ -4165,7 +4330,7 @@
|
|
|
4165
4330
|
"type": "structure",
|
|
4166
4331
|
"members": {
|
|
4167
4332
|
"policies": {
|
|
4168
|
-
"shape": "
|
|
4333
|
+
"shape": "Smz"
|
|
4169
4334
|
},
|
|
4170
4335
|
"nextMarker": {}
|
|
4171
4336
|
}
|
|
@@ -4204,7 +4369,7 @@
|
|
|
4204
4369
|
"findings": {
|
|
4205
4370
|
"type": "list",
|
|
4206
4371
|
"member": {
|
|
4207
|
-
"shape": "
|
|
4372
|
+
"shape": "Sf9"
|
|
4208
4373
|
}
|
|
4209
4374
|
},
|
|
4210
4375
|
"nextToken": {}
|
|
@@ -4522,7 +4687,7 @@
|
|
|
4522
4687
|
"billingGroups": {
|
|
4523
4688
|
"type": "list",
|
|
4524
4689
|
"member": {
|
|
4525
|
-
"shape": "
|
|
4690
|
+
"shape": "Sju"
|
|
4526
4691
|
}
|
|
4527
4692
|
},
|
|
4528
4693
|
"nextToken": {}
|
|
@@ -4602,7 +4767,7 @@
|
|
|
4602
4767
|
"type": "structure",
|
|
4603
4768
|
"members": {
|
|
4604
4769
|
"certificates": {
|
|
4605
|
-
"shape": "
|
|
4770
|
+
"shape": "So1"
|
|
4606
4771
|
},
|
|
4607
4772
|
"nextMarker": {}
|
|
4608
4773
|
}
|
|
@@ -4643,7 +4808,7 @@
|
|
|
4643
4808
|
"type": "structure",
|
|
4644
4809
|
"members": {
|
|
4645
4810
|
"certificates": {
|
|
4646
|
-
"shape": "
|
|
4811
|
+
"shape": "So1"
|
|
4647
4812
|
},
|
|
4648
4813
|
"nextMarker": {}
|
|
4649
4814
|
}
|
|
@@ -4787,7 +4952,7 @@
|
|
|
4787
4952
|
"tasks": {
|
|
4788
4953
|
"type": "list",
|
|
4789
4954
|
"member": {
|
|
4790
|
-
"shape": "
|
|
4955
|
+
"shape": "Shi"
|
|
4791
4956
|
}
|
|
4792
4957
|
},
|
|
4793
4958
|
"nextToken": {}
|
|
@@ -4865,6 +5030,42 @@
|
|
|
4865
5030
|
}
|
|
4866
5031
|
}
|
|
4867
5032
|
},
|
|
5033
|
+
"ListFleetMetrics": {
|
|
5034
|
+
"http": {
|
|
5035
|
+
"method": "GET",
|
|
5036
|
+
"requestUri": "/fleet-metrics"
|
|
5037
|
+
},
|
|
5038
|
+
"input": {
|
|
5039
|
+
"type": "structure",
|
|
5040
|
+
"members": {
|
|
5041
|
+
"nextToken": {
|
|
5042
|
+
"location": "querystring",
|
|
5043
|
+
"locationName": "nextToken"
|
|
5044
|
+
},
|
|
5045
|
+
"maxResults": {
|
|
5046
|
+
"location": "querystring",
|
|
5047
|
+
"locationName": "maxResults",
|
|
5048
|
+
"type": "integer"
|
|
5049
|
+
}
|
|
5050
|
+
}
|
|
5051
|
+
},
|
|
5052
|
+
"output": {
|
|
5053
|
+
"type": "structure",
|
|
5054
|
+
"members": {
|
|
5055
|
+
"fleetMetrics": {
|
|
5056
|
+
"type": "list",
|
|
5057
|
+
"member": {
|
|
5058
|
+
"type": "structure",
|
|
5059
|
+
"members": {
|
|
5060
|
+
"metricName": {},
|
|
5061
|
+
"metricArn": {}
|
|
5062
|
+
}
|
|
5063
|
+
}
|
|
5064
|
+
},
|
|
5065
|
+
"nextToken": {}
|
|
5066
|
+
}
|
|
5067
|
+
}
|
|
5068
|
+
},
|
|
4868
5069
|
"ListIndices": {
|
|
4869
5070
|
"http": {
|
|
4870
5071
|
"method": "GET",
|
|
@@ -4935,7 +5136,7 @@
|
|
|
4935
5136
|
"members": {
|
|
4936
5137
|
"thingArn": {},
|
|
4937
5138
|
"jobExecutionSummary": {
|
|
4938
|
-
"shape": "
|
|
5139
|
+
"shape": "Sp1"
|
|
4939
5140
|
}
|
|
4940
5141
|
}
|
|
4941
5142
|
}
|
|
@@ -4988,7 +5189,7 @@
|
|
|
4988
5189
|
"members": {
|
|
4989
5190
|
"jobId": {},
|
|
4990
5191
|
"jobExecutionSummary": {
|
|
4991
|
-
"shape": "
|
|
5192
|
+
"shape": "Sp1"
|
|
4992
5193
|
}
|
|
4993
5194
|
}
|
|
4994
5195
|
}
|
|
@@ -5268,7 +5469,7 @@
|
|
|
5268
5469
|
"type": "structure",
|
|
5269
5470
|
"members": {
|
|
5270
5471
|
"policies": {
|
|
5271
|
-
"shape": "
|
|
5472
|
+
"shape": "Smz"
|
|
5272
5473
|
},
|
|
5273
5474
|
"nextMarker": {}
|
|
5274
5475
|
}
|
|
@@ -5309,7 +5510,7 @@
|
|
|
5309
5510
|
"type": "structure",
|
|
5310
5511
|
"members": {
|
|
5311
5512
|
"principals": {
|
|
5312
|
-
"shape": "
|
|
5513
|
+
"shape": "Spu"
|
|
5313
5514
|
},
|
|
5314
5515
|
"nextMarker": {}
|
|
5315
5516
|
}
|
|
@@ -5389,7 +5590,7 @@
|
|
|
5389
5590
|
"type": "structure",
|
|
5390
5591
|
"members": {
|
|
5391
5592
|
"policies": {
|
|
5392
|
-
"shape": "
|
|
5593
|
+
"shape": "Smz"
|
|
5393
5594
|
},
|
|
5394
5595
|
"nextMarker": {}
|
|
5395
5596
|
}
|
|
@@ -5426,7 +5627,7 @@
|
|
|
5426
5627
|
"type": "structure",
|
|
5427
5628
|
"members": {
|
|
5428
5629
|
"things": {
|
|
5429
|
-
"shape": "
|
|
5630
|
+
"shape": "Sq4"
|
|
5430
5631
|
},
|
|
5431
5632
|
"nextToken": {}
|
|
5432
5633
|
}
|
|
@@ -5635,7 +5836,7 @@
|
|
|
5635
5836
|
"securityProfileIdentifiers": {
|
|
5636
5837
|
"type": "list",
|
|
5637
5838
|
"member": {
|
|
5638
|
-
"shape": "
|
|
5839
|
+
"shape": "Sqn"
|
|
5639
5840
|
}
|
|
5640
5841
|
},
|
|
5641
5842
|
"nextToken": {}
|
|
@@ -5682,10 +5883,10 @@
|
|
|
5682
5883
|
"type": "structure",
|
|
5683
5884
|
"members": {
|
|
5684
5885
|
"securityProfileIdentifier": {
|
|
5685
|
-
"shape": "
|
|
5886
|
+
"shape": "Sqn"
|
|
5686
5887
|
},
|
|
5687
5888
|
"target": {
|
|
5688
|
-
"shape": "
|
|
5889
|
+
"shape": "Sqs"
|
|
5689
5890
|
}
|
|
5690
5891
|
}
|
|
5691
5892
|
}
|
|
@@ -5838,7 +6039,7 @@
|
|
|
5838
6039
|
"securityProfileTargets": {
|
|
5839
6040
|
"type": "list",
|
|
5840
6041
|
"member": {
|
|
5841
|
-
"shape": "
|
|
6042
|
+
"shape": "Sqs"
|
|
5842
6043
|
}
|
|
5843
6044
|
},
|
|
5844
6045
|
"nextToken": {}
|
|
@@ -5881,7 +6082,7 @@
|
|
|
5881
6082
|
"type": "structure",
|
|
5882
6083
|
"members": {
|
|
5883
6084
|
"thingGroups": {
|
|
5884
|
-
"shape": "
|
|
6085
|
+
"shape": "Sjt"
|
|
5885
6086
|
},
|
|
5886
6087
|
"nextToken": {}
|
|
5887
6088
|
}
|
|
@@ -5917,7 +6118,7 @@
|
|
|
5917
6118
|
"type": "structure",
|
|
5918
6119
|
"members": {
|
|
5919
6120
|
"thingGroups": {
|
|
5920
|
-
"shape": "
|
|
6121
|
+
"shape": "Sjt"
|
|
5921
6122
|
},
|
|
5922
6123
|
"nextToken": {}
|
|
5923
6124
|
}
|
|
@@ -5953,7 +6154,7 @@
|
|
|
5953
6154
|
"type": "structure",
|
|
5954
6155
|
"members": {
|
|
5955
6156
|
"principals": {
|
|
5956
|
-
"shape": "
|
|
6157
|
+
"shape": "Spu"
|
|
5957
6158
|
},
|
|
5958
6159
|
"nextToken": {}
|
|
5959
6160
|
}
|
|
@@ -6070,10 +6271,10 @@
|
|
|
6070
6271
|
"thingTypeName": {},
|
|
6071
6272
|
"thingTypeArn": {},
|
|
6072
6273
|
"thingTypeProperties": {
|
|
6073
|
-
"shape": "
|
|
6274
|
+
"shape": "S9n"
|
|
6074
6275
|
},
|
|
6075
6276
|
"thingTypeMetadata": {
|
|
6076
|
-
"shape": "
|
|
6277
|
+
"shape": "Sk6"
|
|
6077
6278
|
}
|
|
6078
6279
|
}
|
|
6079
6280
|
}
|
|
@@ -6172,7 +6373,7 @@
|
|
|
6172
6373
|
"type": "structure",
|
|
6173
6374
|
"members": {
|
|
6174
6375
|
"things": {
|
|
6175
|
-
"shape": "
|
|
6376
|
+
"shape": "Sq4"
|
|
6176
6377
|
},
|
|
6177
6378
|
"nextToken": {}
|
|
6178
6379
|
}
|
|
@@ -6213,7 +6414,7 @@
|
|
|
6213
6414
|
"type": "structure",
|
|
6214
6415
|
"members": {
|
|
6215
6416
|
"things": {
|
|
6216
|
-
"shape": "
|
|
6417
|
+
"shape": "Sq4"
|
|
6217
6418
|
},
|
|
6218
6419
|
"nextToken": {}
|
|
6219
6420
|
}
|
|
@@ -6265,10 +6466,10 @@
|
|
|
6265
6466
|
"type": "structure",
|
|
6266
6467
|
"members": {
|
|
6267
6468
|
"subnetIds": {
|
|
6268
|
-
"shape": "
|
|
6469
|
+
"shape": "Scv"
|
|
6269
6470
|
},
|
|
6270
6471
|
"securityGroups": {
|
|
6271
|
-
"shape": "
|
|
6472
|
+
"shape": "Scx"
|
|
6272
6473
|
},
|
|
6273
6474
|
"vpcId": {},
|
|
6274
6475
|
"roleArn": {}
|
|
@@ -6365,7 +6566,7 @@
|
|
|
6365
6566
|
"type": "structure",
|
|
6366
6567
|
"members": {
|
|
6367
6568
|
"logTarget": {
|
|
6368
|
-
"shape": "
|
|
6569
|
+
"shape": "Ssg"
|
|
6369
6570
|
},
|
|
6370
6571
|
"logLevel": {}
|
|
6371
6572
|
}
|
|
@@ -6437,13 +6638,13 @@
|
|
|
6437
6638
|
"thingName": {},
|
|
6438
6639
|
"securityProfileName": {},
|
|
6439
6640
|
"behavior": {
|
|
6440
|
-
"shape": "
|
|
6641
|
+
"shape": "S8b"
|
|
6441
6642
|
},
|
|
6442
6643
|
"metricValue": {
|
|
6443
|
-
"shape": "
|
|
6644
|
+
"shape": "S8i"
|
|
6444
6645
|
},
|
|
6445
6646
|
"violationEventAdditionalInfo": {
|
|
6446
|
-
"shape": "
|
|
6647
|
+
"shape": "Smt"
|
|
6447
6648
|
},
|
|
6448
6649
|
"violationEventType": {},
|
|
6449
6650
|
"violationEventTime": {
|
|
@@ -6480,7 +6681,7 @@
|
|
|
6480
6681
|
"type": "boolean"
|
|
6481
6682
|
},
|
|
6482
6683
|
"registrationConfig": {
|
|
6483
|
-
"shape": "
|
|
6684
|
+
"shape": "Sh4"
|
|
6484
6685
|
},
|
|
6485
6686
|
"tags": {
|
|
6486
6687
|
"shape": "S29"
|
|
@@ -6650,7 +6851,7 @@
|
|
|
6650
6851
|
"locationName": "ruleName"
|
|
6651
6852
|
},
|
|
6652
6853
|
"topicRulePayload": {
|
|
6653
|
-
"shape": "
|
|
6854
|
+
"shape": "S9v"
|
|
6654
6855
|
}
|
|
6655
6856
|
},
|
|
6656
6857
|
"payload": "topicRulePayload"
|
|
@@ -6688,7 +6889,7 @@
|
|
|
6688
6889
|
"thingId": {},
|
|
6689
6890
|
"thingTypeName": {},
|
|
6690
6891
|
"thingGroupNames": {
|
|
6691
|
-
"shape": "
|
|
6892
|
+
"shape": "Sta"
|
|
6692
6893
|
},
|
|
6693
6894
|
"attributes": {
|
|
6694
6895
|
"shape": "S3h"
|
|
@@ -6702,7 +6903,8 @@
|
|
|
6702
6903
|
},
|
|
6703
6904
|
"timestamp": {
|
|
6704
6905
|
"type": "long"
|
|
6705
|
-
}
|
|
6906
|
+
},
|
|
6907
|
+
"disconnectReason": {}
|
|
6706
6908
|
}
|
|
6707
6909
|
}
|
|
6708
6910
|
}
|
|
@@ -6720,7 +6922,7 @@
|
|
|
6720
6922
|
"shape": "S3h"
|
|
6721
6923
|
},
|
|
6722
6924
|
"parentGroupNames": {
|
|
6723
|
-
"shape": "
|
|
6925
|
+
"shape": "Sta"
|
|
6724
6926
|
}
|
|
6725
6927
|
}
|
|
6726
6928
|
}
|
|
@@ -6808,7 +7010,7 @@
|
|
|
6808
7010
|
],
|
|
6809
7011
|
"members": {
|
|
6810
7012
|
"logTarget": {
|
|
6811
|
-
"shape": "
|
|
7013
|
+
"shape": "Ssg"
|
|
6812
7014
|
},
|
|
6813
7015
|
"logLevel": {}
|
|
6814
7016
|
}
|
|
@@ -6847,10 +7049,10 @@
|
|
|
6847
7049
|
"locationName": "taskId"
|
|
6848
7050
|
},
|
|
6849
7051
|
"target": {
|
|
6850
|
-
"shape": "
|
|
7052
|
+
"shape": "Sft"
|
|
6851
7053
|
},
|
|
6852
7054
|
"auditCheckToActionsMapping": {
|
|
6853
|
-
"shape": "
|
|
7055
|
+
"shape": "Sfx"
|
|
6854
7056
|
},
|
|
6855
7057
|
"clientRequestToken": {
|
|
6856
7058
|
"idempotencyToken": true
|
|
@@ -6883,14 +7085,14 @@
|
|
|
6883
7085
|
"locationName": "taskId"
|
|
6884
7086
|
},
|
|
6885
7087
|
"target": {
|
|
6886
|
-
"shape": "
|
|
7088
|
+
"shape": "Shk"
|
|
6887
7089
|
},
|
|
6888
7090
|
"actions": {
|
|
6889
7091
|
"type": "list",
|
|
6890
7092
|
"member": {}
|
|
6891
7093
|
},
|
|
6892
7094
|
"violationEventOccurrenceRange": {
|
|
6893
|
-
"shape": "
|
|
7095
|
+
"shape": "Shn"
|
|
6894
7096
|
},
|
|
6895
7097
|
"includeOnlyActiveViolations": {
|
|
6896
7098
|
"type": "boolean"
|
|
@@ -6921,7 +7123,7 @@
|
|
|
6921
7123
|
],
|
|
6922
7124
|
"members": {
|
|
6923
7125
|
"targetCheckNames": {
|
|
6924
|
-
"shape": "
|
|
7126
|
+
"shape": "S84"
|
|
6925
7127
|
}
|
|
6926
7128
|
}
|
|
6927
7129
|
},
|
|
@@ -7017,7 +7219,7 @@
|
|
|
7017
7219
|
"authInfos": {
|
|
7018
7220
|
"type": "list",
|
|
7019
7221
|
"member": {
|
|
7020
|
-
"shape": "
|
|
7222
|
+
"shape": "Su4"
|
|
7021
7223
|
}
|
|
7022
7224
|
},
|
|
7023
7225
|
"clientId": {
|
|
@@ -7025,10 +7227,10 @@
|
|
|
7025
7227
|
"locationName": "clientId"
|
|
7026
7228
|
},
|
|
7027
7229
|
"policyNamesToAdd": {
|
|
7028
|
-
"shape": "
|
|
7230
|
+
"shape": "Su8"
|
|
7029
7231
|
},
|
|
7030
7232
|
"policyNamesToSkip": {
|
|
7031
|
-
"shape": "
|
|
7233
|
+
"shape": "Su8"
|
|
7032
7234
|
}
|
|
7033
7235
|
}
|
|
7034
7236
|
},
|
|
@@ -7041,13 +7243,13 @@
|
|
|
7041
7243
|
"type": "structure",
|
|
7042
7244
|
"members": {
|
|
7043
7245
|
"authInfo": {
|
|
7044
|
-
"shape": "
|
|
7246
|
+
"shape": "Su4"
|
|
7045
7247
|
},
|
|
7046
7248
|
"allowed": {
|
|
7047
7249
|
"type": "structure",
|
|
7048
7250
|
"members": {
|
|
7049
7251
|
"policies": {
|
|
7050
|
-
"shape": "
|
|
7252
|
+
"shape": "Smz"
|
|
7051
7253
|
}
|
|
7052
7254
|
}
|
|
7053
7255
|
},
|
|
@@ -7058,7 +7260,7 @@
|
|
|
7058
7260
|
"type": "structure",
|
|
7059
7261
|
"members": {
|
|
7060
7262
|
"policies": {
|
|
7061
|
-
"shape": "
|
|
7263
|
+
"shape": "Smz"
|
|
7062
7264
|
}
|
|
7063
7265
|
}
|
|
7064
7266
|
},
|
|
@@ -7066,7 +7268,7 @@
|
|
|
7066
7268
|
"type": "structure",
|
|
7067
7269
|
"members": {
|
|
7068
7270
|
"policies": {
|
|
7069
|
-
"shape": "
|
|
7271
|
+
"shape": "Smz"
|
|
7070
7272
|
}
|
|
7071
7273
|
}
|
|
7072
7274
|
}
|
|
@@ -7211,10 +7413,10 @@
|
|
|
7211
7413
|
"members": {
|
|
7212
7414
|
"roleArn": {},
|
|
7213
7415
|
"auditNotificationTargetConfigurations": {
|
|
7214
|
-
"shape": "
|
|
7416
|
+
"shape": "Sf1"
|
|
7215
7417
|
},
|
|
7216
7418
|
"auditCheckConfigurations": {
|
|
7217
|
-
"shape": "
|
|
7419
|
+
"shape": "Sf4"
|
|
7218
7420
|
}
|
|
7219
7421
|
}
|
|
7220
7422
|
},
|
|
@@ -7341,7 +7543,7 @@
|
|
|
7341
7543
|
"locationName": "newAutoRegistrationStatus"
|
|
7342
7544
|
},
|
|
7343
7545
|
"registrationConfig": {
|
|
7344
|
-
"shape": "
|
|
7546
|
+
"shape": "Sh4"
|
|
7345
7547
|
},
|
|
7346
7548
|
"removeAutoRegistration": {
|
|
7347
7549
|
"type": "boolean"
|
|
@@ -7523,7 +7725,7 @@
|
|
|
7523
7725
|
"type": "structure",
|
|
7524
7726
|
"members": {
|
|
7525
7727
|
"eventConfigurations": {
|
|
7526
|
-
"shape": "
|
|
7728
|
+
"shape": "Si8"
|
|
7527
7729
|
}
|
|
7528
7730
|
}
|
|
7529
7731
|
},
|
|
@@ -7532,6 +7734,40 @@
|
|
|
7532
7734
|
"members": {}
|
|
7533
7735
|
}
|
|
7534
7736
|
},
|
|
7737
|
+
"UpdateFleetMetric": {
|
|
7738
|
+
"http": {
|
|
7739
|
+
"method": "PATCH",
|
|
7740
|
+
"requestUri": "/fleet-metric/{metricName}"
|
|
7741
|
+
},
|
|
7742
|
+
"input": {
|
|
7743
|
+
"type": "structure",
|
|
7744
|
+
"required": [
|
|
7745
|
+
"metricName",
|
|
7746
|
+
"indexName"
|
|
7747
|
+
],
|
|
7748
|
+
"members": {
|
|
7749
|
+
"metricName": {
|
|
7750
|
+
"location": "uri",
|
|
7751
|
+
"locationName": "metricName"
|
|
7752
|
+
},
|
|
7753
|
+
"queryString": {},
|
|
7754
|
+
"aggregationType": {
|
|
7755
|
+
"shape": "S3s"
|
|
7756
|
+
},
|
|
7757
|
+
"period": {
|
|
7758
|
+
"type": "integer"
|
|
7759
|
+
},
|
|
7760
|
+
"aggregationField": {},
|
|
7761
|
+
"description": {},
|
|
7762
|
+
"queryVersion": {},
|
|
7763
|
+
"indexName": {},
|
|
7764
|
+
"unit": {},
|
|
7765
|
+
"expectedVersion": {
|
|
7766
|
+
"type": "long"
|
|
7767
|
+
}
|
|
7768
|
+
}
|
|
7769
|
+
}
|
|
7770
|
+
},
|
|
7535
7771
|
"UpdateIndexingConfiguration": {
|
|
7536
7772
|
"http": {
|
|
7537
7773
|
"requestUri": "/indexing/config"
|
|
@@ -7540,10 +7776,10 @@
|
|
|
7540
7776
|
"type": "structure",
|
|
7541
7777
|
"members": {
|
|
7542
7778
|
"thingIndexingConfiguration": {
|
|
7543
|
-
"shape": "
|
|
7779
|
+
"shape": "Sl5"
|
|
7544
7780
|
},
|
|
7545
7781
|
"thingGroupIndexingConfiguration": {
|
|
7546
|
-
"shape": "
|
|
7782
|
+
"shape": "Slc"
|
|
7547
7783
|
}
|
|
7548
7784
|
}
|
|
7549
7785
|
},
|
|
@@ -7569,16 +7805,16 @@
|
|
|
7569
7805
|
},
|
|
7570
7806
|
"description": {},
|
|
7571
7807
|
"presignedUrlConfig": {
|
|
7572
|
-
"shape": "
|
|
7808
|
+
"shape": "S45"
|
|
7573
7809
|
},
|
|
7574
7810
|
"jobExecutionsRolloutConfig": {
|
|
7575
|
-
"shape": "
|
|
7811
|
+
"shape": "S48"
|
|
7576
7812
|
},
|
|
7577
7813
|
"abortConfig": {
|
|
7578
|
-
"shape": "
|
|
7814
|
+
"shape": "S4f"
|
|
7579
7815
|
},
|
|
7580
7816
|
"timeoutConfig": {
|
|
7581
|
-
"shape": "
|
|
7817
|
+
"shape": "S4m"
|
|
7582
7818
|
},
|
|
7583
7819
|
"namespaceId": {
|
|
7584
7820
|
"location": "querystring",
|
|
@@ -7604,7 +7840,7 @@
|
|
|
7604
7840
|
},
|
|
7605
7841
|
"roleArn": {},
|
|
7606
7842
|
"actionParams": {
|
|
7607
|
-
"shape": "
|
|
7843
|
+
"shape": "S50"
|
|
7608
7844
|
}
|
|
7609
7845
|
}
|
|
7610
7846
|
},
|
|
@@ -7640,7 +7876,7 @@
|
|
|
7640
7876
|
},
|
|
7641
7877
|
"provisioningRoleArn": {},
|
|
7642
7878
|
"preProvisioningHook": {
|
|
7643
|
-
"shape": "
|
|
7879
|
+
"shape": "S7p"
|
|
7644
7880
|
},
|
|
7645
7881
|
"removePreProvisioningHook": {
|
|
7646
7882
|
"type": "boolean"
|
|
@@ -7696,7 +7932,7 @@
|
|
|
7696
7932
|
"dayOfMonth": {},
|
|
7697
7933
|
"dayOfWeek": {},
|
|
7698
7934
|
"targetCheckNames": {
|
|
7699
|
-
"shape": "
|
|
7935
|
+
"shape": "S84"
|
|
7700
7936
|
},
|
|
7701
7937
|
"scheduledAuditName": {
|
|
7702
7938
|
"location": "uri",
|
|
@@ -7728,18 +7964,18 @@
|
|
|
7728
7964
|
},
|
|
7729
7965
|
"securityProfileDescription": {},
|
|
7730
7966
|
"behaviors": {
|
|
7731
|
-
"shape": "
|
|
7967
|
+
"shape": "S8a"
|
|
7732
7968
|
},
|
|
7733
7969
|
"alertTargets": {
|
|
7734
|
-
"shape": "
|
|
7970
|
+
"shape": "S90"
|
|
7735
7971
|
},
|
|
7736
7972
|
"additionalMetricsToRetain": {
|
|
7737
|
-
"shape": "
|
|
7973
|
+
"shape": "S94",
|
|
7738
7974
|
"deprecated": true,
|
|
7739
7975
|
"deprecatedMessage": "Use additionalMetricsToRetainV2."
|
|
7740
7976
|
},
|
|
7741
7977
|
"additionalMetricsToRetainV2": {
|
|
7742
|
-
"shape": "
|
|
7978
|
+
"shape": "S95"
|
|
7743
7979
|
},
|
|
7744
7980
|
"deleteBehaviors": {
|
|
7745
7981
|
"type": "boolean"
|
|
@@ -7764,18 +8000,18 @@
|
|
|
7764
8000
|
"securityProfileArn": {},
|
|
7765
8001
|
"securityProfileDescription": {},
|
|
7766
8002
|
"behaviors": {
|
|
7767
|
-
"shape": "
|
|
8003
|
+
"shape": "S8a"
|
|
7768
8004
|
},
|
|
7769
8005
|
"alertTargets": {
|
|
7770
|
-
"shape": "
|
|
8006
|
+
"shape": "S90"
|
|
7771
8007
|
},
|
|
7772
8008
|
"additionalMetricsToRetain": {
|
|
7773
|
-
"shape": "
|
|
8009
|
+
"shape": "S94",
|
|
7774
8010
|
"deprecated": true,
|
|
7775
8011
|
"deprecatedMessage": "Use additionalMetricsToRetainV2."
|
|
7776
8012
|
},
|
|
7777
8013
|
"additionalMetricsToRetainV2": {
|
|
7778
|
-
"shape": "
|
|
8014
|
+
"shape": "S95"
|
|
7779
8015
|
},
|
|
7780
8016
|
"version": {
|
|
7781
8017
|
"type": "long"
|
|
@@ -7806,7 +8042,7 @@
|
|
|
7806
8042
|
},
|
|
7807
8043
|
"description": {},
|
|
7808
8044
|
"files": {
|
|
7809
|
-
"shape": "
|
|
8045
|
+
"shape": "S9b"
|
|
7810
8046
|
},
|
|
7811
8047
|
"roleArn": {}
|
|
7812
8048
|
}
|
|
@@ -7898,10 +8134,10 @@
|
|
|
7898
8134
|
"members": {
|
|
7899
8135
|
"thingName": {},
|
|
7900
8136
|
"thingGroupsToAdd": {
|
|
7901
|
-
"shape": "
|
|
8137
|
+
"shape": "Swj"
|
|
7902
8138
|
},
|
|
7903
8139
|
"thingGroupsToRemove": {
|
|
7904
|
-
"shape": "
|
|
8140
|
+
"shape": "Swj"
|
|
7905
8141
|
},
|
|
7906
8142
|
"overrideDynamicGroups": {
|
|
7907
8143
|
"type": "boolean"
|
|
@@ -7945,7 +8181,7 @@
|
|
|
7945
8181
|
],
|
|
7946
8182
|
"members": {
|
|
7947
8183
|
"behaviors": {
|
|
7948
|
-
"shape": "
|
|
8184
|
+
"shape": "S8a"
|
|
7949
8185
|
}
|
|
7950
8186
|
}
|
|
7951
8187
|
},
|
|
@@ -8059,7 +8295,20 @@
|
|
|
8059
8295
|
"key": {},
|
|
8060
8296
|
"value": {}
|
|
8061
8297
|
},
|
|
8062
|
-
"
|
|
8298
|
+
"S3s": {
|
|
8299
|
+
"type": "structure",
|
|
8300
|
+
"required": [
|
|
8301
|
+
"name"
|
|
8302
|
+
],
|
|
8303
|
+
"members": {
|
|
8304
|
+
"name": {},
|
|
8305
|
+
"values": {
|
|
8306
|
+
"type": "list",
|
|
8307
|
+
"member": {}
|
|
8308
|
+
}
|
|
8309
|
+
}
|
|
8310
|
+
},
|
|
8311
|
+
"S45": {
|
|
8063
8312
|
"type": "structure",
|
|
8064
8313
|
"members": {
|
|
8065
8314
|
"roleArn": {},
|
|
@@ -8068,7 +8317,7 @@
|
|
|
8068
8317
|
}
|
|
8069
8318
|
}
|
|
8070
8319
|
},
|
|
8071
|
-
"
|
|
8320
|
+
"S48": {
|
|
8072
8321
|
"type": "structure",
|
|
8073
8322
|
"members": {
|
|
8074
8323
|
"maximumPerMinute": {
|
|
@@ -8103,7 +8352,7 @@
|
|
|
8103
8352
|
}
|
|
8104
8353
|
}
|
|
8105
8354
|
},
|
|
8106
|
-
"
|
|
8355
|
+
"S4f": {
|
|
8107
8356
|
"type": "structure",
|
|
8108
8357
|
"required": [
|
|
8109
8358
|
"criteriaList"
|
|
@@ -8133,7 +8382,7 @@
|
|
|
8133
8382
|
}
|
|
8134
8383
|
}
|
|
8135
8384
|
},
|
|
8136
|
-
"
|
|
8385
|
+
"S4m": {
|
|
8137
8386
|
"type": "structure",
|
|
8138
8387
|
"members": {
|
|
8139
8388
|
"inProgressTimeoutInMinutes": {
|
|
@@ -8141,7 +8390,7 @@
|
|
|
8141
8390
|
}
|
|
8142
8391
|
}
|
|
8143
8392
|
},
|
|
8144
|
-
"
|
|
8393
|
+
"S4v": {
|
|
8145
8394
|
"type": "structure",
|
|
8146
8395
|
"members": {
|
|
8147
8396
|
"PublicKey": {},
|
|
@@ -8151,7 +8400,7 @@
|
|
|
8151
8400
|
}
|
|
8152
8401
|
}
|
|
8153
8402
|
},
|
|
8154
|
-
"
|
|
8403
|
+
"S50": {
|
|
8155
8404
|
"type": "structure",
|
|
8156
8405
|
"members": {
|
|
8157
8406
|
"updateDeviceCertificateParams": {
|
|
@@ -8218,15 +8467,15 @@
|
|
|
8218
8467
|
}
|
|
8219
8468
|
}
|
|
8220
8469
|
},
|
|
8221
|
-
"
|
|
8470
|
+
"S5j": {
|
|
8222
8471
|
"type": "list",
|
|
8223
8472
|
"member": {}
|
|
8224
8473
|
},
|
|
8225
|
-
"
|
|
8474
|
+
"S5l": {
|
|
8226
8475
|
"type": "list",
|
|
8227
8476
|
"member": {}
|
|
8228
8477
|
},
|
|
8229
|
-
"
|
|
8478
|
+
"S5n": {
|
|
8230
8479
|
"type": "structure",
|
|
8231
8480
|
"members": {
|
|
8232
8481
|
"maximumPerMinute": {
|
|
@@ -8261,7 +8510,7 @@
|
|
|
8261
8510
|
}
|
|
8262
8511
|
}
|
|
8263
8512
|
},
|
|
8264
|
-
"
|
|
8513
|
+
"S5u": {
|
|
8265
8514
|
"type": "structure",
|
|
8266
8515
|
"members": {
|
|
8267
8516
|
"expiresInSec": {
|
|
@@ -8269,7 +8518,7 @@
|
|
|
8269
8518
|
}
|
|
8270
8519
|
}
|
|
8271
8520
|
},
|
|
8272
|
-
"
|
|
8521
|
+
"S65": {
|
|
8273
8522
|
"type": "list",
|
|
8274
8523
|
"member": {
|
|
8275
8524
|
"type": "structure",
|
|
@@ -8292,7 +8541,7 @@
|
|
|
8292
8541
|
}
|
|
8293
8542
|
},
|
|
8294
8543
|
"s3Location": {
|
|
8295
|
-
"shape": "
|
|
8544
|
+
"shape": "S6e"
|
|
8296
8545
|
}
|
|
8297
8546
|
}
|
|
8298
8547
|
},
|
|
@@ -8358,7 +8607,7 @@
|
|
|
8358
8607
|
}
|
|
8359
8608
|
}
|
|
8360
8609
|
},
|
|
8361
|
-
"
|
|
8610
|
+
"S6e": {
|
|
8362
8611
|
"type": "structure",
|
|
8363
8612
|
"members": {
|
|
8364
8613
|
"bucket": {},
|
|
@@ -8366,12 +8615,12 @@
|
|
|
8366
8615
|
"version": {}
|
|
8367
8616
|
}
|
|
8368
8617
|
},
|
|
8369
|
-
"
|
|
8618
|
+
"S73": {
|
|
8370
8619
|
"type": "map",
|
|
8371
8620
|
"key": {},
|
|
8372
8621
|
"value": {}
|
|
8373
8622
|
},
|
|
8374
|
-
"
|
|
8623
|
+
"S7p": {
|
|
8375
8624
|
"type": "structure",
|
|
8376
8625
|
"required": [
|
|
8377
8626
|
"targetArn"
|
|
@@ -8381,17 +8630,17 @@
|
|
|
8381
8630
|
"targetArn": {}
|
|
8382
8631
|
}
|
|
8383
8632
|
},
|
|
8384
|
-
"
|
|
8633
|
+
"S84": {
|
|
8385
8634
|
"type": "list",
|
|
8386
8635
|
"member": {}
|
|
8387
8636
|
},
|
|
8388
|
-
"
|
|
8637
|
+
"S8a": {
|
|
8389
8638
|
"type": "list",
|
|
8390
8639
|
"member": {
|
|
8391
|
-
"shape": "
|
|
8640
|
+
"shape": "S8b"
|
|
8392
8641
|
}
|
|
8393
8642
|
},
|
|
8394
|
-
"
|
|
8643
|
+
"S8b": {
|
|
8395
8644
|
"type": "structure",
|
|
8396
8645
|
"required": [
|
|
8397
8646
|
"name"
|
|
@@ -8400,14 +8649,14 @@
|
|
|
8400
8649
|
"name": {},
|
|
8401
8650
|
"metric": {},
|
|
8402
8651
|
"metricDimension": {
|
|
8403
|
-
"shape": "
|
|
8652
|
+
"shape": "S8e"
|
|
8404
8653
|
},
|
|
8405
8654
|
"criteria": {
|
|
8406
8655
|
"type": "structure",
|
|
8407
8656
|
"members": {
|
|
8408
8657
|
"comparisonOperator": {},
|
|
8409
8658
|
"value": {
|
|
8410
|
-
"shape": "
|
|
8659
|
+
"shape": "S8i"
|
|
8411
8660
|
},
|
|
8412
8661
|
"durationSeconds": {
|
|
8413
8662
|
"type": "integer"
|
|
@@ -8440,7 +8689,7 @@
|
|
|
8440
8689
|
}
|
|
8441
8690
|
}
|
|
8442
8691
|
},
|
|
8443
|
-
"
|
|
8692
|
+
"S8e": {
|
|
8444
8693
|
"type": "structure",
|
|
8445
8694
|
"required": [
|
|
8446
8695
|
"dimensionName"
|
|
@@ -8450,7 +8699,7 @@
|
|
|
8450
8699
|
"operator": {}
|
|
8451
8700
|
}
|
|
8452
8701
|
},
|
|
8453
|
-
"
|
|
8702
|
+
"S8i": {
|
|
8454
8703
|
"type": "structure",
|
|
8455
8704
|
"members": {
|
|
8456
8705
|
"count": {
|
|
@@ -8481,7 +8730,7 @@
|
|
|
8481
8730
|
}
|
|
8482
8731
|
}
|
|
8483
8732
|
},
|
|
8484
|
-
"
|
|
8733
|
+
"S90": {
|
|
8485
8734
|
"type": "map",
|
|
8486
8735
|
"key": {},
|
|
8487
8736
|
"value": {
|
|
@@ -8496,11 +8745,11 @@
|
|
|
8496
8745
|
}
|
|
8497
8746
|
}
|
|
8498
8747
|
},
|
|
8499
|
-
"
|
|
8748
|
+
"S94": {
|
|
8500
8749
|
"type": "list",
|
|
8501
8750
|
"member": {}
|
|
8502
8751
|
},
|
|
8503
|
-
"
|
|
8752
|
+
"S95": {
|
|
8504
8753
|
"type": "list",
|
|
8505
8754
|
"member": {
|
|
8506
8755
|
"type": "structure",
|
|
@@ -8510,12 +8759,12 @@
|
|
|
8510
8759
|
"members": {
|
|
8511
8760
|
"metric": {},
|
|
8512
8761
|
"metricDimension": {
|
|
8513
|
-
"shape": "
|
|
8762
|
+
"shape": "S8e"
|
|
8514
8763
|
}
|
|
8515
8764
|
}
|
|
8516
8765
|
}
|
|
8517
8766
|
},
|
|
8518
|
-
"
|
|
8767
|
+
"S9b": {
|
|
8519
8768
|
"type": "list",
|
|
8520
8769
|
"member": {
|
|
8521
8770
|
"type": "structure",
|
|
@@ -8524,12 +8773,12 @@
|
|
|
8524
8773
|
"type": "integer"
|
|
8525
8774
|
},
|
|
8526
8775
|
"s3Location": {
|
|
8527
|
-
"shape": "
|
|
8776
|
+
"shape": "S6e"
|
|
8528
8777
|
}
|
|
8529
8778
|
}
|
|
8530
8779
|
}
|
|
8531
8780
|
},
|
|
8532
|
-
"
|
|
8781
|
+
"S9n": {
|
|
8533
8782
|
"type": "structure",
|
|
8534
8783
|
"members": {
|
|
8535
8784
|
"thingTypeDescription": {},
|
|
@@ -8539,7 +8788,7 @@
|
|
|
8539
8788
|
}
|
|
8540
8789
|
}
|
|
8541
8790
|
},
|
|
8542
|
-
"
|
|
8791
|
+
"S9v": {
|
|
8543
8792
|
"type": "structure",
|
|
8544
8793
|
"required": [
|
|
8545
8794
|
"sql",
|
|
@@ -8549,24 +8798,24 @@
|
|
|
8549
8798
|
"sql": {},
|
|
8550
8799
|
"description": {},
|
|
8551
8800
|
"actions": {
|
|
8552
|
-
"shape": "
|
|
8801
|
+
"shape": "S9y"
|
|
8553
8802
|
},
|
|
8554
8803
|
"ruleDisabled": {
|
|
8555
8804
|
"type": "boolean"
|
|
8556
8805
|
},
|
|
8557
8806
|
"awsIotSqlVersion": {},
|
|
8558
8807
|
"errorAction": {
|
|
8559
|
-
"shape": "
|
|
8808
|
+
"shape": "S9z"
|
|
8560
8809
|
}
|
|
8561
8810
|
}
|
|
8562
8811
|
},
|
|
8563
|
-
"
|
|
8812
|
+
"S9y": {
|
|
8564
8813
|
"type": "list",
|
|
8565
8814
|
"member": {
|
|
8566
|
-
"shape": "
|
|
8815
|
+
"shape": "S9z"
|
|
8567
8816
|
}
|
|
8568
8817
|
},
|
|
8569
|
-
"
|
|
8818
|
+
"S9z": {
|
|
8570
8819
|
"type": "structure",
|
|
8571
8820
|
"members": {
|
|
8572
8821
|
"dynamoDB": {
|
|
@@ -8968,15 +9217,15 @@
|
|
|
8968
9217
|
}
|
|
8969
9218
|
}
|
|
8970
9219
|
},
|
|
8971
|
-
"
|
|
9220
|
+
"Scv": {
|
|
8972
9221
|
"type": "list",
|
|
8973
9222
|
"member": {}
|
|
8974
9223
|
},
|
|
8975
|
-
"
|
|
9224
|
+
"Scx": {
|
|
8976
9225
|
"type": "list",
|
|
8977
9226
|
"member": {}
|
|
8978
9227
|
},
|
|
8979
|
-
"
|
|
9228
|
+
"Sd1": {
|
|
8980
9229
|
"type": "structure",
|
|
8981
9230
|
"members": {
|
|
8982
9231
|
"arn": {},
|
|
@@ -8998,10 +9247,10 @@
|
|
|
8998
9247
|
"type": "structure",
|
|
8999
9248
|
"members": {
|
|
9000
9249
|
"subnetIds": {
|
|
9001
|
-
"shape": "
|
|
9250
|
+
"shape": "Scv"
|
|
9002
9251
|
},
|
|
9003
9252
|
"securityGroups": {
|
|
9004
|
-
"shape": "
|
|
9253
|
+
"shape": "Scx"
|
|
9005
9254
|
},
|
|
9006
9255
|
"vpcId": {},
|
|
9007
9256
|
"roleArn": {}
|
|
@@ -9009,7 +9258,7 @@
|
|
|
9009
9258
|
}
|
|
9010
9259
|
}
|
|
9011
9260
|
},
|
|
9012
|
-
"
|
|
9261
|
+
"Sf1": {
|
|
9013
9262
|
"type": "map",
|
|
9014
9263
|
"key": {},
|
|
9015
9264
|
"value": {
|
|
@@ -9023,7 +9272,7 @@
|
|
|
9023
9272
|
}
|
|
9024
9273
|
}
|
|
9025
9274
|
},
|
|
9026
|
-
"
|
|
9275
|
+
"Sf4": {
|
|
9027
9276
|
"type": "map",
|
|
9028
9277
|
"key": {},
|
|
9029
9278
|
"value": {
|
|
@@ -9035,7 +9284,7 @@
|
|
|
9035
9284
|
}
|
|
9036
9285
|
}
|
|
9037
9286
|
},
|
|
9038
|
-
"
|
|
9287
|
+
"Sf9": {
|
|
9039
9288
|
"type": "structure",
|
|
9040
9289
|
"members": {
|
|
9041
9290
|
"findingId": {},
|
|
@@ -9056,7 +9305,7 @@
|
|
|
9056
9305
|
"shape": "S1o"
|
|
9057
9306
|
},
|
|
9058
9307
|
"additionalInfo": {
|
|
9059
|
-
"shape": "
|
|
9308
|
+
"shape": "Sfd"
|
|
9060
9309
|
}
|
|
9061
9310
|
}
|
|
9062
9311
|
},
|
|
@@ -9070,7 +9319,7 @@
|
|
|
9070
9319
|
"shape": "S1o"
|
|
9071
9320
|
},
|
|
9072
9321
|
"additionalInfo": {
|
|
9073
|
-
"shape": "
|
|
9322
|
+
"shape": "Sfd"
|
|
9074
9323
|
}
|
|
9075
9324
|
}
|
|
9076
9325
|
}
|
|
@@ -9082,12 +9331,12 @@
|
|
|
9082
9331
|
}
|
|
9083
9332
|
}
|
|
9084
9333
|
},
|
|
9085
|
-
"
|
|
9334
|
+
"Sfd": {
|
|
9086
9335
|
"type": "map",
|
|
9087
9336
|
"key": {},
|
|
9088
9337
|
"value": {}
|
|
9089
9338
|
},
|
|
9090
|
-
"
|
|
9339
|
+
"Sft": {
|
|
9091
9340
|
"type": "structure",
|
|
9092
9341
|
"members": {
|
|
9093
9342
|
"auditTaskId": {},
|
|
@@ -9105,7 +9354,7 @@
|
|
|
9105
9354
|
}
|
|
9106
9355
|
}
|
|
9107
9356
|
},
|
|
9108
|
-
"
|
|
9357
|
+
"Sfx": {
|
|
9109
9358
|
"type": "map",
|
|
9110
9359
|
"key": {},
|
|
9111
9360
|
"value": {
|
|
@@ -9113,7 +9362,7 @@
|
|
|
9113
9362
|
"member": {}
|
|
9114
9363
|
}
|
|
9115
9364
|
},
|
|
9116
|
-
"
|
|
9365
|
+
"Sfz": {
|
|
9117
9366
|
"type": "list",
|
|
9118
9367
|
"member": {
|
|
9119
9368
|
"type": "structure",
|
|
@@ -9122,12 +9371,12 @@
|
|
|
9122
9371
|
"id": {},
|
|
9123
9372
|
"roleArn": {},
|
|
9124
9373
|
"actionParams": {
|
|
9125
|
-
"shape": "
|
|
9374
|
+
"shape": "S50"
|
|
9126
9375
|
}
|
|
9127
9376
|
}
|
|
9128
9377
|
}
|
|
9129
9378
|
},
|
|
9130
|
-
"
|
|
9379
|
+
"Sgq": {
|
|
9131
9380
|
"type": "structure",
|
|
9132
9381
|
"members": {
|
|
9133
9382
|
"authorizerName": {},
|
|
@@ -9149,7 +9398,7 @@
|
|
|
9149
9398
|
}
|
|
9150
9399
|
}
|
|
9151
9400
|
},
|
|
9152
|
-
"
|
|
9401
|
+
"Sh3": {
|
|
9153
9402
|
"type": "structure",
|
|
9154
9403
|
"members": {
|
|
9155
9404
|
"notBefore": {
|
|
@@ -9160,14 +9409,14 @@
|
|
|
9160
9409
|
}
|
|
9161
9410
|
}
|
|
9162
9411
|
},
|
|
9163
|
-
"
|
|
9412
|
+
"Sh4": {
|
|
9164
9413
|
"type": "structure",
|
|
9165
9414
|
"members": {
|
|
9166
9415
|
"templateBody": {},
|
|
9167
9416
|
"roleArn": {}
|
|
9168
9417
|
}
|
|
9169
9418
|
},
|
|
9170
|
-
"
|
|
9419
|
+
"Shi": {
|
|
9171
9420
|
"type": "structure",
|
|
9172
9421
|
"members": {
|
|
9173
9422
|
"taskId": {},
|
|
@@ -9179,10 +9428,10 @@
|
|
|
9179
9428
|
"type": "timestamp"
|
|
9180
9429
|
},
|
|
9181
9430
|
"target": {
|
|
9182
|
-
"shape": "
|
|
9431
|
+
"shape": "Shk"
|
|
9183
9432
|
},
|
|
9184
9433
|
"violationEventOccurrenceRange": {
|
|
9185
|
-
"shape": "
|
|
9434
|
+
"shape": "Shn"
|
|
9186
9435
|
},
|
|
9187
9436
|
"onlyActiveViolationsIncluded": {
|
|
9188
9437
|
"type": "boolean"
|
|
@@ -9191,7 +9440,7 @@
|
|
|
9191
9440
|
"type": "boolean"
|
|
9192
9441
|
},
|
|
9193
9442
|
"actionsDefinition": {
|
|
9194
|
-
"shape": "
|
|
9443
|
+
"shape": "Sfz"
|
|
9195
9444
|
},
|
|
9196
9445
|
"taskStatistics": {
|
|
9197
9446
|
"type": "structure",
|
|
@@ -9209,7 +9458,7 @@
|
|
|
9209
9458
|
}
|
|
9210
9459
|
}
|
|
9211
9460
|
},
|
|
9212
|
-
"
|
|
9461
|
+
"Shk": {
|
|
9213
9462
|
"type": "structure",
|
|
9214
9463
|
"members": {
|
|
9215
9464
|
"violationIds": {
|
|
@@ -9220,7 +9469,7 @@
|
|
|
9220
9469
|
"behaviorName": {}
|
|
9221
9470
|
}
|
|
9222
9471
|
},
|
|
9223
|
-
"
|
|
9472
|
+
"Shn": {
|
|
9224
9473
|
"type": "structure",
|
|
9225
9474
|
"required": [
|
|
9226
9475
|
"startTime",
|
|
@@ -9235,7 +9484,7 @@
|
|
|
9235
9484
|
}
|
|
9236
9485
|
}
|
|
9237
9486
|
},
|
|
9238
|
-
"
|
|
9487
|
+
"Si8": {
|
|
9239
9488
|
"type": "map",
|
|
9240
9489
|
"key": {},
|
|
9241
9490
|
"value": {
|
|
@@ -9247,20 +9496,20 @@
|
|
|
9247
9496
|
}
|
|
9248
9497
|
}
|
|
9249
9498
|
},
|
|
9250
|
-
"
|
|
9499
|
+
"Sjt": {
|
|
9251
9500
|
"type": "list",
|
|
9252
9501
|
"member": {
|
|
9253
|
-
"shape": "
|
|
9502
|
+
"shape": "Sju"
|
|
9254
9503
|
}
|
|
9255
9504
|
},
|
|
9256
|
-
"
|
|
9505
|
+
"Sju": {
|
|
9257
9506
|
"type": "structure",
|
|
9258
9507
|
"members": {
|
|
9259
9508
|
"groupName": {},
|
|
9260
9509
|
"groupArn": {}
|
|
9261
9510
|
}
|
|
9262
9511
|
},
|
|
9263
|
-
"
|
|
9512
|
+
"Sk6": {
|
|
9264
9513
|
"type": "structure",
|
|
9265
9514
|
"members": {
|
|
9266
9515
|
"deprecated": {
|
|
@@ -9274,7 +9523,7 @@
|
|
|
9274
9523
|
}
|
|
9275
9524
|
}
|
|
9276
9525
|
},
|
|
9277
|
-
"
|
|
9526
|
+
"Sl5": {
|
|
9278
9527
|
"type": "structure",
|
|
9279
9528
|
"required": [
|
|
9280
9529
|
"thingIndexingMode"
|
|
@@ -9283,14 +9532,14 @@
|
|
|
9283
9532
|
"thingIndexingMode": {},
|
|
9284
9533
|
"thingConnectivityIndexingMode": {},
|
|
9285
9534
|
"managedFields": {
|
|
9286
|
-
"shape": "
|
|
9535
|
+
"shape": "Sl8"
|
|
9287
9536
|
},
|
|
9288
9537
|
"customFields": {
|
|
9289
|
-
"shape": "
|
|
9538
|
+
"shape": "Sl8"
|
|
9290
9539
|
}
|
|
9291
9540
|
}
|
|
9292
9541
|
},
|
|
9293
|
-
"
|
|
9542
|
+
"Sl8": {
|
|
9294
9543
|
"type": "list",
|
|
9295
9544
|
"member": {
|
|
9296
9545
|
"type": "structure",
|
|
@@ -9300,7 +9549,7 @@
|
|
|
9300
9549
|
}
|
|
9301
9550
|
}
|
|
9302
9551
|
},
|
|
9303
|
-
"
|
|
9552
|
+
"Slc": {
|
|
9304
9553
|
"type": "structure",
|
|
9305
9554
|
"required": [
|
|
9306
9555
|
"thingGroupIndexingMode"
|
|
@@ -9308,20 +9557,20 @@
|
|
|
9308
9557
|
"members": {
|
|
9309
9558
|
"thingGroupIndexingMode": {},
|
|
9310
9559
|
"managedFields": {
|
|
9311
|
-
"shape": "
|
|
9560
|
+
"shape": "Sl8"
|
|
9312
9561
|
},
|
|
9313
9562
|
"customFields": {
|
|
9314
|
-
"shape": "
|
|
9563
|
+
"shape": "Sl8"
|
|
9315
9564
|
}
|
|
9316
9565
|
}
|
|
9317
9566
|
},
|
|
9318
|
-
"
|
|
9567
|
+
"Smt": {
|
|
9319
9568
|
"type": "structure",
|
|
9320
9569
|
"members": {
|
|
9321
9570
|
"confidenceLevel": {}
|
|
9322
9571
|
}
|
|
9323
9572
|
},
|
|
9324
|
-
"
|
|
9573
|
+
"Smz": {
|
|
9325
9574
|
"type": "list",
|
|
9326
9575
|
"member": {
|
|
9327
9576
|
"type": "structure",
|
|
@@ -9331,7 +9580,7 @@
|
|
|
9331
9580
|
}
|
|
9332
9581
|
}
|
|
9333
9582
|
},
|
|
9334
|
-
"
|
|
9583
|
+
"So1": {
|
|
9335
9584
|
"type": "list",
|
|
9336
9585
|
"member": {
|
|
9337
9586
|
"type": "structure",
|
|
@@ -9346,7 +9595,7 @@
|
|
|
9346
9595
|
}
|
|
9347
9596
|
}
|
|
9348
9597
|
},
|
|
9349
|
-
"
|
|
9598
|
+
"Sp1": {
|
|
9350
9599
|
"type": "structure",
|
|
9351
9600
|
"members": {
|
|
9352
9601
|
"status": {},
|
|
@@ -9364,15 +9613,15 @@
|
|
|
9364
9613
|
}
|
|
9365
9614
|
}
|
|
9366
9615
|
},
|
|
9367
|
-
"
|
|
9616
|
+
"Spu": {
|
|
9368
9617
|
"type": "list",
|
|
9369
9618
|
"member": {}
|
|
9370
9619
|
},
|
|
9371
|
-
"
|
|
9620
|
+
"Sq4": {
|
|
9372
9621
|
"type": "list",
|
|
9373
9622
|
"member": {}
|
|
9374
9623
|
},
|
|
9375
|
-
"
|
|
9624
|
+
"Sqn": {
|
|
9376
9625
|
"type": "structure",
|
|
9377
9626
|
"required": [
|
|
9378
9627
|
"name",
|
|
@@ -9383,7 +9632,7 @@
|
|
|
9383
9632
|
"arn": {}
|
|
9384
9633
|
}
|
|
9385
9634
|
},
|
|
9386
|
-
"
|
|
9635
|
+
"Sqs": {
|
|
9387
9636
|
"type": "structure",
|
|
9388
9637
|
"required": [
|
|
9389
9638
|
"arn"
|
|
@@ -9392,7 +9641,7 @@
|
|
|
9392
9641
|
"arn": {}
|
|
9393
9642
|
}
|
|
9394
9643
|
},
|
|
9395
|
-
"
|
|
9644
|
+
"Ssg": {
|
|
9396
9645
|
"type": "structure",
|
|
9397
9646
|
"required": [
|
|
9398
9647
|
"targetType"
|
|
@@ -9402,11 +9651,11 @@
|
|
|
9402
9651
|
"targetName": {}
|
|
9403
9652
|
}
|
|
9404
9653
|
},
|
|
9405
|
-
"
|
|
9654
|
+
"Sta": {
|
|
9406
9655
|
"type": "list",
|
|
9407
9656
|
"member": {}
|
|
9408
9657
|
},
|
|
9409
|
-
"
|
|
9658
|
+
"Su4": {
|
|
9410
9659
|
"type": "structure",
|
|
9411
9660
|
"required": [
|
|
9412
9661
|
"resources"
|
|
@@ -9419,11 +9668,11 @@
|
|
|
9419
9668
|
}
|
|
9420
9669
|
}
|
|
9421
9670
|
},
|
|
9422
|
-
"
|
|
9671
|
+
"Su8": {
|
|
9423
9672
|
"type": "list",
|
|
9424
9673
|
"member": {}
|
|
9425
9674
|
},
|
|
9426
|
-
"
|
|
9675
|
+
"Swj": {
|
|
9427
9676
|
"type": "list",
|
|
9428
9677
|
"member": {}
|
|
9429
9678
|
}
|