cdk-lambda-subminute 2.0.300 → 2.0.302

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.
Files changed (116) hide show
  1. package/.jsii +3 -3
  2. package/lib/cdk-lambda-subminute.js +3 -3
  3. package/node_modules/aws-sdk/CHANGELOG.md +52 -1
  4. package/node_modules/aws-sdk/README.md +1 -1
  5. package/node_modules/aws-sdk/apis/athena-2017-05-18.min.json +6 -0
  6. package/node_modules/aws-sdk/apis/cloud9-2017-09-23.examples.json +1 -0
  7. package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +90 -81
  8. package/node_modules/aws-sdk/apis/codecatalyst-2022-09-28.min.json +8 -4
  9. package/node_modules/aws-sdk/apis/codepipeline-2015-07-09.min.json +16 -0
  10. package/node_modules/aws-sdk/apis/codestar-connections-2019-12-01.min.json +590 -3
  11. package/node_modules/aws-sdk/apis/codestar-connections-2019-12-01.paginators.json +10 -0
  12. package/node_modules/aws-sdk/apis/dlm-2018-01-12.min.json +108 -15
  13. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1864 -1397
  14. package/node_modules/aws-sdk/apis/ecr-2015-09-21.min.json +100 -40
  15. package/node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.min.json +91 -78
  16. package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +3 -0
  17. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +259 -101
  18. package/node_modules/aws-sdk/apis/glue-2017-03-31.paginators.json +10 -0
  19. package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +724 -151
  20. package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.paginators.json +18 -0
  21. package/node_modules/aws-sdk/apis/internetmonitor-2021-06-03.min.json +172 -0
  22. package/node_modules/aws-sdk/apis/internetmonitor-2021-06-03.paginators.json +5 -0
  23. package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +60 -50
  24. package/node_modules/aws-sdk/apis/ivs-realtime-2020-07-14.min.json +578 -33
  25. package/node_modules/aws-sdk/apis/ivs-realtime-2020-07-14.paginators.json +15 -0
  26. package/node_modules/aws-sdk/apis/ivschat-2020-07-14.min.json +16 -4
  27. package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +32 -26
  28. package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +69 -51
  29. package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +52 -12
  30. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +379 -301
  31. package/node_modules/aws-sdk/apis/metadata.json +3 -3
  32. package/node_modules/aws-sdk/apis/osis-2022-01-01.min.json +66 -12
  33. package/node_modules/aws-sdk/apis/pinpoint-sms-voice-v2-2022-03-31.min.json +1426 -59
  34. package/node_modules/aws-sdk/apis/pinpoint-sms-voice-v2-2022-03-31.paginators.json +54 -0
  35. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +909 -335
  36. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.paginators.json +6 -0
  37. package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +233 -217
  38. package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +250 -91
  39. package/node_modules/aws-sdk/apis/redshift-2012-12-01.paginators.json +6 -0
  40. package/node_modules/aws-sdk/apis/redshift-serverless-2021-04-21.min.json +39 -38
  41. package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +126 -126
  42. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +977 -974
  43. package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +161 -146
  44. package/node_modules/aws-sdk/apis/ssm-incidents-2018-05-10.min.json +201 -52
  45. package/node_modules/aws-sdk/apis/ssm-incidents-2018-05-10.paginators.json +6 -0
  46. package/node_modules/aws-sdk/apis/sso-admin-2020-07-20.min.json +1121 -73
  47. package/node_modules/aws-sdk/apis/sso-admin-2020-07-20.paginators.json +52 -0
  48. package/node_modules/aws-sdk/apis/sso-oidc-2019-06-10.examples.json +228 -0
  49. package/node_modules/aws-sdk/apis/sso-oidc-2019-06-10.min.json +94 -8
  50. package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +121 -105
  51. package/node_modules/aws-sdk/apis/trustedadvisor-2022-09-15.min.json +794 -0
  52. package/node_modules/aws-sdk/apis/trustedadvisor-2022-09-15.paginators.json +40 -0
  53. package/node_modules/aws-sdk/apis/verifiedpermissions-2021-12-01.min.json +269 -199
  54. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.min.json +790 -27
  55. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.paginators.json +18 -0
  56. package/node_modules/aws-sdk/clients/all.d.ts +1 -1
  57. package/node_modules/aws-sdk/clients/all.js +2 -2
  58. package/node_modules/aws-sdk/clients/appmesh.d.ts +2 -2
  59. package/node_modules/aws-sdk/clients/athena.d.ts +27 -19
  60. package/node_modules/aws-sdk/clients/cloud9.d.ts +1 -1
  61. package/node_modules/aws-sdk/clients/cloudformation.d.ts +14 -1
  62. package/node_modules/aws-sdk/clients/codecatalyst.d.ts +16 -0
  63. package/node_modules/aws-sdk/clients/codepipeline.d.ts +22 -2
  64. package/node_modules/aws-sdk/clients/codestarconnections.d.ts +727 -0
  65. package/node_modules/aws-sdk/clients/connect.d.ts +2 -2
  66. package/node_modules/aws-sdk/clients/dlm.d.ts +153 -25
  67. package/node_modules/aws-sdk/clients/ec2.d.ts +582 -23
  68. package/node_modules/aws-sdk/clients/ecr.d.ts +128 -7
  69. package/node_modules/aws-sdk/clients/emr.d.ts +80 -43
  70. package/node_modules/aws-sdk/clients/eventbridge.d.ts +40 -37
  71. package/node_modules/aws-sdk/clients/fsx.d.ts +7 -3
  72. package/node_modules/aws-sdk/clients/glue.d.ts +228 -0
  73. package/node_modules/aws-sdk/clients/imagebuilder.d.ts +776 -60
  74. package/node_modules/aws-sdk/clients/internetmonitor.d.ts +157 -4
  75. package/node_modules/aws-sdk/clients/iot.d.ts +23 -6
  76. package/node_modules/aws-sdk/clients/ivsrealtime.d.ts +593 -6
  77. package/node_modules/aws-sdk/clients/kafka.d.ts +13 -0
  78. package/node_modules/aws-sdk/clients/kinesisvideo.d.ts +8 -8
  79. package/node_modules/aws-sdk/clients/lambda.d.ts +39 -5
  80. package/node_modules/aws-sdk/clients/macie2.d.ts +54 -16
  81. package/node_modules/aws-sdk/clients/medialive.d.ts +121 -47
  82. package/node_modules/aws-sdk/clients/mediapackage.d.ts +2 -2
  83. package/node_modules/aws-sdk/clients/osis.d.ts +55 -0
  84. package/node_modules/aws-sdk/clients/pinpointsmsvoicev2.d.ts +1860 -96
  85. package/node_modules/aws-sdk/clients/polly.d.ts +9 -9
  86. package/node_modules/aws-sdk/clients/quicksight.d.ts +537 -20
  87. package/node_modules/aws-sdk/clients/rds.d.ts +31 -4
  88. package/node_modules/aws-sdk/clients/redshift.d.ts +207 -0
  89. package/node_modules/aws-sdk/clients/redshiftserverless.d.ts +5 -0
  90. package/node_modules/aws-sdk/clients/s3.d.ts +2 -2
  91. package/node_modules/aws-sdk/clients/sagemaker.d.ts +12 -2
  92. package/node_modules/aws-sdk/clients/ssm.d.ts +38 -8
  93. package/node_modules/aws-sdk/clients/ssmincidents.d.ts +191 -40
  94. package/node_modules/aws-sdk/clients/ssoadmin.d.ts +1529 -128
  95. package/node_modules/aws-sdk/clients/ssooidc.d.ts +99 -16
  96. package/node_modules/aws-sdk/clients/sts.d.ts +3 -3
  97. package/node_modules/aws-sdk/clients/transfer.d.ts +25 -1
  98. package/node_modules/aws-sdk/clients/trustedadvisor.d.ts +918 -0
  99. package/node_modules/aws-sdk/clients/trustedadvisor.js +18 -0
  100. package/node_modules/aws-sdk/clients/verifiedpermissions.d.ts +67 -1
  101. package/node_modules/aws-sdk/clients/wisdom.d.ts +849 -25
  102. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
  103. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +1444 -1444
  104. package/node_modules/aws-sdk/dist/aws-sdk.js +2953 -2158
  105. package/node_modules/aws-sdk/dist/aws-sdk.min.js +101 -101
  106. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +2 -2
  107. package/node_modules/aws-sdk/lib/core.js +1 -1
  108. package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +1 -1
  109. package/node_modules/aws-sdk/lib/dynamodb/document_client.js +1 -1
  110. package/node_modules/aws-sdk/package.json +1 -1
  111. package/package.json +5 -5
  112. package/node_modules/aws-sdk/apis/macie-2017-12-19.min.json +0 -222
  113. package/node_modules/aws-sdk/apis/macie-2017-12-19.paginators.json +0 -14
  114. package/node_modules/aws-sdk/clients/macie.d.ts +0 -284
  115. package/node_modules/aws-sdk/clients/macie.js +0 -18
  116. /package/node_modules/aws-sdk/apis/{macie-2017-12-19.examples.json → trustedadvisor-2022-09-15.examples.json} +0 -0
