cdk-comprehend-s3olap 2.0.181 → 2.0.183
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 -4
- package/lib/cdk-comprehend-s3olap.js +2 -2
- package/lib/comprehend-lambdas.js +2 -2
- package/lib/iam-roles.js +4 -4
- package/node_modules/@esbuild/linux-x64/bin/esbuild +0 -0
- package/node_modules/@esbuild/linux-x64/package.json +1 -1
- package/node_modules/aws-sdk/CHANGELOG.md +21 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.min.json +362 -0
- package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.min.json +33 -33
- package/node_modules/aws-sdk/apis/codeguru-security-2018-05-10.examples.json +5 -0
- package/node_modules/aws-sdk/apis/codeguru-security-2018-05-10.min.json +703 -0
- package/node_modules/aws-sdk/apis/codeguru-security-2018-05-10.paginators.json +22 -0
- package/node_modules/aws-sdk/apis/drs-2020-02-26.min.json +392 -97
- package/node_modules/aws-sdk/apis/drs-2020-02-26.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1178 -1013
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +82 -75
- package/node_modules/aws-sdk/apis/lightsail-2016-11-28.min.json +4 -2
- package/node_modules/aws-sdk/apis/metadata.json +7 -0
- package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +86 -77
- package/node_modules/aws-sdk/apis/rekognition-2016-06-27.examples.json +286 -109
- package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +530 -217
- package/node_modules/aws-sdk/apis/rekognition-2016-06-27.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +121 -121
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.examples.json +276 -0
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +957 -559
- package/node_modules/aws-sdk/apis/verifiedpermissions-2021-12-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/verifiedpermissions-2021-12-01.min.json +1215 -0
- package/node_modules/aws-sdk/apis/verifiedpermissions-2021-12-01.paginators.json +28 -0
- package/node_modules/aws-sdk/apis/verifiedpermissions-2021-12-01.waiters2.json +5 -0
- package/node_modules/aws-sdk/apis/wafv2-2019-07-29.min.json +241 -169
- package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.min.json +655 -75
- package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.paginators.json +15 -0
- package/node_modules/aws-sdk/clients/all.d.ts +2 -0
- package/node_modules/aws-sdk/clients/all.js +3 -1
- package/node_modules/aws-sdk/clients/amplifyuibuilder.d.ts +358 -2
- package/node_modules/aws-sdk/clients/cloudtrail.d.ts +28 -13
- package/node_modules/aws-sdk/clients/codegurusecurity.d.ts +761 -0
- package/node_modules/aws-sdk/clients/codegurusecurity.js +18 -0
- package/node_modules/aws-sdk/clients/drs.d.ts +354 -3
- package/node_modules/aws-sdk/clients/dynamodb.d.ts +2 -2
- package/node_modules/aws-sdk/clients/dynamodbstreams.d.ts +4 -4
- package/node_modules/aws-sdk/clients/ec2.d.ts +225 -48
- package/node_modules/aws-sdk/clients/fsx.d.ts +44 -24
- package/node_modules/aws-sdk/clients/imagebuilder.d.ts +1 -1
- package/node_modules/aws-sdk/clients/lightsail.d.ts +12 -4
- package/node_modules/aws-sdk/clients/opensearch.d.ts +16 -1
- package/node_modules/aws-sdk/clients/rekognition.d.ts +407 -0
- package/node_modules/aws-sdk/clients/s3.d.ts +1 -1
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +13 -13
- package/node_modules/aws-sdk/clients/securityhub.d.ts +470 -0
- package/node_modules/aws-sdk/clients/simspaceweaver.d.ts +2 -2
- package/node_modules/aws-sdk/clients/verifiedpermissions.d.ts +1392 -0
- package/node_modules/aws-sdk/clients/verifiedpermissions.js +19 -0
- package/node_modules/aws-sdk/clients/wafv2.d.ts +105 -27
- package/node_modules/aws-sdk/clients/wellarchitected.d.ts +533 -7
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +101 -20
- package/node_modules/aws-sdk/dist/aws-sdk.js +1763 -1266
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +80 -80
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +4 -0
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/node_modules/esbuild/bin/esbuild +1 -1
- package/node_modules/esbuild/lib/main.js +8 -8
- package/node_modules/esbuild/package.json +23 -23
- package/package.json +5 -5
@@ -502,6 +502,44 @@
|
|
502
502
|
}
|
503
503
|
}
|
504
504
|
},
|
505
|
+
"GetCodegenJob": {
|
506
|
+
"http": {
|
507
|
+
"method": "GET",
|
508
|
+
"requestUri": "/app/{appId}/environment/{environmentName}/codegen-jobs/{id}",
|
509
|
+
"responseCode": 200
|
510
|
+
},
|
511
|
+
"input": {
|
512
|
+
"type": "structure",
|
513
|
+
"required": [
|
514
|
+
"appId",
|
515
|
+
"environmentName",
|
516
|
+
"id"
|
517
|
+
],
|
518
|
+
"members": {
|
519
|
+
"appId": {
|
520
|
+
"location": "uri",
|
521
|
+
"locationName": "appId"
|
522
|
+
},
|
523
|
+
"environmentName": {
|
524
|
+
"location": "uri",
|
525
|
+
"locationName": "environmentName"
|
526
|
+
},
|
527
|
+
"id": {
|
528
|
+
"location": "uri",
|
529
|
+
"locationName": "id"
|
530
|
+
}
|
531
|
+
}
|
532
|
+
},
|
533
|
+
"output": {
|
534
|
+
"type": "structure",
|
535
|
+
"members": {
|
536
|
+
"job": {
|
537
|
+
"shape": "S32"
|
538
|
+
}
|
539
|
+
},
|
540
|
+
"payload": "job"
|
541
|
+
}
|
542
|
+
},
|
505
543
|
"GetComponent": {
|
506
544
|
"http": {
|
507
545
|
"method": "GET",
|
@@ -653,6 +691,70 @@
|
|
653
691
|
"payload": "theme"
|
654
692
|
}
|
655
693
|
},
|
694
|
+
"ListCodegenJobs": {
|
695
|
+
"http": {
|
696
|
+
"method": "GET",
|
697
|
+
"requestUri": "/app/{appId}/environment/{environmentName}/codegen-jobs",
|
698
|
+
"responseCode": 200
|
699
|
+
},
|
700
|
+
"input": {
|
701
|
+
"type": "structure",
|
702
|
+
"required": [
|
703
|
+
"appId",
|
704
|
+
"environmentName"
|
705
|
+
],
|
706
|
+
"members": {
|
707
|
+
"appId": {
|
708
|
+
"location": "uri",
|
709
|
+
"locationName": "appId"
|
710
|
+
},
|
711
|
+
"environmentName": {
|
712
|
+
"location": "uri",
|
713
|
+
"locationName": "environmentName"
|
714
|
+
},
|
715
|
+
"nextToken": {
|
716
|
+
"location": "querystring",
|
717
|
+
"locationName": "nextToken"
|
718
|
+
},
|
719
|
+
"maxResults": {
|
720
|
+
"location": "querystring",
|
721
|
+
"locationName": "maxResults",
|
722
|
+
"type": "integer"
|
723
|
+
}
|
724
|
+
}
|
725
|
+
},
|
726
|
+
"output": {
|
727
|
+
"type": "structure",
|
728
|
+
"required": [
|
729
|
+
"entities"
|
730
|
+
],
|
731
|
+
"members": {
|
732
|
+
"entities": {
|
733
|
+
"type": "list",
|
734
|
+
"member": {
|
735
|
+
"type": "structure",
|
736
|
+
"required": [
|
737
|
+
"appId",
|
738
|
+
"environmentName",
|
739
|
+
"id"
|
740
|
+
],
|
741
|
+
"members": {
|
742
|
+
"appId": {},
|
743
|
+
"environmentName": {},
|
744
|
+
"id": {},
|
745
|
+
"createdAt": {
|
746
|
+
"shape": "S17"
|
747
|
+
},
|
748
|
+
"modifiedAt": {
|
749
|
+
"shape": "S17"
|
750
|
+
}
|
751
|
+
}
|
752
|
+
}
|
753
|
+
},
|
754
|
+
"nextToken": {}
|
755
|
+
}
|
756
|
+
}
|
757
|
+
},
|
656
758
|
"ListComponents": {
|
657
759
|
"http": {
|
658
760
|
"method": "GET",
|
@@ -930,6 +1032,68 @@
|
|
930
1032
|
}
|
931
1033
|
}
|
932
1034
|
},
|
1035
|
+
"StartCodegenJob": {
|
1036
|
+
"http": {
|
1037
|
+
"requestUri": "/app/{appId}/environment/{environmentName}/codegen-jobs",
|
1038
|
+
"responseCode": 200
|
1039
|
+
},
|
1040
|
+
"input": {
|
1041
|
+
"type": "structure",
|
1042
|
+
"required": [
|
1043
|
+
"appId",
|
1044
|
+
"environmentName",
|
1045
|
+
"codegenJobToCreate"
|
1046
|
+
],
|
1047
|
+
"members": {
|
1048
|
+
"appId": {
|
1049
|
+
"location": "uri",
|
1050
|
+
"locationName": "appId"
|
1051
|
+
},
|
1052
|
+
"environmentName": {
|
1053
|
+
"location": "uri",
|
1054
|
+
"locationName": "environmentName"
|
1055
|
+
},
|
1056
|
+
"clientToken": {
|
1057
|
+
"idempotencyToken": true,
|
1058
|
+
"location": "querystring",
|
1059
|
+
"locationName": "clientToken"
|
1060
|
+
},
|
1061
|
+
"codegenJobToCreate": {
|
1062
|
+
"type": "structure",
|
1063
|
+
"required": [
|
1064
|
+
"renderConfig"
|
1065
|
+
],
|
1066
|
+
"members": {
|
1067
|
+
"renderConfig": {
|
1068
|
+
"shape": "S33"
|
1069
|
+
},
|
1070
|
+
"genericDataSchema": {
|
1071
|
+
"shape": "S38"
|
1072
|
+
},
|
1073
|
+
"autoGenerateForms": {
|
1074
|
+
"type": "boolean"
|
1075
|
+
},
|
1076
|
+
"features": {
|
1077
|
+
"shape": "S3q"
|
1078
|
+
},
|
1079
|
+
"tags": {
|
1080
|
+
"shape": "S11"
|
1081
|
+
}
|
1082
|
+
}
|
1083
|
+
}
|
1084
|
+
},
|
1085
|
+
"payload": "codegenJobToCreate"
|
1086
|
+
},
|
1087
|
+
"output": {
|
1088
|
+
"type": "structure",
|
1089
|
+
"members": {
|
1090
|
+
"entity": {
|
1091
|
+
"shape": "S32"
|
1092
|
+
}
|
1093
|
+
},
|
1094
|
+
"payload": "entity"
|
1095
|
+
}
|
1096
|
+
},
|
933
1097
|
"UpdateComponent": {
|
934
1098
|
"http": {
|
935
1099
|
"method": "PATCH",
|
@@ -1819,6 +1983,204 @@
|
|
1819
1983
|
"S2o": {
|
1820
1984
|
"type": "string",
|
1821
1985
|
"sensitive": true
|
1986
|
+
},
|
1987
|
+
"S32": {
|
1988
|
+
"type": "structure",
|
1989
|
+
"required": [
|
1990
|
+
"id",
|
1991
|
+
"appId",
|
1992
|
+
"environmentName"
|
1993
|
+
],
|
1994
|
+
"members": {
|
1995
|
+
"id": {},
|
1996
|
+
"appId": {},
|
1997
|
+
"environmentName": {},
|
1998
|
+
"renderConfig": {
|
1999
|
+
"shape": "S33"
|
2000
|
+
},
|
2001
|
+
"genericDataSchema": {
|
2002
|
+
"shape": "S38"
|
2003
|
+
},
|
2004
|
+
"autoGenerateForms": {
|
2005
|
+
"type": "boolean"
|
2006
|
+
},
|
2007
|
+
"features": {
|
2008
|
+
"shape": "S3q"
|
2009
|
+
},
|
2010
|
+
"status": {},
|
2011
|
+
"statusMessage": {},
|
2012
|
+
"asset": {
|
2013
|
+
"type": "structure",
|
2014
|
+
"members": {
|
2015
|
+
"downloadUrl": {}
|
2016
|
+
}
|
2017
|
+
},
|
2018
|
+
"tags": {
|
2019
|
+
"shape": "S11"
|
2020
|
+
},
|
2021
|
+
"createdAt": {
|
2022
|
+
"shape": "S17"
|
2023
|
+
},
|
2024
|
+
"modifiedAt": {
|
2025
|
+
"shape": "S17"
|
2026
|
+
}
|
2027
|
+
}
|
2028
|
+
},
|
2029
|
+
"S33": {
|
2030
|
+
"type": "structure",
|
2031
|
+
"members": {
|
2032
|
+
"react": {
|
2033
|
+
"type": "structure",
|
2034
|
+
"members": {
|
2035
|
+
"module": {},
|
2036
|
+
"target": {},
|
2037
|
+
"script": {},
|
2038
|
+
"renderTypeDeclarations": {
|
2039
|
+
"type": "boolean"
|
2040
|
+
},
|
2041
|
+
"inlineSourceMap": {
|
2042
|
+
"type": "boolean"
|
2043
|
+
}
|
2044
|
+
}
|
2045
|
+
}
|
2046
|
+
},
|
2047
|
+
"union": true
|
2048
|
+
},
|
2049
|
+
"S38": {
|
2050
|
+
"type": "structure",
|
2051
|
+
"required": [
|
2052
|
+
"dataSourceType",
|
2053
|
+
"models",
|
2054
|
+
"enums",
|
2055
|
+
"nonModels"
|
2056
|
+
],
|
2057
|
+
"members": {
|
2058
|
+
"dataSourceType": {},
|
2059
|
+
"models": {
|
2060
|
+
"type": "map",
|
2061
|
+
"key": {},
|
2062
|
+
"value": {
|
2063
|
+
"type": "structure",
|
2064
|
+
"required": [
|
2065
|
+
"fields",
|
2066
|
+
"primaryKeys"
|
2067
|
+
],
|
2068
|
+
"members": {
|
2069
|
+
"fields": {
|
2070
|
+
"type": "map",
|
2071
|
+
"key": {},
|
2072
|
+
"value": {
|
2073
|
+
"shape": "S3d"
|
2074
|
+
}
|
2075
|
+
},
|
2076
|
+
"isJoinTable": {
|
2077
|
+
"type": "boolean"
|
2078
|
+
},
|
2079
|
+
"primaryKeys": {
|
2080
|
+
"type": "list",
|
2081
|
+
"member": {}
|
2082
|
+
}
|
2083
|
+
}
|
2084
|
+
}
|
2085
|
+
},
|
2086
|
+
"enums": {
|
2087
|
+
"type": "map",
|
2088
|
+
"key": {},
|
2089
|
+
"value": {
|
2090
|
+
"type": "structure",
|
2091
|
+
"required": [
|
2092
|
+
"values"
|
2093
|
+
],
|
2094
|
+
"members": {
|
2095
|
+
"values": {
|
2096
|
+
"type": "list",
|
2097
|
+
"member": {}
|
2098
|
+
}
|
2099
|
+
}
|
2100
|
+
}
|
2101
|
+
},
|
2102
|
+
"nonModels": {
|
2103
|
+
"type": "map",
|
2104
|
+
"key": {},
|
2105
|
+
"value": {
|
2106
|
+
"type": "structure",
|
2107
|
+
"required": [
|
2108
|
+
"fields"
|
2109
|
+
],
|
2110
|
+
"members": {
|
2111
|
+
"fields": {
|
2112
|
+
"type": "map",
|
2113
|
+
"key": {},
|
2114
|
+
"value": {
|
2115
|
+
"shape": "S3d"
|
2116
|
+
}
|
2117
|
+
}
|
2118
|
+
}
|
2119
|
+
}
|
2120
|
+
}
|
2121
|
+
}
|
2122
|
+
},
|
2123
|
+
"S3d": {
|
2124
|
+
"type": "structure",
|
2125
|
+
"required": [
|
2126
|
+
"dataType",
|
2127
|
+
"dataTypeValue",
|
2128
|
+
"required",
|
2129
|
+
"readOnly",
|
2130
|
+
"isArray"
|
2131
|
+
],
|
2132
|
+
"members": {
|
2133
|
+
"dataType": {},
|
2134
|
+
"dataTypeValue": {},
|
2135
|
+
"required": {
|
2136
|
+
"type": "boolean"
|
2137
|
+
},
|
2138
|
+
"readOnly": {
|
2139
|
+
"type": "boolean"
|
2140
|
+
},
|
2141
|
+
"isArray": {
|
2142
|
+
"type": "boolean"
|
2143
|
+
},
|
2144
|
+
"relationship": {
|
2145
|
+
"type": "structure",
|
2146
|
+
"required": [
|
2147
|
+
"type",
|
2148
|
+
"relatedModelName"
|
2149
|
+
],
|
2150
|
+
"members": {
|
2151
|
+
"type": {},
|
2152
|
+
"relatedModelName": {},
|
2153
|
+
"relatedModelFields": {
|
2154
|
+
"type": "list",
|
2155
|
+
"member": {}
|
2156
|
+
},
|
2157
|
+
"canUnlinkAssociatedModel": {
|
2158
|
+
"type": "boolean"
|
2159
|
+
},
|
2160
|
+
"relatedJoinFieldName": {},
|
2161
|
+
"relatedJoinTableName": {},
|
2162
|
+
"belongsToFieldOnRelatedModel": {},
|
2163
|
+
"associatedFields": {
|
2164
|
+
"type": "list",
|
2165
|
+
"member": {}
|
2166
|
+
},
|
2167
|
+
"isHasManyIndex": {
|
2168
|
+
"type": "boolean"
|
2169
|
+
}
|
2170
|
+
}
|
2171
|
+
}
|
2172
|
+
}
|
2173
|
+
},
|
2174
|
+
"S3q": {
|
2175
|
+
"type": "structure",
|
2176
|
+
"members": {
|
2177
|
+
"isRelationshipSupported": {
|
2178
|
+
"type": "boolean"
|
2179
|
+
},
|
2180
|
+
"isNonModelSupported": {
|
2181
|
+
"type": "boolean"
|
2182
|
+
}
|
2183
|
+
}
|
1822
2184
|
}
|
1823
2185
|
}
|
1824
2186
|
}
|
@@ -15,6 +15,12 @@
|
|
15
15
|
"output_token": "nextToken",
|
16
16
|
"result_key": "entities"
|
17
17
|
},
|
18
|
+
"ListCodegenJobs": {
|
19
|
+
"input_token": "nextToken",
|
20
|
+
"output_token": "nextToken",
|
21
|
+
"limit_key": "maxResults",
|
22
|
+
"result_key": "entities"
|
23
|
+
},
|
18
24
|
"ListComponents": {
|
19
25
|
"input_token": "nextToken",
|
20
26
|
"output_token": "nextToken",
|
@@ -303,15 +303,13 @@
|
|
303
303
|
"DescribeQuery": {
|
304
304
|
"input": {
|
305
305
|
"type": "structure",
|
306
|
-
"required": [
|
307
|
-
"QueryId"
|
308
|
-
],
|
309
306
|
"members": {
|
310
307
|
"EventDataStore": {
|
311
308
|
"deprecated": true,
|
312
309
|
"deprecatedMessage": "EventDataStore is no longer required by DescribeQueryRequest"
|
313
310
|
},
|
314
|
-
"QueryId": {}
|
311
|
+
"QueryId": {},
|
312
|
+
"QueryAlias": {}
|
315
313
|
}
|
316
314
|
},
|
317
315
|
"output": {
|
@@ -366,7 +364,7 @@
|
|
366
364
|
"trailList": {
|
367
365
|
"type": "list",
|
368
366
|
"member": {
|
369
|
-
"shape": "
|
367
|
+
"shape": "S1v"
|
370
368
|
}
|
371
369
|
}
|
372
370
|
}
|
@@ -478,7 +476,7 @@
|
|
478
476
|
"members": {
|
479
477
|
"TrailARN": {},
|
480
478
|
"EventSelectors": {
|
481
|
-
"shape": "
|
479
|
+
"shape": "S24"
|
482
480
|
},
|
483
481
|
"AdvancedEventSelectors": {
|
484
482
|
"shape": "So"
|
@@ -502,10 +500,10 @@
|
|
502
500
|
"members": {
|
503
501
|
"ImportId": {},
|
504
502
|
"Destinations": {
|
505
|
-
"shape": "
|
503
|
+
"shape": "S2d"
|
506
504
|
},
|
507
505
|
"ImportSource": {
|
508
|
-
"shape": "
|
506
|
+
"shape": "S2e"
|
509
507
|
},
|
510
508
|
"StartEventTime": {
|
511
509
|
"type": "timestamp"
|
@@ -521,7 +519,7 @@
|
|
521
519
|
"type": "timestamp"
|
522
520
|
},
|
523
521
|
"ImportStatistics": {
|
524
|
-
"shape": "
|
522
|
+
"shape": "S2h"
|
525
523
|
}
|
526
524
|
}
|
527
525
|
}
|
@@ -541,7 +539,7 @@
|
|
541
539
|
"members": {
|
542
540
|
"TrailARN": {},
|
543
541
|
"InsightSelectors": {
|
544
|
-
"shape": "
|
542
|
+
"shape": "S2k"
|
545
543
|
}
|
546
544
|
}
|
547
545
|
},
|
@@ -632,7 +630,7 @@
|
|
632
630
|
"type": "structure",
|
633
631
|
"members": {
|
634
632
|
"Trail": {
|
635
|
-
"shape": "
|
633
|
+
"shape": "S1v"
|
636
634
|
}
|
637
635
|
}
|
638
636
|
},
|
@@ -841,7 +839,7 @@
|
|
841
839
|
"ImportId": {},
|
842
840
|
"ImportStatus": {},
|
843
841
|
"Destinations": {
|
844
|
-
"shape": "
|
842
|
+
"shape": "S2d"
|
845
843
|
},
|
846
844
|
"CreatedTimestamp": {
|
847
845
|
"type": "timestamp"
|
@@ -1074,7 +1072,7 @@
|
|
1074
1072
|
"members": {
|
1075
1073
|
"TrailName": {},
|
1076
1074
|
"EventSelectors": {
|
1077
|
-
"shape": "
|
1075
|
+
"shape": "S24"
|
1078
1076
|
},
|
1079
1077
|
"AdvancedEventSelectors": {
|
1080
1078
|
"shape": "So"
|
@@ -1086,7 +1084,7 @@
|
|
1086
1084
|
"members": {
|
1087
1085
|
"TrailARN": {},
|
1088
1086
|
"EventSelectors": {
|
1089
|
-
"shape": "
|
1087
|
+
"shape": "S24"
|
1090
1088
|
},
|
1091
1089
|
"AdvancedEventSelectors": {
|
1092
1090
|
"shape": "So"
|
@@ -1105,7 +1103,7 @@
|
|
1105
1103
|
"members": {
|
1106
1104
|
"TrailName": {},
|
1107
1105
|
"InsightSelectors": {
|
1108
|
-
"shape": "
|
1106
|
+
"shape": "S2k"
|
1109
1107
|
}
|
1110
1108
|
}
|
1111
1109
|
},
|
@@ -1114,7 +1112,7 @@
|
|
1114
1112
|
"members": {
|
1115
1113
|
"TrailARN": {},
|
1116
1114
|
"InsightSelectors": {
|
1117
|
-
"shape": "
|
1115
|
+
"shape": "S2k"
|
1118
1116
|
}
|
1119
1117
|
}
|
1120
1118
|
},
|
@@ -1238,10 +1236,10 @@
|
|
1238
1236
|
"type": "structure",
|
1239
1237
|
"members": {
|
1240
1238
|
"Destinations": {
|
1241
|
-
"shape": "
|
1239
|
+
"shape": "S2d"
|
1242
1240
|
},
|
1243
1241
|
"ImportSource": {
|
1244
|
-
"shape": "
|
1242
|
+
"shape": "S2e"
|
1245
1243
|
},
|
1246
1244
|
"StartEventTime": {
|
1247
1245
|
"type": "timestamp"
|
@@ -1257,10 +1255,10 @@
|
|
1257
1255
|
"members": {
|
1258
1256
|
"ImportId": {},
|
1259
1257
|
"Destinations": {
|
1260
|
-
"shape": "
|
1258
|
+
"shape": "S2d"
|
1261
1259
|
},
|
1262
1260
|
"ImportSource": {
|
1263
|
-
"shape": "
|
1261
|
+
"shape": "S2e"
|
1264
1262
|
},
|
1265
1263
|
"StartEventTime": {
|
1266
1264
|
"type": "timestamp"
|
@@ -1297,12 +1295,14 @@
|
|
1297
1295
|
"StartQuery": {
|
1298
1296
|
"input": {
|
1299
1297
|
"type": "structure",
|
1300
|
-
"required": [
|
1301
|
-
"QueryStatement"
|
1302
|
-
],
|
1303
1298
|
"members": {
|
1304
1299
|
"QueryStatement": {},
|
1305
|
-
"DeliveryS3Uri": {}
|
1300
|
+
"DeliveryS3Uri": {},
|
1301
|
+
"QueryAlias": {},
|
1302
|
+
"QueryParameters": {
|
1303
|
+
"type": "list",
|
1304
|
+
"member": {}
|
1305
|
+
}
|
1306
1306
|
}
|
1307
1307
|
},
|
1308
1308
|
"output": {
|
@@ -1343,10 +1343,10 @@
|
|
1343
1343
|
"members": {
|
1344
1344
|
"ImportId": {},
|
1345
1345
|
"ImportSource": {
|
1346
|
-
"shape": "
|
1346
|
+
"shape": "S2e"
|
1347
1347
|
},
|
1348
1348
|
"Destinations": {
|
1349
|
-
"shape": "
|
1349
|
+
"shape": "S2d"
|
1350
1350
|
},
|
1351
1351
|
"ImportStatus": {},
|
1352
1352
|
"CreatedTimestamp": {
|
@@ -1362,7 +1362,7 @@
|
|
1362
1362
|
"type": "timestamp"
|
1363
1363
|
},
|
1364
1364
|
"ImportStatistics": {
|
1365
|
-
"shape": "
|
1365
|
+
"shape": "S2h"
|
1366
1366
|
}
|
1367
1367
|
}
|
1368
1368
|
}
|
@@ -1602,7 +1602,7 @@
|
|
1602
1602
|
"type": "list",
|
1603
1603
|
"member": {}
|
1604
1604
|
},
|
1605
|
-
"
|
1605
|
+
"S1v": {
|
1606
1606
|
"type": "structure",
|
1607
1607
|
"members": {
|
1608
1608
|
"Name": {},
|
@@ -1637,7 +1637,7 @@
|
|
1637
1637
|
}
|
1638
1638
|
}
|
1639
1639
|
},
|
1640
|
-
"
|
1640
|
+
"S24": {
|
1641
1641
|
"type": "list",
|
1642
1642
|
"member": {
|
1643
1643
|
"type": "structure",
|
@@ -1666,11 +1666,11 @@
|
|
1666
1666
|
}
|
1667
1667
|
}
|
1668
1668
|
},
|
1669
|
-
"
|
1669
|
+
"S2d": {
|
1670
1670
|
"type": "list",
|
1671
1671
|
"member": {}
|
1672
1672
|
},
|
1673
|
-
"
|
1673
|
+
"S2e": {
|
1674
1674
|
"type": "structure",
|
1675
1675
|
"required": [
|
1676
1676
|
"S3"
|
@@ -1691,7 +1691,7 @@
|
|
1691
1691
|
}
|
1692
1692
|
}
|
1693
1693
|
},
|
1694
|
-
"
|
1694
|
+
"S2h": {
|
1695
1695
|
"type": "structure",
|
1696
1696
|
"members": {
|
1697
1697
|
"PrefixesFound": {
|
@@ -1711,7 +1711,7 @@
|
|
1711
1711
|
}
|
1712
1712
|
}
|
1713
1713
|
},
|
1714
|
-
"
|
1714
|
+
"S2k": {
|
1715
1715
|
"type": "list",
|
1716
1716
|
"member": {
|
1717
1717
|
"type": "structure",
|