cdk-lambda-subminute 2.0.370 → 2.0.372
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 +4 -17
- package/lib/cdk-lambda-subminute.js +3 -3
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/amp-2020-08-01.min.json +222 -222
- package/node_modules/aws-sdk/apis/batch-2016-08-10.min.json +60 -45
- package/node_modules/aws-sdk/apis/cost-optimization-hub-2022-07-26.min.json +3 -0
- package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +321 -304
- package/node_modules/aws-sdk/clients/amp.d.ts +342 -336
- package/node_modules/aws-sdk/clients/batch.d.ts +39 -16
- package/node_modules/aws-sdk/clients/costoptimizationhub.d.ts +6 -2
- package/node_modules/aws-sdk/clients/ecs.d.ts +5 -5
- package/node_modules/aws-sdk/clients/iot.d.ts +23 -4
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +5 -5
- package/node_modules/aws-sdk/dist/aws-sdk.js +546 -529
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +46 -46
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +3 -3
@@ -1,4 +1,4 @@
|
|
1
|
-
// AWS SDK for JavaScript v2.
|
1
|
+
// AWS SDK for JavaScript v2.1555.0
|
2
2
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
3
3
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
4
4
|
(function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c="function"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error("Cannot find module '"+i+"'");throw a.code="MODULE_NOT_FOUND",a}var p=n[i]={exports:{}};e[i][0].call(p.exports,function(r){var n=e[i][1][r];return o(n||r)},p,p.exports,r,e,n,t)}return n[i].exports}for(var u="function"==typeof require&&require,i=0;i<t.length;i++)o(t[i]);return o}return r})()({1:[function(require,module,exports){
|
@@ -594,19 +594,19 @@ module.exports={
|
|
594
594
|
"input": {
|
595
595
|
"type": "structure",
|
596
596
|
"required": [
|
597
|
-
"
|
598
|
-
"
|
597
|
+
"data",
|
598
|
+
"workspaceId"
|
599
599
|
],
|
600
600
|
"members": {
|
601
|
-
"
|
602
|
-
"
|
603
|
-
"locationName": "workspaceId"
|
601
|
+
"clientToken": {
|
602
|
+
"idempotencyToken": true
|
604
603
|
},
|
605
604
|
"data": {
|
606
605
|
"type": "blob"
|
607
606
|
},
|
608
|
-
"
|
609
|
-
"
|
607
|
+
"workspaceId": {
|
608
|
+
"location": "uri",
|
609
|
+
"locationName": "workspaceId"
|
610
610
|
}
|
611
611
|
}
|
612
612
|
},
|
@@ -631,17 +631,17 @@ module.exports={
|
|
631
631
|
"input": {
|
632
632
|
"type": "structure",
|
633
633
|
"required": [
|
634
|
-
"
|
635
|
-
"
|
634
|
+
"logGroupArn",
|
635
|
+
"workspaceId"
|
636
636
|
],
|
637
637
|
"members": {
|
638
|
+
"clientToken": {
|
639
|
+
"idempotencyToken": true
|
640
|
+
},
|
641
|
+
"logGroupArn": {},
|
638
642
|
"workspaceId": {
|
639
643
|
"location": "uri",
|
640
644
|
"locationName": "workspaceId"
|
641
|
-
},
|
642
|
-
"logGroupArn": {},
|
643
|
-
"clientToken": {
|
644
|
-
"idempotencyToken": true
|
645
645
|
}
|
646
646
|
}
|
647
647
|
},
|
@@ -666,37 +666,37 @@ module.exports={
|
|
666
666
|
"input": {
|
667
667
|
"type": "structure",
|
668
668
|
"required": [
|
669
|
-
"
|
669
|
+
"data",
|
670
670
|
"name",
|
671
|
-
"
|
671
|
+
"workspaceId"
|
672
672
|
],
|
673
673
|
"members": {
|
674
|
-
"
|
675
|
-
"
|
676
|
-
"locationName": "workspaceId"
|
674
|
+
"clientToken": {
|
675
|
+
"idempotencyToken": true
|
677
676
|
},
|
678
|
-
"name": {},
|
679
677
|
"data": {
|
680
678
|
"type": "blob"
|
681
679
|
},
|
682
|
-
"
|
683
|
-
"idempotencyToken": true
|
684
|
-
},
|
680
|
+
"name": {},
|
685
681
|
"tags": {
|
686
682
|
"shape": "Sh"
|
683
|
+
},
|
684
|
+
"workspaceId": {
|
685
|
+
"location": "uri",
|
686
|
+
"locationName": "workspaceId"
|
687
687
|
}
|
688
688
|
}
|
689
689
|
},
|
690
690
|
"output": {
|
691
691
|
"type": "structure",
|
692
692
|
"required": [
|
693
|
-
"name",
|
694
693
|
"arn",
|
694
|
+
"name",
|
695
695
|
"status"
|
696
696
|
],
|
697
697
|
"members": {
|
698
|
-
"name": {},
|
699
698
|
"arn": {},
|
699
|
+
"name": {},
|
700
700
|
"status": {
|
701
701
|
"shape": "Sm"
|
702
702
|
},
|
@@ -715,23 +715,23 @@ module.exports={
|
|
715
715
|
"input": {
|
716
716
|
"type": "structure",
|
717
717
|
"required": [
|
718
|
+
"destination",
|
718
719
|
"scrapeConfiguration",
|
719
|
-
"source"
|
720
|
-
"destination"
|
720
|
+
"source"
|
721
721
|
],
|
722
722
|
"members": {
|
723
723
|
"alias": {},
|
724
|
-
"
|
725
|
-
"
|
726
|
-
},
|
727
|
-
"source": {
|
728
|
-
"shape": "Ss"
|
724
|
+
"clientToken": {
|
725
|
+
"idempotencyToken": true
|
729
726
|
},
|
730
727
|
"destination": {
|
731
|
-
"shape": "
|
728
|
+
"shape": "Sq"
|
732
729
|
},
|
733
|
-
"
|
734
|
-
"
|
730
|
+
"scrapeConfiguration": {
|
731
|
+
"shape": "St"
|
732
|
+
},
|
733
|
+
"source": {
|
734
|
+
"shape": "Sv"
|
735
735
|
},
|
736
736
|
"tags": {
|
737
737
|
"shape": "Sh"
|
@@ -741,13 +741,13 @@ module.exports={
|
|
741
741
|
"output": {
|
742
742
|
"type": "structure",
|
743
743
|
"required": [
|
744
|
-
"scraperId",
|
745
744
|
"arn",
|
745
|
+
"scraperId",
|
746
746
|
"status"
|
747
747
|
],
|
748
748
|
"members": {
|
749
|
-
"scraperId": {},
|
750
749
|
"arn": {},
|
750
|
+
"scraperId": {},
|
751
751
|
"status": {
|
752
752
|
"shape": "S15"
|
753
753
|
},
|
@@ -770,29 +770,29 @@ module.exports={
|
|
770
770
|
"clientToken": {
|
771
771
|
"idempotencyToken": true
|
772
772
|
},
|
773
|
+
"kmsKeyArn": {},
|
773
774
|
"tags": {
|
774
775
|
"shape": "Sh"
|
775
|
-
}
|
776
|
-
"kmsKeyArn": {}
|
776
|
+
}
|
777
777
|
}
|
778
778
|
},
|
779
779
|
"output": {
|
780
780
|
"type": "structure",
|
781
781
|
"required": [
|
782
|
-
"workspaceId",
|
783
782
|
"arn",
|
784
|
-
"status"
|
783
|
+
"status",
|
784
|
+
"workspaceId"
|
785
785
|
],
|
786
786
|
"members": {
|
787
|
-
"workspaceId": {},
|
788
787
|
"arn": {},
|
788
|
+
"kmsKeyArn": {},
|
789
789
|
"status": {
|
790
790
|
"shape": "S1b"
|
791
791
|
},
|
792
792
|
"tags": {
|
793
793
|
"shape": "Sh"
|
794
794
|
},
|
795
|
-
"
|
795
|
+
"workspaceId": {}
|
796
796
|
}
|
797
797
|
},
|
798
798
|
"idempotent": true
|
@@ -809,14 +809,14 @@ module.exports={
|
|
809
809
|
"workspaceId"
|
810
810
|
],
|
811
811
|
"members": {
|
812
|
-
"workspaceId": {
|
813
|
-
"location": "uri",
|
814
|
-
"locationName": "workspaceId"
|
815
|
-
},
|
816
812
|
"clientToken": {
|
817
813
|
"idempotencyToken": true,
|
818
814
|
"location": "querystring",
|
819
815
|
"locationName": "clientToken"
|
816
|
+
},
|
817
|
+
"workspaceId": {
|
818
|
+
"location": "uri",
|
819
|
+
"locationName": "workspaceId"
|
820
820
|
}
|
821
821
|
}
|
822
822
|
},
|
@@ -834,14 +834,14 @@ module.exports={
|
|
834
834
|
"workspaceId"
|
835
835
|
],
|
836
836
|
"members": {
|
837
|
-
"workspaceId": {
|
838
|
-
"location": "uri",
|
839
|
-
"locationName": "workspaceId"
|
840
|
-
},
|
841
837
|
"clientToken": {
|
842
838
|
"idempotencyToken": true,
|
843
839
|
"location": "querystring",
|
844
840
|
"locationName": "clientToken"
|
841
|
+
},
|
842
|
+
"workspaceId": {
|
843
|
+
"location": "uri",
|
844
|
+
"locationName": "workspaceId"
|
845
845
|
}
|
846
846
|
}
|
847
847
|
},
|
@@ -856,22 +856,22 @@ module.exports={
|
|
856
856
|
"input": {
|
857
857
|
"type": "structure",
|
858
858
|
"required": [
|
859
|
-
"
|
860
|
-
"
|
859
|
+
"name",
|
860
|
+
"workspaceId"
|
861
861
|
],
|
862
862
|
"members": {
|
863
|
-
"
|
864
|
-
"
|
865
|
-
"
|
863
|
+
"clientToken": {
|
864
|
+
"idempotencyToken": true,
|
865
|
+
"location": "querystring",
|
866
|
+
"locationName": "clientToken"
|
866
867
|
},
|
867
868
|
"name": {
|
868
869
|
"location": "uri",
|
869
870
|
"locationName": "name"
|
870
871
|
},
|
871
|
-
"
|
872
|
-
"
|
873
|
-
"
|
874
|
-
"locationName": "clientToken"
|
872
|
+
"workspaceId": {
|
873
|
+
"location": "uri",
|
874
|
+
"locationName": "workspaceId"
|
875
875
|
}
|
876
876
|
}
|
877
877
|
},
|
@@ -889,14 +889,14 @@ module.exports={
|
|
889
889
|
"scraperId"
|
890
890
|
],
|
891
891
|
"members": {
|
892
|
-
"scraperId": {
|
893
|
-
"location": "uri",
|
894
|
-
"locationName": "scraperId"
|
895
|
-
},
|
896
892
|
"clientToken": {
|
897
893
|
"idempotencyToken": true,
|
898
894
|
"location": "querystring",
|
899
895
|
"locationName": "clientToken"
|
896
|
+
},
|
897
|
+
"scraperId": {
|
898
|
+
"location": "uri",
|
899
|
+
"locationName": "scraperId"
|
900
900
|
}
|
901
901
|
}
|
902
902
|
},
|
@@ -927,14 +927,14 @@ module.exports={
|
|
927
927
|
"workspaceId"
|
928
928
|
],
|
929
929
|
"members": {
|
930
|
-
"workspaceId": {
|
931
|
-
"location": "uri",
|
932
|
-
"locationName": "workspaceId"
|
933
|
-
},
|
934
930
|
"clientToken": {
|
935
931
|
"idempotencyToken": true,
|
936
932
|
"location": "querystring",
|
937
933
|
"locationName": "clientToken"
|
934
|
+
},
|
935
|
+
"workspaceId": {
|
936
|
+
"location": "uri",
|
937
|
+
"locationName": "workspaceId"
|
938
938
|
}
|
939
939
|
}
|
940
940
|
},
|
@@ -967,23 +967,23 @@ module.exports={
|
|
967
967
|
"alertManagerDefinition": {
|
968
968
|
"type": "structure",
|
969
969
|
"required": [
|
970
|
-
"status",
|
971
|
-
"data",
|
972
970
|
"createdAt",
|
973
|
-
"
|
971
|
+
"data",
|
972
|
+
"modifiedAt",
|
973
|
+
"status"
|
974
974
|
],
|
975
975
|
"members": {
|
976
|
-
"
|
977
|
-
"
|
976
|
+
"createdAt": {
|
977
|
+
"type": "timestamp"
|
978
978
|
},
|
979
979
|
"data": {
|
980
980
|
"type": "blob"
|
981
981
|
},
|
982
|
-
"createdAt": {
|
983
|
-
"type": "timestamp"
|
984
|
-
},
|
985
982
|
"modifiedAt": {
|
986
983
|
"type": "timestamp"
|
984
|
+
},
|
985
|
+
"status": {
|
986
|
+
"shape": "S6"
|
987
987
|
}
|
988
988
|
}
|
989
989
|
}
|
@@ -1017,24 +1017,24 @@ module.exports={
|
|
1017
1017
|
"loggingConfiguration": {
|
1018
1018
|
"type": "structure",
|
1019
1019
|
"required": [
|
1020
|
-
"status",
|
1021
|
-
"workspace",
|
1022
|
-
"logGroupArn",
|
1023
1020
|
"createdAt",
|
1024
|
-
"
|
1021
|
+
"logGroupArn",
|
1022
|
+
"modifiedAt",
|
1023
|
+
"status",
|
1024
|
+
"workspace"
|
1025
1025
|
],
|
1026
1026
|
"members": {
|
1027
|
-
"status": {
|
1028
|
-
"shape": "Sc"
|
1029
|
-
},
|
1030
|
-
"workspace": {},
|
1031
|
-
"logGroupArn": {},
|
1032
1027
|
"createdAt": {
|
1033
1028
|
"type": "timestamp"
|
1034
1029
|
},
|
1030
|
+
"logGroupArn": {},
|
1035
1031
|
"modifiedAt": {
|
1036
1032
|
"type": "timestamp"
|
1037
|
-
}
|
1033
|
+
},
|
1034
|
+
"status": {
|
1035
|
+
"shape": "Sc"
|
1036
|
+
},
|
1037
|
+
"workspace": {}
|
1038
1038
|
}
|
1039
1039
|
}
|
1040
1040
|
}
|
@@ -1049,17 +1049,17 @@ module.exports={
|
|
1049
1049
|
"input": {
|
1050
1050
|
"type": "structure",
|
1051
1051
|
"required": [
|
1052
|
-
"
|
1053
|
-
"
|
1052
|
+
"name",
|
1053
|
+
"workspaceId"
|
1054
1054
|
],
|
1055
1055
|
"members": {
|
1056
|
-
"workspaceId": {
|
1057
|
-
"location": "uri",
|
1058
|
-
"locationName": "workspaceId"
|
1059
|
-
},
|
1060
1056
|
"name": {
|
1061
1057
|
"location": "uri",
|
1062
1058
|
"locationName": "name"
|
1059
|
+
},
|
1060
|
+
"workspaceId": {
|
1061
|
+
"location": "uri",
|
1062
|
+
"locationName": "workspaceId"
|
1063
1063
|
}
|
1064
1064
|
}
|
1065
1065
|
},
|
@@ -1073,27 +1073,27 @@ module.exports={
|
|
1073
1073
|
"type": "structure",
|
1074
1074
|
"required": [
|
1075
1075
|
"arn",
|
1076
|
-
"name",
|
1077
|
-
"status",
|
1078
|
-
"data",
|
1079
1076
|
"createdAt",
|
1080
|
-
"
|
1077
|
+
"data",
|
1078
|
+
"modifiedAt",
|
1079
|
+
"name",
|
1080
|
+
"status"
|
1081
1081
|
],
|
1082
1082
|
"members": {
|
1083
1083
|
"arn": {},
|
1084
|
-
"
|
1085
|
-
|
1086
|
-
"shape": "Sm"
|
1084
|
+
"createdAt": {
|
1085
|
+
"type": "timestamp"
|
1087
1086
|
},
|
1088
1087
|
"data": {
|
1089
1088
|
"type": "blob"
|
1090
1089
|
},
|
1091
|
-
"createdAt": {
|
1092
|
-
"type": "timestamp"
|
1093
|
-
},
|
1094
1090
|
"modifiedAt": {
|
1095
1091
|
"type": "timestamp"
|
1096
1092
|
},
|
1093
|
+
"name": {},
|
1094
|
+
"status": {
|
1095
|
+
"shape": "Sm"
|
1096
|
+
},
|
1097
1097
|
"tags": {
|
1098
1098
|
"shape": "Sh"
|
1099
1099
|
}
|
@@ -1129,42 +1129,42 @@ module.exports={
|
|
1129
1129
|
"scraper": {
|
1130
1130
|
"type": "structure",
|
1131
1131
|
"required": [
|
1132
|
-
"scraperId",
|
1133
1132
|
"arn",
|
1134
|
-
"roleArn",
|
1135
|
-
"status",
|
1136
1133
|
"createdAt",
|
1134
|
+
"destination",
|
1137
1135
|
"lastModifiedAt",
|
1136
|
+
"roleArn",
|
1138
1137
|
"scrapeConfiguration",
|
1138
|
+
"scraperId",
|
1139
1139
|
"source",
|
1140
|
-
"
|
1140
|
+
"status"
|
1141
1141
|
],
|
1142
1142
|
"members": {
|
1143
1143
|
"alias": {},
|
1144
|
-
"scraperId": {},
|
1145
1144
|
"arn": {},
|
1146
|
-
"roleArn": {},
|
1147
|
-
"status": {
|
1148
|
-
"shape": "S15"
|
1149
|
-
},
|
1150
1145
|
"createdAt": {
|
1151
1146
|
"type": "timestamp"
|
1152
1147
|
},
|
1148
|
+
"destination": {
|
1149
|
+
"shape": "Sq"
|
1150
|
+
},
|
1153
1151
|
"lastModifiedAt": {
|
1154
1152
|
"type": "timestamp"
|
1155
1153
|
},
|
1156
|
-
"
|
1157
|
-
"shape": "Sh"
|
1158
|
-
},
|
1159
|
-
"statusReason": {},
|
1154
|
+
"roleArn": {},
|
1160
1155
|
"scrapeConfiguration": {
|
1161
|
-
"shape": "
|
1156
|
+
"shape": "St"
|
1162
1157
|
},
|
1158
|
+
"scraperId": {},
|
1163
1159
|
"source": {
|
1164
|
-
"shape": "
|
1160
|
+
"shape": "Sv"
|
1165
1161
|
},
|
1166
|
-
"
|
1167
|
-
"shape": "
|
1162
|
+
"status": {
|
1163
|
+
"shape": "S15"
|
1164
|
+
},
|
1165
|
+
"statusReason": {},
|
1166
|
+
"tags": {
|
1167
|
+
"shape": "Sh"
|
1168
1168
|
}
|
1169
1169
|
}
|
1170
1170
|
}
|
@@ -1198,26 +1198,26 @@ module.exports={
|
|
1198
1198
|
"workspace": {
|
1199
1199
|
"type": "structure",
|
1200
1200
|
"required": [
|
1201
|
-
"workspaceId",
|
1202
1201
|
"arn",
|
1202
|
+
"createdAt",
|
1203
1203
|
"status",
|
1204
|
-
"
|
1204
|
+
"workspaceId"
|
1205
1205
|
],
|
1206
1206
|
"members": {
|
1207
|
-
"workspaceId": {},
|
1208
1207
|
"alias": {},
|
1209
1208
|
"arn": {},
|
1210
|
-
"status": {
|
1211
|
-
"shape": "S1b"
|
1212
|
-
},
|
1213
|
-
"prometheusEndpoint": {},
|
1214
1209
|
"createdAt": {
|
1215
1210
|
"type": "timestamp"
|
1216
1211
|
},
|
1212
|
+
"kmsKeyArn": {},
|
1213
|
+
"prometheusEndpoint": {},
|
1214
|
+
"status": {
|
1215
|
+
"shape": "S1b"
|
1216
|
+
},
|
1217
1217
|
"tags": {
|
1218
1218
|
"shape": "Sh"
|
1219
1219
|
},
|
1220
|
-
"
|
1220
|
+
"workspaceId": {}
|
1221
1221
|
}
|
1222
1222
|
}
|
1223
1223
|
}
|
@@ -1257,9 +1257,10 @@ module.exports={
|
|
1257
1257
|
"workspaceId"
|
1258
1258
|
],
|
1259
1259
|
"members": {
|
1260
|
-
"
|
1261
|
-
"location": "
|
1262
|
-
"locationName": "
|
1260
|
+
"maxResults": {
|
1261
|
+
"location": "querystring",
|
1262
|
+
"locationName": "maxResults",
|
1263
|
+
"type": "integer"
|
1263
1264
|
},
|
1264
1265
|
"name": {
|
1265
1266
|
"location": "querystring",
|
@@ -1269,10 +1270,9 @@ module.exports={
|
|
1269
1270
|
"location": "querystring",
|
1270
1271
|
"locationName": "nextToken"
|
1271
1272
|
},
|
1272
|
-
"
|
1273
|
-
"location": "
|
1274
|
-
"locationName": "
|
1275
|
-
"type": "integer"
|
1273
|
+
"workspaceId": {
|
1274
|
+
"location": "uri",
|
1275
|
+
"locationName": "workspaceId"
|
1276
1276
|
}
|
1277
1277
|
}
|
1278
1278
|
},
|
@@ -1282,36 +1282,36 @@ module.exports={
|
|
1282
1282
|
"ruleGroupsNamespaces"
|
1283
1283
|
],
|
1284
1284
|
"members": {
|
1285
|
+
"nextToken": {},
|
1285
1286
|
"ruleGroupsNamespaces": {
|
1286
1287
|
"type": "list",
|
1287
1288
|
"member": {
|
1288
1289
|
"type": "structure",
|
1289
1290
|
"required": [
|
1290
1291
|
"arn",
|
1291
|
-
"name",
|
1292
|
-
"status",
|
1293
1292
|
"createdAt",
|
1294
|
-
"modifiedAt"
|
1293
|
+
"modifiedAt",
|
1294
|
+
"name",
|
1295
|
+
"status"
|
1295
1296
|
],
|
1296
1297
|
"members": {
|
1297
1298
|
"arn": {},
|
1298
|
-
"name": {},
|
1299
|
-
"status": {
|
1300
|
-
"shape": "Sm"
|
1301
|
-
},
|
1302
1299
|
"createdAt": {
|
1303
1300
|
"type": "timestamp"
|
1304
1301
|
},
|
1305
1302
|
"modifiedAt": {
|
1306
1303
|
"type": "timestamp"
|
1307
1304
|
},
|
1305
|
+
"name": {},
|
1306
|
+
"status": {
|
1307
|
+
"shape": "Sm"
|
1308
|
+
},
|
1308
1309
|
"tags": {
|
1309
1310
|
"shape": "Sh"
|
1310
1311
|
}
|
1311
1312
|
}
|
1312
1313
|
}
|
1313
|
-
}
|
1314
|
-
"nextToken": {}
|
1314
|
+
}
|
1315
1315
|
}
|
1316
1316
|
}
|
1317
1317
|
},
|
@@ -1333,14 +1333,14 @@ module.exports={
|
|
1333
1333
|
"member": {}
|
1334
1334
|
}
|
1335
1335
|
},
|
1336
|
-
"nextToken": {
|
1337
|
-
"location": "querystring",
|
1338
|
-
"locationName": "nextToken"
|
1339
|
-
},
|
1340
1336
|
"maxResults": {
|
1341
1337
|
"location": "querystring",
|
1342
1338
|
"locationName": "maxResults",
|
1343
1339
|
"type": "integer"
|
1340
|
+
},
|
1341
|
+
"nextToken": {
|
1342
|
+
"location": "querystring",
|
1343
|
+
"locationName": "nextToken"
|
1344
1344
|
}
|
1345
1345
|
}
|
1346
1346
|
},
|
@@ -1350,48 +1350,48 @@ module.exports={
|
|
1350
1350
|
"scrapers"
|
1351
1351
|
],
|
1352
1352
|
"members": {
|
1353
|
+
"nextToken": {},
|
1353
1354
|
"scrapers": {
|
1354
1355
|
"type": "list",
|
1355
1356
|
"member": {
|
1356
1357
|
"type": "structure",
|
1357
1358
|
"required": [
|
1358
|
-
"scraperId",
|
1359
1359
|
"arn",
|
1360
|
-
"roleArn",
|
1361
|
-
"status",
|
1362
1360
|
"createdAt",
|
1361
|
+
"destination",
|
1363
1362
|
"lastModifiedAt",
|
1363
|
+
"roleArn",
|
1364
|
+
"scraperId",
|
1364
1365
|
"source",
|
1365
|
-
"
|
1366
|
+
"status"
|
1366
1367
|
],
|
1367
1368
|
"members": {
|
1368
1369
|
"alias": {},
|
1369
|
-
"scraperId": {},
|
1370
1370
|
"arn": {},
|
1371
|
-
"roleArn": {},
|
1372
|
-
"status": {
|
1373
|
-
"shape": "S15"
|
1374
|
-
},
|
1375
1371
|
"createdAt": {
|
1376
1372
|
"type": "timestamp"
|
1377
1373
|
},
|
1374
|
+
"destination": {
|
1375
|
+
"shape": "Sq"
|
1376
|
+
},
|
1378
1377
|
"lastModifiedAt": {
|
1379
1378
|
"type": "timestamp"
|
1380
1379
|
},
|
1381
|
-
"
|
1382
|
-
|
1383
|
-
},
|
1384
|
-
"statusReason": {},
|
1380
|
+
"roleArn": {},
|
1381
|
+
"scraperId": {},
|
1385
1382
|
"source": {
|
1386
|
-
"shape": "
|
1383
|
+
"shape": "Sv"
|
1387
1384
|
},
|
1388
|
-
"
|
1389
|
-
"shape": "
|
1385
|
+
"status": {
|
1386
|
+
"shape": "S15"
|
1387
|
+
},
|
1388
|
+
"statusReason": {},
|
1389
|
+
"tags": {
|
1390
|
+
"shape": "Sh"
|
1390
1391
|
}
|
1391
1392
|
}
|
1392
1393
|
}
|
1393
|
-
}
|
1394
|
-
"nextToken": {}
|
1394
|
+
}
|
1395
1395
|
}
|
1396
1396
|
}
|
1397
1397
|
},
|
@@ -1431,10 +1431,6 @@ module.exports={
|
|
1431
1431
|
"input": {
|
1432
1432
|
"type": "structure",
|
1433
1433
|
"members": {
|
1434
|
-
"nextToken": {
|
1435
|
-
"location": "querystring",
|
1436
|
-
"locationName": "nextToken"
|
1437
|
-
},
|
1438
1434
|
"alias": {
|
1439
1435
|
"location": "querystring",
|
1440
1436
|
"locationName": "alias"
|
@@ -1443,6 +1439,10 @@ module.exports={
|
|
1443
1439
|
"location": "querystring",
|
1444
1440
|
"locationName": "maxResults",
|
1445
1441
|
"type": "integer"
|
1442
|
+
},
|
1443
|
+
"nextToken": {
|
1444
|
+
"location": "querystring",
|
1445
|
+
"locationName": "nextToken"
|
1446
1446
|
}
|
1447
1447
|
}
|
1448
1448
|
},
|
@@ -1452,34 +1452,34 @@ module.exports={
|
|
1452
1452
|
"workspaces"
|
1453
1453
|
],
|
1454
1454
|
"members": {
|
1455
|
+
"nextToken": {},
|
1455
1456
|
"workspaces": {
|
1456
1457
|
"type": "list",
|
1457
1458
|
"member": {
|
1458
1459
|
"type": "structure",
|
1459
1460
|
"required": [
|
1460
|
-
"workspaceId",
|
1461
1461
|
"arn",
|
1462
|
+
"createdAt",
|
1462
1463
|
"status",
|
1463
|
-
"
|
1464
|
+
"workspaceId"
|
1464
1465
|
],
|
1465
1466
|
"members": {
|
1466
|
-
"workspaceId": {},
|
1467
1467
|
"alias": {},
|
1468
1468
|
"arn": {},
|
1469
|
-
"status": {
|
1470
|
-
"shape": "S1b"
|
1471
|
-
},
|
1472
1469
|
"createdAt": {
|
1473
1470
|
"type": "timestamp"
|
1474
1471
|
},
|
1472
|
+
"kmsKeyArn": {},
|
1473
|
+
"status": {
|
1474
|
+
"shape": "S1b"
|
1475
|
+
},
|
1475
1476
|
"tags": {
|
1476
1477
|
"shape": "Sh"
|
1477
1478
|
},
|
1478
|
-
"
|
1479
|
+
"workspaceId": {}
|
1479
1480
|
}
|
1480
1481
|
}
|
1481
|
-
}
|
1482
|
-
"nextToken": {}
|
1482
|
+
}
|
1483
1483
|
}
|
1484
1484
|
}
|
1485
1485
|
},
|
@@ -1492,19 +1492,19 @@ module.exports={
|
|
1492
1492
|
"input": {
|
1493
1493
|
"type": "structure",
|
1494
1494
|
"required": [
|
1495
|
-
"
|
1496
|
-
"
|
1495
|
+
"data",
|
1496
|
+
"workspaceId"
|
1497
1497
|
],
|
1498
1498
|
"members": {
|
1499
|
-
"
|
1500
|
-
"
|
1501
|
-
"locationName": "workspaceId"
|
1499
|
+
"clientToken": {
|
1500
|
+
"idempotencyToken": true
|
1502
1501
|
},
|
1503
1502
|
"data": {
|
1504
1503
|
"type": "blob"
|
1505
1504
|
},
|
1506
|
-
"
|
1507
|
-
"
|
1505
|
+
"workspaceId": {
|
1506
|
+
"location": "uri",
|
1507
|
+
"locationName": "workspaceId"
|
1508
1508
|
}
|
1509
1509
|
}
|
1510
1510
|
},
|
@@ -1530,37 +1530,37 @@ module.exports={
|
|
1530
1530
|
"input": {
|
1531
1531
|
"type": "structure",
|
1532
1532
|
"required": [
|
1533
|
-
"
|
1533
|
+
"data",
|
1534
1534
|
"name",
|
1535
|
-
"
|
1535
|
+
"workspaceId"
|
1536
1536
|
],
|
1537
1537
|
"members": {
|
1538
|
-
"
|
1539
|
-
"
|
1540
|
-
|
1538
|
+
"clientToken": {
|
1539
|
+
"idempotencyToken": true
|
1540
|
+
},
|
1541
|
+
"data": {
|
1542
|
+
"type": "blob"
|
1541
1543
|
},
|
1542
1544
|
"name": {
|
1543
1545
|
"location": "uri",
|
1544
1546
|
"locationName": "name"
|
1545
1547
|
},
|
1546
|
-
"
|
1547
|
-
"
|
1548
|
-
|
1549
|
-
"clientToken": {
|
1550
|
-
"idempotencyToken": true
|
1548
|
+
"workspaceId": {
|
1549
|
+
"location": "uri",
|
1550
|
+
"locationName": "workspaceId"
|
1551
1551
|
}
|
1552
1552
|
}
|
1553
1553
|
},
|
1554
1554
|
"output": {
|
1555
1555
|
"type": "structure",
|
1556
1556
|
"required": [
|
1557
|
-
"name",
|
1558
1557
|
"arn",
|
1558
|
+
"name",
|
1559
1559
|
"status"
|
1560
1560
|
],
|
1561
1561
|
"members": {
|
1562
|
-
"name": {},
|
1563
1562
|
"arn": {},
|
1563
|
+
"name": {},
|
1564
1564
|
"status": {
|
1565
1565
|
"shape": "Sm"
|
1566
1566
|
},
|
@@ -1637,17 +1637,17 @@ module.exports={
|
|
1637
1637
|
"input": {
|
1638
1638
|
"type": "structure",
|
1639
1639
|
"required": [
|
1640
|
-
"
|
1641
|
-
"
|
1640
|
+
"logGroupArn",
|
1641
|
+
"workspaceId"
|
1642
1642
|
],
|
1643
1643
|
"members": {
|
1644
|
+
"clientToken": {
|
1645
|
+
"idempotencyToken": true
|
1646
|
+
},
|
1647
|
+
"logGroupArn": {},
|
1644
1648
|
"workspaceId": {
|
1645
1649
|
"location": "uri",
|
1646
1650
|
"locationName": "workspaceId"
|
1647
|
-
},
|
1648
|
-
"logGroupArn": {},
|
1649
|
-
"clientToken": {
|
1650
|
-
"idempotencyToken": true
|
1651
1651
|
}
|
1652
1652
|
}
|
1653
1653
|
},
|
@@ -1675,13 +1675,13 @@ module.exports={
|
|
1675
1675
|
"workspaceId"
|
1676
1676
|
],
|
1677
1677
|
"members": {
|
1678
|
-
"workspaceId": {
|
1679
|
-
"location": "uri",
|
1680
|
-
"locationName": "workspaceId"
|
1681
|
-
},
|
1682
1678
|
"alias": {},
|
1683
1679
|
"clientToken": {
|
1684
1680
|
"idempotencyToken": true
|
1681
|
+
},
|
1682
|
+
"workspaceId": {
|
1683
|
+
"location": "uri",
|
1684
|
+
"locationName": "workspaceId"
|
1685
1685
|
}
|
1686
1686
|
}
|
1687
1687
|
},
|
@@ -1725,6 +1725,21 @@ module.exports={
|
|
1725
1725
|
}
|
1726
1726
|
},
|
1727
1727
|
"Sq": {
|
1728
|
+
"type": "structure",
|
1729
|
+
"members": {
|
1730
|
+
"ampConfiguration": {
|
1731
|
+
"type": "structure",
|
1732
|
+
"required": [
|
1733
|
+
"workspaceArn"
|
1734
|
+
],
|
1735
|
+
"members": {
|
1736
|
+
"workspaceArn": {}
|
1737
|
+
}
|
1738
|
+
}
|
1739
|
+
},
|
1740
|
+
"union": true
|
1741
|
+
},
|
1742
|
+
"St": {
|
1728
1743
|
"type": "structure",
|
1729
1744
|
"members": {
|
1730
1745
|
"configurationBlob": {
|
@@ -1733,7 +1748,7 @@ module.exports={
|
|
1733
1748
|
},
|
1734
1749
|
"union": true
|
1735
1750
|
},
|
1736
|
-
"
|
1751
|
+
"Sv": {
|
1737
1752
|
"type": "structure",
|
1738
1753
|
"members": {
|
1739
1754
|
"eksConfiguration": {
|
@@ -1757,21 +1772,6 @@ module.exports={
|
|
1757
1772
|
},
|
1758
1773
|
"union": true
|
1759
1774
|
},
|
1760
|
-
"Sz": {
|
1761
|
-
"type": "structure",
|
1762
|
-
"members": {
|
1763
|
-
"ampConfiguration": {
|
1764
|
-
"type": "structure",
|
1765
|
-
"required": [
|
1766
|
-
"workspaceArn"
|
1767
|
-
],
|
1768
|
-
"members": {
|
1769
|
-
"workspaceArn": {}
|
1770
|
-
}
|
1771
|
-
}
|
1772
|
-
},
|
1773
|
-
"union": true
|
1774
|
-
},
|
1775
1775
|
"S15": {
|
1776
1776
|
"type": "structure",
|
1777
1777
|
"required": [
|
@@ -162408,6 +162408,9 @@ module.exports={
|
|
162408
162408
|
},
|
162409
162409
|
"tlsConfig": {
|
162410
162410
|
"shape": "S3o"
|
162411
|
+
},
|
162412
|
+
"serverCertificateConfig": {
|
162413
|
+
"shape": "S3q"
|
162411
162414
|
}
|
162412
162415
|
}
|
162413
162416
|
},
|
@@ -162435,7 +162438,7 @@ module.exports={
|
|
162435
162438
|
"locationName": "thingGroupName"
|
162436
162439
|
},
|
162437
162440
|
"thingGroupProperties": {
|
162438
|
-
"shape": "
|
162441
|
+
"shape": "S3v"
|
162439
162442
|
},
|
162440
162443
|
"indexName": {},
|
162441
162444
|
"queryString": {},
|
@@ -162478,7 +162481,7 @@ module.exports={
|
|
162478
162481
|
},
|
162479
162482
|
"queryString": {},
|
162480
162483
|
"aggregationType": {
|
162481
|
-
"shape": "
|
162484
|
+
"shape": "S49"
|
162482
162485
|
},
|
162483
162486
|
"period": {
|
162484
162487
|
"type": "integer"
|
@@ -162524,17 +162527,17 @@ module.exports={
|
|
162524
162527
|
"document": {},
|
162525
162528
|
"description": {},
|
162526
162529
|
"presignedUrlConfig": {
|
162527
|
-
"shape": "
|
162530
|
+
"shape": "S4m"
|
162528
162531
|
},
|
162529
162532
|
"targetSelection": {},
|
162530
162533
|
"jobExecutionsRolloutConfig": {
|
162531
|
-
"shape": "
|
162534
|
+
"shape": "S4p"
|
162532
162535
|
},
|
162533
162536
|
"abortConfig": {
|
162534
|
-
"shape": "
|
162537
|
+
"shape": "S4w"
|
162535
162538
|
},
|
162536
162539
|
"timeoutConfig": {
|
162537
|
-
"shape": "
|
162540
|
+
"shape": "S53"
|
162538
162541
|
},
|
162539
162542
|
"tags": {
|
162540
162543
|
"shape": "S2e"
|
@@ -162542,16 +162545,16 @@ module.exports={
|
|
162542
162545
|
"namespaceId": {},
|
162543
162546
|
"jobTemplateArn": {},
|
162544
162547
|
"jobExecutionsRetryConfig": {
|
162545
|
-
"shape": "
|
162548
|
+
"shape": "S56"
|
162546
162549
|
},
|
162547
162550
|
"documentParameters": {
|
162548
|
-
"shape": "
|
162551
|
+
"shape": "S5b"
|
162549
162552
|
},
|
162550
162553
|
"schedulingConfig": {
|
162551
|
-
"shape": "
|
162554
|
+
"shape": "S5e"
|
162552
162555
|
},
|
162553
162556
|
"destinationPackageVersions": {
|
162554
|
-
"shape": "
|
162557
|
+
"shape": "S5l"
|
162555
162558
|
}
|
162556
162559
|
}
|
162557
162560
|
},
|
@@ -162585,28 +162588,28 @@ module.exports={
|
|
162585
162588
|
"document": {},
|
162586
162589
|
"description": {},
|
162587
162590
|
"presignedUrlConfig": {
|
162588
|
-
"shape": "
|
162591
|
+
"shape": "S4m"
|
162589
162592
|
},
|
162590
162593
|
"jobExecutionsRolloutConfig": {
|
162591
|
-
"shape": "
|
162594
|
+
"shape": "S4p"
|
162592
162595
|
},
|
162593
162596
|
"abortConfig": {
|
162594
|
-
"shape": "
|
162597
|
+
"shape": "S4w"
|
162595
162598
|
},
|
162596
162599
|
"timeoutConfig": {
|
162597
|
-
"shape": "
|
162600
|
+
"shape": "S53"
|
162598
162601
|
},
|
162599
162602
|
"tags": {
|
162600
162603
|
"shape": "S2e"
|
162601
162604
|
},
|
162602
162605
|
"jobExecutionsRetryConfig": {
|
162603
|
-
"shape": "
|
162606
|
+
"shape": "S56"
|
162604
162607
|
},
|
162605
162608
|
"maintenanceWindows": {
|
162606
|
-
"shape": "
|
162609
|
+
"shape": "S5h"
|
162607
162610
|
},
|
162608
162611
|
"destinationPackageVersions": {
|
162609
|
-
"shape": "
|
162612
|
+
"shape": "S5l"
|
162610
162613
|
}
|
162611
162614
|
}
|
162612
162615
|
},
|
@@ -162639,7 +162642,7 @@ module.exports={
|
|
162639
162642
|
"certificateId": {},
|
162640
162643
|
"certificatePem": {},
|
162641
162644
|
"keyPair": {
|
162642
|
-
"shape": "
|
162645
|
+
"shape": "S5t"
|
162643
162646
|
}
|
162644
162647
|
}
|
162645
162648
|
}
|
@@ -162662,7 +162665,7 @@ module.exports={
|
|
162662
162665
|
},
|
162663
162666
|
"roleArn": {},
|
162664
162667
|
"actionParams": {
|
162665
|
-
"shape": "
|
162668
|
+
"shape": "S5y"
|
162666
162669
|
},
|
162667
162670
|
"tags": {
|
162668
162671
|
"shape": "S2e"
|
@@ -162696,17 +162699,17 @@ module.exports={
|
|
162696
162699
|
},
|
162697
162700
|
"description": {},
|
162698
162701
|
"targets": {
|
162699
|
-
"shape": "
|
162702
|
+
"shape": "S6i"
|
162700
162703
|
},
|
162701
162704
|
"protocols": {
|
162702
|
-
"shape": "
|
162705
|
+
"shape": "S6k"
|
162703
162706
|
},
|
162704
162707
|
"targetSelection": {},
|
162705
162708
|
"awsJobExecutionsRolloutConfig": {
|
162706
|
-
"shape": "
|
162709
|
+
"shape": "S6m"
|
162707
162710
|
},
|
162708
162711
|
"awsJobPresignedUrlConfig": {
|
162709
|
-
"shape": "
|
162712
|
+
"shape": "S6t"
|
162710
162713
|
},
|
162711
162714
|
"awsJobAbortConfig": {
|
162712
162715
|
"type": "structure",
|
@@ -162747,11 +162750,11 @@ module.exports={
|
|
162747
162750
|
}
|
162748
162751
|
},
|
162749
162752
|
"files": {
|
162750
|
-
"shape": "
|
162753
|
+
"shape": "S74"
|
162751
162754
|
},
|
162752
162755
|
"roleArn": {},
|
162753
162756
|
"additionalParameters": {
|
162754
|
-
"shape": "
|
162757
|
+
"shape": "S82"
|
162755
162758
|
},
|
162756
162759
|
"tags": {
|
162757
162760
|
"shape": "S2e"
|
@@ -162786,10 +162789,10 @@ module.exports={
|
|
162786
162789
|
"locationName": "packageName"
|
162787
162790
|
},
|
162788
162791
|
"description": {
|
162789
|
-
"shape": "
|
162792
|
+
"shape": "S8a"
|
162790
162793
|
},
|
162791
162794
|
"tags": {
|
162792
|
-
"shape": "
|
162795
|
+
"shape": "S8b"
|
162793
162796
|
},
|
162794
162797
|
"clientToken": {
|
162795
162798
|
"idempotencyToken": true,
|
@@ -162804,7 +162807,7 @@ module.exports={
|
|
162804
162807
|
"packageName": {},
|
162805
162808
|
"packageArn": {},
|
162806
162809
|
"description": {
|
162807
|
-
"shape": "
|
162810
|
+
"shape": "S8a"
|
162808
162811
|
}
|
162809
162812
|
}
|
162810
162813
|
},
|
@@ -162832,13 +162835,13 @@ module.exports={
|
|
162832
162835
|
"locationName": "versionName"
|
162833
162836
|
},
|
162834
162837
|
"description": {
|
162835
|
-
"shape": "
|
162838
|
+
"shape": "S8a"
|
162836
162839
|
},
|
162837
162840
|
"attributes": {
|
162838
|
-
"shape": "
|
162841
|
+
"shape": "S8g"
|
162839
162842
|
},
|
162840
162843
|
"tags": {
|
162841
|
-
"shape": "
|
162844
|
+
"shape": "S8b"
|
162842
162845
|
},
|
162843
162846
|
"clientToken": {
|
162844
162847
|
"idempotencyToken": true,
|
@@ -162854,10 +162857,10 @@ module.exports={
|
|
162854
162857
|
"packageName": {},
|
162855
162858
|
"versionName": {},
|
162856
162859
|
"description": {
|
162857
|
-
"shape": "
|
162860
|
+
"shape": "S8a"
|
162858
162861
|
},
|
162859
162862
|
"attributes": {
|
162860
|
-
"shape": "
|
162863
|
+
"shape": "S8g"
|
162861
162864
|
},
|
162862
162865
|
"status": {},
|
162863
162866
|
"errorReason": {}
|
@@ -162953,7 +162956,7 @@ module.exports={
|
|
162953
162956
|
"certificateId": {},
|
162954
162957
|
"certificatePem": {},
|
162955
162958
|
"keyPair": {
|
162956
|
-
"shape": "
|
162959
|
+
"shape": "S5t"
|
162957
162960
|
},
|
162958
162961
|
"expiration": {
|
162959
162962
|
"type": "timestamp"
|
@@ -162981,7 +162984,7 @@ module.exports={
|
|
162981
162984
|
},
|
162982
162985
|
"provisioningRoleArn": {},
|
162983
162986
|
"preProvisioningHook": {
|
162984
|
-
"shape": "
|
162987
|
+
"shape": "S92"
|
162985
162988
|
},
|
162986
162989
|
"tags": {
|
162987
162990
|
"shape": "S2e"
|
@@ -163085,7 +163088,7 @@ module.exports={
|
|
163085
163088
|
"dayOfMonth": {},
|
163086
163089
|
"dayOfWeek": {},
|
163087
163090
|
"targetCheckNames": {
|
163088
|
-
"shape": "
|
163091
|
+
"shape": "S9i"
|
163089
163092
|
},
|
163090
163093
|
"scheduledAuditName": {
|
163091
163094
|
"location": "uri",
|
@@ -163119,24 +163122,24 @@ module.exports={
|
|
163119
163122
|
},
|
163120
163123
|
"securityProfileDescription": {},
|
163121
163124
|
"behaviors": {
|
163122
|
-
"shape": "
|
163125
|
+
"shape": "S9o"
|
163123
163126
|
},
|
163124
163127
|
"alertTargets": {
|
163125
|
-
"shape": "
|
163128
|
+
"shape": "Saf"
|
163126
163129
|
},
|
163127
163130
|
"additionalMetricsToRetain": {
|
163128
|
-
"shape": "
|
163131
|
+
"shape": "Saj",
|
163129
163132
|
"deprecated": true,
|
163130
163133
|
"deprecatedMessage": "Use additionalMetricsToRetainV2."
|
163131
163134
|
},
|
163132
163135
|
"additionalMetricsToRetainV2": {
|
163133
|
-
"shape": "
|
163136
|
+
"shape": "Sak"
|
163134
163137
|
},
|
163135
163138
|
"tags": {
|
163136
163139
|
"shape": "S2e"
|
163137
163140
|
},
|
163138
163141
|
"metricsExportConfig": {
|
163139
|
-
"shape": "
|
163142
|
+
"shape": "Sam"
|
163140
163143
|
}
|
163141
163144
|
}
|
163142
163145
|
},
|
@@ -163166,7 +163169,7 @@ module.exports={
|
|
163166
163169
|
},
|
163167
163170
|
"description": {},
|
163168
163171
|
"files": {
|
163169
|
-
"shape": "
|
163172
|
+
"shape": "Sas"
|
163170
163173
|
},
|
163171
163174
|
"roleArn": {},
|
163172
163175
|
"tags": {
|
@@ -163202,7 +163205,7 @@ module.exports={
|
|
163202
163205
|
},
|
163203
163206
|
"thingTypeName": {},
|
163204
163207
|
"attributePayload": {
|
163205
|
-
"shape": "
|
163208
|
+
"shape": "S3x"
|
163206
163209
|
},
|
163207
163210
|
"billingGroupName": {}
|
163208
163211
|
}
|
@@ -163232,7 +163235,7 @@ module.exports={
|
|
163232
163235
|
},
|
163233
163236
|
"parentGroupName": {},
|
163234
163237
|
"thingGroupProperties": {
|
163235
|
-
"shape": "
|
163238
|
+
"shape": "S3v"
|
163236
163239
|
},
|
163237
163240
|
"tags": {
|
163238
163241
|
"shape": "S2e"
|
@@ -163263,7 +163266,7 @@ module.exports={
|
|
163263
163266
|
"locationName": "thingTypeName"
|
163264
163267
|
},
|
163265
163268
|
"thingTypeProperties": {
|
163266
|
-
"shape": "
|
163269
|
+
"shape": "Sb4"
|
163267
163270
|
},
|
163268
163271
|
"tags": {
|
163269
163272
|
"shape": "S2e"
|
@@ -163295,7 +163298,7 @@ module.exports={
|
|
163295
163298
|
"locationName": "ruleName"
|
163296
163299
|
},
|
163297
163300
|
"topicRulePayload": {
|
163298
|
-
"shape": "
|
163301
|
+
"shape": "Sbc"
|
163299
163302
|
},
|
163300
163303
|
"tags": {
|
163301
163304
|
"location": "header",
|
@@ -163336,10 +163339,10 @@ module.exports={
|
|
163336
163339
|
],
|
163337
163340
|
"members": {
|
163338
163341
|
"subnetIds": {
|
163339
|
-
"shape": "
|
163342
|
+
"shape": "Set"
|
163340
163343
|
},
|
163341
163344
|
"securityGroups": {
|
163342
|
-
"shape": "
|
163345
|
+
"shape": "Sev"
|
163343
163346
|
},
|
163344
163347
|
"vpcId": {},
|
163345
163348
|
"roleArn": {}
|
@@ -163353,7 +163356,7 @@ module.exports={
|
|
163353
163356
|
"type": "structure",
|
163354
163357
|
"members": {
|
163355
163358
|
"topicRuleDestination": {
|
163356
|
-
"shape": "
|
163359
|
+
"shape": "Sez"
|
163357
163360
|
}
|
163358
163361
|
}
|
163359
163362
|
}
|
@@ -164207,10 +164210,10 @@ module.exports={
|
|
164207
164210
|
"members": {
|
164208
164211
|
"roleArn": {},
|
164209
164212
|
"auditNotificationTargetConfigurations": {
|
164210
|
-
"shape": "
|
164213
|
+
"shape": "Sh5"
|
164211
164214
|
},
|
164212
164215
|
"auditCheckConfigurations": {
|
164213
|
-
"shape": "
|
164216
|
+
"shape": "Sh8"
|
164214
164217
|
}
|
164215
164218
|
}
|
164216
164219
|
}
|
@@ -164236,7 +164239,7 @@ module.exports={
|
|
164236
164239
|
"type": "structure",
|
164237
164240
|
"members": {
|
164238
164241
|
"finding": {
|
164239
|
-
"shape": "
|
164242
|
+
"shape": "Shd"
|
164240
164243
|
}
|
164241
164244
|
}
|
164242
164245
|
}
|
@@ -164293,13 +164296,13 @@ module.exports={
|
|
164293
164296
|
}
|
164294
164297
|
},
|
164295
164298
|
"target": {
|
164296
|
-
"shape": "
|
164299
|
+
"shape": "Shx"
|
164297
164300
|
},
|
164298
164301
|
"auditCheckToActionsMapping": {
|
164299
|
-
"shape": "
|
164302
|
+
"shape": "Si1"
|
164300
164303
|
},
|
164301
164304
|
"actionsDefinition": {
|
164302
|
-
"shape": "
|
164305
|
+
"shape": "Si3"
|
164303
164306
|
}
|
164304
164307
|
}
|
164305
164308
|
}
|
@@ -164438,7 +164441,7 @@ module.exports={
|
|
164438
164441
|
"type": "structure",
|
164439
164442
|
"members": {
|
164440
164443
|
"authorizerDescription": {
|
164441
|
-
"shape": "
|
164444
|
+
"shape": "Siu"
|
164442
164445
|
}
|
164443
164446
|
}
|
164444
164447
|
}
|
@@ -164523,13 +164526,13 @@ module.exports={
|
|
164523
164526
|
},
|
164524
164527
|
"generationId": {},
|
164525
164528
|
"validity": {
|
164526
|
-
"shape": "
|
164529
|
+
"shape": "Sj7"
|
164527
164530
|
},
|
164528
164531
|
"certificateMode": {}
|
164529
164532
|
}
|
164530
164533
|
},
|
164531
164534
|
"registrationConfig": {
|
164532
|
-
"shape": "
|
164535
|
+
"shape": "Sj9"
|
164533
164536
|
}
|
164534
164537
|
}
|
164535
164538
|
}
|
@@ -164591,7 +164594,7 @@ module.exports={
|
|
164591
164594
|
},
|
164592
164595
|
"generationId": {},
|
164593
164596
|
"validity": {
|
164594
|
-
"shape": "
|
164597
|
+
"shape": "Sj7"
|
164595
164598
|
},
|
164596
164599
|
"certificateMode": {}
|
164597
164600
|
}
|
@@ -164680,7 +164683,7 @@ module.exports={
|
|
164680
164683
|
"type": "structure",
|
164681
164684
|
"members": {
|
164682
164685
|
"authorizerDescription": {
|
164683
|
-
"shape": "
|
164686
|
+
"shape": "Siu"
|
164684
164687
|
}
|
164685
164688
|
}
|
164686
164689
|
}
|
@@ -164706,7 +164709,7 @@ module.exports={
|
|
164706
164709
|
"type": "structure",
|
164707
164710
|
"members": {
|
164708
164711
|
"taskSummary": {
|
164709
|
-
"shape": "
|
164712
|
+
"shape": "Sjo"
|
164710
164713
|
}
|
164711
164714
|
}
|
164712
164715
|
}
|
@@ -164791,6 +164794,9 @@ module.exports={
|
|
164791
164794
|
},
|
164792
164795
|
"tlsConfig": {
|
164793
164796
|
"shape": "S3o"
|
164797
|
+
},
|
164798
|
+
"serverCertificateConfig": {
|
164799
|
+
"shape": "S3q"
|
164794
164800
|
}
|
164795
164801
|
}
|
164796
164802
|
}
|
@@ -164829,7 +164835,7 @@ module.exports={
|
|
164829
164835
|
"type": "structure",
|
164830
164836
|
"members": {
|
164831
164837
|
"eventConfigurations": {
|
164832
|
-
"shape": "
|
164838
|
+
"shape": "Ske"
|
164833
164839
|
},
|
164834
164840
|
"creationDate": {
|
164835
164841
|
"type": "timestamp"
|
@@ -164863,7 +164869,7 @@ module.exports={
|
|
164863
164869
|
"metricName": {},
|
164864
164870
|
"queryString": {},
|
164865
164871
|
"aggregationType": {
|
164866
|
-
"shape": "
|
164872
|
+
"shape": "S49"
|
164867
164873
|
},
|
164868
164874
|
"period": {
|
164869
164875
|
"type": "integer"
|
@@ -164950,13 +164956,13 @@ module.exports={
|
|
164950
164956
|
},
|
164951
164957
|
"description": {},
|
164952
164958
|
"presignedUrlConfig": {
|
164953
|
-
"shape": "
|
164959
|
+
"shape": "S4m"
|
164954
164960
|
},
|
164955
164961
|
"jobExecutionsRolloutConfig": {
|
164956
|
-
"shape": "
|
164962
|
+
"shape": "S4p"
|
164957
164963
|
},
|
164958
164964
|
"abortConfig": {
|
164959
|
-
"shape": "
|
164965
|
+
"shape": "S4w"
|
164960
164966
|
},
|
164961
164967
|
"createdAt": {
|
164962
164968
|
"type": "timestamp"
|
@@ -165001,21 +165007,21 @@ module.exports={
|
|
165001
165007
|
}
|
165002
165008
|
},
|
165003
165009
|
"timeoutConfig": {
|
165004
|
-
"shape": "
|
165010
|
+
"shape": "S53"
|
165005
165011
|
},
|
165006
165012
|
"namespaceId": {},
|
165007
165013
|
"jobTemplateArn": {},
|
165008
165014
|
"jobExecutionsRetryConfig": {
|
165009
|
-
"shape": "
|
165015
|
+
"shape": "S56"
|
165010
165016
|
},
|
165011
165017
|
"documentParameters": {
|
165012
|
-
"shape": "
|
165018
|
+
"shape": "S5b"
|
165013
165019
|
},
|
165014
165020
|
"isConcurrent": {
|
165015
165021
|
"type": "boolean"
|
165016
165022
|
},
|
165017
165023
|
"schedulingConfig": {
|
165018
|
-
"shape": "
|
165024
|
+
"shape": "S5e"
|
165019
165025
|
},
|
165020
165026
|
"scheduledJobRollouts": {
|
165021
165027
|
"type": "list",
|
@@ -165027,7 +165033,7 @@ module.exports={
|
|
165027
165033
|
}
|
165028
165034
|
},
|
165029
165035
|
"destinationPackageVersions": {
|
165030
|
-
"shape": "
|
165036
|
+
"shape": "S5l"
|
165031
165037
|
}
|
165032
165038
|
}
|
165033
165039
|
}
|
@@ -165133,25 +165139,25 @@ module.exports={
|
|
165133
165139
|
"type": "timestamp"
|
165134
165140
|
},
|
165135
165141
|
"presignedUrlConfig": {
|
165136
|
-
"shape": "
|
165142
|
+
"shape": "S4m"
|
165137
165143
|
},
|
165138
165144
|
"jobExecutionsRolloutConfig": {
|
165139
|
-
"shape": "
|
165145
|
+
"shape": "S4p"
|
165140
165146
|
},
|
165141
165147
|
"abortConfig": {
|
165142
|
-
"shape": "
|
165148
|
+
"shape": "S4w"
|
165143
165149
|
},
|
165144
165150
|
"timeoutConfig": {
|
165145
|
-
"shape": "
|
165151
|
+
"shape": "S53"
|
165146
165152
|
},
|
165147
165153
|
"jobExecutionsRetryConfig": {
|
165148
|
-
"shape": "
|
165154
|
+
"shape": "S56"
|
165149
165155
|
},
|
165150
165156
|
"maintenanceWindows": {
|
165151
|
-
"shape": "
|
165157
|
+
"shape": "S5h"
|
165152
165158
|
},
|
165153
165159
|
"destinationPackageVersions": {
|
165154
|
-
"shape": "
|
165160
|
+
"shape": "S5l"
|
165155
165161
|
}
|
165156
165162
|
}
|
165157
165163
|
}
|
@@ -165185,7 +165191,7 @@ module.exports={
|
|
165185
165191
|
"description": {},
|
165186
165192
|
"templateVersion": {},
|
165187
165193
|
"environments": {
|
165188
|
-
"shape": "
|
165194
|
+
"shape": "Slk"
|
165189
165195
|
},
|
165190
165196
|
"documentParameters": {
|
165191
165197
|
"type": "list",
|
@@ -165232,7 +165238,7 @@ module.exports={
|
|
165232
165238
|
"actionId": {},
|
165233
165239
|
"roleArn": {},
|
165234
165240
|
"actionParams": {
|
165235
|
-
"shape": "
|
165241
|
+
"shape": "S5y"
|
165236
165242
|
},
|
165237
165243
|
"creationDate": {
|
165238
165244
|
"type": "timestamp"
|
@@ -165281,7 +165287,7 @@ module.exports={
|
|
165281
165287
|
},
|
165282
165288
|
"provisioningRoleArn": {},
|
165283
165289
|
"preProvisioningHook": {
|
165284
|
-
"shape": "
|
165290
|
+
"shape": "S92"
|
165285
165291
|
},
|
165286
165292
|
"type": {}
|
165287
165293
|
}
|
@@ -165391,7 +165397,7 @@ module.exports={
|
|
165391
165397
|
"dayOfMonth": {},
|
165392
165398
|
"dayOfWeek": {},
|
165393
165399
|
"targetCheckNames": {
|
165394
|
-
"shape": "
|
165400
|
+
"shape": "S9i"
|
165395
165401
|
},
|
165396
165402
|
"scheduledAuditName": {},
|
165397
165403
|
"scheduledAuditArn": {}
|
@@ -165422,18 +165428,18 @@ module.exports={
|
|
165422
165428
|
"securityProfileArn": {},
|
165423
165429
|
"securityProfileDescription": {},
|
165424
165430
|
"behaviors": {
|
165425
|
-
"shape": "
|
165431
|
+
"shape": "S9o"
|
165426
165432
|
},
|
165427
165433
|
"alertTargets": {
|
165428
|
-
"shape": "
|
165434
|
+
"shape": "Saf"
|
165429
165435
|
},
|
165430
165436
|
"additionalMetricsToRetain": {
|
165431
|
-
"shape": "
|
165437
|
+
"shape": "Saj",
|
165432
165438
|
"deprecated": true,
|
165433
165439
|
"deprecatedMessage": "Use additionalMetricsToRetainV2."
|
165434
165440
|
},
|
165435
165441
|
"additionalMetricsToRetainV2": {
|
165436
|
-
"shape": "
|
165442
|
+
"shape": "Sak"
|
165437
165443
|
},
|
165438
165444
|
"version": {
|
165439
165445
|
"type": "long"
|
@@ -165445,7 +165451,7 @@ module.exports={
|
|
165445
165451
|
"type": "timestamp"
|
165446
165452
|
},
|
165447
165453
|
"metricsExportConfig": {
|
165448
|
-
"shape": "
|
165454
|
+
"shape": "Sam"
|
165449
165455
|
}
|
165450
165456
|
}
|
165451
165457
|
}
|
@@ -165480,7 +165486,7 @@ module.exports={
|
|
165480
165486
|
},
|
165481
165487
|
"description": {},
|
165482
165488
|
"files": {
|
165483
|
-
"shape": "
|
165489
|
+
"shape": "Sas"
|
165484
165490
|
},
|
165485
165491
|
"createdAt": {
|
165486
165492
|
"type": "timestamp"
|
@@ -165520,7 +165526,7 @@ module.exports={
|
|
165520
165526
|
"thingArn": {},
|
165521
165527
|
"thingTypeName": {},
|
165522
165528
|
"attributes": {
|
165523
|
-
"shape": "
|
165529
|
+
"shape": "S3y"
|
165524
165530
|
},
|
165525
165531
|
"version": {
|
165526
165532
|
"type": "long"
|
@@ -165556,14 +165562,14 @@ module.exports={
|
|
165556
165562
|
"type": "long"
|
165557
165563
|
},
|
165558
165564
|
"thingGroupProperties": {
|
165559
|
-
"shape": "
|
165565
|
+
"shape": "S3v"
|
165560
165566
|
},
|
165561
165567
|
"thingGroupMetadata": {
|
165562
165568
|
"type": "structure",
|
165563
165569
|
"members": {
|
165564
165570
|
"parentGroupName": {},
|
165565
165571
|
"rootToParentThingGroups": {
|
165566
|
-
"shape": "
|
165572
|
+
"shape": "Smd"
|
165567
165573
|
},
|
165568
165574
|
"creationDate": {
|
165569
165575
|
"type": "timestamp"
|
@@ -165646,10 +165652,10 @@ module.exports={
|
|
165646
165652
|
"thingTypeId": {},
|
165647
165653
|
"thingTypeArn": {},
|
165648
165654
|
"thingTypeProperties": {
|
165649
|
-
"shape": "
|
165655
|
+
"shape": "Sb4"
|
165650
165656
|
},
|
165651
165657
|
"thingTypeMetadata": {
|
165652
|
-
"shape": "
|
165658
|
+
"shape": "Smq"
|
165653
165659
|
}
|
165654
165660
|
}
|
165655
165661
|
}
|
@@ -165957,10 +165963,10 @@ module.exports={
|
|
165957
165963
|
"type": "structure",
|
165958
165964
|
"members": {
|
165959
165965
|
"thingIndexingConfiguration": {
|
165960
|
-
"shape": "
|
165966
|
+
"shape": "Snp"
|
165961
165967
|
},
|
165962
165968
|
"thingGroupIndexingConfiguration": {
|
165963
|
-
"shape": "
|
165969
|
+
"shape": "So5"
|
165964
165970
|
}
|
165965
165971
|
}
|
165966
165972
|
}
|
@@ -166039,20 +166045,20 @@ module.exports={
|
|
166039
166045
|
},
|
166040
166046
|
"description": {},
|
166041
166047
|
"targets": {
|
166042
|
-
"shape": "
|
166048
|
+
"shape": "S6i"
|
166043
166049
|
},
|
166044
166050
|
"protocols": {
|
166045
|
-
"shape": "
|
166051
|
+
"shape": "S6k"
|
166046
166052
|
},
|
166047
166053
|
"awsJobExecutionsRolloutConfig": {
|
166048
|
-
"shape": "
|
166054
|
+
"shape": "S6m"
|
166049
166055
|
},
|
166050
166056
|
"awsJobPresignedUrlConfig": {
|
166051
|
-
"shape": "
|
166057
|
+
"shape": "S6t"
|
166052
166058
|
},
|
166053
166059
|
"targetSelection": {},
|
166054
166060
|
"otaUpdateFiles": {
|
166055
|
-
"shape": "
|
166061
|
+
"shape": "S74"
|
166056
166062
|
},
|
166057
166063
|
"otaUpdateStatus": {},
|
166058
166064
|
"awsIotJobId": {},
|
@@ -166065,7 +166071,7 @@ module.exports={
|
|
166065
166071
|
}
|
166066
166072
|
},
|
166067
166073
|
"additionalParameters": {
|
166068
|
-
"shape": "
|
166074
|
+
"shape": "S82"
|
166069
166075
|
}
|
166070
166076
|
}
|
166071
166077
|
}
|
@@ -166096,7 +166102,7 @@ module.exports={
|
|
166096
166102
|
"packageName": {},
|
166097
166103
|
"packageArn": {},
|
166098
166104
|
"description": {
|
166099
|
-
"shape": "
|
166105
|
+
"shape": "S8a"
|
166100
166106
|
},
|
166101
166107
|
"defaultVersionName": {},
|
166102
166108
|
"creationDate": {
|
@@ -166122,7 +166128,7 @@ module.exports={
|
|
166122
166128
|
"type": "structure",
|
166123
166129
|
"members": {
|
166124
166130
|
"versionUpdateByJobsConfig": {
|
166125
|
-
"shape": "
|
166131
|
+
"shape": "Sol"
|
166126
166132
|
}
|
166127
166133
|
}
|
166128
166134
|
}
|
@@ -166157,10 +166163,10 @@ module.exports={
|
|
166157
166163
|
"packageName": {},
|
166158
166164
|
"versionName": {},
|
166159
166165
|
"description": {
|
166160
|
-
"shape": "
|
166166
|
+
"shape": "S8a"
|
166161
166167
|
},
|
166162
166168
|
"attributes": {
|
166163
|
-
"shape": "
|
166169
|
+
"shape": "S8g"
|
166164
166170
|
},
|
166165
166171
|
"status": {},
|
166166
166172
|
"errorReason": {},
|
@@ -166389,14 +166395,14 @@ module.exports={
|
|
166389
166395
|
"type": "timestamp"
|
166390
166396
|
},
|
166391
166397
|
"actions": {
|
166392
|
-
"shape": "
|
166398
|
+
"shape": "Sbf"
|
166393
166399
|
},
|
166394
166400
|
"ruleDisabled": {
|
166395
166401
|
"type": "boolean"
|
166396
166402
|
},
|
166397
166403
|
"awsIotSqlVersion": {},
|
166398
166404
|
"errorAction": {
|
166399
|
-
"shape": "
|
166405
|
+
"shape": "Sbg"
|
166400
166406
|
}
|
166401
166407
|
}
|
166402
166408
|
}
|
@@ -166424,7 +166430,7 @@ module.exports={
|
|
166424
166430
|
"type": "structure",
|
166425
166431
|
"members": {
|
166426
166432
|
"topicRuleDestination": {
|
166427
|
-
"shape": "
|
166433
|
+
"shape": "Sez"
|
166428
166434
|
}
|
166429
166435
|
}
|
166430
166436
|
}
|
@@ -166501,13 +166507,13 @@ module.exports={
|
|
166501
166507
|
"thingName": {},
|
166502
166508
|
"securityProfileName": {},
|
166503
166509
|
"behavior": {
|
166504
|
-
"shape": "
|
166510
|
+
"shape": "S9p"
|
166505
166511
|
},
|
166506
166512
|
"lastViolationValue": {
|
166507
|
-
"shape": "
|
166513
|
+
"shape": "S9w"
|
166508
166514
|
},
|
166509
166515
|
"violationEventAdditionalInfo": {
|
166510
|
-
"shape": "
|
166516
|
+
"shape": "Spv"
|
166511
166517
|
},
|
166512
166518
|
"verificationState": {},
|
166513
166519
|
"verificationStateDescription": {},
|
@@ -166558,7 +166564,7 @@ module.exports={
|
|
166558
166564
|
"type": "structure",
|
166559
166565
|
"members": {
|
166560
166566
|
"policies": {
|
166561
|
-
"shape": "
|
166567
|
+
"shape": "Sq2"
|
166562
166568
|
},
|
166563
166569
|
"nextMarker": {}
|
166564
166570
|
}
|
@@ -166597,7 +166603,7 @@ module.exports={
|
|
166597
166603
|
"findings": {
|
166598
166604
|
"type": "list",
|
166599
166605
|
"member": {
|
166600
|
-
"shape": "
|
166606
|
+
"shape": "Shd"
|
166601
166607
|
}
|
166602
166608
|
},
|
166603
166609
|
"nextToken": {}
|
@@ -166915,7 +166921,7 @@ module.exports={
|
|
166915
166921
|
"billingGroups": {
|
166916
166922
|
"type": "list",
|
166917
166923
|
"member": {
|
166918
|
-
"shape": "
|
166924
|
+
"shape": "Sme"
|
166919
166925
|
}
|
166920
166926
|
},
|
166921
166927
|
"nextToken": {}
|
@@ -167035,7 +167041,7 @@ module.exports={
|
|
167035
167041
|
"type": "structure",
|
167036
167042
|
"members": {
|
167037
167043
|
"certificates": {
|
167038
|
-
"shape": "
|
167044
|
+
"shape": "Sr8"
|
167039
167045
|
},
|
167040
167046
|
"nextMarker": {}
|
167041
167047
|
}
|
@@ -167076,7 +167082,7 @@ module.exports={
|
|
167076
167082
|
"type": "structure",
|
167077
167083
|
"members": {
|
167078
167084
|
"certificates": {
|
167079
|
-
"shape": "
|
167085
|
+
"shape": "Sr8"
|
167080
167086
|
},
|
167081
167087
|
"nextMarker": {}
|
167082
167088
|
}
|
@@ -167220,7 +167226,7 @@ module.exports={
|
|
167220
167226
|
"tasks": {
|
167221
167227
|
"type": "list",
|
167222
167228
|
"member": {
|
167223
|
-
"shape": "
|
167229
|
+
"shape": "Sjo"
|
167224
167230
|
}
|
167225
167231
|
},
|
167226
167232
|
"nextToken": {}
|
@@ -167404,7 +167410,7 @@ module.exports={
|
|
167404
167410
|
"members": {
|
167405
167411
|
"thingArn": {},
|
167406
167412
|
"jobExecutionSummary": {
|
167407
|
-
"shape": "
|
167413
|
+
"shape": "Ss8"
|
167408
167414
|
}
|
167409
167415
|
}
|
167410
167416
|
}
|
@@ -167461,7 +167467,7 @@ module.exports={
|
|
167461
167467
|
"members": {
|
167462
167468
|
"jobId": {},
|
167463
167469
|
"jobExecutionSummary": {
|
167464
|
-
"shape": "
|
167470
|
+
"shape": "Ss8"
|
167465
167471
|
}
|
167466
167472
|
}
|
167467
167473
|
}
|
@@ -167616,7 +167622,7 @@ module.exports={
|
|
167616
167622
|
"templateName": {},
|
167617
167623
|
"description": {},
|
167618
167624
|
"environments": {
|
167619
|
-
"shape": "
|
167625
|
+
"shape": "Slk"
|
167620
167626
|
},
|
167621
167627
|
"templateVersion": {}
|
167622
167628
|
}
|
@@ -167689,7 +167695,7 @@ module.exports={
|
|
167689
167695
|
"type": "timestamp"
|
167690
167696
|
},
|
167691
167697
|
"value": {
|
167692
|
-
"shape": "
|
167698
|
+
"shape": "S9w"
|
167693
167699
|
}
|
167694
167700
|
}
|
167695
167701
|
}
|
@@ -167959,7 +167965,7 @@ module.exports={
|
|
167959
167965
|
"type": "structure",
|
167960
167966
|
"members": {
|
167961
167967
|
"policies": {
|
167962
|
-
"shape": "
|
167968
|
+
"shape": "Sq2"
|
167963
167969
|
},
|
167964
167970
|
"nextMarker": {}
|
167965
167971
|
}
|
@@ -168000,7 +168006,7 @@ module.exports={
|
|
168000
168006
|
"type": "structure",
|
168001
168007
|
"members": {
|
168002
168008
|
"principals": {
|
168003
|
-
"shape": "
|
168009
|
+
"shape": "Stj"
|
168004
168010
|
},
|
168005
168011
|
"nextMarker": {}
|
168006
168012
|
}
|
@@ -168080,7 +168086,7 @@ module.exports={
|
|
168080
168086
|
"type": "structure",
|
168081
168087
|
"members": {
|
168082
168088
|
"policies": {
|
168083
|
-
"shape": "
|
168089
|
+
"shape": "Sq2"
|
168084
168090
|
},
|
168085
168091
|
"nextMarker": {}
|
168086
168092
|
}
|
@@ -168117,7 +168123,7 @@ module.exports={
|
|
168117
168123
|
"type": "structure",
|
168118
168124
|
"members": {
|
168119
168125
|
"things": {
|
168120
|
-
"shape": "
|
168126
|
+
"shape": "Stt"
|
168121
168127
|
},
|
168122
168128
|
"nextToken": {}
|
168123
168129
|
}
|
@@ -168250,7 +168256,7 @@ module.exports={
|
|
168250
168256
|
"type": "structure",
|
168251
168257
|
"members": {
|
168252
168258
|
"relatedResources": {
|
168253
|
-
"shape": "
|
168259
|
+
"shape": "Shi"
|
168254
168260
|
},
|
168255
168261
|
"nextToken": {}
|
168256
168262
|
}
|
@@ -168363,7 +168369,7 @@ module.exports={
|
|
168363
168369
|
"securityProfileIdentifiers": {
|
168364
168370
|
"type": "list",
|
168365
168371
|
"member": {
|
168366
|
-
"shape": "
|
168372
|
+
"shape": "Sue"
|
168367
168373
|
}
|
168368
168374
|
},
|
168369
168375
|
"nextToken": {}
|
@@ -168410,10 +168416,10 @@ module.exports={
|
|
168410
168416
|
"type": "structure",
|
168411
168417
|
"members": {
|
168412
168418
|
"securityProfileIdentifier": {
|
168413
|
-
"shape": "
|
168419
|
+
"shape": "Sue"
|
168414
168420
|
},
|
168415
168421
|
"target": {
|
168416
|
-
"shape": "
|
168422
|
+
"shape": "Suj"
|
168417
168423
|
}
|
168418
168424
|
}
|
168419
168425
|
}
|
@@ -168566,7 +168572,7 @@ module.exports={
|
|
168566
168572
|
"securityProfileTargets": {
|
168567
168573
|
"type": "list",
|
168568
168574
|
"member": {
|
168569
|
-
"shape": "
|
168575
|
+
"shape": "Suj"
|
168570
168576
|
}
|
168571
168577
|
},
|
168572
168578
|
"nextToken": {}
|
@@ -168609,7 +168615,7 @@ module.exports={
|
|
168609
168615
|
"type": "structure",
|
168610
168616
|
"members": {
|
168611
168617
|
"thingGroups": {
|
168612
|
-
"shape": "
|
168618
|
+
"shape": "Smd"
|
168613
168619
|
},
|
168614
168620
|
"nextToken": {}
|
168615
168621
|
}
|
@@ -168645,7 +168651,7 @@ module.exports={
|
|
168645
168651
|
"type": "structure",
|
168646
168652
|
"members": {
|
168647
168653
|
"thingGroups": {
|
168648
|
-
"shape": "
|
168654
|
+
"shape": "Smd"
|
168649
168655
|
},
|
168650
168656
|
"nextToken": {}
|
168651
168657
|
}
|
@@ -168681,7 +168687,7 @@ module.exports={
|
|
168681
168687
|
"type": "structure",
|
168682
168688
|
"members": {
|
168683
168689
|
"principals": {
|
168684
|
-
"shape": "
|
168690
|
+
"shape": "Stj"
|
168685
168691
|
},
|
168686
168692
|
"nextToken": {}
|
168687
168693
|
}
|
@@ -168798,10 +168804,10 @@ module.exports={
|
|
168798
168804
|
"thingTypeName": {},
|
168799
168805
|
"thingTypeArn": {},
|
168800
168806
|
"thingTypeProperties": {
|
168801
|
-
"shape": "
|
168807
|
+
"shape": "Sb4"
|
168802
168808
|
},
|
168803
168809
|
"thingTypeMetadata": {
|
168804
|
-
"shape": "
|
168810
|
+
"shape": "Smq"
|
168805
168811
|
}
|
168806
168812
|
}
|
168807
168813
|
}
|
@@ -168858,7 +168864,7 @@ module.exports={
|
|
168858
168864
|
"thingTypeName": {},
|
168859
168865
|
"thingArn": {},
|
168860
168866
|
"attributes": {
|
168861
|
-
"shape": "
|
168867
|
+
"shape": "S3y"
|
168862
168868
|
},
|
168863
168869
|
"version": {
|
168864
168870
|
"type": "long"
|
@@ -168900,7 +168906,7 @@ module.exports={
|
|
168900
168906
|
"type": "structure",
|
168901
168907
|
"members": {
|
168902
168908
|
"things": {
|
168903
|
-
"shape": "
|
168909
|
+
"shape": "Stt"
|
168904
168910
|
},
|
168905
168911
|
"nextToken": {}
|
168906
168912
|
}
|
@@ -168941,7 +168947,7 @@ module.exports={
|
|
168941
168947
|
"type": "structure",
|
168942
168948
|
"members": {
|
168943
168949
|
"things": {
|
168944
|
-
"shape": "
|
168950
|
+
"shape": "Stt"
|
168945
168951
|
},
|
168946
168952
|
"nextToken": {}
|
168947
168953
|
}
|
@@ -168993,10 +168999,10 @@ module.exports={
|
|
168993
168999
|
"type": "structure",
|
168994
169000
|
"members": {
|
168995
169001
|
"subnetIds": {
|
168996
|
-
"shape": "
|
169002
|
+
"shape": "Set"
|
168997
169003
|
},
|
168998
169004
|
"securityGroups": {
|
168999
|
-
"shape": "
|
169005
|
+
"shape": "Sev"
|
169000
169006
|
},
|
169001
169007
|
"vpcId": {},
|
169002
169008
|
"roleArn": {}
|
@@ -169093,7 +169099,7 @@ module.exports={
|
|
169093
169099
|
"type": "structure",
|
169094
169100
|
"members": {
|
169095
169101
|
"logTarget": {
|
169096
|
-
"shape": "
|
169102
|
+
"shape": "Sw7"
|
169097
169103
|
},
|
169098
169104
|
"logLevel": {}
|
169099
169105
|
}
|
@@ -169169,13 +169175,13 @@ module.exports={
|
|
169169
169175
|
"thingName": {},
|
169170
169176
|
"securityProfileName": {},
|
169171
169177
|
"behavior": {
|
169172
|
-
"shape": "
|
169178
|
+
"shape": "S9p"
|
169173
169179
|
},
|
169174
169180
|
"metricValue": {
|
169175
|
-
"shape": "
|
169181
|
+
"shape": "S9w"
|
169176
169182
|
},
|
169177
169183
|
"violationEventAdditionalInfo": {
|
169178
|
-
"shape": "
|
169184
|
+
"shape": "Spv"
|
169179
169185
|
},
|
169180
169186
|
"violationEventType": {},
|
169181
169187
|
"verificationState": {},
|
@@ -169237,7 +169243,7 @@ module.exports={
|
|
169237
169243
|
"type": "boolean"
|
169238
169244
|
},
|
169239
169245
|
"registrationConfig": {
|
169240
|
-
"shape": "
|
169246
|
+
"shape": "Sj9"
|
169241
169247
|
},
|
169242
169248
|
"tags": {
|
169243
169249
|
"shape": "S2e"
|
@@ -169408,7 +169414,7 @@ module.exports={
|
|
169408
169414
|
"locationName": "ruleName"
|
169409
169415
|
},
|
169410
169416
|
"topicRulePayload": {
|
169411
|
-
"shape": "
|
169417
|
+
"shape": "Sbc"
|
169412
169418
|
}
|
169413
169419
|
},
|
169414
169420
|
"payload": "topicRulePayload"
|
@@ -169446,10 +169452,10 @@ module.exports={
|
|
169446
169452
|
"thingId": {},
|
169447
169453
|
"thingTypeName": {},
|
169448
169454
|
"thingGroupNames": {
|
169449
|
-
"shape": "
|
169455
|
+
"shape": "Sx3"
|
169450
169456
|
},
|
169451
169457
|
"attributes": {
|
169452
|
-
"shape": "
|
169458
|
+
"shape": "S3y"
|
169453
169459
|
},
|
169454
169460
|
"shadow": {},
|
169455
169461
|
"deviceDefender": {},
|
@@ -169477,10 +169483,10 @@ module.exports={
|
|
169477
169483
|
"thingGroupId": {},
|
169478
169484
|
"thingGroupDescription": {},
|
169479
169485
|
"attributes": {
|
169480
|
-
"shape": "
|
169486
|
+
"shape": "S3y"
|
169481
169487
|
},
|
169482
169488
|
"parentGroupNames": {
|
169483
|
-
"shape": "
|
169489
|
+
"shape": "Sx3"
|
169484
169490
|
}
|
169485
169491
|
}
|
169486
169492
|
}
|
@@ -169568,7 +169574,7 @@ module.exports={
|
|
169568
169574
|
],
|
169569
169575
|
"members": {
|
169570
169576
|
"logTarget": {
|
169571
|
-
"shape": "
|
169577
|
+
"shape": "Sw7"
|
169572
169578
|
},
|
169573
169579
|
"logLevel": {}
|
169574
169580
|
}
|
@@ -169607,10 +169613,10 @@ module.exports={
|
|
169607
169613
|
"locationName": "taskId"
|
169608
169614
|
},
|
169609
169615
|
"target": {
|
169610
|
-
"shape": "
|
169616
|
+
"shape": "Shx"
|
169611
169617
|
},
|
169612
169618
|
"auditCheckToActionsMapping": {
|
169613
|
-
"shape": "
|
169619
|
+
"shape": "Si1"
|
169614
169620
|
},
|
169615
169621
|
"clientRequestToken": {
|
169616
169622
|
"idempotencyToken": true
|
@@ -169643,14 +169649,14 @@ module.exports={
|
|
169643
169649
|
"locationName": "taskId"
|
169644
169650
|
},
|
169645
169651
|
"target": {
|
169646
|
-
"shape": "
|
169652
|
+
"shape": "Sjq"
|
169647
169653
|
},
|
169648
169654
|
"actions": {
|
169649
169655
|
"type": "list",
|
169650
169656
|
"member": {}
|
169651
169657
|
},
|
169652
169658
|
"violationEventOccurrenceRange": {
|
169653
|
-
"shape": "
|
169659
|
+
"shape": "Sjt"
|
169654
169660
|
},
|
169655
169661
|
"includeOnlyActiveViolations": {
|
169656
169662
|
"type": "boolean"
|
@@ -169681,7 +169687,7 @@ module.exports={
|
|
169681
169687
|
],
|
169682
169688
|
"members": {
|
169683
169689
|
"targetCheckNames": {
|
169684
|
-
"shape": "
|
169690
|
+
"shape": "S9i"
|
169685
169691
|
}
|
169686
169692
|
}
|
169687
169693
|
},
|
@@ -169777,7 +169783,7 @@ module.exports={
|
|
169777
169783
|
"authInfos": {
|
169778
169784
|
"type": "list",
|
169779
169785
|
"member": {
|
169780
|
-
"shape": "
|
169786
|
+
"shape": "Sxw"
|
169781
169787
|
}
|
169782
169788
|
},
|
169783
169789
|
"clientId": {
|
@@ -169785,10 +169791,10 @@ module.exports={
|
|
169785
169791
|
"locationName": "clientId"
|
169786
169792
|
},
|
169787
169793
|
"policyNamesToAdd": {
|
169788
|
-
"shape": "
|
169794
|
+
"shape": "Sy0"
|
169789
169795
|
},
|
169790
169796
|
"policyNamesToSkip": {
|
169791
|
-
"shape": "
|
169797
|
+
"shape": "Sy0"
|
169792
169798
|
}
|
169793
169799
|
}
|
169794
169800
|
},
|
@@ -169801,13 +169807,13 @@ module.exports={
|
|
169801
169807
|
"type": "structure",
|
169802
169808
|
"members": {
|
169803
169809
|
"authInfo": {
|
169804
|
-
"shape": "
|
169810
|
+
"shape": "Sxw"
|
169805
169811
|
},
|
169806
169812
|
"allowed": {
|
169807
169813
|
"type": "structure",
|
169808
169814
|
"members": {
|
169809
169815
|
"policies": {
|
169810
|
-
"shape": "
|
169816
|
+
"shape": "Sq2"
|
169811
169817
|
}
|
169812
169818
|
}
|
169813
169819
|
},
|
@@ -169818,7 +169824,7 @@ module.exports={
|
|
169818
169824
|
"type": "structure",
|
169819
169825
|
"members": {
|
169820
169826
|
"policies": {
|
169821
|
-
"shape": "
|
169827
|
+
"shape": "Sq2"
|
169822
169828
|
}
|
169823
169829
|
}
|
169824
169830
|
},
|
@@ -169826,7 +169832,7 @@ module.exports={
|
|
169826
169832
|
"type": "structure",
|
169827
169833
|
"members": {
|
169828
169834
|
"policies": {
|
169829
|
-
"shape": "
|
169835
|
+
"shape": "Sq2"
|
169830
169836
|
}
|
169831
169837
|
}
|
169832
169838
|
}
|
@@ -169971,10 +169977,10 @@ module.exports={
|
|
169971
169977
|
"members": {
|
169972
169978
|
"roleArn": {},
|
169973
169979
|
"auditNotificationTargetConfigurations": {
|
169974
|
-
"shape": "
|
169980
|
+
"shape": "Sh5"
|
169975
169981
|
},
|
169976
169982
|
"auditCheckConfigurations": {
|
169977
|
-
"shape": "
|
169983
|
+
"shape": "Sh8"
|
169978
169984
|
}
|
169979
169985
|
}
|
169980
169986
|
},
|
@@ -170104,7 +170110,7 @@ module.exports={
|
|
170104
170110
|
"locationName": "newAutoRegistrationStatus"
|
170105
170111
|
},
|
170106
170112
|
"registrationConfig": {
|
170107
|
-
"shape": "
|
170113
|
+
"shape": "Sj9"
|
170108
170114
|
},
|
170109
170115
|
"removeAutoRegistration": {
|
170110
170116
|
"type": "boolean"
|
@@ -170262,6 +170268,9 @@ module.exports={
|
|
170262
170268
|
},
|
170263
170269
|
"tlsConfig": {
|
170264
170270
|
"shape": "S3o"
|
170271
|
+
},
|
170272
|
+
"serverCertificateConfig": {
|
170273
|
+
"shape": "S3q"
|
170265
170274
|
}
|
170266
170275
|
}
|
170267
170276
|
},
|
@@ -170290,7 +170299,7 @@ module.exports={
|
|
170290
170299
|
"locationName": "thingGroupName"
|
170291
170300
|
},
|
170292
170301
|
"thingGroupProperties": {
|
170293
|
-
"shape": "
|
170302
|
+
"shape": "S3v"
|
170294
170303
|
},
|
170295
170304
|
"expectedVersion": {
|
170296
170305
|
"type": "long"
|
@@ -170318,7 +170327,7 @@ module.exports={
|
|
170318
170327
|
"type": "structure",
|
170319
170328
|
"members": {
|
170320
170329
|
"eventConfigurations": {
|
170321
|
-
"shape": "
|
170330
|
+
"shape": "Ske"
|
170322
170331
|
}
|
170323
170332
|
}
|
170324
170333
|
},
|
@@ -170345,7 +170354,7 @@ module.exports={
|
|
170345
170354
|
},
|
170346
170355
|
"queryString": {},
|
170347
170356
|
"aggregationType": {
|
170348
|
-
"shape": "
|
170357
|
+
"shape": "S49"
|
170349
170358
|
},
|
170350
170359
|
"period": {
|
170351
170360
|
"type": "integer"
|
@@ -170369,10 +170378,10 @@ module.exports={
|
|
170369
170378
|
"type": "structure",
|
170370
170379
|
"members": {
|
170371
170380
|
"thingIndexingConfiguration": {
|
170372
|
-
"shape": "
|
170381
|
+
"shape": "Snp"
|
170373
170382
|
},
|
170374
170383
|
"thingGroupIndexingConfiguration": {
|
170375
|
-
"shape": "
|
170384
|
+
"shape": "So5"
|
170376
170385
|
}
|
170377
170386
|
}
|
170378
170387
|
},
|
@@ -170398,23 +170407,23 @@ module.exports={
|
|
170398
170407
|
},
|
170399
170408
|
"description": {},
|
170400
170409
|
"presignedUrlConfig": {
|
170401
|
-
"shape": "
|
170410
|
+
"shape": "S4m"
|
170402
170411
|
},
|
170403
170412
|
"jobExecutionsRolloutConfig": {
|
170404
|
-
"shape": "
|
170413
|
+
"shape": "S4p"
|
170405
170414
|
},
|
170406
170415
|
"abortConfig": {
|
170407
|
-
"shape": "
|
170416
|
+
"shape": "S4w"
|
170408
170417
|
},
|
170409
170418
|
"timeoutConfig": {
|
170410
|
-
"shape": "
|
170419
|
+
"shape": "S53"
|
170411
170420
|
},
|
170412
170421
|
"namespaceId": {
|
170413
170422
|
"location": "querystring",
|
170414
170423
|
"locationName": "namespaceId"
|
170415
170424
|
},
|
170416
170425
|
"jobExecutionsRetryConfig": {
|
170417
|
-
"shape": "
|
170426
|
+
"shape": "S56"
|
170418
170427
|
}
|
170419
170428
|
}
|
170420
170429
|
}
|
@@ -170436,7 +170445,7 @@ module.exports={
|
|
170436
170445
|
},
|
170437
170446
|
"roleArn": {},
|
170438
170447
|
"actionParams": {
|
170439
|
-
"shape": "
|
170448
|
+
"shape": "S5y"
|
170440
170449
|
}
|
170441
170450
|
}
|
170442
170451
|
},
|
@@ -170465,7 +170474,7 @@ module.exports={
|
|
170465
170474
|
"locationName": "packageName"
|
170466
170475
|
},
|
170467
170476
|
"description": {
|
170468
|
-
"shape": "
|
170477
|
+
"shape": "S8a"
|
170469
170478
|
},
|
170470
170479
|
"defaultVersionName": {},
|
170471
170480
|
"unsetDefaultVersion": {
|
@@ -170494,7 +170503,7 @@ module.exports={
|
|
170494
170503
|
"type": "structure",
|
170495
170504
|
"members": {
|
170496
170505
|
"versionUpdateByJobsConfig": {
|
170497
|
-
"shape": "
|
170506
|
+
"shape": "Sol"
|
170498
170507
|
},
|
170499
170508
|
"clientToken": {
|
170500
170509
|
"idempotencyToken": true,
|
@@ -170531,10 +170540,10 @@ module.exports={
|
|
170531
170540
|
"locationName": "versionName"
|
170532
170541
|
},
|
170533
170542
|
"description": {
|
170534
|
-
"shape": "
|
170543
|
+
"shape": "S8a"
|
170535
170544
|
},
|
170536
170545
|
"attributes": {
|
170537
|
-
"shape": "
|
170546
|
+
"shape": "S8g"
|
170538
170547
|
},
|
170539
170548
|
"action": {},
|
170540
170549
|
"clientToken": {
|
@@ -170574,7 +170583,7 @@ module.exports={
|
|
170574
170583
|
},
|
170575
170584
|
"provisioningRoleArn": {},
|
170576
170585
|
"preProvisioningHook": {
|
170577
|
-
"shape": "
|
170586
|
+
"shape": "S92"
|
170578
170587
|
},
|
170579
170588
|
"removePreProvisioningHook": {
|
170580
170589
|
"type": "boolean"
|
@@ -170630,7 +170639,7 @@ module.exports={
|
|
170630
170639
|
"dayOfMonth": {},
|
170631
170640
|
"dayOfWeek": {},
|
170632
170641
|
"targetCheckNames": {
|
170633
|
-
"shape": "
|
170642
|
+
"shape": "S9i"
|
170634
170643
|
},
|
170635
170644
|
"scheduledAuditName": {
|
170636
170645
|
"location": "uri",
|
@@ -170662,18 +170671,18 @@ module.exports={
|
|
170662
170671
|
},
|
170663
170672
|
"securityProfileDescription": {},
|
170664
170673
|
"behaviors": {
|
170665
|
-
"shape": "
|
170674
|
+
"shape": "S9o"
|
170666
170675
|
},
|
170667
170676
|
"alertTargets": {
|
170668
|
-
"shape": "
|
170677
|
+
"shape": "Saf"
|
170669
170678
|
},
|
170670
170679
|
"additionalMetricsToRetain": {
|
170671
|
-
"shape": "
|
170680
|
+
"shape": "Saj",
|
170672
170681
|
"deprecated": true,
|
170673
170682
|
"deprecatedMessage": "Use additionalMetricsToRetainV2."
|
170674
170683
|
},
|
170675
170684
|
"additionalMetricsToRetainV2": {
|
170676
|
-
"shape": "
|
170685
|
+
"shape": "Sak"
|
170677
170686
|
},
|
170678
170687
|
"deleteBehaviors": {
|
170679
170688
|
"type": "boolean"
|
@@ -170690,7 +170699,7 @@ module.exports={
|
|
170690
170699
|
"type": "long"
|
170691
170700
|
},
|
170692
170701
|
"metricsExportConfig": {
|
170693
|
-
"shape": "
|
170702
|
+
"shape": "Sam"
|
170694
170703
|
},
|
170695
170704
|
"deleteMetricsExportConfig": {
|
170696
170705
|
"type": "boolean"
|
@@ -170704,18 +170713,18 @@ module.exports={
|
|
170704
170713
|
"securityProfileArn": {},
|
170705
170714
|
"securityProfileDescription": {},
|
170706
170715
|
"behaviors": {
|
170707
|
-
"shape": "
|
170716
|
+
"shape": "S9o"
|
170708
170717
|
},
|
170709
170718
|
"alertTargets": {
|
170710
|
-
"shape": "
|
170719
|
+
"shape": "Saf"
|
170711
170720
|
},
|
170712
170721
|
"additionalMetricsToRetain": {
|
170713
|
-
"shape": "
|
170722
|
+
"shape": "Saj",
|
170714
170723
|
"deprecated": true,
|
170715
170724
|
"deprecatedMessage": "Use additionalMetricsToRetainV2."
|
170716
170725
|
},
|
170717
170726
|
"additionalMetricsToRetainV2": {
|
170718
|
-
"shape": "
|
170727
|
+
"shape": "Sak"
|
170719
170728
|
},
|
170720
170729
|
"version": {
|
170721
170730
|
"type": "long"
|
@@ -170727,7 +170736,7 @@ module.exports={
|
|
170727
170736
|
"type": "timestamp"
|
170728
170737
|
},
|
170729
170738
|
"metricsExportConfig": {
|
170730
|
-
"shape": "
|
170739
|
+
"shape": "Sam"
|
170731
170740
|
}
|
170732
170741
|
}
|
170733
170742
|
}
|
@@ -170749,7 +170758,7 @@ module.exports={
|
|
170749
170758
|
},
|
170750
170759
|
"description": {},
|
170751
170760
|
"files": {
|
170752
|
-
"shape": "
|
170761
|
+
"shape": "Sas"
|
170753
170762
|
},
|
170754
170763
|
"roleArn": {}
|
170755
170764
|
}
|
@@ -170783,7 +170792,7 @@ module.exports={
|
|
170783
170792
|
},
|
170784
170793
|
"thingTypeName": {},
|
170785
170794
|
"attributePayload": {
|
170786
|
-
"shape": "
|
170795
|
+
"shape": "S3x"
|
170787
170796
|
},
|
170788
170797
|
"expectedVersion": {
|
170789
170798
|
"type": "long"
|
@@ -170815,7 +170824,7 @@ module.exports={
|
|
170815
170824
|
"locationName": "thingGroupName"
|
170816
170825
|
},
|
170817
170826
|
"thingGroupProperties": {
|
170818
|
-
"shape": "
|
170827
|
+
"shape": "S3v"
|
170819
170828
|
},
|
170820
170829
|
"expectedVersion": {
|
170821
170830
|
"type": "long"
|
@@ -170841,10 +170850,10 @@ module.exports={
|
|
170841
170850
|
"members": {
|
170842
170851
|
"thingName": {},
|
170843
170852
|
"thingGroupsToAdd": {
|
170844
|
-
"shape": "
|
170853
|
+
"shape": "S10m"
|
170845
170854
|
},
|
170846
170855
|
"thingGroupsToRemove": {
|
170847
|
-
"shape": "
|
170856
|
+
"shape": "S10m"
|
170848
170857
|
},
|
170849
170858
|
"overrideDynamicGroups": {
|
170850
170859
|
"type": "boolean"
|
@@ -170888,7 +170897,7 @@ module.exports={
|
|
170888
170897
|
],
|
170889
170898
|
"members": {
|
170890
170899
|
"behaviors": {
|
170891
|
-
"shape": "
|
170900
|
+
"shape": "S9o"
|
170892
170901
|
}
|
170893
170902
|
}
|
170894
170903
|
},
|
@@ -170996,32 +171005,40 @@ module.exports={
|
|
170996
171005
|
"securityPolicy": {}
|
170997
171006
|
}
|
170998
171007
|
},
|
170999
|
-
"
|
171008
|
+
"S3q": {
|
171009
|
+
"type": "structure",
|
171010
|
+
"members": {
|
171011
|
+
"enableOCSPCheck": {
|
171012
|
+
"type": "boolean"
|
171013
|
+
}
|
171014
|
+
}
|
171015
|
+
},
|
171016
|
+
"S3v": {
|
171000
171017
|
"type": "structure",
|
171001
171018
|
"members": {
|
171002
171019
|
"thingGroupDescription": {},
|
171003
171020
|
"attributePayload": {
|
171004
|
-
"shape": "
|
171021
|
+
"shape": "S3x"
|
171005
171022
|
}
|
171006
171023
|
}
|
171007
171024
|
},
|
171008
|
-
"
|
171025
|
+
"S3x": {
|
171009
171026
|
"type": "structure",
|
171010
171027
|
"members": {
|
171011
171028
|
"attributes": {
|
171012
|
-
"shape": "
|
171029
|
+
"shape": "S3y"
|
171013
171030
|
},
|
171014
171031
|
"merge": {
|
171015
171032
|
"type": "boolean"
|
171016
171033
|
}
|
171017
171034
|
}
|
171018
171035
|
},
|
171019
|
-
"
|
171036
|
+
"S3y": {
|
171020
171037
|
"type": "map",
|
171021
171038
|
"key": {},
|
171022
171039
|
"value": {}
|
171023
171040
|
},
|
171024
|
-
"
|
171041
|
+
"S49": {
|
171025
171042
|
"type": "structure",
|
171026
171043
|
"required": [
|
171027
171044
|
"name"
|
@@ -171034,7 +171051,7 @@ module.exports={
|
|
171034
171051
|
}
|
171035
171052
|
}
|
171036
171053
|
},
|
171037
|
-
"
|
171054
|
+
"S4m": {
|
171038
171055
|
"type": "structure",
|
171039
171056
|
"members": {
|
171040
171057
|
"roleArn": {},
|
@@ -171043,7 +171060,7 @@ module.exports={
|
|
171043
171060
|
}
|
171044
171061
|
}
|
171045
171062
|
},
|
171046
|
-
"
|
171063
|
+
"S4p": {
|
171047
171064
|
"type": "structure",
|
171048
171065
|
"members": {
|
171049
171066
|
"maximumPerMinute": {
|
@@ -171078,7 +171095,7 @@ module.exports={
|
|
171078
171095
|
}
|
171079
171096
|
}
|
171080
171097
|
},
|
171081
|
-
"
|
171098
|
+
"S4w": {
|
171082
171099
|
"type": "structure",
|
171083
171100
|
"required": [
|
171084
171101
|
"criteriaList"
|
@@ -171108,7 +171125,7 @@ module.exports={
|
|
171108
171125
|
}
|
171109
171126
|
}
|
171110
171127
|
},
|
171111
|
-
"
|
171128
|
+
"S53": {
|
171112
171129
|
"type": "structure",
|
171113
171130
|
"members": {
|
171114
171131
|
"inProgressTimeoutInMinutes": {
|
@@ -171116,7 +171133,7 @@ module.exports={
|
|
171116
171133
|
}
|
171117
171134
|
}
|
171118
171135
|
},
|
171119
|
-
"
|
171136
|
+
"S56": {
|
171120
171137
|
"type": "structure",
|
171121
171138
|
"required": [
|
171122
171139
|
"criteriaList"
|
@@ -171140,23 +171157,23 @@ module.exports={
|
|
171140
171157
|
}
|
171141
171158
|
}
|
171142
171159
|
},
|
171143
|
-
"
|
171160
|
+
"S5b": {
|
171144
171161
|
"type": "map",
|
171145
171162
|
"key": {},
|
171146
171163
|
"value": {}
|
171147
171164
|
},
|
171148
|
-
"
|
171165
|
+
"S5e": {
|
171149
171166
|
"type": "structure",
|
171150
171167
|
"members": {
|
171151
171168
|
"startTime": {},
|
171152
171169
|
"endTime": {},
|
171153
171170
|
"endBehavior": {},
|
171154
171171
|
"maintenanceWindows": {
|
171155
|
-
"shape": "
|
171172
|
+
"shape": "S5h"
|
171156
171173
|
}
|
171157
171174
|
}
|
171158
171175
|
},
|
171159
|
-
"
|
171176
|
+
"S5h": {
|
171160
171177
|
"type": "list",
|
171161
171178
|
"member": {
|
171162
171179
|
"type": "structure",
|
@@ -171172,11 +171189,11 @@ module.exports={
|
|
171172
171189
|
}
|
171173
171190
|
}
|
171174
171191
|
},
|
171175
|
-
"
|
171192
|
+
"S5l": {
|
171176
171193
|
"type": "list",
|
171177
171194
|
"member": {}
|
171178
171195
|
},
|
171179
|
-
"
|
171196
|
+
"S5t": {
|
171180
171197
|
"type": "structure",
|
171181
171198
|
"members": {
|
171182
171199
|
"PublicKey": {},
|
@@ -171186,7 +171203,7 @@ module.exports={
|
|
171186
171203
|
}
|
171187
171204
|
}
|
171188
171205
|
},
|
171189
|
-
"
|
171206
|
+
"S5y": {
|
171190
171207
|
"type": "structure",
|
171191
171208
|
"members": {
|
171192
171209
|
"updateDeviceCertificateParams": {
|
@@ -171253,15 +171270,15 @@ module.exports={
|
|
171253
171270
|
}
|
171254
171271
|
}
|
171255
171272
|
},
|
171256
|
-
"
|
171273
|
+
"S6i": {
|
171257
171274
|
"type": "list",
|
171258
171275
|
"member": {}
|
171259
171276
|
},
|
171260
|
-
"
|
171277
|
+
"S6k": {
|
171261
171278
|
"type": "list",
|
171262
171279
|
"member": {}
|
171263
171280
|
},
|
171264
|
-
"
|
171281
|
+
"S6m": {
|
171265
171282
|
"type": "structure",
|
171266
171283
|
"members": {
|
171267
171284
|
"maximumPerMinute": {
|
@@ -171296,7 +171313,7 @@ module.exports={
|
|
171296
171313
|
}
|
171297
171314
|
}
|
171298
171315
|
},
|
171299
|
-
"
|
171316
|
+
"S6t": {
|
171300
171317
|
"type": "structure",
|
171301
171318
|
"members": {
|
171302
171319
|
"expiresInSec": {
|
@@ -171304,7 +171321,7 @@ module.exports={
|
|
171304
171321
|
}
|
171305
171322
|
}
|
171306
171323
|
},
|
171307
|
-
"
|
171324
|
+
"S74": {
|
171308
171325
|
"type": "list",
|
171309
171326
|
"member": {
|
171310
171327
|
"type": "structure",
|
@@ -171327,7 +171344,7 @@ module.exports={
|
|
171327
171344
|
}
|
171328
171345
|
},
|
171329
171346
|
"s3Location": {
|
171330
|
-
"shape": "
|
171347
|
+
"shape": "S7d"
|
171331
171348
|
}
|
171332
171349
|
}
|
171333
171350
|
},
|
@@ -171393,7 +171410,7 @@ module.exports={
|
|
171393
171410
|
}
|
171394
171411
|
}
|
171395
171412
|
},
|
171396
|
-
"
|
171413
|
+
"S7d": {
|
171397
171414
|
"type": "structure",
|
171398
171415
|
"members": {
|
171399
171416
|
"bucket": {},
|
@@ -171401,27 +171418,27 @@ module.exports={
|
|
171401
171418
|
"version": {}
|
171402
171419
|
}
|
171403
171420
|
},
|
171404
|
-
"
|
171421
|
+
"S82": {
|
171405
171422
|
"type": "map",
|
171406
171423
|
"key": {},
|
171407
171424
|
"value": {}
|
171408
171425
|
},
|
171409
|
-
"
|
171426
|
+
"S8a": {
|
171410
171427
|
"type": "string",
|
171411
171428
|
"sensitive": true
|
171412
171429
|
},
|
171413
|
-
"
|
171430
|
+
"S8b": {
|
171414
171431
|
"type": "map",
|
171415
171432
|
"key": {},
|
171416
171433
|
"value": {}
|
171417
171434
|
},
|
171418
|
-
"
|
171435
|
+
"S8g": {
|
171419
171436
|
"type": "map",
|
171420
171437
|
"key": {},
|
171421
171438
|
"value": {},
|
171422
171439
|
"sensitive": true
|
171423
171440
|
},
|
171424
|
-
"
|
171441
|
+
"S92": {
|
171425
171442
|
"type": "structure",
|
171426
171443
|
"required": [
|
171427
171444
|
"targetArn"
|
@@ -171431,17 +171448,17 @@ module.exports={
|
|
171431
171448
|
"targetArn": {}
|
171432
171449
|
}
|
171433
171450
|
},
|
171434
|
-
"
|
171451
|
+
"S9i": {
|
171435
171452
|
"type": "list",
|
171436
171453
|
"member": {}
|
171437
171454
|
},
|
171438
|
-
"
|
171455
|
+
"S9o": {
|
171439
171456
|
"type": "list",
|
171440
171457
|
"member": {
|
171441
|
-
"shape": "
|
171458
|
+
"shape": "S9p"
|
171442
171459
|
}
|
171443
171460
|
},
|
171444
|
-
"
|
171461
|
+
"S9p": {
|
171445
171462
|
"type": "structure",
|
171446
171463
|
"required": [
|
171447
171464
|
"name"
|
@@ -171450,14 +171467,14 @@ module.exports={
|
|
171450
171467
|
"name": {},
|
171451
171468
|
"metric": {},
|
171452
171469
|
"metricDimension": {
|
171453
|
-
"shape": "
|
171470
|
+
"shape": "S9s"
|
171454
171471
|
},
|
171455
171472
|
"criteria": {
|
171456
171473
|
"type": "structure",
|
171457
171474
|
"members": {
|
171458
171475
|
"comparisonOperator": {},
|
171459
171476
|
"value": {
|
171460
|
-
"shape": "
|
171477
|
+
"shape": "S9w"
|
171461
171478
|
},
|
171462
171479
|
"durationSeconds": {
|
171463
171480
|
"type": "integer"
|
@@ -171493,7 +171510,7 @@ module.exports={
|
|
171493
171510
|
}
|
171494
171511
|
}
|
171495
171512
|
},
|
171496
|
-
"
|
171513
|
+
"S9s": {
|
171497
171514
|
"type": "structure",
|
171498
171515
|
"required": [
|
171499
171516
|
"dimensionName"
|
@@ -171503,7 +171520,7 @@ module.exports={
|
|
171503
171520
|
"operator": {}
|
171504
171521
|
}
|
171505
171522
|
},
|
171506
|
-
"
|
171523
|
+
"S9w": {
|
171507
171524
|
"type": "structure",
|
171508
171525
|
"members": {
|
171509
171526
|
"count": {
|
@@ -171534,7 +171551,7 @@ module.exports={
|
|
171534
171551
|
}
|
171535
171552
|
}
|
171536
171553
|
},
|
171537
|
-
"
|
171554
|
+
"Saf": {
|
171538
171555
|
"type": "map",
|
171539
171556
|
"key": {},
|
171540
171557
|
"value": {
|
@@ -171549,11 +171566,11 @@ module.exports={
|
|
171549
171566
|
}
|
171550
171567
|
}
|
171551
171568
|
},
|
171552
|
-
"
|
171569
|
+
"Saj": {
|
171553
171570
|
"type": "list",
|
171554
171571
|
"member": {}
|
171555
171572
|
},
|
171556
|
-
"
|
171573
|
+
"Sak": {
|
171557
171574
|
"type": "list",
|
171558
171575
|
"member": {
|
171559
171576
|
"type": "structure",
|
@@ -171563,7 +171580,7 @@ module.exports={
|
|
171563
171580
|
"members": {
|
171564
171581
|
"metric": {},
|
171565
171582
|
"metricDimension": {
|
171566
|
-
"shape": "
|
171583
|
+
"shape": "S9s"
|
171567
171584
|
},
|
171568
171585
|
"exportMetric": {
|
171569
171586
|
"type": "boolean"
|
@@ -171571,7 +171588,7 @@ module.exports={
|
|
171571
171588
|
}
|
171572
171589
|
}
|
171573
171590
|
},
|
171574
|
-
"
|
171591
|
+
"Sam": {
|
171575
171592
|
"type": "structure",
|
171576
171593
|
"required": [
|
171577
171594
|
"mqttTopic",
|
@@ -171582,7 +171599,7 @@ module.exports={
|
|
171582
171599
|
"roleArn": {}
|
171583
171600
|
}
|
171584
171601
|
},
|
171585
|
-
"
|
171602
|
+
"Sas": {
|
171586
171603
|
"type": "list",
|
171587
171604
|
"member": {
|
171588
171605
|
"type": "structure",
|
@@ -171591,12 +171608,12 @@ module.exports={
|
|
171591
171608
|
"type": "integer"
|
171592
171609
|
},
|
171593
171610
|
"s3Location": {
|
171594
|
-
"shape": "
|
171611
|
+
"shape": "S7d"
|
171595
171612
|
}
|
171596
171613
|
}
|
171597
171614
|
}
|
171598
171615
|
},
|
171599
|
-
"
|
171616
|
+
"Sb4": {
|
171600
171617
|
"type": "structure",
|
171601
171618
|
"members": {
|
171602
171619
|
"thingTypeDescription": {},
|
@@ -171606,7 +171623,7 @@ module.exports={
|
|
171606
171623
|
}
|
171607
171624
|
}
|
171608
171625
|
},
|
171609
|
-
"
|
171626
|
+
"Sbc": {
|
171610
171627
|
"type": "structure",
|
171611
171628
|
"required": [
|
171612
171629
|
"sql",
|
@@ -171616,24 +171633,24 @@ module.exports={
|
|
171616
171633
|
"sql": {},
|
171617
171634
|
"description": {},
|
171618
171635
|
"actions": {
|
171619
|
-
"shape": "
|
171636
|
+
"shape": "Sbf"
|
171620
171637
|
},
|
171621
171638
|
"ruleDisabled": {
|
171622
171639
|
"type": "boolean"
|
171623
171640
|
},
|
171624
171641
|
"awsIotSqlVersion": {},
|
171625
171642
|
"errorAction": {
|
171626
|
-
"shape": "
|
171643
|
+
"shape": "Sbg"
|
171627
171644
|
}
|
171628
171645
|
}
|
171629
171646
|
},
|
171630
|
-
"
|
171647
|
+
"Sbf": {
|
171631
171648
|
"type": "list",
|
171632
171649
|
"member": {
|
171633
|
-
"shape": "
|
171650
|
+
"shape": "Sbg"
|
171634
171651
|
}
|
171635
171652
|
},
|
171636
|
-
"
|
171653
|
+
"Sbg": {
|
171637
171654
|
"type": "structure",
|
171638
171655
|
"members": {
|
171639
171656
|
"dynamoDB": {
|
@@ -172120,15 +172137,15 @@ module.exports={
|
|
172120
172137
|
}
|
172121
172138
|
}
|
172122
172139
|
},
|
172123
|
-
"
|
172140
|
+
"Set": {
|
172124
172141
|
"type": "list",
|
172125
172142
|
"member": {}
|
172126
172143
|
},
|
172127
|
-
"
|
172144
|
+
"Sev": {
|
172128
172145
|
"type": "list",
|
172129
172146
|
"member": {}
|
172130
172147
|
},
|
172131
|
-
"
|
172148
|
+
"Sez": {
|
172132
172149
|
"type": "structure",
|
172133
172150
|
"members": {
|
172134
172151
|
"arn": {},
|
@@ -172150,10 +172167,10 @@ module.exports={
|
|
172150
172167
|
"type": "structure",
|
172151
172168
|
"members": {
|
172152
172169
|
"subnetIds": {
|
172153
|
-
"shape": "
|
172170
|
+
"shape": "Set"
|
172154
172171
|
},
|
172155
172172
|
"securityGroups": {
|
172156
|
-
"shape": "
|
172173
|
+
"shape": "Sev"
|
172157
172174
|
},
|
172158
172175
|
"vpcId": {},
|
172159
172176
|
"roleArn": {}
|
@@ -172161,7 +172178,7 @@ module.exports={
|
|
172161
172178
|
}
|
172162
172179
|
}
|
172163
172180
|
},
|
172164
|
-
"
|
172181
|
+
"Sh5": {
|
172165
172182
|
"type": "map",
|
172166
172183
|
"key": {},
|
172167
172184
|
"value": {
|
@@ -172175,7 +172192,7 @@ module.exports={
|
|
172175
172192
|
}
|
172176
172193
|
}
|
172177
172194
|
},
|
172178
|
-
"
|
172195
|
+
"Sh8": {
|
172179
172196
|
"type": "map",
|
172180
172197
|
"key": {},
|
172181
172198
|
"value": {
|
@@ -172187,7 +172204,7 @@ module.exports={
|
|
172187
172204
|
}
|
172188
172205
|
}
|
172189
172206
|
},
|
172190
|
-
"
|
172207
|
+
"Shd": {
|
172191
172208
|
"type": "structure",
|
172192
172209
|
"members": {
|
172193
172210
|
"findingId": {},
|
@@ -172208,12 +172225,12 @@ module.exports={
|
|
172208
172225
|
"shape": "S1o"
|
172209
172226
|
},
|
172210
172227
|
"additionalInfo": {
|
172211
|
-
"shape": "
|
172228
|
+
"shape": "Shh"
|
172212
172229
|
}
|
172213
172230
|
}
|
172214
172231
|
},
|
172215
172232
|
"relatedResources": {
|
172216
|
-
"shape": "
|
172233
|
+
"shape": "Shi"
|
172217
172234
|
},
|
172218
172235
|
"reasonForNonCompliance": {},
|
172219
172236
|
"reasonForNonComplianceCode": {},
|
@@ -172222,12 +172239,12 @@ module.exports={
|
|
172222
172239
|
}
|
172223
172240
|
}
|
172224
172241
|
},
|
172225
|
-
"
|
172242
|
+
"Shh": {
|
172226
172243
|
"type": "map",
|
172227
172244
|
"key": {},
|
172228
172245
|
"value": {}
|
172229
172246
|
},
|
172230
|
-
"
|
172247
|
+
"Shi": {
|
172231
172248
|
"type": "list",
|
172232
172249
|
"member": {
|
172233
172250
|
"type": "structure",
|
@@ -172237,12 +172254,12 @@ module.exports={
|
|
172237
172254
|
"shape": "S1o"
|
172238
172255
|
},
|
172239
172256
|
"additionalInfo": {
|
172240
|
-
"shape": "
|
172257
|
+
"shape": "Shh"
|
172241
172258
|
}
|
172242
172259
|
}
|
172243
172260
|
}
|
172244
172261
|
},
|
172245
|
-
"
|
172262
|
+
"Shx": {
|
172246
172263
|
"type": "structure",
|
172247
172264
|
"members": {
|
172248
172265
|
"auditTaskId": {},
|
@@ -172260,7 +172277,7 @@ module.exports={
|
|
172260
172277
|
}
|
172261
172278
|
}
|
172262
172279
|
},
|
172263
|
-
"
|
172280
|
+
"Si1": {
|
172264
172281
|
"type": "map",
|
172265
172282
|
"key": {},
|
172266
172283
|
"value": {
|
@@ -172268,7 +172285,7 @@ module.exports={
|
|
172268
172285
|
"member": {}
|
172269
172286
|
}
|
172270
172287
|
},
|
172271
|
-
"
|
172288
|
+
"Si3": {
|
172272
172289
|
"type": "list",
|
172273
172290
|
"member": {
|
172274
172291
|
"type": "structure",
|
@@ -172277,12 +172294,12 @@ module.exports={
|
|
172277
172294
|
"id": {},
|
172278
172295
|
"roleArn": {},
|
172279
172296
|
"actionParams": {
|
172280
|
-
"shape": "
|
172297
|
+
"shape": "S5y"
|
172281
172298
|
}
|
172282
172299
|
}
|
172283
172300
|
}
|
172284
172301
|
},
|
172285
|
-
"
|
172302
|
+
"Siu": {
|
172286
172303
|
"type": "structure",
|
172287
172304
|
"members": {
|
172288
172305
|
"authorizerName": {},
|
@@ -172307,7 +172324,7 @@ module.exports={
|
|
172307
172324
|
}
|
172308
172325
|
}
|
172309
172326
|
},
|
172310
|
-
"
|
172327
|
+
"Sj7": {
|
172311
172328
|
"type": "structure",
|
172312
172329
|
"members": {
|
172313
172330
|
"notBefore": {
|
@@ -172318,7 +172335,7 @@ module.exports={
|
|
172318
172335
|
}
|
172319
172336
|
}
|
172320
172337
|
},
|
172321
|
-
"
|
172338
|
+
"Sj9": {
|
172322
172339
|
"type": "structure",
|
172323
172340
|
"members": {
|
172324
172341
|
"templateBody": {},
|
@@ -172326,7 +172343,7 @@ module.exports={
|
|
172326
172343
|
"templateName": {}
|
172327
172344
|
}
|
172328
172345
|
},
|
172329
|
-
"
|
172346
|
+
"Sjo": {
|
172330
172347
|
"type": "structure",
|
172331
172348
|
"members": {
|
172332
172349
|
"taskId": {},
|
@@ -172338,10 +172355,10 @@ module.exports={
|
|
172338
172355
|
"type": "timestamp"
|
172339
172356
|
},
|
172340
172357
|
"target": {
|
172341
|
-
"shape": "
|
172358
|
+
"shape": "Sjq"
|
172342
172359
|
},
|
172343
172360
|
"violationEventOccurrenceRange": {
|
172344
|
-
"shape": "
|
172361
|
+
"shape": "Sjt"
|
172345
172362
|
},
|
172346
172363
|
"onlyActiveViolationsIncluded": {
|
172347
172364
|
"type": "boolean"
|
@@ -172350,7 +172367,7 @@ module.exports={
|
|
172350
172367
|
"type": "boolean"
|
172351
172368
|
},
|
172352
172369
|
"actionsDefinition": {
|
172353
|
-
"shape": "
|
172370
|
+
"shape": "Si3"
|
172354
172371
|
},
|
172355
172372
|
"taskStatistics": {
|
172356
172373
|
"type": "structure",
|
@@ -172368,7 +172385,7 @@ module.exports={
|
|
172368
172385
|
}
|
172369
172386
|
}
|
172370
172387
|
},
|
172371
|
-
"
|
172388
|
+
"Sjq": {
|
172372
172389
|
"type": "structure",
|
172373
172390
|
"members": {
|
172374
172391
|
"violationIds": {
|
@@ -172379,7 +172396,7 @@ module.exports={
|
|
172379
172396
|
"behaviorName": {}
|
172380
172397
|
}
|
172381
172398
|
},
|
172382
|
-
"
|
172399
|
+
"Sjt": {
|
172383
172400
|
"type": "structure",
|
172384
172401
|
"required": [
|
172385
172402
|
"startTime",
|
@@ -172394,7 +172411,7 @@ module.exports={
|
|
172394
172411
|
}
|
172395
172412
|
}
|
172396
172413
|
},
|
172397
|
-
"
|
172414
|
+
"Ske": {
|
172398
172415
|
"type": "map",
|
172399
172416
|
"key": {},
|
172400
172417
|
"value": {
|
@@ -172406,24 +172423,24 @@ module.exports={
|
|
172406
172423
|
}
|
172407
172424
|
}
|
172408
172425
|
},
|
172409
|
-
"
|
172426
|
+
"Slk": {
|
172410
172427
|
"type": "list",
|
172411
172428
|
"member": {}
|
172412
172429
|
},
|
172413
|
-
"
|
172430
|
+
"Smd": {
|
172414
172431
|
"type": "list",
|
172415
172432
|
"member": {
|
172416
|
-
"shape": "
|
172433
|
+
"shape": "Sme"
|
172417
172434
|
}
|
172418
172435
|
},
|
172419
|
-
"
|
172436
|
+
"Sme": {
|
172420
172437
|
"type": "structure",
|
172421
172438
|
"members": {
|
172422
172439
|
"groupName": {},
|
172423
172440
|
"groupArn": {}
|
172424
172441
|
}
|
172425
172442
|
},
|
172426
|
-
"
|
172443
|
+
"Smq": {
|
172427
172444
|
"type": "structure",
|
172428
172445
|
"members": {
|
172429
172446
|
"deprecated": {
|
@@ -172437,7 +172454,7 @@ module.exports={
|
|
172437
172454
|
}
|
172438
172455
|
}
|
172439
172456
|
},
|
172440
|
-
"
|
172457
|
+
"Snp": {
|
172441
172458
|
"type": "structure",
|
172442
172459
|
"required": [
|
172443
172460
|
"thingIndexingMode"
|
@@ -172448,10 +172465,10 @@ module.exports={
|
|
172448
172465
|
"deviceDefenderIndexingMode": {},
|
172449
172466
|
"namedShadowIndexingMode": {},
|
172450
172467
|
"managedFields": {
|
172451
|
-
"shape": "
|
172468
|
+
"shape": "Snu"
|
172452
172469
|
},
|
172453
172470
|
"customFields": {
|
172454
|
-
"shape": "
|
172471
|
+
"shape": "Snu"
|
172455
172472
|
},
|
172456
172473
|
"filter": {
|
172457
172474
|
"type": "structure",
|
@@ -172474,7 +172491,7 @@ module.exports={
|
|
172474
172491
|
}
|
172475
172492
|
}
|
172476
172493
|
},
|
172477
|
-
"
|
172494
|
+
"Snu": {
|
172478
172495
|
"type": "list",
|
172479
172496
|
"member": {
|
172480
172497
|
"type": "structure",
|
@@ -172484,7 +172501,7 @@ module.exports={
|
|
172484
172501
|
}
|
172485
172502
|
}
|
172486
172503
|
},
|
172487
|
-
"
|
172504
|
+
"So5": {
|
172488
172505
|
"type": "structure",
|
172489
172506
|
"required": [
|
172490
172507
|
"thingGroupIndexingMode"
|
@@ -172492,14 +172509,14 @@ module.exports={
|
|
172492
172509
|
"members": {
|
172493
172510
|
"thingGroupIndexingMode": {},
|
172494
172511
|
"managedFields": {
|
172495
|
-
"shape": "
|
172512
|
+
"shape": "Snu"
|
172496
172513
|
},
|
172497
172514
|
"customFields": {
|
172498
|
-
"shape": "
|
172515
|
+
"shape": "Snu"
|
172499
172516
|
}
|
172500
172517
|
}
|
172501
172518
|
},
|
172502
|
-
"
|
172519
|
+
"Sol": {
|
172503
172520
|
"type": "structure",
|
172504
172521
|
"members": {
|
172505
172522
|
"enabled": {
|
@@ -172508,13 +172525,13 @@ module.exports={
|
|
172508
172525
|
"roleArn": {}
|
172509
172526
|
}
|
172510
172527
|
},
|
172511
|
-
"
|
172528
|
+
"Spv": {
|
172512
172529
|
"type": "structure",
|
172513
172530
|
"members": {
|
172514
172531
|
"confidenceLevel": {}
|
172515
172532
|
}
|
172516
172533
|
},
|
172517
|
-
"
|
172534
|
+
"Sq2": {
|
172518
172535
|
"type": "list",
|
172519
172536
|
"member": {
|
172520
172537
|
"type": "structure",
|
@@ -172524,7 +172541,7 @@ module.exports={
|
|
172524
172541
|
}
|
172525
172542
|
}
|
172526
172543
|
},
|
172527
|
-
"
|
172544
|
+
"Sr8": {
|
172528
172545
|
"type": "list",
|
172529
172546
|
"member": {
|
172530
172547
|
"type": "structure",
|
@@ -172539,7 +172556,7 @@ module.exports={
|
|
172539
172556
|
}
|
172540
172557
|
}
|
172541
172558
|
},
|
172542
|
-
"
|
172559
|
+
"Ss8": {
|
172543
172560
|
"type": "structure",
|
172544
172561
|
"members": {
|
172545
172562
|
"status": {},
|
@@ -172560,15 +172577,15 @@ module.exports={
|
|
172560
172577
|
}
|
172561
172578
|
}
|
172562
172579
|
},
|
172563
|
-
"
|
172580
|
+
"Stj": {
|
172564
172581
|
"type": "list",
|
172565
172582
|
"member": {}
|
172566
172583
|
},
|
172567
|
-
"
|
172584
|
+
"Stt": {
|
172568
172585
|
"type": "list",
|
172569
172586
|
"member": {}
|
172570
172587
|
},
|
172571
|
-
"
|
172588
|
+
"Sue": {
|
172572
172589
|
"type": "structure",
|
172573
172590
|
"required": [
|
172574
172591
|
"name",
|
@@ -172579,7 +172596,7 @@ module.exports={
|
|
172579
172596
|
"arn": {}
|
172580
172597
|
}
|
172581
172598
|
},
|
172582
|
-
"
|
172599
|
+
"Suj": {
|
172583
172600
|
"type": "structure",
|
172584
172601
|
"required": [
|
172585
172602
|
"arn"
|
@@ -172588,7 +172605,7 @@ module.exports={
|
|
172588
172605
|
"arn": {}
|
172589
172606
|
}
|
172590
172607
|
},
|
172591
|
-
"
|
172608
|
+
"Sw7": {
|
172592
172609
|
"type": "structure",
|
172593
172610
|
"required": [
|
172594
172611
|
"targetType"
|
@@ -172598,11 +172615,11 @@ module.exports={
|
|
172598
172615
|
"targetName": {}
|
172599
172616
|
}
|
172600
172617
|
},
|
172601
|
-
"
|
172618
|
+
"Sx3": {
|
172602
172619
|
"type": "list",
|
172603
172620
|
"member": {}
|
172604
172621
|
},
|
172605
|
-
"
|
172622
|
+
"Sxw": {
|
172606
172623
|
"type": "structure",
|
172607
172624
|
"required": [
|
172608
172625
|
"resources"
|
@@ -172615,11 +172632,11 @@ module.exports={
|
|
172615
172632
|
}
|
172616
172633
|
}
|
172617
172634
|
},
|
172618
|
-
"
|
172635
|
+
"Sy0": {
|
172619
172636
|
"type": "list",
|
172620
172637
|
"member": {}
|
172621
172638
|
},
|
172622
|
-
"
|
172639
|
+
"S10m": {
|
172623
172640
|
"type": "list",
|
172624
172641
|
"member": {}
|
172625
172642
|
}
|
@@ -272784,7 +272801,7 @@ AWS.util.update(AWS, {
|
|
272784
272801
|
/**
|
272785
272802
|
* @constant
|
272786
272803
|
*/
|
272787
|
-
VERSION: '2.
|
272804
|
+
VERSION: '2.1555.0',
|
272788
272805
|
|
272789
272806
|
/**
|
272790
272807
|
* @api private
|
@@ -295033,7 +295050,7 @@ var LRUCache = /** @class */ (function () {
|
|
295033
295050
|
}());
|
295034
295051
|
exports.LRUCache = LRUCache;
|
295035
295052
|
},{}],467:[function(require,module,exports){
|
295036
|
-
// AWS SDK for JavaScript v2.
|
295053
|
+
// AWS SDK for JavaScript v2.1555.0
|
295037
295054
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
295038
295055
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
295039
295056
|
require('./browser_loader');
|