@@ -175,6 +175,58 @@
175
175
  },
176
176
  "idempotent": true
177
177
  },
178
+ "CreateQuickResponse": {
179
+ "http": {
180
+ "requestUri": "/knowledgeBases/{knowledgeBaseId}/quickResponses",
181
+ "responseCode": 200
182
+ },
183
+ "input": {
184
+ "type": "structure",
185
+ "required": [
186
+ "content",
187
+ "knowledgeBaseId",
188
+ "name"
189
+ ],
190
+ "members": {
191
+ "channels": {
192
+ "shape": "S1b"
193
+ },
194
+ "clientToken": {
195
+ "idempotencyToken": true
196
+ },
197
+ "content": {
198
+ "shape": "S1d"
199
+ },
200
+ "contentType": {},
201
+ "description": {},
202
+ "groupingConfiguration": {
203
+ "shape": "S1h"
204
+ },
205
+ "isActive": {
206
+ "type": "boolean"
207
+ },
208
+ "knowledgeBaseId": {
209
+ "location": "uri",
210
+ "locationName": "knowledgeBaseId"
211
+ },
212
+ "language": {},
213
+ "name": {},
214
+ "shortcutKey": {},
215
+ "tags": {
216
+ "shape": "S7"
217
+ }
218
+ }
219
+ },
220
+ "output": {
221
+ "type": "structure",
222
+ "members": {
223
+ "quickResponse": {
224
+ "shape": "S1q"
225
+ }
226
+ }
227
+ },
228
+ "idempotent": true
229
+ },
178
230
  "CreateSession": {
179
231
  "http": {
180
232
  "requestUri": "/assistants/{assistantId}/sessions",
@@ -205,7 +257,7 @@
205
257
  "type": "structure",
206
258
  "members": {
207
259
  "session": {
208
- "shape": "S1c"
260
+ "shape": "S1w"
209
261
  }
210
262
  }
211
263
  },
@@ -293,6 +345,35 @@
293
345
  },
