aws-sdk 2.916.0 → 2.920.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +26 -1
- package/README.md +1 -1
- package/apis/autoscaling-2011-01-01.min.json +63 -60
- package/apis/datasync-2018-11-09.min.json +16 -15
- package/apis/devicefarm-2015-06-23.min.json +144 -92
- package/apis/docdb-2014-10-31.min.json +233 -65
- package/apis/docdb-2014-10-31.paginators.json +6 -0
- package/apis/ec2-2016-11-15.min.json +6 -0
- package/apis/fsx-2018-03-01.min.json +27 -24
- package/apis/iotevents-2018-07-27.min.json +715 -188
- package/apis/iotevents-data-2018-10-23.min.json +380 -1
- package/apis/iotsitewise-2019-12-02.min.json +65 -43
- package/apis/iotwireless-2020-11-22.min.json +210 -6
- package/apis/kendra-2019-02-03.min.json +351 -77
- package/apis/location-2020-11-19.min.json +677 -84
- package/apis/location-2020-11-19.paginators.json +12 -0
- package/apis/sns-2010-03-31.min.json +150 -13
- package/apis/sns-2010-03-31.paginators.json +12 -0
- package/clients/autoscaling.d.ts +55 -50
- package/clients/braket.d.ts +2 -2
- package/clients/datasync.d.ts +39 -34
- package/clients/devicefarm.d.ts +41 -10
- package/clients/docdb.d.ts +217 -4
- package/clients/ec2.d.ts +8 -0
- package/clients/ecs.d.ts +4 -4
- package/clients/fsx.d.ts +15 -2
- package/clients/iam.d.ts +1 -1
- package/clients/iotevents.d.ts +595 -11
- package/clients/ioteventsdata.d.ts +474 -9
- package/clients/iotsitewise.d.ts +34 -0
- package/clients/iotwireless.d.ts +126 -0
- package/clients/kendra.d.ts +410 -6
- package/clients/lightsail.d.ts +3 -3
- package/clients/location.d.ts +651 -77
- package/clients/polly.d.ts +1 -1
- package/clients/resourcegroups.d.ts +4 -4
- package/clients/servicediscovery.d.ts +41 -41
- package/clients/sns.d.ts +181 -4
- package/clients/sqs.d.ts +5 -5
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +17 -17
- package/dist/aws-sdk.js +378 -168
- package/dist/aws-sdk.min.js +68 -68
- package/lib/core.js +1 -1
- package/package.json +1 -1
|
@@ -30,8 +30,7 @@
|
|
|
30
30
|
"DataSourceSyncJobMetricTarget": {
|
|
31
31
|
"type": "structure",
|
|
32
32
|
"required": [
|
|
33
|
-
"DataSourceId"
|
|
34
|
-
"DataSourceSyncJobId"
|
|
33
|
+
"DataSourceId"
|
|
35
34
|
],
|
|
36
35
|
"members": {
|
|
37
36
|
"DataSourceId": {},
|
|
@@ -125,6 +124,17 @@
|
|
|
125
124
|
}
|
|
126
125
|
}
|
|
127
126
|
},
|
|
127
|
+
"ClearQuerySuggestions": {
|
|
128
|
+
"input": {
|
|
129
|
+
"type": "structure",
|
|
130
|
+
"required": [
|
|
131
|
+
"IndexId"
|
|
132
|
+
],
|
|
133
|
+
"members": {
|
|
134
|
+
"IndexId": {}
|
|
135
|
+
}
|
|
136
|
+
}
|
|
137
|
+
},
|
|
128
138
|
"CreateDataSource": {
|
|
129
139
|
"input": {
|
|
130
140
|
"type": "structure",
|
|
@@ -138,13 +148,13 @@
|
|
|
138
148
|
"IndexId": {},
|
|
139
149
|
"Type": {},
|
|
140
150
|
"Configuration": {
|
|
141
|
-
"shape": "
|
|
151
|
+
"shape": "S18"
|
|
142
152
|
},
|
|
143
153
|
"Description": {},
|
|
144
154
|
"Schedule": {},
|
|
145
155
|
"RoleArn": {},
|
|
146
156
|
"Tags": {
|
|
147
|
-
"shape": "
|
|
157
|
+
"shape": "S3r"
|
|
148
158
|
},
|
|
149
159
|
"ClientToken": {
|
|
150
160
|
"idempotencyToken": true
|
|
@@ -179,7 +189,7 @@
|
|
|
179
189
|
},
|
|
180
190
|
"RoleArn": {},
|
|
181
191
|
"Tags": {
|
|
182
|
-
"shape": "
|
|
192
|
+
"shape": "S3r"
|
|
183
193
|
},
|
|
184
194
|
"FileFormat": {},
|
|
185
195
|
"ClientToken": {
|
|
@@ -206,17 +216,17 @@
|
|
|
206
216
|
"Edition": {},
|
|
207
217
|
"RoleArn": {},
|
|
208
218
|
"ServerSideEncryptionConfiguration": {
|
|
209
|
-
"shape": "
|
|
219
|
+
"shape": "S45"
|
|
210
220
|
},
|
|
211
221
|
"Description": {},
|
|
212
222
|
"ClientToken": {
|
|
213
223
|
"idempotencyToken": true
|
|
214
224
|
},
|
|
215
225
|
"Tags": {
|
|
216
|
-
"shape": "
|
|
226
|
+
"shape": "S3r"
|
|
217
227
|
},
|
|
218
228
|
"UserTokenConfigurations": {
|
|
219
|
-
"shape": "
|
|
229
|
+
"shape": "S47"
|
|
220
230
|
},
|
|
221
231
|
"UserContextPolicy": {}
|
|
222
232
|
}
|
|
@@ -228,6 +238,38 @@
|
|
|
228
238
|
}
|
|
229
239
|
}
|
|
230
240
|
},
|
|
241
|
+
"CreateQuerySuggestionsBlockList": {
|
|
242
|
+
"input": {
|
|
243
|
+
"type": "structure",
|
|
244
|
+
"required": [
|
|
245
|
+
"IndexId",
|
|
246
|
+
"Name",
|
|
247
|
+
"SourceS3Path",
|
|
248
|
+
"RoleArn"
|
|
249
|
+
],
|
|
250
|
+
"members": {
|
|
251
|
+
"IndexId": {},
|
|
252
|
+
"Name": {},
|
|
253
|
+
"Description": {},
|
|
254
|
+
"SourceS3Path": {
|
|
255
|
+
"shape": "Sj"
|
|
256
|
+
},
|
|
257
|
+
"ClientToken": {
|
|
258
|
+
"idempotencyToken": true
|
|
259
|
+
},
|
|
260
|
+
"RoleArn": {},
|
|
261
|
+
"Tags": {
|
|
262
|
+
"shape": "S3r"
|
|
263
|
+
}
|
|
264
|
+
}
|
|
265
|
+
},
|
|
266
|
+
"output": {
|
|
267
|
+
"type": "structure",
|
|
268
|
+
"members": {
|
|
269
|
+
"Id": {}
|
|
270
|
+
}
|
|
271
|
+
}
|
|
272
|
+
},
|
|
231
273
|
"CreateThesaurus": {
|
|
232
274
|
"input": {
|
|
233
275
|
"type": "structure",
|
|
@@ -243,7 +285,7 @@
|
|
|
243
285
|
"Description": {},
|
|
244
286
|
"RoleArn": {},
|
|
245
287
|
"Tags": {
|
|
246
|
-
"shape": "
|
|
288
|
+
"shape": "S3r"
|
|
247
289
|
},
|
|
248
290
|
"SourceS3Path": {
|
|
249
291
|
"shape": "Sj"
|
|
@@ -297,6 +339,19 @@
|
|
|
297
339
|
}
|
|
298
340
|
}
|
|
299
341
|
},
|
|
342
|
+
"DeleteQuerySuggestionsBlockList": {
|
|
343
|
+
"input": {
|
|
344
|
+
"type": "structure",
|
|
345
|
+
"required": [
|
|
346
|
+
"IndexId",
|
|
347
|
+
"Id"
|
|
348
|
+
],
|
|
349
|
+
"members": {
|
|
350
|
+
"IndexId": {},
|
|
351
|
+
"Id": {}
|
|
352
|
+
}
|
|
353
|
+
}
|
|
354
|
+
},
|
|
300
355
|
"DeleteThesaurus": {
|
|
301
356
|
"input": {
|
|
302
357
|
"type": "structure",
|
|
@@ -330,7 +385,7 @@
|
|
|
330
385
|
"Name": {},
|
|
331
386
|
"Type": {},
|
|
332
387
|
"Configuration": {
|
|
333
|
-
"shape": "
|
|
388
|
+
"shape": "S18"
|
|
334
389
|
},
|
|
335
390
|
"CreatedAt": {
|
|
336
391
|
"type": "timestamp"
|
|
@@ -399,7 +454,7 @@
|
|
|
399
454
|
"Edition": {},
|
|
400
455
|
"RoleArn": {},
|
|
401
456
|
"ServerSideEncryptionConfiguration": {
|
|
402
|
-
"shape": "
|
|
457
|
+
"shape": "S45"
|
|
403
458
|
},
|
|
404
459
|
"Status": {},
|
|
405
460
|
"Description": {},
|
|
@@ -410,7 +465,7 @@
|
|
|
410
465
|
"type": "timestamp"
|
|
411
466
|
},
|
|
412
467
|
"DocumentMetadataConfigurations": {
|
|
413
|
-
"shape": "
|
|
468
|
+
"shape": "S54"
|
|
414
469
|
},
|
|
415
470
|
"IndexStatistics": {
|
|
416
471
|
"type": "structure",
|
|
@@ -449,15 +504,94 @@
|
|
|
449
504
|
},
|
|
450
505
|
"ErrorMessage": {},
|
|
451
506
|
"CapacityUnits": {
|
|
452
|
-
"shape": "
|
|
507
|
+
"shape": "S5m"
|
|
453
508
|
},
|
|
454
509
|
"UserTokenConfigurations": {
|
|
455
|
-
"shape": "
|
|
510
|
+
"shape": "S47"
|
|
456
511
|
},
|
|
457
512
|
"UserContextPolicy": {}
|
|
458
513
|
}
|
|
459
514
|
}
|
|
460
515
|
},
|
|
516
|
+
"DescribeQuerySuggestionsBlockList": {
|
|
517
|
+
"input": {
|
|
518
|
+
"type": "structure",
|
|
519
|
+
"required": [
|
|
520
|
+
"IndexId",
|
|
521
|
+
"Id"
|
|
522
|
+
],
|
|
523
|
+
"members": {
|
|
524
|
+
"IndexId": {},
|
|
525
|
+
"Id": {}
|
|
526
|
+
}
|
|
527
|
+
},
|
|
528
|
+
"output": {
|
|
529
|
+
"type": "structure",
|
|
530
|
+
"members": {
|
|
531
|
+
"IndexId": {},
|
|
532
|
+
"Id": {},
|
|
533
|
+
"Name": {},
|
|
534
|
+
"Description": {},
|
|
535
|
+
"Status": {},
|
|
536
|
+
"ErrorMessage": {},
|
|
537
|
+
"CreatedAt": {
|
|
538
|
+
"type": "timestamp"
|
|
539
|
+
},
|
|
540
|
+
"UpdatedAt": {
|
|
541
|
+
"type": "timestamp"
|
|
542
|
+
},
|
|
543
|
+
"SourceS3Path": {
|
|
544
|
+
"shape": "Sj"
|
|
545
|
+
},
|
|
546
|
+
"ItemCount": {
|
|
547
|
+
"type": "integer"
|
|
548
|
+
},
|
|
549
|
+
"FileSizeBytes": {
|
|
550
|
+
"type": "long"
|
|
551
|
+
},
|
|
552
|
+
"RoleArn": {}
|
|
553
|
+
}
|
|
554
|
+
}
|
|
555
|
+
},
|
|
556
|
+
"DescribeQuerySuggestionsConfig": {
|
|
557
|
+
"input": {
|
|
558
|
+
"type": "structure",
|
|
559
|
+
"required": [
|
|
560
|
+
"IndexId"
|
|
561
|
+
],
|
|
562
|
+
"members": {
|
|
563
|
+
"IndexId": {}
|
|
564
|
+
}
|
|
565
|
+
},
|
|
566
|
+
"output": {
|
|
567
|
+
"type": "structure",
|
|
568
|
+
"members": {
|
|
569
|
+
"Mode": {},
|
|
570
|
+
"Status": {},
|
|
571
|
+
"QueryLogLookBackWindowInDays": {
|
|
572
|
+
"type": "integer"
|
|
573
|
+
},
|
|
574
|
+
"IncludeQueriesWithoutUserInformation": {
|
|
575
|
+
"type": "boolean"
|
|
576
|
+
},
|
|
577
|
+
"MinimumNumberOfQueryingUsers": {
|
|
578
|
+
"type": "integer"
|
|
579
|
+
},
|
|
580
|
+
"MinimumQueryCount": {
|
|
581
|
+
"type": "integer"
|
|
582
|
+
},
|
|
583
|
+
"LastSuggestionsBuildTime": {
|
|
584
|
+
"type": "timestamp"
|
|
585
|
+
},
|
|
586
|
+
"LastClearTime": {
|
|
587
|
+
"type": "timestamp"
|
|
588
|
+
},
|
|
589
|
+
"TotalSuggestionsCount": {
|
|
590
|
+
"type": "integer"
|
|
591
|
+
}
|
|
592
|
+
}
|
|
593
|
+
}
|
|
594
|
+
},
|
|
461
595
|
"DescribeThesaurus": {
|
|
462
596
|
"input": {
|
|
463
597
|
"type": "structure",
|
|
@@ -501,6 +635,62 @@
|
|
|
501
635
|
}
|
|
502
636
|
}
|
|
503
637
|
},
|
|
638
|
+
"GetQuerySuggestions": {
|
|
639
|
+
"input": {
|
|
640
|
+
"type": "structure",
|
|
641
|
+
"required": [
|
|
642
|
+
"IndexId",
|
|
643
|
+
"QueryText"
|
|
644
|
+
],
|
|
645
|
+
"members": {
|
|
646
|
+
"IndexId": {},
|
|
647
|
+
"QueryText": {},
|
|
648
|
+
"MaxSuggestionsCount": {
|
|
649
|
+
"type": "integer"
|
|
650
|
+
}
|
|
651
|
+
}
|
|
652
|
+
},
|
|
653
|
+
"output": {
|
|
654
|
+
"type": "structure",
|
|
655
|
+
"members": {
|
|
656
|
+
"QuerySuggestionsId": {},
|
|
657
|
+
"Suggestions": {
|
|
658
|
+
"type": "list",
|
|
659
|
+
"member": {
|
|
660
|
+
"type": "structure",
|
|
661
|
+
"members": {
|
|
662
|
+
"Id": {},
|
|
663
|
+
"Value": {
|
|
664
|
+
"type": "structure",
|
|
665
|
+
"members": {
|
|
666
|
+
"Text": {
|
|
667
|
+
"type": "structure",
|
|
668
|
+
"members": {
|
|
669
|
+
"Text": {},
|
|
670
|
+
"Highlights": {
|
|
671
|
+
"type": "list",
|
|
672
|
+
"member": {
|
|
673
|
+
"type": "structure",
|
|
674
|
+
"members": {
|
|
675
|
+
"BeginOffset": {
|
|
676
|
+
"type": "integer"
|
|
677
|
+
},
|
|
678
|
+
"EndOffset": {
|
|
679
|
+
"type": "integer"
|
|
680
|
+
}
|
|
681
|
+
}
|
|
682
|
+
}
|
|
683
|
+
}
|
|
684
|
+
}
|
|
685
|
+
}
|
|
686
|
+
}
|
|
687
|
+
}
|
|
688
|
+
}
|
|
689
|
+
}
|
|
690
|
+
}
|
|
691
|
+
}
|
|
692
|
+
}
|
|
693
|
+
},
|
|
504
694
|
"ListDataSourceSyncJobs": {
|
|
505
695
|
"input": {
|
|
506
696
|
"type": "structure",
|
|
@@ -683,6 +873,47 @@
|
|
|
683
873
|
}
|
|
684
874
|
}
|
|
685
875
|
},
|
|
876
|
+
"ListQuerySuggestionsBlockLists": {
|
|
877
|
+
"input": {
|
|
878
|
+
"type": "structure",
|
|
879
|
+
"required": [
|
|
880
|
+
"IndexId"
|
|
881
|
+
],
|
|
882
|
+
"members": {
|
|
883
|
+
"IndexId": {},
|
|
884
|
+
"NextToken": {},
|
|
885
|
+
"MaxResults": {
|
|
886
|
+
"type": "integer"
|
|
887
|
+
}
|
|
888
|
+
}
|
|
889
|
+
},
|
|
890
|
+
"output": {
|
|
891
|
+
"type": "structure",
|
|
892
|
+
"members": {
|
|
893
|
+
"BlockListSummaryItems": {
|
|
894
|
+
"type": "list",
|
|
895
|
+
"member": {
|
|
896
|
+
"type": "structure",
|
|
897
|
+
"members": {
|
|
898
|
+
"Id": {},
|
|
899
|
+
"Name": {},
|
|
900
|
+
"Status": {},
|
|
901
|
+
"CreatedAt": {
|
|
902
|
+
"type": "timestamp"
|
|
903
|
+
},
|
|
904
|
+
"UpdatedAt": {
|
|
905
|
+
"type": "timestamp"
|
|
906
|
+
},
|
|
907
|
+
"ItemCount": {
|
|
908
|
+
"type": "integer"
|
|
909
|
+
}
|
|
910
|
+
}
|
|
911
|
+
}
|
|
912
|
+
},
|
|
913
|
+
"NextToken": {}
|
|
914
|
+
}
|
|
915
|
+
}
|
|
916
|
+
},
|
|
686
917
|
"ListTagsForResource": {
|
|
687
918
|
"input": {
|
|
688
919
|
"type": "structure",
|
|
@@ -697,7 +928,7 @@
|
|
|
697
928
|
"type": "structure",
|
|
698
929
|
"members": {
|
|
699
930
|
"Tags": {
|
|
700
|
-
"shape": "
|
|
931
|
+
"shape": "S3r"
|
|
701
932
|
}
|
|
702
933
|
}
|
|
703
934
|
}
|
|
@@ -751,7 +982,7 @@
|
|
|
751
982
|
"IndexId": {},
|
|
752
983
|
"QueryText": {},
|
|
753
984
|
"AttributeFilter": {
|
|
754
|
-
"shape": "
|
|
985
|
+
"shape": "S7i"
|
|
755
986
|
},
|
|
756
987
|
"Facets": {
|
|
757
988
|
"type": "list",
|
|
@@ -778,7 +1009,7 @@
|
|
|
778
1009
|
"members": {
|
|
779
1010
|
"Name": {},
|
|
780
1011
|
"Relevance": {
|
|
781
|
-
"shape": "
|
|
1012
|
+
"shape": "S58"
|
|
782
1013
|
}
|
|
783
1014
|
}
|
|
784
1015
|
}
|
|
@@ -836,7 +1067,7 @@
|
|
|
836
1067
|
"type": "structure",
|
|
837
1068
|
"members": {
|
|
838
1069
|
"TextWithHighlightsValue": {
|
|
839
|
-
"shape": "
|
|
1070
|
+
"shape": "S83"
|
|
840
1071
|
}
|
|
841
1072
|
}
|
|
842
1073
|
}
|
|
@@ -845,10 +1076,10 @@
|
|
|
845
1076
|
},
|
|
846
1077
|
"DocumentId": {},
|
|
847
1078
|
"DocumentTitle": {
|
|
848
|
-
"shape": "
|
|
1079
|
+
"shape": "S83"
|
|
849
1080
|
},
|
|
850
1081
|
"DocumentExcerpt": {
|
|
851
|
-
"shape": "
|
|
1082
|
+
"shape": "S83"
|
|
852
1083
|
},
|
|
853
1084
|
"DocumentURI": {},
|
|
854
1085
|
"DocumentAttributes": {
|
|
@@ -979,7 +1210,7 @@
|
|
|
979
1210
|
"members": {
|
|
980
1211
|
"ResourceARN": {},
|
|
981
1212
|
"Tags": {
|
|
982
|
-
"shape": "
|
|
1213
|
+
"shape": "S3r"
|
|
983
1214
|
}
|
|
984
1215
|
}
|
|
985
1216
|
},
|
|
@@ -1020,7 +1251,7 @@
|
|
|
1020
1251
|
"Name": {},
|
|
1021
1252
|
"IndexId": {},
|
|
1022
1253
|
"Configuration": {
|
|
1023
|
-
"shape": "
|
|
1254
|
+
"shape": "S18"
|
|
1024
1255
|
},
|
|
1025
1256
|
"Description": {},
|
|
1026
1257
|
"Schedule": {},
|
|
@@ -1040,18 +1271,61 @@
|
|
|
1040
1271
|
"RoleArn": {},
|
|
1041
1272
|
"Description": {},
|
|
1042
1273
|
"DocumentMetadataConfigurationUpdates": {
|
|
1043
|
-
"shape": "
|
|
1274
|
+
"shape": "S54"
|
|
1044
1275
|
},
|
|
1045
1276
|
"CapacityUnits": {
|
|
1046
|
-
"shape": "
|
|
1277
|
+
"shape": "S5m"
|
|
1047
1278
|
},
|
|
1048
1279
|
"UserTokenConfigurations": {
|
|
1049
|
-
"shape": "
|
|
1280
|
+
"shape": "S47"
|
|
1050
1281
|
},
|
|
1051
1282
|
"UserContextPolicy": {}
|
|
1052
1283
|
}
|
|
1053
1284
|
}
|
|
1054
1285
|
},
|
|
1286
|
+
"UpdateQuerySuggestionsBlockList": {
|
|
1287
|
+
"input": {
|
|
1288
|
+
"type": "structure",
|
|
1289
|
+
"required": [
|
|
1290
|
+
"IndexId",
|
|
1291
|
+
"Id"
|
|
1292
|
+
],
|
|
1293
|
+
"members": {
|
|
1294
|
+
"IndexId": {},
|
|
1295
|
+
"Id": {},
|
|
1296
|
+
"Name": {},
|
|
1297
|
+
"Description": {},
|
|
1298
|
+
"SourceS3Path": {
|
|
1299
|
+
"shape": "Sj"
|
|
1300
|
+
},
|
|
1301
|
+
"RoleArn": {}
|
|
1302
|
+
}
|
|
1303
|
+
}
|
|
1304
|
+
},
|
|
1305
|
+
"UpdateQuerySuggestionsConfig": {
|
|
1306
|
+
"input": {
|
|
1307
|
+
"type": "structure",
|
|
1308
|
+
"required": [
|
|
1309
|
+
"IndexId"
|
|
1310
|
+
],
|
|
1311
|
+
"members": {
|
|
1312
|
+
"IndexId": {},
|
|
1313
|
+
"Mode": {},
|
|
1314
|
+
"QueryLogLookBackWindowInDays": {
|
|
1315
|
+
"type": "integer"
|
|
1316
|
+
},
|
|
1317
|
+
"IncludeQueriesWithoutUserInformation": {
|
|
1318
|
+
"type": "boolean"
|
|
1319
|
+
},
|
|
1320
|
+
"MinimumNumberOfQueryingUsers": {
|
|
1321
|
+
"type": "integer"
|
|
1322
|
+
},
|
|
1323
|
+
"MinimumQueryCount": {
|
|
1324
|
+
"type": "integer"
|
|
1325
|
+
}
|
|
1326
|
+
}
|
|
1327
|
+
}
|
|
1328
|
+
},
|
|
1055
1329
|
"UpdateThesaurus": {
|
|
1056
1330
|
"input": {
|
|
1057
1331
|
"type": "structure",
|
|
@@ -1119,7 +1393,7 @@
|
|
|
1119
1393
|
}
|
|
1120
1394
|
}
|
|
1121
1395
|
},
|
|
1122
|
-
"
|
|
1396
|
+
"S18": {
|
|
1123
1397
|
"type": "structure",
|
|
1124
1398
|
"members": {
|
|
1125
1399
|
"S3Configuration": {
|
|
@@ -1130,13 +1404,13 @@
|
|
|
1130
1404
|
"members": {
|
|
1131
1405
|
"BucketName": {},
|
|
1132
1406
|
"InclusionPrefixes": {
|
|
1133
|
-
"shape": "
|
|
1407
|
+
"shape": "S1a"
|
|
1134
1408
|
},
|
|
1135
1409
|
"InclusionPatterns": {
|
|
1136
|
-
"shape": "
|
|
1410
|
+
"shape": "S1a"
|
|
1137
1411
|
},
|
|
1138
1412
|
"ExclusionPatterns": {
|
|
1139
|
-
"shape": "
|
|
1413
|
+
"shape": "S1a"
|
|
1140
1414
|
},
|
|
1141
1415
|
"DocumentsMetadataConfiguration": {
|
|
1142
1416
|
"type": "structure",
|
|
@@ -1173,16 +1447,16 @@
|
|
|
1173
1447
|
"type": "boolean"
|
|
1174
1448
|
},
|
|
1175
1449
|
"InclusionPatterns": {
|
|
1176
|
-
"shape": "
|
|
1450
|
+
"shape": "S1a"
|
|
1177
1451
|
},
|
|
1178
1452
|
"ExclusionPatterns": {
|
|
1179
|
-
"shape": "
|
|
1453
|
+
"shape": "S1a"
|
|
1180
1454
|
},
|
|
1181
1455
|
"VpcConfiguration": {
|
|
1182
|
-
"shape": "
|
|
1456
|
+
"shape": "S1k"
|
|
1183
1457
|
},
|
|
1184
1458
|
"FieldMappings": {
|
|
1185
|
-
"shape": "
|
|
1459
|
+
"shape": "S1p"
|
|
1186
1460
|
},
|
|
1187
1461
|
"DocumentTitleFieldName": {},
|
|
1188
1462
|
"DisableLocalGroups": {
|
|
@@ -1219,7 +1493,7 @@
|
|
|
1219
1493
|
}
|
|
1220
1494
|
},
|
|
1221
1495
|
"VpcConfiguration": {
|
|
1222
|
-
"shape": "
|
|
1496
|
+
"shape": "S1k"
|
|
1223
1497
|
},
|
|
1224
1498
|
"ColumnConfiguration": {
|
|
1225
1499
|
"type": "structure",
|
|
@@ -1233,7 +1507,7 @@
|
|
|
1233
1507
|
"DocumentDataColumnName": {},
|
|
1234
1508
|
"DocumentTitleColumnName": {},
|
|
1235
1509
|
"FieldMappings": {
|
|
1236
|
-
"shape": "
|
|
1510
|
+
"shape": "S1p"
|
|
1237
1511
|
},
|
|
1238
1512
|
"ChangeDetectingColumns": {
|
|
1239
1513
|
"type": "list",
|
|
@@ -1280,7 +1554,7 @@
|
|
|
1280
1554
|
"DocumentDataFieldName": {},
|
|
1281
1555
|
"DocumentTitleFieldName": {},
|
|
1282
1556
|
"FieldMappings": {
|
|
1283
|
-
"shape": "
|
|
1557
|
+
"shape": "S1p"
|
|
1284
1558
|
}
|
|
1285
1559
|
}
|
|
1286
1560
|
}
|
|
@@ -1304,7 +1578,7 @@
|
|
|
1304
1578
|
"DocumentDataFieldName": {},
|
|
1305
1579
|
"DocumentTitleFieldName": {},
|
|
1306
1580
|
"FieldMappings": {
|
|
1307
|
-
"shape": "
|
|
1581
|
+
"shape": "S1p"
|
|
1308
1582
|
}
|
|
1309
1583
|
}
|
|
1310
1584
|
},
|
|
@@ -1321,7 +1595,7 @@
|
|
|
1321
1595
|
"DocumentDataFieldName": {},
|
|
1322
1596
|
"DocumentTitleFieldName": {},
|
|
1323
1597
|
"FieldMappings": {
|
|
1324
|
-
"shape": "
|
|
1598
|
+
"shape": "S1p"
|
|
1325
1599
|
}
|
|
1326
1600
|
}
|
|
1327
1601
|
}
|
|
@@ -1337,7 +1611,7 @@
|
|
|
1337
1611
|
"DocumentDataFieldName": {},
|
|
1338
1612
|
"DocumentTitleFieldName": {},
|
|
1339
1613
|
"FieldMappings": {
|
|
1340
|
-
"shape": "
|
|
1614
|
+
"shape": "S1p"
|
|
1341
1615
|
},
|
|
1342
1616
|
"IncludeFilterTypes": {
|
|
1343
1617
|
"type": "list",
|
|
@@ -1353,15 +1627,15 @@
|
|
|
1353
1627
|
"members": {
|
|
1354
1628
|
"DocumentTitleFieldName": {},
|
|
1355
1629
|
"FieldMappings": {
|
|
1356
|
-
"shape": "
|
|
1630
|
+
"shape": "S1p"
|
|
1357
1631
|
}
|
|
1358
1632
|
}
|
|
1359
1633
|
},
|
|
1360
1634
|
"IncludeAttachmentFilePatterns": {
|
|
1361
|
-
"shape": "
|
|
1635
|
+
"shape": "S1a"
|
|
1362
1636
|
},
|
|
1363
1637
|
"ExcludeAttachmentFilePatterns": {
|
|
1364
|
-
"shape": "
|
|
1638
|
+
"shape": "S1a"
|
|
1365
1639
|
}
|
|
1366
1640
|
}
|
|
1367
1641
|
},
|
|
@@ -1388,13 +1662,13 @@
|
|
|
1388
1662
|
}
|
|
1389
1663
|
},
|
|
1390
1664
|
"InclusionPatterns": {
|
|
1391
|
-
"shape": "
|
|
1665
|
+
"shape": "S1a"
|
|
1392
1666
|
},
|
|
1393
1667
|
"ExclusionPatterns": {
|
|
1394
|
-
"shape": "
|
|
1668
|
+
"shape": "S1a"
|
|
1395
1669
|
},
|
|
1396
1670
|
"FieldMappings": {
|
|
1397
|
-
"shape": "
|
|
1671
|
+
"shape": "S1p"
|
|
1398
1672
|
},
|
|
1399
1673
|
"DisableLocalGroups": {
|
|
1400
1674
|
"type": "boolean"
|
|
@@ -1422,15 +1696,15 @@
|
|
|
1422
1696
|
"type": "boolean"
|
|
1423
1697
|
},
|
|
1424
1698
|
"IncludeAttachmentFilePatterns": {
|
|
1425
|
-
"shape": "
|
|
1699
|
+
"shape": "S1a"
|
|
1426
1700
|
},
|
|
1427
1701
|
"ExcludeAttachmentFilePatterns": {
|
|
1428
|
-
"shape": "
|
|
1702
|
+
"shape": "S1a"
|
|
1429
1703
|
},
|
|
1430
1704
|
"DocumentDataFieldName": {},
|
|
1431
1705
|
"DocumentTitleFieldName": {},
|
|
1432
1706
|
"FieldMappings": {
|
|
1433
|
-
"shape": "
|
|
1707
|
+
"shape": "S1p"
|
|
1434
1708
|
},
|
|
1435
1709
|
"FilterQuery": {}
|
|
1436
1710
|
}
|
|
@@ -1445,15 +1719,15 @@
|
|
|
1445
1719
|
"type": "boolean"
|
|
1446
1720
|
},
|
|
1447
1721
|
"IncludeAttachmentFilePatterns": {
|
|
1448
|
-
"shape": "
|
|
1722
|
+
"shape": "S1a"
|
|
1449
1723
|
},
|
|
1450
1724
|
"ExcludeAttachmentFilePatterns": {
|
|
1451
|
-
"shape": "
|
|
1725
|
+
"shape": "S1a"
|
|
1452
1726
|
},
|
|
1453
1727
|
"DocumentDataFieldName": {},
|
|
1454
1728
|
"DocumentTitleFieldName": {},
|
|
1455
1729
|
"FieldMappings": {
|
|
1456
|
-
"shape": "
|
|
1730
|
+
"shape": "S1p"
|
|
1457
1731
|
}
|
|
1458
1732
|
}
|
|
1459
1733
|
},
|
|
@@ -1481,10 +1755,10 @@
|
|
|
1481
1755
|
"type": "boolean"
|
|
1482
1756
|
},
|
|
1483
1757
|
"IncludeSpaces": {
|
|
1484
|
-
"shape": "
|
|
1758
|
+
"shape": "S31"
|
|
1485
1759
|
},
|
|
1486
1760
|
"ExcludeSpaces": {
|
|
1487
|
-
"shape": "
|
|
1761
|
+
"shape": "S31"
|
|
1488
1762
|
},
|
|
1489
1763
|
"SpaceFieldMappings": {
|
|
1490
1764
|
"type": "list",
|
|
@@ -1551,13 +1825,13 @@
|
|
|
1551
1825
|
}
|
|
1552
1826
|
},
|
|
1553
1827
|
"VpcConfiguration": {
|
|
1554
|
-
"shape": "
|
|
1828
|
+
"shape": "S1k"
|
|
1555
1829
|
},
|
|
1556
1830
|
"InclusionPatterns": {
|
|
1557
|
-
"shape": "
|
|
1831
|
+
"shape": "S1a"
|
|
1558
1832
|
},
|
|
1559
1833
|
"ExclusionPatterns": {
|
|
1560
|
-
"shape": "
|
|
1834
|
+
"shape": "S1a"
|
|
1561
1835
|
}
|
|
1562
1836
|
}
|
|
1563
1837
|
},
|
|
@@ -1569,13 +1843,13 @@
|
|
|
1569
1843
|
"members": {
|
|
1570
1844
|
"SecretArn": {},
|
|
1571
1845
|
"InclusionPatterns": {
|
|
1572
|
-
"shape": "
|
|
1846
|
+
"shape": "S1a"
|
|
1573
1847
|
},
|
|
1574
1848
|
"ExclusionPatterns": {
|
|
1575
|
-
"shape": "
|
|
1849
|
+
"shape": "S1a"
|
|
1576
1850
|
},
|
|
1577
1851
|
"FieldMappings": {
|
|
1578
|
-
"shape": "
|
|
1852
|
+
"shape": "S1p"
|
|
1579
1853
|
},
|
|
1580
1854
|
"ExcludeMimeTypes": {
|
|
1581
1855
|
"type": "list",
|
|
@@ -1593,11 +1867,11 @@
|
|
|
1593
1867
|
}
|
|
1594
1868
|
}
|
|
1595
1869
|
},
|
|
1596
|
-
"
|
|
1870
|
+
"S1a": {
|
|
1597
1871
|
"type": "list",
|
|
1598
1872
|
"member": {}
|
|
1599
1873
|
},
|
|
1600
|
-
"
|
|
1874
|
+
"S1k": {
|
|
1601
1875
|
"type": "structure",
|
|
1602
1876
|
"required": [
|
|
1603
1877
|
"SubnetIds",
|
|
@@ -1614,7 +1888,7 @@
|
|
|
1614
1888
|
}
|
|
1615
1889
|
}
|
|
1616
1890
|
},
|
|
1617
|
-
"
|
|
1891
|
+
"S1p": {
|
|
1618
1892
|
"type": "list",
|
|
1619
1893
|
"member": {
|
|
1620
1894
|
"type": "structure",
|
|
@@ -1629,11 +1903,11 @@
|
|
|
1629
1903
|
}
|
|
1630
1904
|
}
|
|
1631
1905
|
},
|
|
1632
|
-
"
|
|
1906
|
+
"S31": {
|
|
1633
1907
|
"type": "list",
|
|
1634
1908
|
"member": {}
|
|
1635
1909
|
},
|
|
1636
|
-
"
|
|
1910
|
+
"S3r": {
|
|
1637
1911
|
"type": "list",
|
|
1638
1912
|
"member": {
|
|
1639
1913
|
"type": "structure",
|
|
@@ -1647,7 +1921,7 @@
|
|
|
1647
1921
|
}
|
|
1648
1922
|
}
|
|
1649
1923
|
},
|
|
1650
|
-
"
|
|
1924
|
+
"S45": {
|
|
1651
1925
|
"type": "structure",
|
|
1652
1926
|
"members": {
|
|
1653
1927
|
"KmsKeyId": {
|
|
@@ -1656,7 +1930,7 @@
|
|
|
1656
1930
|
}
|
|
1657
1931
|
}
|
|
1658
1932
|
},
|
|
1659
|
-
"
|
|
1933
|
+
"S47": {
|
|
1660
1934
|
"type": "list",
|
|
1661
1935
|
"member": {
|
|
1662
1936
|
"type": "structure",
|
|
@@ -1690,7 +1964,7 @@
|
|
|
1690
1964
|
}
|
|
1691
1965
|
}
|
|
1692
1966
|
},
|
|
1693
|
-
"
|
|
1967
|
+
"S54": {
|
|
1694
1968
|
"type": "list",
|
|
1695
1969
|
"member": {
|
|
1696
1970
|
"type": "structure",
|
|
@@ -1702,7 +1976,7 @@
|
|
|
1702
1976
|
"Name": {},
|
|
1703
1977
|
"Type": {},
|
|
1704
1978
|
"Relevance": {
|
|
1705
|
-
"shape": "
|
|
1979
|
+
"shape": "S58"
|
|
1706
1980
|
},
|
|
1707
1981
|
"Search": {
|
|
1708
1982
|
"type": "structure",
|
|
@@ -1724,7 +1998,7 @@
|
|
|
1724
1998
|
}
|
|
1725
1999
|
}
|
|
1726
2000
|
},
|
|
1727
|
-
"
|
|
2001
|
+
"S58": {
|
|
1728
2002
|
"type": "structure",
|
|
1729
2003
|
"members": {
|
|
1730
2004
|
"Freshness": {
|
|
@@ -1744,7 +2018,7 @@
|
|
|
1744
2018
|
}
|
|
1745
2019
|
}
|
|
1746
2020
|
},
|
|
1747
|
-
"
|
|
2021
|
+
"S5m": {
|
|
1748
2022
|
"type": "structure",
|
|
1749
2023
|
"required": [
|
|
1750
2024
|
"StorageCapacityUnits",
|
|
@@ -1759,17 +2033,17 @@
|
|
|
1759
2033
|
}
|
|
1760
2034
|
}
|
|
1761
2035
|
},
|
|
1762
|
-
"
|
|
2036
|
+
"S7i": {
|
|
1763
2037
|
"type": "structure",
|
|
1764
2038
|
"members": {
|
|
1765
2039
|
"AndAllFilters": {
|
|
1766
|
-
"shape": "
|
|
2040
|
+
"shape": "S7j"
|
|
1767
2041
|
},
|
|
1768
2042
|
"OrAllFilters": {
|
|
1769
|
-
"shape": "
|
|
2043
|
+
"shape": "S7j"
|
|
1770
2044
|
},
|
|
1771
2045
|
"NotFilter": {
|
|
1772
|
-
"shape": "
|
|
2046
|
+
"shape": "S7i"
|
|
1773
2047
|
},
|
|
1774
2048
|
"EqualsTo": {
|
|
1775
2049
|
"shape": "Sn"
|
|
@@ -1794,13 +2068,13 @@
|
|
|
1794
2068
|
}
|
|
1795
2069
|
}
|
|
1796
2070
|
},
|
|
1797
|
-
"
|
|
2071
|
+
"S7j": {
|
|
1798
2072
|
"type": "list",
|
|
1799
2073
|
"member": {
|
|
1800
|
-
"shape": "
|
|
2074
|
+
"shape": "S7i"
|
|
1801
2075
|
}
|
|
1802
2076
|
},
|
|
1803
|
-
"
|
|
2077
|
+
"S83": {
|
|
1804
2078
|
"type": "structure",
|
|
1805
2079
|
"members": {
|
|
1806
2080
|
"Text": {},
|