294
346
  "idempotent": true
295
347
  },
348
+ "DeleteImportJob": {
349
+ "http": {
350
+ "method": "DELETE",
351
+ "requestUri": "/knowledgeBases/{knowledgeBaseId}/importJobs/{importJobId}",
352
+ "responseCode": 204
353
+ },
354
+ "input": {
355
+ "type": "structure",
356
+ "required": [
357
+ "importJobId",
358
+ "knowledgeBaseId"
359
+ ],
360
+ "members": {
361
+ "importJobId": {
362
+ "location": "uri",
363
+ "locationName": "importJobId"
364
+ },
365
+ "knowledgeBaseId": {
366
+ "location": "uri",
367
+ "locationName": "knowledgeBaseId"
368
+ }
369
+ }
370
+ },
371
+ "output": {
372
+ "type": "structure",
373
+ "members": {}
374
+ },
375
+ "idempotent": true
376
+ },
296
377
  "DeleteKnowledgeBase": {
297
378
  "http": {
298
379
  "method": "DELETE",
@@ -317,6 +398,35 @@
317
398
  },
318
399
  "idempotent": true
319
400
  },
401
+ "DeleteQuickResponse": {
402
+ "http": {
403
+ "method": "DELETE",
404
+ "requestUri": "/knowledgeBases/{knowledgeBaseId}/quickResponses/{quickResponseId}",
405
+ "responseCode": 204
406
+ },
407
+ "input": {
408
+ "type": "structure",
409
+ "required": [
410
+ "knowledgeBaseId",
411
+ "quickResponseId"
412
+ ],
413
+ "members": {
414
+ "knowledgeBaseId": {
415
+ "location": "uri",
416
+ "locationName": "knowledgeBaseId"
417
+ },
418
+ "quickResponseId": {
419
+ "location": "uri",
420
+ "locationName": "quickResponseId"
421
+ }
422
+ }
423
+ },
424
+ "output": {
425
+ "type": "structure",
426
+ "members": {}
427
+ },
428
+ "idempotent": true
429
+ },
320
430
  "GetAssistant": {
321
431
  "http": {
322
432
  "method": "GET",
@@ -435,7 +545,39 @@
435
545
  "type": "structure",
436
546
  "members": {
437
547
  "contentSummary": {
438
- "shape": "S1u"
548
+ "shape": "S2i"
549
+ }
550
+ }
551
+ }
552
+ },
553
+ "GetImportJob": {
554
+ "http": {
555
+ "method": "GET",
556
+ "requestUri": "/knowledgeBases/{knowledgeBaseId}/importJobs/{importJobId}",
557
+ "responseCode": 200
558
+ },
559
+ "input": {
560
+ "type": "structure",
561
+ "required": [
562
+ "importJobId",
563
+ "knowledgeBaseId"
564
+ ],
565
+ "members": {
566
+ "importJobId": {
567
+ "location": "uri",
568
+ "locationName": "importJobId"
569
+ },
570
+ "knowledgeBaseId": {
571
+ "location": "uri",
572
+ "locationName": "knowledgeBaseId"
573
+ }
574
+ }
575
+ },
576
+ "output": {
577
+ "type": "structure",
578
+ "members": {
579
+ "importJob": {
580
+ "shape": "S2l"
439
581
  }
440
582
  }
441
583
  }
@@ -467,6 +609,38 @@
467
609
  }
468
610
  }
469
611
  },
612
+ "GetQuickResponse": {
613
+ "http": {
614
+ "method": "GET",
615
+ "requestUri": "/knowledgeBases/{knowledgeBaseId}/quickResponses/{quickResponseId}",
616
+ "responseCode": 200
617
+ },
618
+ "input": {
619
+ "type": "structure",
620
+ "required": [
621
+ "knowledgeBaseId",
622
+ "quickResponseId"
623
+ ],
624
+ "members": {
625
+ "knowledgeBaseId": {
626
+ "location": "uri",
627
+ "locationName": "knowledgeBaseId"
628
+ },
629
+ "quickResponseId": {
630
+ "location": "uri",
631
+ "locationName": "quickResponseId"
632
+ }
633
+ }
634
+ },
635
+ "output": {
636
+ "type": "structure",
637
+ "members": {
638
+ "quickResponse": {
639
+ "shape": "S1q"
640
+ }
641
+ }
642
+ }
643
+ },
470
644
  "GetRecommendations": {
471
645
  "http": {
472
646
  "method": "GET",
@@ -516,7 +690,7 @@
516
690
  ],
517
691
  "members": {
518
692
  "document": {
519
- "shape": "S23"
693
+ "shape": "S32"
520
694
  },
521
695
  "recommendationId": {},
522
696
  "relevanceLevel": {},
@@ -546,7 +720,7 @@
546
720
  "type": "structure",
547
721
  "members": {
548
722
  "text": {
549
- "shape": "S2i"
723
+ "shape": "S3h"
550
724
  }
551
725
  }
552
726
  }
@@ -555,7 +729,7 @@
555
729
  },
556
730
  "id": {},
557
731
  "recommendationIds": {
558
- "shape": "S2j"
732
+ "shape": "S3i"
559
733
  },
560
734
  "source": {},
561
735
  "type": {}
@@ -592,7 +766,7 @@
592
766
  "type": "structure",
593
767
  "members": {
594
768
  "session": {
595
- "shape": "S1c"
769
+ "shape": "S1w"
596
770
  }
597
771
  }
598
772
  }
@@ -755,7 +929,80 @@
755
929
  ],
756
930
  "members": {
757
931
  "contentSummaries": {
758
- "shape": "S2z"
932
+ "shape": "S3y"
933
+ },
934
+ "nextToken": {}
935
+ }
936
+ }
937
+ },
938
+ "ListImportJobs": {
939
+ "http": {
940
+ "method": "GET",
941
+ "requestUri": "/knowledgeBases/{knowledgeBaseId}/importJobs",
942
+ "responseCode": 200
943
+ },
944
+ "input": {
945
+ "type": "structure",
946
+ "required": [
947
+ "knowledgeBaseId"
948
+ ],
949
+ "members": {
950
+ "knowledgeBaseId": {
951
+ "location": "uri",
952
+ "locationName": "knowledgeBaseId"
953
+ },
954
+ "maxResults": {
955
+ "location": "querystring",
956
+ "locationName": "maxResults",
957
+ "type": "integer"
958
+ },
959
+ "nextToken": {
960
+ "location": "querystring",
961
+ "locationName": "nextToken"
962
+ }
963
+ }
964
+ },
965
+ "output": {
966
+ "type": "structure",
967
+ "required": [
968
+ "importJobSummaries"
969
+ ],
970
+ "members": {
971
+ "importJobSummaries": {
972
+ "type": "list",
973
+ "member": {
974
+ "type": "structure",
975
+ "required": [
976
+ "createdTime",
977
+ "importJobId",
978
+ "importJobType",
979
+ "knowledgeBaseArn",
980
+ "knowledgeBaseId",
981
+ "lastModifiedTime",
982
+ "status",
983
+ "uploadId"
984
+ ],
985
+ "members": {
986
+ "createdTime": {
987
+ "shape": "S10"
988
+ },
989
+ "externalSourceConfiguration": {
990
+ "shape": "S2m"
991
+ },
992
+ "importJobId": {},
993
+ "importJobType": {},
994
+ "knowledgeBaseArn": {},
995
+ "knowledgeBaseId": {},
996
+ "lastModifiedTime": {
997
+ "shape": "S10"
998
+ },
999
+ "metadata": {
1000
+ "shape": "Sr"
1001
+ },
1002
+ "status": {},
1003
+ "uploadId": {}
1004
+ }
1005
+ }
759
1006
  },
760
1007
  "nextToken": {}
761
1008
  }
@@ -824,6 +1071,86 @@
824
1071
  }
825
1072
  }
826
1073
  },
1074
+ "ListQuickResponses": {
1075
+ "http": {
1076
+ "method": "GET",
1077
+ "requestUri": "/knowledgeBases/{knowledgeBaseId}/quickResponses",
1078
+ "responseCode": 200
1079
+ },
1080
+ "input": {
1081
+ "type": "structure",
1082
+ "required": [
1083
+ "knowledgeBaseId"
1084
+ ],
1085
+ "members": {
1086
+ "knowledgeBaseId": {
1087
+ "location": "uri",
1088
+ "locationName": "knowledgeBaseId"
1089
+ },
1090
+ "maxResults": {
1091
+ "location": "querystring",
1092
+ "locationName": "maxResults",
1093
+ "type": "integer"
1094
+ },
1095
+ "nextToken": {
1096
+ "location": "querystring",
1097
+ "locationName": "nextToken"
1098
+ }
1099
+ }
1100
+ },
1101
+ "output": {
1102
+ "type": "structure",
1103
+ "required": [
1104
+ "quickResponseSummaries"
1105
+ ],
1106
+ "members": {
1107
+ "nextToken": {},
1108
+ "quickResponseSummaries": {
1109
+ "type": "list",
1110
+ "member": {
1111
+ "type": "structure",
1112
+ "required": [
1113
+ "contentType",
1114
+ "createdTime",
1115
+ "knowledgeBaseArn",
1116
+ "knowledgeBaseId",
1117
+ "lastModifiedTime",
1118
+ "name",
1119
+ "quickResponseArn",
1120
+ "quickResponseId",
1121
+ "status"
1122
+ ],
1123
+ "members": {
1124
+ "channels": {
1125
+ "shape": "S1b"
1126
+ },
1127
+ "contentType": {},
1128
+ "createdTime": {
1129
+ "shape": "S10"
1130
+ },
1131
+ "description": {},
1132
+ "isActive": {
1133
+ "type": "boolean"
1134
+ },
1135
+ "knowledgeBaseArn": {},
1136
+ "knowledgeBaseId": {},
1137
+ "lastModifiedBy": {},
1138
+ "lastModifiedTime": {
1139
+ "shape": "S10"
1140
+ },
1141
+ "name": {},
1142
+ "quickResponseArn": {},
1143
+ "quickResponseId": {},
1144
+ "status": {},
1145
+ "tags": {
1146
+ "shape": "S7"
1147
+ }
1148
+ }
1149
+ }
1150
+ }
1151
+ }
1152
+ }
1153
+ },
827
1154
  "ListTagsForResource": {
828
1155
  "http": {
829
1156
  "method": "GET",
@@ -869,7 +1196,7 @@
869
1196
  "locationName": "assistantId"
870
1197
  },
871
1198
  "recommendationIds": {
872
- "shape": "S2j"
1199
+ "shape": "S3i"
873
1200
  },
874
1201
  "sessionId": {
875
1202
  "location": "uri",
@@ -891,7 +1218,7 @@
891
1218
  }
892
1219
  },
893
1220
  "recommendationIds": {
894
- "shape": "S2j"
1221
+ "shape": "S3i"
895
1222
  }
896
1223
  }
897
1224
  },
@@ -918,7 +1245,7 @@
918
1245
  },
919
1246
  "nextToken": {},
920
1247
  "queryText": {
921
- "shape": "S2i"
1248
+ "shape": "S3h"
922
1249
  }
923
1250
  }
924
1251
  },
@@ -939,7 +1266,7 @@
939
1266
  ],
940
1267
  "members": {
941
1268
  "document": {
942
- "shape": "S23"
1269
+ "shape": "S32"
943
1270
  },
944
1271
  "relevanceScore": {
945
1272
  "type": "double"
@@ -1000,7 +1327,7 @@
1000
1327
  "locationName": "nextToken"
1001
1328
  },
1002
1329
  "searchExpression": {
1003
- "shape": "S3i"
1330
+ "shape": "S4p"
1004
1331
  }
1005
1332
  }
1006
1333
  },
@@ -1011,15 +1338,176 @@
1011
1338
  ],
1012
1339
  "members": {
1013
1340
  "contentSummaries": {
1014
- "shape": "S2z"
1341
+ "shape": "S3y"
1015
1342
  },
1016
1343
  "nextToken": {}
1017
1344
  }
1018
1345
  }
1019
1346
  },
1020
- "SearchSessions": {
1347
+ "SearchQuickResponses": {
1021
1348
  "http": {
1022
- "requestUri": "/assistants/{assistantId}/searchSessions",
1349
+ "requestUri": "/knowledgeBases/{knowledgeBaseId}/search/quickResponses",
1350
+ "responseCode": 200
1351
+ },
1352
+ "input": {
1353
+ "type": "structure",
1354
+ "required": [
1355
+ "knowledgeBaseId",
1356
+ "searchExpression"
1357
+ ],
1358
+ "members": {
1359
+ "attributes": {
1360
+ "type": "map",
1361
+ "key": {},
1362
+ "value": {},
1363
+ "sensitive": true
1364
+ },
1365
+ "knowledgeBaseId": {
1366
+ "location": "uri",
1367
+ "locationName": "knowledgeBaseId"
1368
+ },
1369
+ "maxResults": {
1370
+ "location": "querystring",
1371
+ "locationName": "maxResults",
1372
+ "type": "integer"
1373
+ },
1374
+ "nextToken": {
1375
+ "location": "querystring",
1376
+ "locationName": "nextToken"
1377
+ },
1378
+ "searchExpression": {
1379
+ "type": "structure",
1380
+ "members": {
1381
+ "filters": {
1382
+ "type": "list",
1383
+ "member": {
1384
+ "type": "structure",
1385
+ "required": [
1386
+ "name",
1387
+ "operator"
1388
+ ],
1389
+ "members": {
1390
+ "includeNoExistence": {
1391
+ "type": "boolean"
1392
+ },
1393
+ "name": {},
1394
+ "operator": {},
1395
+ "values": {
1396
+ "type": "list",
1397
+ "member": {}
1398
+ }
1399
+ }
1400
+ }
1401
+ },
1402
+ "orderOnField": {
1403
+ "type": "structure",
1404
+ "required": [
1405
+ "name"
1406
+ ],
1407
+ "members": {
1408
+ "name": {},
1409
+ "order": {}
1410
+ }
1411
+ },
1412
+ "queries": {
1413
+ "type": "list",
1414
+ "member": {
1415
+ "type": "structure",
1416
+ "required": [
1417
+ "name",
1418
+ "operator",
1419
+ "values"
1420
+ ],
1421
+ "members": {
1422
+ "allowFuzziness": {
1423
+ "type": "boolean"
1424
+ },
1425
+ "name": {},
1426
+ "operator": {},
1427
+ "priority": {},
1428
+ "values": {
1429
+ "type": "list",
1430
+ "member": {}
1431
+ }
1432
+ }
1433
+ }
1434
+ }
1435
+ }
1436
+ }
1437
+ }
1438
+ },
1439
+ "output": {
1440
+ "type": "structure",
1441
+ "required": [
1442
+ "results"
1443
+ ],
1444
+ "members": {
1445
+ "nextToken": {},
1446
+ "results": {
1447
+ "type": "list",
1448
+ "member": {
1449
+ "type": "structure",
1450
+ "required": [
1451
+ "contentType",
1452
+ "contents",
1453
+ "createdTime",
1454
+ "isActive",
1455
+ "knowledgeBaseArn",
1456
+ "knowledgeBaseId",
1457
+ "lastModifiedTime",
1458
+ "name",
1459
+ "quickResponseArn",
1460
+ "quickResponseId",
1461
+ "status"
1462
+ ],
1463
+ "members": {
1464
+ "attributesInterpolated": {
1465
+ "shape": "S5g"
1466
+ },
1467
+ "attributesNotInterpolated": {
1468
+ "shape": "S5g"
1469
+ },
1470
+ "channels": {
1471
+ "shape": "S1b"
1472
+ },
1473
+ "contentType": {},
1474
+ "contents": {
1475
+ "shape": "S1r"
1476
+ },
1477
+ "createdTime": {
1478
+ "shape": "S10"
1479
+ },
1480
+ "description": {},
1481
+ "groupingConfiguration": {
1482
+ "shape": "S1h"
1483
+ },
1484
+ "isActive": {
1485
+ "type": "boolean"
1486
+ },
1487
+ "knowledgeBaseArn": {},
1488
+ "knowledgeBaseId": {},
1489
+ "language": {},
1490
+ "lastModifiedBy": {},
1491
+ "lastModifiedTime": {
1492
+ "shape": "S10"
1493
+ },
1494
+ "name": {},
1495
+ "quickResponseArn": {},
1496
+ "quickResponseId": {},
1497
+ "shortcutKey": {},
1498
+ "status": {},
1499
+ "tags": {
1500
+ "shape": "S7"
1501
+ }
1502
+ }
1503
+ }
1504
+ }
1505
+ }
1506
+ }
1507
+ },
1508
+ "SearchSessions": {
1509
+ "http": {
1510
+ "requestUri": "/assistants/{assistantId}/searchSessions",
1023
1511
  "responseCode": 200
1024
1512
  },
1025
1513
  "input": {
@@ -1043,7 +1531,7 @@
1043
1531
  "locationName": "nextToken"
1044
1532
  },
1045
1533
  "searchExpression": {
1046
- "shape": "S3i"
1534
+ "shape": "S4p"
1047
1535
  }
1048
1536
  }
1049
1537
  },
@@ -1091,6 +1579,9 @@
1091
1579
  "knowledgeBaseId": {
1092
1580
  "location": "uri",
1093
1581
  "locationName": "knowledgeBaseId"
1582
+ },
1583
+ "presignedUrlTimeToLive": {
1584
+ "type": "integer"
1094
1585
  }
1095
1586
  }
1096
1587
  },
@@ -1118,6 +1609,46 @@
1118
1609
  }
1119
1610
  }
1120
1611
  },
1612
+ "StartImportJob": {
1613
+ "http": {
1614
+ "requestUri": "/knowledgeBases/{knowledgeBaseId}/importJobs",
1615
+ "responseCode": 200
1616
+ },
1617
+ "input": {
1618
+ "type": "structure",
1619
+ "required": [
1620
+ "importJobType",
1621
+ "knowledgeBaseId",
1622
+ "uploadId"
1623
+ ],
1624
+ "members": {
1625
+ "clientToken": {
1626
+ "idempotencyToken": true
1627
+ },
1628
+ "externalSourceConfiguration": {
1629
+ "shape": "S2m"
1630
+ },
1631
+ "importJobType": {},
1632
+ "knowledgeBaseId": {
1633
+ "location": "uri",
1634
+ "locationName": "knowledgeBaseId"
1635
+ },
1636
+ "metadata": {
1637
+ "shape": "Sr"
1638
+ },
1639
+ "uploadId": {}
1640
+ }
1641
+ },
1642
+ "output": {
1643
+ "type": "structure",
1644
+ "members": {
1645
+ "importJob": {
1646
+ "shape": "S2l"
1647
+ }
1648
+ }
1649
+ },
1650
+ "idempotent": true
1651
+ },
1121
1652
  "TagResource": {
1122
1653
  "http": {
1123
1654
  "requestUri": "/tags/{resourceArn}",
@@ -1244,6 +1775,63 @@
1244
1775
  }
1245
1776
  }
1246
1777
  }
1778
+ },
1779
+ "UpdateQuickResponse": {
1780
+ "http": {
1781
+ "requestUri": "/knowledgeBases/{knowledgeBaseId}/quickResponses/{quickResponseId}",
1782
+ "responseCode": 200
1783
+ },
1784
+ "input": {
1785
+ "type": "structure",
1786
+ "required": [
1787
+ "knowledgeBaseId",
1788
+ "quickResponseId"
1789
+ ],
1790
+ "members": {
1791
+ "channels": {
1792
+ "shape": "S1b"
1793
+ },
1794
+ "content": {
1795
+ "shape": "S1d"
1796
+ },
1797
+ "contentType": {},
1798
+ "description": {},
1799
+ "groupingConfiguration": {
1800
+ "shape": "S1h"
1801
+ },
1802
+ "isActive": {
1803
+ "type": "boolean"
1804
+ },
1805
+ "knowledgeBaseId": {
1806
+ "location": "uri",
1807
+ "locationName": "knowledgeBaseId"
1808
+ },
1809
+ "language": {},
1810
+ "name": {},
1811
+ "quickResponseId": {
1812
+ "location": "uri",
1813
+ "locationName": "quickResponseId"
1814
+ },
1815
+ "removeDescription": {
1816
+ "type": "boolean"
1817
+ },
1818
+ "removeGroupingConfiguration": {
1819
+ "type": "boolean"
1820
+ },
1821
+ "removeShortcutKey": {
1822
+ "type": "boolean"
1823
+ },
1824
+ "shortcutKey": {}
1825
+ }
1826
+ },
1827
+ "output": {
1828
+ "type": "structure",
1829
+ "members": {
1830
+ "quickResponse": {
1831
+ "shape": "S1q"
1832
+ }
1833
+ }
1834
+ }
1247
1835
  }
1248
1836
  },
1249
1837
  "shapes": {
@@ -1440,7 +2028,111 @@
1440
2028
  }
1441
2029
  }
1442
2030
  },
1443
- "S1c": {
2031
+ "S1b": {
2032
+ "type": "list",
2033
+ "member": {
2034
+ "type": "string",
2035
+ "sensitive": true
2036
+ }
2037
+ },
2038
+ "S1d": {
2039
+ "type": "structure",
2040
+ "members": {
2041
+ "content": {
2042
+ "shape": "S1e"
2043
+ }
2044
+ },
2045
+ "union": true
2046
+ },
2047
+ "S1e": {
2048
+ "type": "string",
2049
+ "sensitive": true
2050
+ },
2051
+ "S1h": {
2052
+ "type": "structure",
2053
+ "members": {
2054
+ "criteria": {
2055
+ "type": "string",
2056
+ "sensitive": true
2057
+ },
2058
+ "values": {
2059
+ "type": "list",
2060
+ "member": {
2061
+ "type": "string",
2062
+ "sensitive": true
2063
+ }
2064
+ }
2065
+ }
2066
+ },
2067
+ "S1q": {
2068
+ "type": "structure",
2069
+ "required": [
2070
+ "contentType",
2071
+ "createdTime",
2072
+ "knowledgeBaseArn",
2073
+ "knowledgeBaseId",
2074
+ "lastModifiedTime",
2075
+ "name",
2076
+ "quickResponseArn",
2077
+ "quickResponseId",
2078
+ "status"
2079
+ ],
2080
+ "members": {
2081
+ "channels": {
2082
+ "shape": "S1b"
2083
+ },
2084
+ "contentType": {},
2085
+ "contents": {
2086
+ "shape": "S1r"
2087
+ },
2088
+ "createdTime": {
2089
+ "shape": "S10"
2090
+ },
2091
+ "description": {},
2092
+ "groupingConfiguration": {
2093
+ "shape": "S1h"
2094
+ },
2095
+ "isActive": {
2096
+ "type": "boolean"
2097
+ },
2098
+ "knowledgeBaseArn": {},
2099
+ "knowledgeBaseId": {},
2100
+ "language": {},
2101
+ "lastModifiedBy": {},
2102
+ "lastModifiedTime": {
2103
+ "shape": "S10"
2104
+ },
2105
+ "name": {},
2106
+ "quickResponseArn": {},
2107
+ "quickResponseId": {},
2108
+ "shortcutKey": {},
2109
+ "status": {},
2110
+ "tags": {
2111
+ "shape": "S7"
2112
+ }
2113
+ }
2114
+ },
2115
+ "S1r": {
2116
+ "type": "structure",
2117
+ "members": {
2118
+ "markdown": {
2119
+ "shape": "S1s"
2120
+ },
2121
+ "plainText": {
2122
+ "shape": "S1s"
2123
+ }
2124
+ }
2125
+ },
2126
+ "S1s": {
2127
+ "type": "structure",
2128
+ "members": {
2129
+ "content": {
2130
+ "shape": "S1e"
2131
+ }
2132
+ },
2133
+ "union": true
2134
+ },
2135
+ "S1w": {
1444
2136
  "type": "structure",
1445
2137
  "required": [
1446
2138
  "name",
@@ -1463,7 +2155,7 @@
1463
2155
  }
1464
2156
  }
1465
2157
  },
1466
- "S1u": {
2158
+ "S2i": {
1467
2159
  "type": "structure",
1468
2160
  "required": [
1469
2161
  "contentArn",
@@ -1495,7 +2187,73 @@
1495
2187
  "title": {}
1496
2188
  }
1497
2189
  },
1498
- "S23": {
2190
+ "S2l": {
2191
+ "type": "structure",
2192
+ "required": [
2193
+ "createdTime",
2194
+ "importJobId",
2195
+ "importJobType",
2196
+ "knowledgeBaseArn",
2197
+ "knowledgeBaseId",
2198
+ "lastModifiedTime",
2199
+ "status",
2200
+ "uploadId",
2201
+ "url",
2202
+ "urlExpiry"
2203
+ ],
2204
+ "members": {
2205
+ "createdTime": {
2206
+ "shape": "S10"
2207
+ },
2208
+ "externalSourceConfiguration": {
2209
+ "shape": "S2m"
2210
+ },
2211
+ "failedRecordReport": {
2212
+ "shape": "Sz"
2213
+ },
2214
+ "importJobId": {},
2215
+ "importJobType": {},
2216
+ "knowledgeBaseArn": {},
2217
+ "knowledgeBaseId": {},
2218
+ "lastModifiedTime": {
2219
+ "shape": "S10"
2220
+ },
2221
+ "metadata": {
2222
+ "shape": "Sr"
2223
+ },
2224
+ "status": {},
2225
+ "uploadId": {},
2226
+ "url": {
2227
+ "shape": "Sz"
2228
+ },
2229
+ "urlExpiry": {
2230
+ "shape": "S10"
2231
+ }
2232
+ }
2233
+ },
2234
+ "S2m": {
2235
+ "type": "structure",
2236
+ "required": [
2237
+ "configuration",
2238
+ "source"
2239
+ ],
2240
+ "members": {
2241
+ "configuration": {
2242
+ "type": "structure",
2243
+ "members": {
2244
+ "connectConfiguration": {
2245
+ "type": "structure",
2246
+ "members": {
2247
+ "instanceId": {}
2248
+ }
2249
+ }
2250
+ },
2251
+ "union": true
2252
+ },
2253
+ "source": {}
2254
+ }
2255
+ },
2256
+ "S32": {
1499
2257
  "type": "structure",
1500
2258
  "required": [
1501
2259
  "contentReference"
@@ -1511,14 +2269,14 @@
1511
2269
  }
1512
2270
  },
1513
2271
  "excerpt": {
1514
- "shape": "S25"
2272
+ "shape": "S34"
1515
2273
  },
1516
2274
  "title": {
1517
- "shape": "S25"
2275
+ "shape": "S34"
1518
2276
  }
1519
2277
  }
1520
2278
  },
1521
- "S25": {
2279
+ "S34": {
1522
2280
  "type": "structure",
1523
2281
  "members": {
1524
2282
  "highlights": {
@@ -1541,21 +2299,21 @@
1541
2299
  }
1542
2300
  }
1543
2301
  },
1544
- "S2i": {
2302
+ "S3h": {
1545
2303
  "type": "string",
1546
2304
  "sensitive": true
1547
2305
  },
1548
- "S2j": {
2306
+ "S3i": {
1549
2307
  "type": "list",
1550
2308
  "member": {}
1551
2309
  },
1552
- "S2z": {
2310
+ "S3y": {
1553
2311
  "type": "list",
1554
2312
  "member": {
1555
- "shape": "S1u"
2313
+ "shape": "S2i"
1556
2314
  }
1557
2315
  },
1558
- "S3i": {
2316
+ "S4p": {
1559
2317
  "type": "structure",
1560
2318
  "required": [
1561
2319
  "filters"
@@ -1578,6 +2336,11 @@
1578
2336
  }
1579
2337
  }
1580
2338
  }
2339
+ },
2340
+ "S5g": {
2341
+ "type": "list",
2342
+ "member": {},
2343
+ "sensitive": true
1581
2344
  }
1582
2345
  }
1583
2346
  }