@propulsionworks/cloudformation 0.1.0 → 0.1.2

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 (1405) hide show
  1. package/lib/intrinsics.ts +8 -3
  2. package/out/exports/resources.generated/alexa-ask-skill.d.ts +26 -0
  3. package/out/exports/resources.generated/aws-accessanalyzer-analyzer.d.ts +29 -0
  4. package/out/exports/resources.generated/aws-acmpca-certificate.d.ts +88 -0
  5. package/out/exports/resources.generated/aws-acmpca-certificateauthority.d.ts +91 -0
  6. package/out/exports/resources.generated/aws-acmpca-certificateauthorityactivation.d.ts +13 -0
  7. package/out/exports/resources.generated/aws-acmpca-permission.d.ts +15 -0
  8. package/out/exports/resources.generated/aws-amazonmq-broker.d.ts +92 -0
  9. package/out/exports/resources.generated/aws-amazonmq-configuration.d.ts +23 -0
  10. package/out/exports/resources.generated/aws-amazonmq-configurationassociation.d.ts +18 -0
  11. package/out/exports/resources.generated/aws-amplify-app.d.ts +55 -0
  12. package/out/exports/resources.generated/aws-amplify-branch.d.ts +35 -0
  13. package/out/exports/resources.generated/aws-amplify-domain.d.ts +30 -0
  14. package/out/exports/resources.generated/aws-amplifyuibuilder-component.d.ts +114 -0
  15. package/out/exports/resources.generated/aws-amplifyuibuilder-form.d.ts +117 -0
  16. package/out/exports/resources.generated/aws-amplifyuibuilder-theme.d.ts +23 -0
  17. package/out/exports/resources.generated/aws-apigateway-account.d.ts +12 -0
  18. package/out/exports/resources.generated/aws-apigateway-apikey.d.ts +20 -0
  19. package/out/exports/resources.generated/aws-apigateway-authorizer.d.ts +19 -0
  20. package/out/exports/resources.generated/aws-apigateway-basepathmapping.d.ts +9 -0
  21. package/out/exports/resources.generated/aws-apigateway-basepathmappingv2.d.ts +13 -0
  22. package/out/exports/resources.generated/aws-apigateway-clientcertificate.d.ts +11 -0
  23. package/out/exports/resources.generated/aws-apigateway-deployment.d.ts +56 -0
  24. package/out/exports/resources.generated/aws-apigateway-documentationpart.d.ts +18 -0
  25. package/out/exports/resources.generated/aws-apigateway-documentationversion.d.ts +8 -0
  26. package/out/exports/resources.generated/aws-apigateway-domainname.d.ts +31 -0
  27. package/out/exports/resources.generated/aws-apigateway-domainnameaccessassociation.d.ts +17 -0
  28. package/out/exports/resources.generated/aws-apigateway-domainnamev2.d.ts +19 -1
  29. package/out/exports/resources.generated/aws-apigateway-gatewayresponse.d.ts +14 -0
  30. package/out/exports/resources.generated/aws-apigateway-method.d.ts +43 -0
  31. package/out/exports/resources.generated/aws-apigateway-model.d.ts +10 -0
  32. package/out/exports/resources.generated/aws-apigateway-requestvalidator.d.ts +13 -0
  33. package/out/exports/resources.generated/aws-apigateway-resource.d.ts +12 -0
  34. package/out/exports/resources.generated/aws-apigateway-restapi.d.ts +36 -1
  35. package/out/exports/resources.generated/aws-apigateway-stage.d.ts +38 -0
  36. package/out/exports/resources.generated/aws-apigateway-usageplan.d.ts +28 -0
  37. package/out/exports/resources.generated/aws-apigateway-usageplankey.d.ts +12 -0
  38. package/out/exports/resources.generated/aws-apigateway-vpclink.d.ts +13 -0
  39. package/out/exports/resources.generated/aws-apigatewayv2-api.d.ts +40 -0
  40. package/out/exports/resources.generated/aws-apigatewayv2-apigatewaymanagedoverrides.d.ts +40 -0
  41. package/out/exports/resources.generated/aws-apigatewayv2-apimapping.d.ts +13 -0
  42. package/out/exports/resources.generated/aws-apigatewayv2-authorizer.d.ts +23 -0
  43. package/out/exports/resources.generated/aws-apigatewayv2-deployment.d.ts +12 -0
  44. package/out/exports/resources.generated/aws-apigatewayv2-domainname.d.ts +27 -0
  45. package/out/exports/resources.generated/aws-apigatewayv2-integration.d.ts +34 -0
  46. package/out/exports/resources.generated/aws-apigatewayv2-integrationresponse.d.ts +16 -0
  47. package/out/exports/resources.generated/aws-apigatewayv2-model.d.ts +14 -0
  48. package/out/exports/resources.generated/aws-apigatewayv2-route.d.ts +21 -0
  49. package/out/exports/resources.generated/aws-apigatewayv2-routeresponse.d.ts +17 -0
  50. package/out/exports/resources.generated/aws-apigatewayv2-stage.d.ts +30 -0
  51. package/out/exports/resources.generated/aws-apigatewayv2-vpclink.d.ts +13 -0
  52. package/out/exports/resources.generated/aws-appconfig-application.d.ts +22 -0
  53. package/out/exports/resources.generated/aws-appconfig-configurationprofile.d.ts +37 -0
  54. package/out/exports/resources.generated/aws-appconfig-deployment.d.ts +34 -0
  55. package/out/exports/resources.generated/aws-appconfig-deploymentstrategy.d.ts +27 -0
  56. package/out/exports/resources.generated/aws-appconfig-environment.d.ts +28 -0
  57. package/out/exports/resources.generated/aws-appconfig-extension.d.ts +34 -0
  58. package/out/exports/resources.generated/aws-appconfig-extensionassociation.d.ts +17 -0
  59. package/out/exports/resources.generated/aws-appconfig-hostedconfigurationversion.d.ts +22 -0
  60. package/out/exports/resources.generated/aws-appflow-connector.d.ts +17 -0
  61. package/out/exports/resources.generated/aws-appflow-connectorprofile.d.ts +218 -0
  62. package/out/exports/resources.generated/aws-appflow-flow.d.ts +316 -0
  63. package/out/exports/resources.generated/aws-appintegrations-application.d.ts +19 -0
  64. package/out/exports/resources.generated/aws-appintegrations-dataintegration.d.ts +25 -0
  65. package/out/exports/resources.generated/aws-appintegrations-eventintegration.d.ts +16 -0
  66. package/out/exports/resources.generated/aws-applicationautoscaling-scalabletarget.d.ts +37 -0
  67. package/out/exports/resources.generated/aws-applicationautoscaling-scalingpolicy.d.ts +151 -0
  68. package/out/exports/resources.generated/aws-applicationinsights-application.d.ts +105 -0
  69. package/out/exports/resources.generated/aws-applicationsignals-discovery.d.ts +19 -0
  70. package/out/exports/resources.generated/aws-applicationsignals-servicelevelobjective.d.ts +130 -0
  71. package/out/exports/resources.generated/aws-appmesh-gatewayroute.d.ts +110 -0
  72. package/out/exports/resources.generated/aws-appmesh-mesh.d.ts +30 -0
  73. package/out/exports/resources.generated/aws-appmesh-route.d.ts +126 -0
  74. package/out/exports/resources.generated/aws-appmesh-virtualgateway.d.ts +120 -0
  75. package/out/exports/resources.generated/aws-appmesh-virtualnode.d.ts +174 -0
  76. package/out/exports/resources.generated/aws-appmesh-virtualrouter.d.ts +33 -0
  77. package/out/exports/resources.generated/aws-appmesh-virtualservice.d.ts +35 -0
  78. package/out/exports/resources.generated/aws-apprunner-autoscalingconfiguration.d.ts +26 -0
  79. package/out/exports/resources.generated/aws-apprunner-observabilityconfiguration.d.ts +24 -0
  80. package/out/exports/resources.generated/aws-apprunner-service.d.ts +86 -0
  81. package/out/exports/resources.generated/aws-apprunner-vpcconnector.d.ts +18 -0
  82. package/out/exports/resources.generated/aws-apprunner-vpcingressconnection.d.ts +22 -0
  83. package/out/exports/resources.generated/aws-appstream-appblock.d.ts +27 -0
  84. package/out/exports/resources.generated/aws-appstream-appblockbuilder.d.ts +27 -0
  85. package/out/exports/resources.generated/aws-appstream-application.d.ts +26 -0
  86. package/out/exports/resources.generated/aws-appstream-applicationentitlementassociation.d.ts +8 -0
  87. package/out/exports/resources.generated/aws-appstream-applicationfleetassociation.d.ts +7 -0
  88. package/out/exports/resources.generated/aws-appstream-directoryconfig.d.ts +15 -0
  89. package/out/exports/resources.generated/aws-appstream-entitlement.d.ts +18 -0
  90. package/out/exports/resources.generated/aws-appstream-fleet.d.ts +45 -0
  91. package/out/exports/resources.generated/aws-appstream-imagebuilder.d.ts +33 -0
  92. package/out/exports/resources.generated/aws-appstream-stack.d.ts +41 -0
  93. package/out/exports/resources.generated/aws-appstream-stackfleetassociation.d.ts +13 -0
  94. package/out/exports/resources.generated/aws-appstream-stackuserassociation.d.ts +15 -0
  95. package/out/exports/resources.generated/aws-appstream-user.d.ts +16 -0
  96. package/out/exports/resources.generated/aws-appsync-api.d.ts +47 -0
  97. package/out/exports/resources.generated/aws-appsync-apicache.d.ts +18 -0
  98. package/out/exports/resources.generated/aws-appsync-apikey.d.ts +14 -0
  99. package/out/exports/resources.generated/aws-appsync-channelnamespace.d.ts +63 -3
  100. package/out/exports/resources.generated/aws-appsync-datasource.d.ts +63 -0
  101. package/out/exports/resources.generated/aws-appsync-domainname.d.ts +16 -0
  102. package/out/exports/resources.generated/aws-appsync-domainnameapiassociation.d.ts +13 -0
  103. package/out/exports/resources.generated/aws-appsync-functionconfiguration.d.ts +39 -0
  104. package/out/exports/resources.generated/aws-appsync-graphqlapi.d.ts +64 -0
  105. package/out/exports/resources.generated/aws-appsync-graphqlschema.d.ts +16 -0
  106. package/out/exports/resources.generated/aws-appsync-resolver.d.ts +46 -0
  107. package/out/exports/resources.generated/aws-appsync-sourceapiassociation.d.ts +23 -0
  108. package/out/exports/resources.generated/aws-apptest-testcase.d.ts +113 -0
  109. package/out/exports/resources.generated/aws-aps-rulegroupsnamespace.d.ts +13 -0
  110. package/out/exports/resources.generated/aws-aps-scraper.d.ts +32 -0
  111. package/out/exports/resources.generated/aws-aps-workspace.d.ts +87 -0
  112. package/out/exports/resources.generated/aws-arczonalshift-autoshiftobservernotificationstatus.d.ts +16 -0
  113. package/out/exports/resources.generated/aws-arczonalshift-zonalautoshiftconfiguration.d.ts +24 -0
  114. package/out/exports/resources.generated/aws-athena-capacityreservation.d.ts +24 -0
  115. package/out/exports/resources.generated/aws-athena-datacatalog.d.ts +13 -0
  116. package/out/exports/resources.generated/aws-athena-namedquery.d.ts +14 -0
  117. package/out/exports/resources.generated/aws-athena-preparedstatement.d.ts +9 -0
  118. package/out/exports/resources.generated/aws-athena-workgroup.d.ts +67 -0
  119. package/out/exports/resources.generated/aws-auditmanager-assessment.d.ts +52 -0
  120. package/out/exports/resources.generated/aws-autoscaling-autoscalinggroup.d.ts +171 -0
  121. package/out/exports/resources.generated/aws-autoscaling-launchconfiguration.d.ts +47 -0
  122. package/out/exports/resources.generated/aws-autoscaling-lifecyclehook.d.ts +17 -0
  123. package/out/exports/resources.generated/aws-autoscaling-scalingpolicy.d.ts +101 -0
  124. package/out/exports/resources.generated/aws-autoscaling-scheduledaction.d.ts +21 -0
  125. package/out/exports/resources.generated/aws-autoscaling-warmpool.d.ts +18 -0
  126. package/out/exports/resources.generated/aws-autoscalingplans-scalingplan.d.ts +77 -0
  127. package/out/exports/resources.generated/aws-b2bi-capability.d.ts +47 -0
  128. package/out/exports/resources.generated/aws-b2bi-partnership.d.ts +52 -0
  129. package/out/exports/resources.generated/aws-b2bi-profile.d.ts +22 -0
  130. package/out/exports/resources.generated/aws-b2bi-transformer.d.ts +103 -0
  131. package/out/exports/resources.generated/aws-backup-backupplan.d.ts +43 -0
  132. package/out/exports/resources.generated/aws-backup-backupselection.d.ts +29 -0
  133. package/out/exports/resources.generated/aws-backup-backupvault.d.ts +27 -1
  134. package/out/exports/resources.generated/aws-backup-framework.d.ts +25 -0
  135. package/out/exports/resources.generated/aws-backup-logicallyairgappedbackupvault.d.ts +27 -1
  136. package/out/exports/resources.generated/aws-backup-reportplan.d.ts +18 -0
  137. package/out/exports/resources.generated/aws-backup-restoretestingplan.d.ts +29 -0
  138. package/out/exports/resources.generated/aws-backup-restoretestingselection.d.ts +30 -0
  139. package/out/exports/resources.generated/aws-backupgateway-hypervisor.d.ts +18 -0
  140. package/out/exports/resources.generated/aws-batch-computeenvironment.d.ts +86 -0
  141. package/out/exports/resources.generated/aws-batch-consumableresource.d.ts +17 -0
  142. package/out/exports/resources.generated/aws-batch-jobdefinition.d.ts +334 -0
  143. package/out/exports/resources.generated/aws-batch-jobqueue.d.ts +24 -0
  144. package/out/exports/resources.generated/aws-batch-schedulingpolicy.d.ts +19 -0
  145. package/out/exports/resources.generated/aws-bcmdataexports-export.d.ts +58 -0
  146. package/out/exports/resources.generated/aws-bedrock-agent.d.ts +124 -0
  147. package/out/exports/resources.generated/aws-bedrock-agentalias.d.ts +27 -0
  148. package/out/exports/resources.generated/aws-bedrock-applicationinferenceprofile.d.ts +24 -0
  149. package/out/exports/resources.generated/aws-bedrock-blueprint.d.ts +18 -0
  150. package/out/exports/resources.generated/aws-bedrock-dataautomationproject.d.ts +150 -0
  151. package/out/exports/resources.generated/aws-bedrock-datasource.d.ts +169 -0
  152. package/out/exports/resources.generated/aws-bedrock-flow.d.ts +147 -1
  153. package/out/exports/resources.generated/aws-bedrock-flowalias.d.ts +44 -0
  154. package/out/exports/resources.generated/aws-bedrock-flowversion.d.ts +18 -0
  155. package/out/exports/resources.generated/aws-bedrock-guardrail.d.ts +167 -0
  156. package/out/exports/resources.generated/aws-bedrock-guardrailversion.d.ts +13 -0
  157. package/out/exports/resources.generated/aws-bedrock-intelligentpromptrouter.d.ts +25 -0
  158. package/out/exports/resources.generated/aws-bedrock-knowledgebase.d.ts +217 -0
  159. package/out/exports/resources.generated/aws-bedrock-prompt.d.ts +80 -1
  160. package/out/exports/resources.generated/aws-bedrock-promptversion.d.ts +19 -0
  161. package/out/exports/resources.generated/aws-billingconductor-billinggroup.d.ts +28 -0
  162. package/out/exports/resources.generated/aws-billingconductor-customlineitem.d.ts +44 -0
  163. package/out/exports/resources.generated/aws-billingconductor-pricingplan.d.ts +16 -0
  164. package/out/exports/resources.generated/aws-billingconductor-pricingrule.d.ts +25 -0
  165. package/out/exports/resources.generated/aws-budgets-budget.d.ts +83 -0
  166. package/out/exports/resources.generated/aws-budgets-budgetsaction.d.ts +40 -0
  167. package/out/exports/resources.generated/aws-cassandra-keyspace.d.ts +12 -0
  168. package/out/exports/resources.generated/aws-cassandra-table.d.ts +54 -0
  169. package/out/exports/resources.generated/aws-cassandra-type.d.ts +23 -0
  170. package/out/exports/resources.generated/aws-ce-anomalymonitor.d.ts +18 -0
  171. package/out/exports/resources.generated/aws-ce-anomalysubscription.d.ts +26 -0
  172. package/out/exports/resources.generated/aws-ce-costcategory.d.ts +16 -0
  173. package/out/exports/resources.generated/aws-certificatemanager-account.d.ts +12 -0
  174. package/out/exports/resources.generated/aws-certificatemanager-certificate.d.ts +27 -0
  175. package/out/exports/resources.generated/aws-chatbot-customaction.d.ts +30 -0
  176. package/out/exports/resources.generated/aws-chatbot-microsoftteamschannelconfiguration.d.ts +27 -0
  177. package/out/exports/resources.generated/aws-chatbot-slackchannelconfiguration.d.ts +25 -0
  178. package/out/exports/resources.generated/aws-cleanrooms-analysistemplate.d.ts +44 -0
  179. package/out/exports/resources.generated/aws-cleanrooms-collaboration.d.ts +65 -0
  180. package/out/exports/resources.generated/aws-cleanrooms-configuredtable.d.ts +102 -0
  181. package/out/exports/resources.generated/aws-cleanrooms-configuredtableassociation.d.ts +35 -0
  182. package/out/exports/resources.generated/aws-cleanrooms-idmappingtable.d.ts +22 -0
  183. package/out/exports/resources.generated/aws-cleanrooms-idnamespaceassociation.d.ts +24 -0
  184. package/out/exports/resources.generated/aws-cleanrooms-membership.d.ts +61 -0
  185. package/out/exports/resources.generated/aws-cleanrooms-privacybudgettemplate.d.ts +18 -0
  186. package/out/exports/resources.generated/aws-cleanroomsml-trainingdataset.d.ts +39 -0
  187. package/out/exports/resources.generated/aws-cloud9-environmentec2.d.ts +26 -0
  188. package/out/exports/resources.generated/aws-cloudformation-customresource.d.ts +17 -0
  189. package/out/exports/resources.generated/aws-cloudformation-guardhook.d.ts +31 -0
  190. package/out/exports/resources.generated/aws-cloudformation-hookdefaultversion.d.ts +19 -0
  191. package/out/exports/resources.generated/aws-cloudformation-hooktypeconfig.d.ts +19 -0
  192. package/out/exports/resources.generated/aws-cloudformation-hookversion.d.ts +24 -0
  193. package/out/exports/resources.generated/aws-cloudformation-lambdahook.d.ts +26 -0
  194. package/out/exports/resources.generated/aws-cloudformation-macro.d.ts +18 -0
  195. package/out/exports/resources.generated/aws-cloudformation-moduledefaultversion.d.ts +15 -0
  196. package/out/exports/resources.generated/aws-cloudformation-moduleversion.d.ts +22 -0
  197. package/out/exports/resources.generated/aws-cloudformation-publictypeversion.d.ts +34 -0
  198. package/out/exports/resources.generated/aws-cloudformation-publisher.d.ts +16 -0
  199. package/out/exports/resources.generated/aws-cloudformation-resourcedefaultversion.d.ts +17 -0
  200. package/out/exports/resources.generated/aws-cloudformation-resourceversion.d.ts +29 -0
  201. package/out/exports/resources.generated/aws-cloudformation-stack.d.ts +92 -0
  202. package/out/exports/resources.generated/aws-cloudformation-stackset.d.ts +69 -0
  203. package/out/exports/resources.generated/aws-cloudformation-typeactivation.d.ts +34 -0
  204. package/out/exports/resources.generated/aws-cloudformation-waitcondition.d.ts +16 -0
  205. package/out/exports/resources.generated/aws-cloudformation-waitconditionhandle.d.ts +15 -0
  206. package/out/exports/resources.generated/aws-cloudfront-anycastiplist.d.ts +15 -0
  207. package/out/exports/resources.generated/aws-cloudfront-cachepolicy.d.ts +40 -0
  208. package/out/exports/resources.generated/aws-cloudfront-cloudfrontoriginaccessidentity.d.ts +13 -0
  209. package/out/exports/resources.generated/aws-cloudfront-connectiongroup.d.ts +21 -0
  210. package/out/exports/resources.generated/aws-cloudfront-continuousdeploymentpolicy.d.ts +35 -0
  211. package/out/exports/resources.generated/aws-cloudfront-distribution.d.ts +184 -0
  212. package/out/exports/resources.generated/aws-cloudfront-distributiontenant.d.ts +42 -0
  213. package/out/exports/resources.generated/aws-cloudfront-function.d.ts +31 -0
  214. package/out/exports/resources.generated/aws-cloudfront-keygroup.d.ts +17 -0
  215. package/out/exports/resources.generated/aws-cloudfront-keyvaluestore.d.ts +17 -0
  216. package/out/exports/resources.generated/aws-cloudfront-monitoringsubscription.d.ts +11 -0
  217. package/out/exports/resources.generated/aws-cloudfront-originaccesscontrol.d.ts +20 -0
  218. package/out/exports/resources.generated/aws-cloudfront-originrequestpolicy.d.ts +34 -0
  219. package/out/exports/resources.generated/aws-cloudfront-publickey.d.ts +16 -0
  220. package/out/exports/resources.generated/aws-cloudfront-realtimelogconfig.d.ts +19 -0
  221. package/out/exports/resources.generated/aws-cloudfront-responseheaderspolicy.d.ts +82 -0
  222. package/out/exports/resources.generated/aws-cloudfront-streamingdistribution.d.ts +32 -0
  223. package/out/exports/resources.generated/aws-cloudfront-vpcorigin.d.ts +22 -0
  224. package/out/exports/resources.generated/aws-cloudtrail-channel.d.ts +16 -0
  225. package/out/exports/resources.generated/aws-cloudtrail-dashboard.d.ts +35 -0
  226. package/out/exports/resources.generated/aws-cloudtrail-eventdatastore.d.ts +39 -0
  227. package/out/exports/resources.generated/aws-cloudtrail-resourcepolicy.d.ts +7 -1
  228. package/out/exports/resources.generated/aws-cloudtrail-trail.d.ts +47 -0
  229. package/out/exports/resources.generated/aws-cloudwatch-alarm.d.ts +55 -0
  230. package/out/exports/resources.generated/aws-cloudwatch-anomalydetector.d.ts +57 -0
  231. package/out/exports/resources.generated/aws-cloudwatch-compositealarm.d.ts +28 -0
  232. package/out/exports/resources.generated/aws-cloudwatch-dashboard.d.ts +9 -0
  233. package/out/exports/resources.generated/aws-cloudwatch-insightrule.d.ts +17 -0
  234. package/out/exports/resources.generated/aws-cloudwatch-metricstream.d.ts +51 -0
  235. package/out/exports/resources.generated/aws-codeartifact-domain.d.ts +15 -1
  236. package/out/exports/resources.generated/aws-codeartifact-packagegroup.d.ts +35 -0
  237. package/out/exports/resources.generated/aws-codeartifact-repository.d.ts +19 -1
  238. package/out/exports/resources.generated/aws-codebuild-fleet.d.ts +45 -0
  239. package/out/exports/resources.generated/aws-codebuild-project.d.ts +138 -0
  240. package/out/exports/resources.generated/aws-codebuild-reportgroup.d.ts +27 -0
  241. package/out/exports/resources.generated/aws-codebuild-sourcecredential.d.ts +17 -0
  242. package/out/exports/resources.generated/aws-codecommit-repository.d.ts +36 -0
  243. package/out/exports/resources.generated/aws-codeconnections-connection.d.ts +17 -0
  244. package/out/exports/resources.generated/aws-codedeploy-application.d.ts +8 -0
  245. package/out/exports/resources.generated/aws-codedeploy-deploymentconfig.d.ts +30 -0
  246. package/out/exports/resources.generated/aws-codedeploy-deploymentgroup.d.ts +111 -0
  247. package/out/exports/resources.generated/aws-codeguruprofiler-profilinggroup.d.ts +17 -0
  248. package/out/exports/resources.generated/aws-codegurureviewer-repositoryassociation.d.ts +22 -0
  249. package/out/exports/resources.generated/aws-codepipeline-customactiontype.d.ts +35 -0
  250. package/out/exports/resources.generated/aws-codepipeline-pipeline.d.ts +127 -1
  251. package/out/exports/resources.generated/aws-codepipeline-webhook.d.ts +30 -0
  252. package/out/exports/resources.generated/aws-codestar-githubrepository.d.ts +25 -0
  253. package/out/exports/resources.generated/aws-codestarconnections-connection.d.ts +17 -0
  254. package/out/exports/resources.generated/aws-codestarconnections-repositorylink.d.ts +16 -0
  255. package/out/exports/resources.generated/aws-codestarconnections-syncconfiguration.d.ts +19 -0
  256. package/out/exports/resources.generated/aws-codestarnotifications-notificationrule.d.ts +22 -0
  257. package/out/exports/resources.generated/aws-cognito-identitypool.d.ts +37 -0
  258. package/out/exports/resources.generated/aws-cognito-identitypoolprincipaltag.d.ts +9 -0
  259. package/out/exports/resources.generated/aws-cognito-identitypoolroleattachment.d.ts +24 -0
  260. package/out/exports/resources.generated/aws-cognito-logdeliveryconfiguration.d.ts +23 -0
  261. package/out/exports/resources.generated/aws-cognito-managedloginbranding.d.ts +36 -0
  262. package/out/exports/resources.generated/aws-cognito-userpool.d.ts +136 -0
  263. package/out/exports/resources.generated/aws-cognito-userpoolclient.d.ts +53 -0
  264. package/out/exports/resources.generated/aws-cognito-userpooldomain.d.ts +15 -0
  265. package/out/exports/resources.generated/aws-cognito-userpoolgroup.d.ts +10 -0
  266. package/out/exports/resources.generated/aws-cognito-userpoolidentityprovider.d.ts +11 -0
  267. package/out/exports/resources.generated/aws-cognito-userpoolresourceserver.d.ts +14 -0
  268. package/out/exports/resources.generated/aws-cognito-userpoolriskconfigurationattachment.d.ts +41 -0
  269. package/out/exports/resources.generated/aws-cognito-userpooluicustomizationattachment.d.ts +8 -0
  270. package/out/exports/resources.generated/aws-cognito-userpooluser.d.ts +16 -0
  271. package/out/exports/resources.generated/aws-cognito-userpoolusertogroupattachment.d.ts +13 -0
  272. package/out/exports/resources.generated/aws-comprehend-documentclassifier.d.ts +49 -0
  273. package/out/exports/resources.generated/aws-comprehend-flywheel.d.ts +44 -0
  274. package/out/exports/resources.generated/aws-config-aggregationauthorization.d.ts +12 -0
  275. package/out/exports/resources.generated/aws-config-configrule.d.ts +53 -0
  276. package/out/exports/resources.generated/aws-config-configurationaggregator.d.ts +21 -0
  277. package/out/exports/resources.generated/aws-config-configurationrecorder.d.ts +44 -0
  278. package/out/exports/resources.generated/aws-config-conformancepack.d.ts +15 -0
  279. package/out/exports/resources.generated/aws-config-deliverychannel.d.ts +33 -0
  280. package/out/exports/resources.generated/aws-config-organizationconfigrule.d.ts +61 -0
  281. package/out/exports/resources.generated/aws-config-organizationconformancepack.d.ts +15 -0
  282. package/out/exports/resources.generated/aws-config-remediationconfiguration.d.ts +26 -0
  283. package/out/exports/resources.generated/aws-config-storedquery.d.ts +14 -0
  284. package/out/exports/resources.generated/aws-connect-agentstatus.d.ts +19 -0
  285. package/out/exports/resources.generated/aws-connect-approvedorigin.d.ts +7 -0
  286. package/out/exports/resources.generated/aws-connect-contactflow.d.ts +16 -0
  287. package/out/exports/resources.generated/aws-connect-contactflowmodule.d.ts +16 -0
  288. package/out/exports/resources.generated/aws-connect-contactflowversion.d.ts +13 -0
  289. package/out/exports/resources.generated/aws-connect-emailaddress.d.ts +14 -0
  290. package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +73 -0
  291. package/out/exports/resources.generated/aws-connect-hoursofoperation.d.ts +37 -0
  292. package/out/exports/resources.generated/aws-connect-instance.d.ts +30 -0
  293. package/out/exports/resources.generated/aws-connect-instancestorageconfig.d.ts +34 -0
  294. package/out/exports/resources.generated/aws-connect-integrationassociation.d.ts +13 -0
  295. package/out/exports/resources.generated/aws-connect-phonenumber.d.ts +17 -0
  296. package/out/exports/resources.generated/aws-connect-predefinedattribute.d.ts +13 -0
  297. package/out/exports/resources.generated/aws-connect-prompt.d.ts +14 -0
  298. package/out/exports/resources.generated/aws-connect-queue.d.ts +33 -0
  299. package/out/exports/resources.generated/aws-connect-quickconnect.d.ts +29 -0
  300. package/out/exports/resources.generated/aws-connect-routingprofile.d.ts +32 -0
  301. package/out/exports/resources.generated/aws-connect-rule.d.ts +78 -0
  302. package/out/exports/resources.generated/aws-connect-securitykey.d.ts +13 -0
  303. package/out/exports/resources.generated/aws-connect-securityprofile.d.ts +26 -0
  304. package/out/exports/resources.generated/aws-connect-tasktemplate.d.ts +38 -0
  305. package/out/exports/resources.generated/aws-connect-trafficdistributiongroup.d.ts +15 -0
  306. package/out/exports/resources.generated/aws-connect-user.d.ts +38 -0
  307. package/out/exports/resources.generated/aws-connect-userhierarchygroup.d.ts +13 -0
  308. package/out/exports/resources.generated/aws-connect-userhierarchystructure.d.ts +31 -0
  309. package/out/exports/resources.generated/aws-connect-view.d.ts +17 -0
  310. package/out/exports/resources.generated/aws-connect-viewversion.d.ts +13 -0
  311. package/out/exports/resources.generated/aws-connectcampaigns-campaign.d.ts +40 -0
  312. package/out/exports/resources.generated/aws-connectcampaignsv2-campaign.d.ts +123 -0
  313. package/out/exports/resources.generated/aws-controltower-enabledbaseline.d.ts +26 -0
  314. package/out/exports/resources.generated/aws-controltower-enabledcontrol.d.ts +12 -0
  315. package/out/exports/resources.generated/aws-controltower-landingzone.d.ts +22 -0
  316. package/out/exports/resources.generated/aws-cur-reportdefinition.d.ts +17 -0
  317. package/out/exports/resources.generated/aws-customerprofiles-calculatedattributedefinition.d.ts +36 -0
  318. package/out/exports/resources.generated/aws-customerprofiles-domain.d.ts +56 -0
  319. package/out/exports/resources.generated/aws-customerprofiles-eventstream.d.ts +15 -0
  320. package/out/exports/resources.generated/aws-customerprofiles-eventtrigger.d.ts +37 -0
  321. package/out/exports/resources.generated/aws-customerprofiles-integration.d.ts +108 -0
  322. package/out/exports/resources.generated/aws-customerprofiles-objecttype.d.ts +34 -0
  323. package/out/exports/resources.generated/aws-customerprofiles-segmentdefinition.d.ts +84 -0
  324. package/out/exports/resources.generated/aws-databrew-dataset.d.ts +76 -0
  325. package/out/exports/resources.generated/aws-databrew-job.d.ts +96 -0
  326. package/out/exports/resources.generated/aws-databrew-project.d.ts +14 -0
  327. package/out/exports/resources.generated/aws-databrew-recipe.d.ts +134 -0
  328. package/out/exports/resources.generated/aws-databrew-ruleset.d.ts +29 -0
  329. package/out/exports/resources.generated/aws-databrew-schedule.d.ts +9 -0
  330. package/out/exports/resources.generated/aws-datapipeline-pipeline.d.ts +48 -0
  331. package/out/exports/resources.generated/aws-datasync-agent.d.ts +22 -0
  332. package/out/exports/resources.generated/aws-datasync-locationazureblob.d.ts +74 -2
  333. package/out/exports/resources.generated/aws-datasync-locationefs.d.ts +20 -0
  334. package/out/exports/resources.generated/aws-datasync-locationfsxlustre.d.ts +14 -0
  335. package/out/exports/resources.generated/aws-datasync-locationfsxontap.d.ts +30 -0
  336. package/out/exports/resources.generated/aws-datasync-locationfsxopenzfs.d.ts +21 -0
  337. package/out/exports/resources.generated/aws-datasync-locationfsxwindows.d.ts +17 -0
  338. package/out/exports/resources.generated/aws-datasync-locationhdfs.d.ts +29 -0
  339. package/out/exports/resources.generated/aws-datasync-locationnfs.d.ts +19 -0
  340. package/out/exports/resources.generated/aws-datasync-locationobjectstorage.d.ts +71 -1
  341. package/out/exports/resources.generated/aws-datasync-locations3.d.ts +19 -0
  342. package/out/exports/resources.generated/aws-datasync-locationsmb.d.ts +25 -0
  343. package/out/exports/resources.generated/aws-datasync-storagesystem.d.ts +27 -1
  344. package/out/exports/resources.generated/aws-datasync-task.d.ts +65 -0
  345. package/out/exports/resources.generated/aws-datazone-connection.d.ts +119 -0
  346. package/out/exports/resources.generated/aws-datazone-datasource.d.ts +72 -0
  347. package/out/exports/resources.generated/aws-datazone-domain.d.ts +31 -0
  348. package/out/exports/resources.generated/aws-datazone-domainunit.d.ts +18 -0
  349. package/out/exports/resources.generated/aws-datazone-environment.d.ts +34 -0
  350. package/out/exports/resources.generated/aws-datazone-environmentactions.d.ts +19 -0
  351. package/out/exports/resources.generated/aws-datazone-environmentblueprintconfiguration.d.ts +35 -0
  352. package/out/exports/resources.generated/aws-datazone-environmentprofile.d.ts +26 -0
  353. package/out/exports/resources.generated/aws-datazone-groupprofile.d.ts +15 -0
  354. package/out/exports/resources.generated/aws-datazone-owner.d.ts +14 -0
  355. package/out/exports/resources.generated/aws-datazone-project.d.ts +42 -0
  356. package/out/exports/resources.generated/aws-datazone-projectmembership.d.ts +13 -0
  357. package/out/exports/resources.generated/aws-datazone-subscriptiontarget.d.ts +28 -0
  358. package/out/exports/resources.generated/aws-datazone-userprofile.d.ts +18 -0
  359. package/out/exports/resources.generated/aws-dax-cluster.d.ts +30 -0
  360. package/out/exports/resources.generated/aws-dax-parametergroup.d.ts +14 -0
  361. package/out/exports/resources.generated/aws-dax-subnetgroup.d.ts +14 -0
  362. package/out/exports/resources.generated/aws-deadline-farm.d.ts +14 -0
  363. package/out/exports/resources.generated/aws-deadline-fleet.d.ts +131 -0
  364. package/out/exports/resources.generated/aws-deadline-licenseendpoint.d.ts +20 -0
  365. package/out/exports/resources.generated/aws-deadline-limit.d.ts +17 -0
  366. package/out/exports/resources.generated/aws-deadline-meteredproduct.d.ts +14 -0
  367. package/out/exports/resources.generated/aws-deadline-monitor.d.ts +16 -0
  368. package/out/exports/resources.generated/aws-deadline-queue.d.ts +37 -0
  369. package/out/exports/resources.generated/aws-deadline-queueenvironment.d.ts +18 -0
  370. package/out/exports/resources.generated/aws-deadline-queuefleetassociation.d.ts +8 -0
  371. package/out/exports/resources.generated/aws-deadline-queuelimitassociation.d.ts +8 -0
  372. package/out/exports/resources.generated/aws-deadline-storageprofile.d.ts +23 -0
  373. package/out/exports/resources.generated/aws-detective-graph.d.ts +11 -0
  374. package/out/exports/resources.generated/aws-detective-memberinvitation.d.ts +10 -0
  375. package/out/exports/resources.generated/aws-detective-organizationadmin.d.ts +10 -0
  376. package/out/exports/resources.generated/aws-devopsguru-loganomalydetectionintegration.d.ts +9 -0
  377. package/out/exports/resources.generated/aws-devopsguru-notificationchannel.d.ts +24 -0
  378. package/out/exports/resources.generated/aws-devopsguru-resourcecollection.d.ts +18 -0
  379. package/out/exports/resources.generated/aws-directoryservice-microsoftad.d.ts +21 -0
  380. package/out/exports/resources.generated/aws-directoryservice-simplead.d.ts +22 -0
  381. package/out/exports/resources.generated/aws-dlm-lifecyclepolicy.d.ts +133 -0
  382. package/out/exports/resources.generated/aws-dms-certificate.d.ts +14 -0
  383. package/out/exports/resources.generated/aws-dms-datamigration.d.ts +29 -0
  384. package/out/exports/resources.generated/aws-dms-dataprovider.d.ts +32 -0
  385. package/out/exports/resources.generated/aws-dms-endpoint.d.ts +295 -0
  386. package/out/exports/resources.generated/aws-dms-eventsubscription.d.ts +18 -0
  387. package/out/exports/resources.generated/aws-dms-instanceprofile.d.ts +20 -0
  388. package/out/exports/resources.generated/aws-dms-migrationproject.d.ts +29 -0
  389. package/out/exports/resources.generated/aws-dms-replicationconfig.d.ts +29 -0
  390. package/out/exports/resources.generated/aws-dms-replicationinstance.d.ts +30 -0
  391. package/out/exports/resources.generated/aws-dms-replicationsubnetgroup.d.ts +17 -0
  392. package/out/exports/resources.generated/aws-dms-replicationtask.d.ts +24 -0
  393. package/out/exports/resources.generated/aws-docdb-dbcluster.d.ts +54 -0
  394. package/out/exports/resources.generated/aws-docdb-dbclusterparametergroup.d.ts +22 -0
  395. package/out/exports/resources.generated/aws-docdb-dbinstance.d.ts +23 -0
  396. package/out/exports/resources.generated/aws-docdb-dbsubnetgroup.d.ts +15 -0
  397. package/out/exports/resources.generated/aws-docdb-eventsubscription.d.ts +21 -0
  398. package/out/exports/resources.generated/aws-docdbelastic-cluster.d.ts +26 -0
  399. package/out/exports/resources.generated/aws-dsql-cluster.d.ts +42 -0
  400. package/out/exports/resources.generated/aws-dynamodb-globaltable.d.ts +160 -1
  401. package/out/exports/resources.generated/aws-dynamodb-table.d.ts +102 -1
  402. package/out/exports/resources.generated/aws-ec2-capacityreservation.d.ts +40 -0
  403. package/out/exports/resources.generated/aws-ec2-capacityreservationfleet.d.ts +29 -0
  404. package/out/exports/resources.generated/aws-ec2-carriergateway.d.ts +13 -0
  405. package/out/exports/resources.generated/aws-ec2-clientvpnauthorizationrule.d.ts +16 -0
  406. package/out/exports/resources.generated/aws-ec2-clientvpnendpoint.d.ts +56 -0
  407. package/out/exports/resources.generated/aws-ec2-clientvpnroute.d.ts +17 -0
  408. package/out/exports/resources.generated/aws-ec2-clientvpntargetnetworkassociation.d.ts +13 -0
  409. package/out/exports/resources.generated/aws-ec2-customergateway.d.ts +16 -0
  410. package/out/exports/resources.generated/aws-ec2-dhcpoptions.d.ts +18 -0
  411. package/out/exports/resources.generated/aws-ec2-ec2fleet.d.ts +137 -0
  412. package/out/exports/resources.generated/aws-ec2-egressonlyinternetgateway.d.ts +12 -0
  413. package/out/exports/resources.generated/aws-ec2-eip.d.ts +22 -0
  414. package/out/exports/resources.generated/aws-ec2-eipassociation.d.ts +18 -0
  415. package/out/exports/resources.generated/aws-ec2-enclavecertificateiamroleassociation.d.ts +17 -0
  416. package/out/exports/resources.generated/aws-ec2-flowlog.d.ts +21 -0
  417. package/out/exports/resources.generated/aws-ec2-gatewayroutetableassociation.d.ts +11 -0
  418. package/out/exports/resources.generated/aws-ec2-host.d.ts +19 -1
  419. package/out/exports/resources.generated/aws-ec2-instance.d.ts +160 -0
  420. package/out/exports/resources.generated/aws-ec2-instanceconnectendpoint.d.ts +18 -0
  421. package/out/exports/resources.generated/aws-ec2-internetgateway.d.ts +10 -0
  422. package/out/exports/resources.generated/aws-ec2-ipam.d.ts +28 -0
  423. package/out/exports/resources.generated/aws-ec2-ipamallocation.d.ts +13 -0
  424. package/out/exports/resources.generated/aws-ec2-ipampool.d.ts +39 -0
  425. package/out/exports/resources.generated/aws-ec2-ipampoolcidr.d.ts +13 -0
  426. package/out/exports/resources.generated/aws-ec2-ipamresourcediscovery.d.ts +22 -0
  427. package/out/exports/resources.generated/aws-ec2-ipamresourcediscoveryassociation.d.ts +19 -0
  428. package/out/exports/resources.generated/aws-ec2-ipamscope.d.ts +19 -0
  429. package/out/exports/resources.generated/aws-ec2-keypair.d.ts +24 -0
  430. package/out/exports/resources.generated/aws-ec2-launchtemplate.d.ts +239 -0
  431. package/out/exports/resources.generated/aws-ec2-localgatewayroute.d.ts +21 -0
  432. package/out/exports/resources.generated/aws-ec2-localgatewayroutetable.d.ts +16 -0
  433. package/out/exports/resources.generated/aws-ec2-localgatewayroutetablevirtualinterfacegroupassociation.d.ts +16 -0
  434. package/out/exports/resources.generated/aws-ec2-localgatewayroutetablevpcassociation.d.ts +14 -0
  435. package/out/exports/resources.generated/aws-ec2-natgateway.d.ts +24 -0
  436. package/out/exports/resources.generated/aws-ec2-networkacl.d.ts +13 -0
  437. package/out/exports/resources.generated/aws-ec2-networkaclentry.d.ts +28 -0
  438. package/out/exports/resources.generated/aws-ec2-networkinsightsaccessscope.d.ts +40 -0
  439. package/out/exports/resources.generated/aws-ec2-networkinsightsaccessscopeanalysis.d.ts +18 -0
  440. package/out/exports/resources.generated/aws-ec2-networkinsightsanalysis.d.ts +20 -0
  441. package/out/exports/resources.generated/aws-ec2-networkinsightspath.d.ts +35 -0
  442. package/out/exports/resources.generated/aws-ec2-networkinterface.d.ts +43 -0
  443. package/out/exports/resources.generated/aws-ec2-networkinterfaceattachment.d.ts +17 -0
  444. package/out/exports/resources.generated/aws-ec2-networkinterfacepermission.d.ts +14 -0
  445. package/out/exports/resources.generated/aws-ec2-networkperformancemetricsubscription.d.ts +9 -0
  446. package/out/exports/resources.generated/aws-ec2-placementgroup.d.ts +17 -0
  447. package/out/exports/resources.generated/aws-ec2-prefixlist.d.ts +20 -0
  448. package/out/exports/resources.generated/aws-ec2-route.d.ts +28 -0
  449. package/out/exports/resources.generated/aws-ec2-routeserver.d.ts +19 -0
  450. package/out/exports/resources.generated/aws-ec2-routeserverassociation.d.ts +9 -0
  451. package/out/exports/resources.generated/aws-ec2-routeserverendpoint.d.ts +20 -0
  452. package/out/exports/resources.generated/aws-ec2-routeserverpeer.d.ts +24 -0
  453. package/out/exports/resources.generated/aws-ec2-routeserverpropagation.d.ts +9 -0
  454. package/out/exports/resources.generated/aws-ec2-routetable.d.ts +13 -0
  455. package/out/exports/resources.generated/aws-ec2-securitygroup.d.ts +47 -0
  456. package/out/exports/resources.generated/aws-ec2-securitygroupegress.d.ts +28 -0
  457. package/out/exports/resources.generated/aws-ec2-securitygroupingress.d.ts +29 -0
  458. package/out/exports/resources.generated/aws-ec2-securitygroupvpcassociation.d.ts +16 -0
  459. package/out/exports/resources.generated/aws-ec2-snapshotblockpublicaccess.d.ts +10 -0
  460. package/out/exports/resources.generated/aws-ec2-spotfleet.d.ts +197 -0
  461. package/out/exports/resources.generated/aws-ec2-subnet.d.ts +37 -0
  462. package/out/exports/resources.generated/aws-ec2-subnetcidrblock.d.ts +15 -0
  463. package/out/exports/resources.generated/aws-ec2-subnetnetworkaclassociation.d.ts +13 -0
  464. package/out/exports/resources.generated/aws-ec2-subnetroutetableassociation.d.ts +11 -0
  465. package/out/exports/resources.generated/aws-ec2-trafficmirrorfilter.d.ts +18 -0
  466. package/out/exports/resources.generated/aws-ec2-trafficmirrorfilterrule.d.ts +29 -0
  467. package/out/exports/resources.generated/aws-ec2-trafficmirrorsession.d.ts +25 -0
  468. package/out/exports/resources.generated/aws-ec2-trafficmirrortarget.d.ts +22 -0
  469. package/out/exports/resources.generated/aws-ec2-transitgateway.d.ts +33 -0
  470. package/out/exports/resources.generated/aws-ec2-transitgatewayattachment.d.ts +20 -0
  471. package/out/exports/resources.generated/aws-ec2-transitgatewayconnect.d.ts +19 -0
  472. package/out/exports/resources.generated/aws-ec2-transitgatewaymulticastdomain.d.ts +17 -0
  473. package/out/exports/resources.generated/aws-ec2-transitgatewaymulticastdomainassociation.d.ts +16 -0
  474. package/out/exports/resources.generated/aws-ec2-transitgatewaymulticastgroupmember.d.ts +18 -0
  475. package/out/exports/resources.generated/aws-ec2-transitgatewaymulticastgroupsource.d.ts +20 -0
  476. package/out/exports/resources.generated/aws-ec2-transitgatewaypeeringattachment.d.ts +18 -0
  477. package/out/exports/resources.generated/aws-ec2-transitgatewayroute.d.ts +9 -0
  478. package/out/exports/resources.generated/aws-ec2-transitgatewayroutetable.d.ts +11 -0
  479. package/out/exports/resources.generated/aws-ec2-transitgatewayroutetableassociation.d.ts +9 -0
  480. package/out/exports/resources.generated/aws-ec2-transitgatewayroutetablepropagation.d.ts +9 -0
  481. package/out/exports/resources.generated/aws-ec2-transitgatewayvpcattachment.d.ts +16 -0
  482. package/out/exports/resources.generated/aws-ec2-verifiedaccessendpoint.d.ts +61 -0
  483. package/out/exports/resources.generated/aws-ec2-verifiedaccessgroup.d.ts +22 -0
  484. package/out/exports/resources.generated/aws-ec2-verifiedaccessinstance.d.ts +31 -0
  485. package/out/exports/resources.generated/aws-ec2-verifiedaccesstrustprovider.d.ts +41 -0
  486. package/out/exports/resources.generated/aws-ec2-volume.d.ts +39 -0
  487. package/out/exports/resources.generated/aws-ec2-volumeattachment.d.ts +14 -0
  488. package/out/exports/resources.generated/aws-ec2-vpc.d.ts +25 -0
  489. package/out/exports/resources.generated/aws-ec2-vpcblockpublicaccessexclusion.d.ts +17 -0
  490. package/out/exports/resources.generated/aws-ec2-vpcblockpublicaccessoptions.d.ts +10 -0
  491. package/out/exports/resources.generated/aws-ec2-vpccidrblock.d.ts +25 -0
  492. package/out/exports/resources.generated/aws-ec2-vpcdhcpoptionsassociation.d.ts +9 -0
  493. package/out/exports/resources.generated/aws-ec2-vpcendpoint.d.ts +35 -1
  494. package/out/exports/resources.generated/aws-ec2-vpcendpointconnectionnotification.d.ts +15 -0
  495. package/out/exports/resources.generated/aws-ec2-vpcendpointservice.d.ts +27 -0
  496. package/out/exports/resources.generated/aws-ec2-vpcendpointservicepermissions.d.ts +9 -0
  497. package/out/exports/resources.generated/aws-ec2-vpcgatewayattachment.d.ts +12 -0
  498. package/out/exports/resources.generated/aws-ec2-vpcpeeringconnection.d.ts +21 -0
  499. package/out/exports/resources.generated/aws-ec2-vpnconnection.d.ts +71 -0
  500. package/out/exports/resources.generated/aws-ec2-vpnconnectionroute.d.ts +9 -0
  501. package/out/exports/resources.generated/aws-ec2-vpngateway.d.ts +14 -0
  502. package/out/exports/resources.generated/aws-ec2-vpngatewayroutepropagation.d.ts +13 -0
  503. package/out/exports/resources.generated/aws-ecr-publicrepository.d.ts +13 -1
  504. package/out/exports/resources.generated/aws-ecr-pullthroughcacherule.d.ts +11 -0
  505. package/out/exports/resources.generated/aws-ecr-registrypolicy.d.ts +12 -1
  506. package/out/exports/resources.generated/aws-ecr-registryscanningconfiguration.d.ts +20 -0
  507. package/out/exports/resources.generated/aws-ecr-replicationconfiguration.d.ts +24 -0
  508. package/out/exports/resources.generated/aws-ecr-repository.d.ts +27 -1
  509. package/out/exports/resources.generated/aws-ecr-repositorycreationtemplate.d.ts +24 -0
  510. package/out/exports/resources.generated/aws-ecs-capacityprovider.d.ts +21 -0
  511. package/out/exports/resources.generated/aws-ecs-cluster.d.ts +41 -0
  512. package/out/exports/resources.generated/aws-ecs-clustercapacityproviderassociations.d.ts +13 -0
  513. package/out/exports/resources.generated/aws-ecs-primarytaskset.d.ts +8 -0
  514. package/out/exports/resources.generated/aws-ecs-service.d.ts +136 -0
  515. package/out/exports/resources.generated/aws-ecs-taskdefinition.d.ts +202 -0
  516. package/out/exports/resources.generated/aws-ecs-taskset.d.ts +47 -0
  517. package/out/exports/resources.generated/aws-efs-accesspoint.d.ts +28 -0
  518. package/out/exports/resources.generated/aws-efs-filesystem.d.ts +39 -1
  519. package/out/exports/resources.generated/aws-efs-mounttarget.d.ts +14 -0
  520. package/out/exports/resources.generated/aws-eks-accessentry.d.ts +26 -0
  521. package/out/exports/resources.generated/aws-eks-addon.d.ts +23 -0
  522. package/out/exports/resources.generated/aws-eks-cluster.d.ts +98 -0
  523. package/out/exports/resources.generated/aws-eks-fargateprofile.d.ts +31 -0
  524. package/out/exports/resources.generated/aws-eks-identityproviderconfig.d.ts +27 -0
  525. package/out/exports/resources.generated/aws-eks-nodegroup.d.ts +62 -0
  526. package/out/exports/resources.generated/aws-eks-podidentityassociation.d.ts +15 -0
  527. package/out/exports/resources.generated/aws-elasticache-cachecluster.d.ts +50 -0
  528. package/out/exports/resources.generated/aws-elasticache-globalreplicationgroup.d.ts +33 -0
  529. package/out/exports/resources.generated/aws-elasticache-parametergroup.d.ts +13 -0
  530. package/out/exports/resources.generated/aws-elasticache-replicationgroup.d.ts +81 -0
  531. package/out/exports/resources.generated/aws-elasticache-securitygroup.d.ts +15 -0
  532. package/out/exports/resources.generated/aws-elasticache-securitygroupingress.d.ts +16 -0
  533. package/out/exports/resources.generated/aws-elasticache-serverlesscache.d.ts +44 -0
  534. package/out/exports/resources.generated/aws-elasticache-subnetgroup.d.ts +9 -0
  535. package/out/exports/resources.generated/aws-elasticache-user.d.ts +18 -0
  536. package/out/exports/resources.generated/aws-elasticache-usergroup.d.ts +14 -0
  537. package/out/exports/resources.generated/aws-elasticbeanstalk-application.d.ts +24 -0
  538. package/out/exports/resources.generated/aws-elasticbeanstalk-applicationversion.d.ts +21 -0
  539. package/out/exports/resources.generated/aws-elasticbeanstalk-configurationtemplate.d.ts +28 -0
  540. package/out/exports/resources.generated/aws-elasticbeanstalk-environment.d.ts +32 -0
  541. package/out/exports/resources.generated/aws-elasticloadbalancing-loadbalancer.d.ts +69 -0
  542. package/out/exports/resources.generated/aws-elasticloadbalancingv2-listener.d.ts +92 -1
  543. package/out/exports/resources.generated/aws-elasticloadbalancingv2-listenercertificate.d.ts +15 -0
  544. package/out/exports/resources.generated/aws-elasticloadbalancingv2-listenerrule.d.ts +105 -1
  545. package/out/exports/resources.generated/aws-elasticloadbalancingv2-loadbalancer.d.ts +39 -1
  546. package/out/exports/resources.generated/aws-elasticloadbalancingv2-targetgroup.d.ts +44 -1
  547. package/out/exports/resources.generated/aws-elasticloadbalancingv2-truststore.d.ts +16 -0
  548. package/out/exports/resources.generated/aws-elasticloadbalancingv2-truststorerevocation.d.ts +16 -0
  549. package/out/exports/resources.generated/aws-elasticsearch-domain.d.ts +89 -0
  550. package/out/exports/resources.generated/aws-emr-cluster.d.ts +206 -0
  551. package/out/exports/resources.generated/aws-emr-instancefleetconfig.d.ts +72 -0
  552. package/out/exports/resources.generated/aws-emr-instancegroupconfig.d.ts +72 -0
  553. package/out/exports/resources.generated/aws-emr-securityconfiguration.d.ts +7 -0
  554. package/out/exports/resources.generated/aws-emr-step.d.ts +21 -0
  555. package/out/exports/resources.generated/aws-emr-studio.d.ts +28 -0
  556. package/out/exports/resources.generated/aws-emr-studiosessionmapping.d.ts +9 -0
  557. package/out/exports/resources.generated/aws-emr-walworkspace.d.ts +7 -0
  558. package/out/exports/resources.generated/aws-emrcontainers-virtualcluster.d.ts +22 -0
  559. package/out/exports/resources.generated/aws-emrserverless-application.d.ts +94 -0
  560. package/out/exports/resources.generated/aws-entityresolution-idmappingworkflow.d.ts +43 -0
  561. package/out/exports/resources.generated/aws-entityresolution-idnamespace.d.ts +42 -0
  562. package/out/exports/resources.generated/aws-entityresolution-matchingworkflow.d.ts +53 -0
  563. package/out/exports/resources.generated/aws-entityresolution-policystatement.d.ts +14 -0
  564. package/out/exports/resources.generated/aws-entityresolution-schemamapping.d.ts +26 -0
  565. package/out/exports/resources.generated/aws-events-apidestination.d.ts +27 -0
  566. package/out/exports/resources.generated/aws-events-archive.d.ts +19 -0
  567. package/out/exports/resources.generated/aws-events-connection.d.ts +63 -0
  568. package/out/exports/resources.generated/aws-events-endpoint.d.ts +35 -0
  569. package/out/exports/resources.generated/aws-events-eventbus.d.ts +19 -1
  570. package/out/exports/resources.generated/aws-events-eventbuspolicy.d.ts +29 -0
  571. package/out/exports/resources.generated/aws-events-rule.d.ts +129 -0
  572. package/out/exports/resources.generated/aws-eventschemas-discoverer.d.ts +18 -0
  573. package/out/exports/resources.generated/aws-eventschemas-registry.d.ts +16 -0
  574. package/out/exports/resources.generated/aws-eventschemas-registrypolicy.d.ts +12 -1
  575. package/out/exports/resources.generated/aws-eventschemas-schema.d.ts +22 -0
  576. package/out/exports/resources.generated/aws-evidently-experiment.d.ts +50 -0
  577. package/out/exports/resources.generated/aws-evidently-feature.d.ts +41 -0
  578. package/out/exports/resources.generated/aws-evidently-launch.d.ts +46 -0
  579. package/out/exports/resources.generated/aws-evidently-project.d.ts +25 -0
  580. package/out/exports/resources.generated/aws-evidently-segment.d.ts +19 -0
  581. package/out/exports/resources.generated/aws-finspace-environment.d.ts +34 -0
  582. package/out/exports/resources.generated/aws-fis-experimenttemplate.d.ts +59 -0
  583. package/out/exports/resources.generated/aws-fis-targetaccountconfiguration.d.ts +9 -0
  584. package/out/exports/resources.generated/aws-fms-notificationchannel.d.ts +9 -0
  585. package/out/exports/resources.generated/aws-fms-policy.d.ts +86 -0
  586. package/out/exports/resources.generated/aws-fms-resourceset.d.ts +18 -0
  587. package/out/exports/resources.generated/aws-forecast-dataset.d.ts +32 -0
  588. package/out/exports/resources.generated/aws-forecast-datasetgroup.d.ts +21 -0
  589. package/out/exports/resources.generated/aws-frauddetector-detector.d.ts +62 -0
  590. package/out/exports/resources.generated/aws-frauddetector-entitytype.d.ts +14 -0
  591. package/out/exports/resources.generated/aws-frauddetector-eventtype.d.ts +36 -0
  592. package/out/exports/resources.generated/aws-frauddetector-label.d.ts +14 -0
  593. package/out/exports/resources.generated/aws-frauddetector-list.d.ts +18 -0
  594. package/out/exports/resources.generated/aws-frauddetector-outcome.d.ts +14 -0
  595. package/out/exports/resources.generated/aws-frauddetector-variable.d.ts +18 -0
  596. package/out/exports/resources.generated/aws-fsx-datarepositoryassociation.d.ts +29 -0
  597. package/out/exports/resources.generated/aws-fsx-filesystem.d.ts +135 -0
  598. package/out/exports/resources.generated/aws-fsx-snapshot.d.ts +15 -0
  599. package/out/exports/resources.generated/aws-fsx-storagevirtualmachine.d.ts +27 -0
  600. package/out/exports/resources.generated/aws-fsx-volume.d.ts +78 -0
  601. package/out/exports/resources.generated/aws-gamelift-alias.d.ts +21 -0
  602. package/out/exports/resources.generated/aws-gamelift-build.d.ts +21 -0
  603. package/out/exports/resources.generated/aws-gamelift-containerfleet.d.ts +73 -0
  604. package/out/exports/resources.generated/aws-gamelift-containergroupdefinition.d.ts +70 -0
  605. package/out/exports/resources.generated/aws-gamelift-fleet.d.ts +84 -4
  606. package/out/exports/resources.generated/aws-gamelift-gameservergroup.d.ts +52 -0
  607. package/out/exports/resources.generated/aws-gamelift-gamesessionqueue.d.ts +29 -0
  608. package/out/exports/resources.generated/aws-gamelift-location.d.ts +11 -0
  609. package/out/exports/resources.generated/aws-gamelift-matchmakingconfiguration.d.ts +30 -0
  610. package/out/exports/resources.generated/aws-gamelift-matchmakingruleset.d.ts +24 -0
  611. package/out/exports/resources.generated/aws-gamelift-script.d.ts +21 -0
  612. package/out/exports/resources.generated/aws-globalaccelerator-accelerator.d.ts +18 -0
  613. package/out/exports/resources.generated/aws-globalaccelerator-crossaccountattachment.d.ts +25 -0
  614. package/out/exports/resources.generated/aws-globalaccelerator-endpointgroup.d.ts +27 -0
  615. package/out/exports/resources.generated/aws-globalaccelerator-listener.d.ts +16 -0
  616. package/out/exports/resources.generated/aws-glue-classifier.d.ts +37 -0
  617. package/out/exports/resources.generated/aws-glue-connection.d.ts +58 -0
  618. package/out/exports/resources.generated/aws-glue-crawler.d.ts +76 -0
  619. package/out/exports/resources.generated/aws-glue-customentitytype.d.ts +17 -0
  620. package/out/exports/resources.generated/aws-glue-database.d.ts +28 -0
  621. package/out/exports/resources.generated/aws-glue-datacatalogencryptionsettings.d.ts +23 -0
  622. package/out/exports/resources.generated/aws-glue-dataqualityruleset.d.ts +20 -0
  623. package/out/exports/resources.generated/aws-glue-devendpoint.d.ts +26 -0
  624. package/out/exports/resources.generated/aws-glue-job.d.ts +39 -0
  625. package/out/exports/resources.generated/aws-glue-mltransform.d.ts +45 -0
  626. package/out/exports/resources.generated/aws-glue-partition.d.ts +56 -0
  627. package/out/exports/resources.generated/aws-glue-registry.d.ts +12 -0
  628. package/out/exports/resources.generated/aws-glue-schema.d.ts +24 -0
  629. package/out/exports/resources.generated/aws-glue-schemaversion.d.ts +15 -0
  630. package/out/exports/resources.generated/aws-glue-schemaversionmetadata.d.ts +8 -0
  631. package/out/exports/resources.generated/aws-glue-securityconfiguration.d.ts +23 -0
  632. package/out/exports/resources.generated/aws-glue-table.d.ts +74 -0
  633. package/out/exports/resources.generated/aws-glue-tableoptimizer.d.ts +55 -0
  634. package/out/exports/resources.generated/aws-glue-trigger.d.ts +36 -0
  635. package/out/exports/resources.generated/aws-glue-usageprofile.d.ts +31 -0
  636. package/out/exports/resources.generated/aws-glue-workflow.d.ts +16 -0
  637. package/out/exports/resources.generated/aws-grafana-workspace.d.ts +65 -0
  638. package/out/exports/resources.generated/aws-greengrass-connectordefinition.d.ts +27 -0
  639. package/out/exports/resources.generated/aws-greengrass-connectordefinitionversion.d.ts +21 -0
  640. package/out/exports/resources.generated/aws-greengrass-coredefinition.d.ts +28 -0
  641. package/out/exports/resources.generated/aws-greengrass-coredefinitionversion.d.ts +22 -0
  642. package/out/exports/resources.generated/aws-greengrass-devicedefinition.d.ts +28 -0
  643. package/out/exports/resources.generated/aws-greengrass-devicedefinitionversion.d.ts +22 -0
  644. package/out/exports/resources.generated/aws-greengrass-functiondefinition.d.ts +52 -0
  645. package/out/exports/resources.generated/aws-greengrass-functiondefinitionversion.d.ts +46 -0
  646. package/out/exports/resources.generated/aws-greengrass-group.d.ts +42 -0
  647. package/out/exports/resources.generated/aws-greengrass-groupversion.d.ts +21 -0
  648. package/out/exports/resources.generated/aws-greengrass-loggerdefinition.d.ts +29 -0
  649. package/out/exports/resources.generated/aws-greengrass-loggerdefinitionversion.d.ts +23 -0
  650. package/out/exports/resources.generated/aws-greengrass-resourcedefinition.d.ts +57 -0
  651. package/out/exports/resources.generated/aws-greengrass-resourcedefinitionversion.d.ts +51 -0
  652. package/out/exports/resources.generated/aws-greengrass-subscriptiondefinition.d.ts +28 -0
  653. package/out/exports/resources.generated/aws-greengrass-subscriptiondefinitionversion.d.ts +22 -0
  654. package/out/exports/resources.generated/aws-greengrassv2-componentversion.d.ts +77 -0
  655. package/out/exports/resources.generated/aws-greengrassv2-deployment.d.ts +72 -0
  656. package/out/exports/resources.generated/aws-groundstation-config.d.ts +78 -0
  657. package/out/exports/resources.generated/aws-groundstation-dataflowendpointgroup.d.ts +56 -0
  658. package/out/exports/resources.generated/aws-groundstation-missionprofile.d.ts +33 -0
  659. package/out/exports/resources.generated/aws-guardduty-detector.d.ts +40 -0
  660. package/out/exports/resources.generated/aws-guardduty-filter.d.ts +30 -0
  661. package/out/exports/resources.generated/aws-guardduty-ipset.d.ts +20 -0
  662. package/out/exports/resources.generated/aws-guardduty-malwareprotectionplan.d.ts +27 -0
  663. package/out/exports/resources.generated/aws-guardduty-master.d.ts +8 -0
  664. package/out/exports/resources.generated/aws-guardduty-member.d.ts +11 -0
  665. package/out/exports/resources.generated/aws-guardduty-publishingdestination.d.ts +23 -0
  666. package/out/exports/resources.generated/aws-guardduty-threatintelset.d.ts +18 -0
  667. package/out/exports/resources.generated/aws-healthimaging-datastore.d.ts +17 -0
  668. package/out/exports/resources.generated/aws-healthlake-fhirdatastore.d.ts +34 -0
  669. package/out/exports/resources.generated/aws-iam-accesskey.d.ts +17 -0
  670. package/out/exports/resources.generated/aws-iam-group.d.ts +18 -1
  671. package/out/exports/resources.generated/aws-iam-grouppolicy.d.ts +12 -1
  672. package/out/exports/resources.generated/aws-iam-instanceprofile.d.ts +14 -0
  673. package/out/exports/resources.generated/aws-iam-managedpolicy.d.ts +29 -1
  674. package/out/exports/resources.generated/aws-iam-oidcprovider.d.ts +33 -0
  675. package/out/exports/resources.generated/aws-iam-policy.d.ts +28 -1
  676. package/out/exports/resources.generated/aws-iam-role.d.ts +24 -2
  677. package/out/exports/resources.generated/aws-iam-rolepolicy.d.ts +14 -1
  678. package/out/exports/resources.generated/aws-iam-samlprovider.d.ts +28 -0
  679. package/out/exports/resources.generated/aws-iam-servercertificate.d.ts +23 -0
  680. package/out/exports/resources.generated/aws-iam-servicelinkedrole.d.ts +14 -0
  681. package/out/exports/resources.generated/aws-iam-user.d.ts +25 -1
  682. package/out/exports/resources.generated/aws-iam-userpolicy.d.ts +12 -1
  683. package/out/exports/resources.generated/aws-iam-usertogroupaddition.d.ts +11 -0
  684. package/out/exports/resources.generated/aws-iam-virtualmfadevice.d.ts +17 -0
  685. package/out/exports/resources.generated/aws-identitystore-group.d.ts +12 -0
  686. package/out/exports/resources.generated/aws-identitystore-groupmembership.d.ts +14 -0
  687. package/out/exports/resources.generated/aws-imagebuilder-component.d.ts +35 -0
  688. package/out/exports/resources.generated/aws-imagebuilder-containerrecipe.d.ts +66 -0
  689. package/out/exports/resources.generated/aws-imagebuilder-distributionconfiguration.d.ts +61 -0
  690. package/out/exports/resources.generated/aws-imagebuilder-image.d.ts +59 -0
  691. package/out/exports/resources.generated/aws-imagebuilder-imagepipeline.d.ts +58 -0
  692. package/out/exports/resources.generated/aws-imagebuilder-imagerecipe.d.ts +44 -0
  693. package/out/exports/resources.generated/aws-imagebuilder-infrastructureconfiguration.d.ts +37 -0
  694. package/out/exports/resources.generated/aws-imagebuilder-lifecyclepolicy.d.ts +52 -0
  695. package/out/exports/resources.generated/aws-imagebuilder-workflow.d.ts +27 -0
  696. package/out/exports/resources.generated/aws-inspector-assessmenttarget.d.ts +11 -0
  697. package/out/exports/resources.generated/aws-inspector-assessmenttemplate.d.ts +14 -0
  698. package/out/exports/resources.generated/aws-inspector-resourcegroup.d.ts +10 -0
  699. package/out/exports/resources.generated/aws-inspectorv2-cisscanconfiguration.d.ts +39 -0
  700. package/out/exports/resources.generated/aws-inspectorv2-filter.d.ts +77 -0
  701. package/out/exports/resources.generated/aws-internetmonitor-monitor.d.ts +50 -0
  702. package/out/exports/resources.generated/aws-invoicing-invoiceunit.d.ts +18 -0
  703. package/out/exports/resources.generated/aws-iot-accountauditconfiguration.d.ts +45 -0
  704. package/out/exports/resources.generated/aws-iot-authorizer.d.ts +17 -0
  705. package/out/exports/resources.generated/aws-iot-billinggroup.d.ts +15 -0
  706. package/out/exports/resources.generated/aws-iot-cacertificate.d.ts +22 -0
  707. package/out/exports/resources.generated/aws-iot-certificate.d.ts +15 -0
  708. package/out/exports/resources.generated/aws-iot-certificateprovider.d.ts +16 -0
  709. package/out/exports/resources.generated/aws-iot-command.d.ts +61 -0
  710. package/out/exports/resources.generated/aws-iot-custommetric.d.ts +13 -0
  711. package/out/exports/resources.generated/aws-iot-dimension.d.ts +13 -0
  712. package/out/exports/resources.generated/aws-iot-domainconfiguration.d.ts +34 -0
  713. package/out/exports/resources.generated/aws-iot-fleetmetric.d.ts +25 -0
  714. package/out/exports/resources.generated/aws-iot-jobtemplate.d.ts +49 -0
  715. package/out/exports/resources.generated/aws-iot-logging.d.ts +13 -0
  716. package/out/exports/resources.generated/aws-iot-mitigationaction.d.ts +35 -0
  717. package/out/exports/resources.generated/aws-iot-policy.d.ts +15 -1
  718. package/out/exports/resources.generated/aws-iot-policyprincipalattachment.d.ts +15 -0
  719. package/out/exports/resources.generated/aws-iot-provisioningtemplate.d.ts +20 -0
  720. package/out/exports/resources.generated/aws-iot-resourcespecificlogging.d.ts +12 -0
  721. package/out/exports/resources.generated/aws-iot-rolealias.d.ts +15 -0
  722. package/out/exports/resources.generated/aws-iot-scheduledaudit.d.ts +15 -0
  723. package/out/exports/resources.generated/aws-iot-securityprofile.d.ts +53 -0
  724. package/out/exports/resources.generated/aws-iot-softwarepackage.d.ts +14 -0
  725. package/out/exports/resources.generated/aws-iot-softwarepackageversion.d.ts +38 -0
  726. package/out/exports/resources.generated/aws-iot-thing.d.ts +16 -0
  727. package/out/exports/resources.generated/aws-iot-thinggroup.d.ts +21 -0
  728. package/out/exports/resources.generated/aws-iot-thingprincipalattachment.d.ts +15 -0
  729. package/out/exports/resources.generated/aws-iot-thingtype.d.ts +18 -0
  730. package/out/exports/resources.generated/aws-iot-topicrule.d.ts +207 -0
  731. package/out/exports/resources.generated/aws-iot-topicruledestination.d.ts +23 -0
  732. package/out/exports/resources.generated/aws-iotanalytics-channel.d.ts +25 -0
  733. package/out/exports/resources.generated/aws-iotanalytics-dataset.d.ts +86 -0
  734. package/out/exports/resources.generated/aws-iotanalytics-datastore.d.ts +53 -0
  735. package/out/exports/resources.generated/aws-iotanalytics-pipeline.d.ts +70 -0
  736. package/out/exports/resources.generated/aws-iotcoredeviceadvisor-suitedefinition.d.ts +18 -0
  737. package/out/exports/resources.generated/aws-iotevents-alarmmodel.d.ts +94 -0
  738. package/out/exports/resources.generated/aws-iotevents-detectormodel.d.ts +124 -0
  739. package/out/exports/resources.generated/aws-iotevents-input.d.ts +13 -0
  740. package/out/exports/resources.generated/aws-iotfleethub-application.d.ts +20 -0
  741. package/out/exports/resources.generated/aws-iotfleetwise-campaign.d.ts +112 -0
  742. package/out/exports/resources.generated/aws-iotfleetwise-decodermanifest.d.ts +116 -0
  743. package/out/exports/resources.generated/aws-iotfleetwise-fleet.d.ts +19 -0
  744. package/out/exports/resources.generated/aws-iotfleetwise-modelmanifest.d.ts +20 -0
  745. package/out/exports/resources.generated/aws-iotfleetwise-signalcatalog.d.ts +56 -0
  746. package/out/exports/resources.generated/aws-iotfleetwise-statetemplate.d.ts +23 -0
  747. package/out/exports/resources.generated/aws-iotfleetwise-vehicle.d.ts +41 -0
  748. package/out/exports/resources.generated/aws-iotsitewise-accesspolicy.d.ts +30 -0
  749. package/out/exports/resources.generated/aws-iotsitewise-asset.d.ts +27 -0
  750. package/out/exports/resources.generated/aws-iotsitewise-assetmodel.d.ts +85 -0
  751. package/out/exports/resources.generated/aws-iotsitewise-dashboard.d.ts +15 -0
  752. package/out/exports/resources.generated/aws-iotsitewise-dataset.d.ts +29 -0
  753. package/out/exports/resources.generated/aws-iotsitewise-gateway.d.ts +27 -0
  754. package/out/exports/resources.generated/aws-iotsitewise-portal.d.ts +26 -0
  755. package/out/exports/resources.generated/aws-iotsitewise-project.d.ts +17 -0
  756. package/out/exports/resources.generated/aws-iotthingsgraph-flowtemplate.d.ts +26 -0
  757. package/out/exports/resources.generated/aws-iottwinmaker-componenttype.d.ts +64 -0
  758. package/out/exports/resources.generated/aws-iottwinmaker-entity.d.ts +75 -0
  759. package/out/exports/resources.generated/aws-iottwinmaker-scene.d.ts +18 -0
  760. package/out/exports/resources.generated/aws-iottwinmaker-syncjob.d.ts +16 -0
  761. package/out/exports/resources.generated/aws-iottwinmaker-workspace.d.ts +16 -0
  762. package/out/exports/resources.generated/aws-iotwireless-destination.d.ts +15 -0
  763. package/out/exports/resources.generated/aws-iotwireless-deviceprofile.d.ts +33 -0
  764. package/out/exports/resources.generated/aws-iotwireless-fuotatask.d.ts +24 -0
  765. package/out/exports/resources.generated/aws-iotwireless-multicastgroup.d.ts +22 -0
  766. package/out/exports/resources.generated/aws-iotwireless-networkanalyzerconfiguration.d.ts +21 -0
  767. package/out/exports/resources.generated/aws-iotwireless-partneraccount.d.ts +25 -0
  768. package/out/exports/resources.generated/aws-iotwireless-serviceprofile.d.ts +33 -0
  769. package/out/exports/resources.generated/aws-iotwireless-taskdefinition.d.ts +32 -0
  770. package/out/exports/resources.generated/aws-iotwireless-wirelessdevice.d.ts +80 -0
  771. package/out/exports/resources.generated/aws-iotwireless-wirelessdeviceimporttask.d.ts +20 -0
  772. package/out/exports/resources.generated/aws-iotwireless-wirelessgateway.d.ts +20 -0
  773. package/out/exports/resources.generated/aws-ivs-channel.d.ts +27 -0
  774. package/out/exports/resources.generated/aws-ivs-encoderconfiguration.d.ts +12 -0
  775. package/out/exports/resources.generated/aws-ivs-ingestconfiguration.d.ts +18 -0
  776. package/out/exports/resources.generated/aws-ivs-playbackkeypair.d.ts +13 -0
  777. package/out/exports/resources.generated/aws-ivs-playbackrestrictionpolicy.d.ts +14 -0
  778. package/out/exports/resources.generated/aws-ivs-publickey.d.ts +13 -0
  779. package/out/exports/resources.generated/aws-ivs-recordingconfiguration.d.ts +28 -0
  780. package/out/exports/resources.generated/aws-ivs-stage.d.ts +16 -0
  781. package/out/exports/resources.generated/aws-ivs-storageconfiguration.d.ts +14 -0
  782. package/out/exports/resources.generated/aws-ivs-streamkey.d.ts +12 -0
  783. package/out/exports/resources.generated/aws-ivschat-loggingconfiguration.d.ts +24 -0
  784. package/out/exports/resources.generated/aws-ivschat-room.d.ts +19 -0
  785. package/out/exports/resources.generated/aws-kafkaconnect-connector.d.ts +78 -0
  786. package/out/exports/resources.generated/aws-kafkaconnect-customplugin.d.ts +21 -0
  787. package/out/exports/resources.generated/aws-kafkaconnect-workerconfiguration.d.ts +14 -0
  788. package/out/exports/resources.generated/aws-kendra-datasource.d.ts +402 -0
  789. package/out/exports/resources.generated/aws-kendra-faq.d.ts +22 -0
  790. package/out/exports/resources.generated/aws-kendra-index.d.ts +73 -0
  791. package/out/exports/resources.generated/aws-kendraranking-executionplan.d.ts +18 -0
  792. package/out/exports/resources.generated/aws-kinesis-resourcepolicy.d.ts +14 -1
  793. package/out/exports/resources.generated/aws-kinesis-stream.d.ts +22 -0
  794. package/out/exports/resources.generated/aws-kinesis-streamconsumer.d.ts +22 -0
  795. package/out/exports/resources.generated/aws-kinesisanalytics-application.d.ts +54 -0
  796. package/out/exports/resources.generated/aws-kinesisanalytics-applicationoutput.d.ts +40 -0
  797. package/out/exports/resources.generated/aws-kinesisanalytics-applicationreferencedatasource.d.ts +46 -0
  798. package/out/exports/resources.generated/aws-kinesisanalyticsv2-application.d.ts +136 -0
  799. package/out/exports/resources.generated/aws-kinesisanalyticsv2-applicationcloudwatchloggingoption.d.ts +17 -0
  800. package/out/exports/resources.generated/aws-kinesisanalyticsv2-applicationoutput.d.ts +35 -0
  801. package/out/exports/resources.generated/aws-kinesisanalyticsv2-applicationreferencedatasource.d.ts +41 -0
  802. package/out/exports/resources.generated/aws-kinesisfirehose-deliverystream.d.ts +383 -0
  803. package/out/exports/resources.generated/aws-kinesisvideo-signalingchannel.d.ts +15 -0
  804. package/out/exports/resources.generated/aws-kinesisvideo-stream.d.ts +23 -0
  805. package/out/exports/resources.generated/aws-kms-alias.d.ts +22 -0
  806. package/out/exports/resources.generated/aws-kms-key.d.ts +38 -1
  807. package/out/exports/resources.generated/aws-kms-replicakey.d.ts +30 -1
  808. package/out/exports/resources.generated/aws-lakeformation-datacellsfilter.d.ts +17 -0
  809. package/out/exports/resources.generated/aws-lakeformation-datalakesettings.d.ts +21 -0
  810. package/out/exports/resources.generated/aws-lakeformation-permissions.d.ts +41 -0
  811. package/out/exports/resources.generated/aws-lakeformation-principalpermissions.d.ts +67 -0
  812. package/out/exports/resources.generated/aws-lakeformation-resource.d.ts +14 -0
  813. package/out/exports/resources.generated/aws-lakeformation-tag.d.ts +8 -0
  814. package/out/exports/resources.generated/aws-lakeformation-tagassociation.d.ts +34 -0
  815. package/out/exports/resources.generated/aws-lambda-alias.d.ts +24 -0
  816. package/out/exports/resources.generated/aws-lambda-codesigningconfig.d.ts +18 -0
  817. package/out/exports/resources.generated/aws-lambda-eventinvokeconfig.d.ts +19 -0
  818. package/out/exports/resources.generated/aws-lambda-eventsourcemapping.d.ts +77 -0
  819. package/out/exports/resources.generated/aws-lambda-function.d.ts +86 -0
  820. package/out/exports/resources.generated/aws-lambda-layerversion.d.ts +19 -0
  821. package/out/exports/resources.generated/aws-lambda-layerversionpermission.d.ts +15 -0
  822. package/out/exports/resources.generated/aws-lambda-permission.d.ts +23 -0
  823. package/out/exports/resources.generated/aws-lambda-url.d.ts +22 -0
  824. package/out/exports/resources.generated/aws-lambda-version.d.ts +20 -0
  825. package/out/exports/resources.generated/aws-launchwizard-deployment.d.ts +22 -0
  826. package/out/exports/resources.generated/aws-lex-bot.d.ts +475 -3
  827. package/out/exports/resources.generated/aws-lex-botalias.d.ts +57 -0
  828. package/out/exports/resources.generated/aws-lex-botversion.d.ts +21 -0
  829. package/out/exports/resources.generated/aws-lex-resourcepolicy.d.ts +14 -1
  830. package/out/exports/resources.generated/aws-licensemanager-grant.d.ts +18 -0
  831. package/out/exports/resources.generated/aws-licensemanager-license.d.ts +48 -0
  832. package/out/exports/resources.generated/aws-lightsail-alarm.d.ts +21 -0
  833. package/out/exports/resources.generated/aws-lightsail-bucket.d.ts +21 -0
  834. package/out/exports/resources.generated/aws-lightsail-certificate.d.ts +16 -0
  835. package/out/exports/resources.generated/aws-lightsail-container.d.ts +52 -0
  836. package/out/exports/resources.generated/aws-lightsail-database.d.ts +33 -0
  837. package/out/exports/resources.generated/aws-lightsail-disk.d.ts +30 -0
  838. package/out/exports/resources.generated/aws-lightsail-distribution.d.ts +50 -0
  839. package/out/exports/resources.generated/aws-lightsail-instance.d.ts +63 -0
  840. package/out/exports/resources.generated/aws-lightsail-loadbalancer.d.ts +20 -0
  841. package/out/exports/resources.generated/aws-lightsail-loadbalancertlscertificate.d.ts +16 -0
  842. package/out/exports/resources.generated/aws-lightsail-staticip.d.ts +13 -0
  843. package/out/exports/resources.generated/aws-location-apikey.d.ts +24 -0
  844. package/out/exports/resources.generated/aws-location-geofencecollection.d.ts +23 -0
  845. package/out/exports/resources.generated/aws-location-map.d.ts +24 -0
  846. package/out/exports/resources.generated/aws-location-placeindex.d.ts +28 -0
  847. package/out/exports/resources.generated/aws-location-routecalculator.d.ts +24 -0
  848. package/out/exports/resources.generated/aws-location-tracker.d.ts +33 -0
  849. package/out/exports/resources.generated/aws-location-trackerconsumer.d.ts +9 -0
  850. package/out/exports/resources.generated/aws-logs-accountpolicy.d.ts +69 -0
  851. package/out/exports/resources.generated/aws-logs-delivery.d.ts +24 -0
  852. package/out/exports/resources.generated/aws-logs-deliverydestination.d.ts +24 -1
  853. package/out/exports/resources.generated/aws-logs-deliverysource.d.ts +25 -0
  854. package/out/exports/resources.generated/aws-logs-destination.d.ts +13 -0
  855. package/out/exports/resources.generated/aws-logs-integration.d.ts +22 -0
  856. package/out/exports/resources.generated/aws-logs-loganomalydetector.d.ts +27 -0
  857. package/out/exports/resources.generated/aws-logs-loggroup.d.ts +22 -0
  858. package/out/exports/resources.generated/aws-logs-logstream.d.ts +15 -0
  859. package/out/exports/resources.generated/aws-logs-metricfilter.d.ts +22 -0
  860. package/out/exports/resources.generated/aws-logs-querydefinition.d.ts +13 -0
  861. package/out/exports/resources.generated/aws-logs-resourcepolicy.d.ts +7 -0
  862. package/out/exports/resources.generated/aws-logs-subscriptionfilter.d.ts +19 -0
  863. package/out/exports/resources.generated/aws-logs-transformer.d.ts +78 -0
  864. package/out/exports/resources.generated/aws-lookoutequipment-inferencescheduler.d.ts +37 -0
  865. package/out/exports/resources.generated/aws-lookoutmetrics-alert.d.ts +23 -0
  866. package/out/exports/resources.generated/aws-lookoutmetrics-anomalydetector.d.ts +84 -0
  867. package/out/exports/resources.generated/aws-lookoutvision-project.d.ts +10 -0
  868. package/out/exports/resources.generated/aws-m2-application.d.ts +23 -0
  869. package/out/exports/resources.generated/aws-m2-deployment.d.ts +13 -0
  870. package/out/exports/resources.generated/aws-m2-environment.d.ts +37 -0
  871. package/out/exports/resources.generated/aws-macie-allowlist.d.ts +33 -0
  872. package/out/exports/resources.generated/aws-macie-customdataidentifier.d.ts +24 -0
  873. package/out/exports/resources.generated/aws-macie-findingsfilter.d.ts +30 -0
  874. package/out/exports/resources.generated/aws-macie-session.d.ts +15 -0
  875. package/out/exports/resources.generated/aws-managedblockchain-accessor.d.ts +25 -0
  876. package/out/exports/resources.generated/aws-managedblockchain-member.d.ts +42 -0
  877. package/out/exports/resources.generated/aws-managedblockchain-node.d.ts +20 -0
  878. package/out/exports/resources.generated/aws-mediaconnect-bridge.d.ts +67 -0
  879. package/out/exports/resources.generated/aws-mediaconnect-bridgeoutput.d.ts +14 -0
  880. package/out/exports/resources.generated/aws-mediaconnect-bridgesource.d.ts +25 -0
  881. package/out/exports/resources.generated/aws-mediaconnect-flow.d.ts +129 -0
  882. package/out/exports/resources.generated/aws-mediaconnect-flowentitlement.d.ts +26 -0
  883. package/out/exports/resources.generated/aws-mediaconnect-flowoutput.d.ts +48 -0
  884. package/out/exports/resources.generated/aws-mediaconnect-flowsource.d.ts +44 -0
  885. package/out/exports/resources.generated/aws-mediaconnect-flowvpcinterface.d.ts +24 -0
  886. package/out/exports/resources.generated/aws-mediaconnect-gateway.d.ts +16 -0
  887. package/out/exports/resources.generated/aws-mediaconvert-jobtemplate.d.ts +33 -0
  888. package/out/exports/resources.generated/aws-mediaconvert-preset.d.ts +22 -0
  889. package/out/exports/resources.generated/aws-mediaconvert-queue.d.ts +19 -0
  890. package/out/exports/resources.generated/aws-medialive-channel.d.ts +1298 -0
  891. package/out/exports/resources.generated/aws-medialive-channelplacementgroup.d.ts +17 -0
  892. package/out/exports/resources.generated/aws-medialive-cloudwatchalarmtemplate.d.ts +33 -0
  893. package/out/exports/resources.generated/aws-medialive-cloudwatchalarmtemplategroup.d.ts +18 -0
  894. package/out/exports/resources.generated/aws-medialive-cluster.d.ts +25 -0
  895. package/out/exports/resources.generated/aws-medialive-eventbridgeruletemplate.d.ts +23 -0
  896. package/out/exports/resources.generated/aws-medialive-eventbridgeruletemplategroup.d.ts +18 -0
  897. package/out/exports/resources.generated/aws-medialive-input.d.ts +110 -0
  898. package/out/exports/resources.generated/aws-medialive-inputsecuritygroup.d.ts +16 -0
  899. package/out/exports/resources.generated/aws-medialive-multiplex.d.ts +25 -0
  900. package/out/exports/resources.generated/aws-medialive-multiplexprogram.d.ts +72 -0
  901. package/out/exports/resources.generated/aws-medialive-network.d.ts +28 -0
  902. package/out/exports/resources.generated/aws-medialive-sdisource.d.ts +19 -0
  903. package/out/exports/resources.generated/aws-medialive-signalmap.d.ts +29 -0
  904. package/out/exports/resources.generated/aws-mediapackage-asset.d.ts +18 -0
  905. package/out/exports/resources.generated/aws-mediapackage-channel.d.ts +18 -0
  906. package/out/exports/resources.generated/aws-mediapackage-originendpoint.d.ts +114 -0
  907. package/out/exports/resources.generated/aws-mediapackage-packagingconfiguration.d.ts +80 -0
  908. package/out/exports/resources.generated/aws-mediapackage-packaginggroup.d.ts +21 -0
  909. package/out/exports/resources.generated/aws-mediapackagev2-channel.d.ts +31 -1
  910. package/out/exports/resources.generated/aws-mediapackagev2-channelgroup.d.ts +16 -1
  911. package/out/exports/resources.generated/aws-mediapackagev2-channelpolicy.d.ts +8 -1
  912. package/out/exports/resources.generated/aws-mediapackagev2-originendpoint.d.ts +157 -4
  913. package/out/exports/resources.generated/aws-mediapackagev2-originendpointpolicy.d.ts +9 -1
  914. package/out/exports/resources.generated/aws-mediastore-container.d.ts +35 -0
  915. package/out/exports/resources.generated/aws-mediatailor-channel.d.ts +50 -0
  916. package/out/exports/resources.generated/aws-mediatailor-channelpolicy.d.ts +7 -1
  917. package/out/exports/resources.generated/aws-mediatailor-livesource.d.ts +20 -0
  918. package/out/exports/resources.generated/aws-mediatailor-playbackconfiguration.d.ts +53 -0
  919. package/out/exports/resources.generated/aws-mediatailor-sourcelocation.d.ts +32 -0
  920. package/out/exports/resources.generated/aws-mediatailor-vodsource.d.ts +20 -0
  921. package/out/exports/resources.generated/aws-memorydb-acl.d.ts +13 -0
  922. package/out/exports/resources.generated/aws-memorydb-cluster.d.ts +50 -0
  923. package/out/exports/resources.generated/aws-memorydb-multiregioncluster.d.ts +21 -0
  924. package/out/exports/resources.generated/aws-memorydb-parametergroup.d.ts +14 -0
  925. package/out/exports/resources.generated/aws-memorydb-subnetgroup.d.ts +14 -0
  926. package/out/exports/resources.generated/aws-memorydb-user.d.ts +14 -0
  927. package/out/exports/resources.generated/aws-mpa-approvalteam.d.ts +81 -0
  928. package/out/exports/resources.generated/aws-mpa-identitysource.d.ts +47 -0
  929. package/out/exports/resources.generated/aws-msk-batchscramsecret.d.ts +7 -0
  930. package/out/exports/resources.generated/aws-msk-cluster.d.ts +112 -0
  931. package/out/exports/resources.generated/aws-msk-clusterpolicy.d.ts +11 -1
  932. package/out/exports/resources.generated/aws-msk-configuration.d.ts +25 -0
  933. package/out/exports/resources.generated/aws-msk-replicator.d.ts +49 -0
  934. package/out/exports/resources.generated/aws-msk-serverlesscluster.d.ts +28 -0
  935. package/out/exports/resources.generated/aws-msk-vpcconnection.d.ts +16 -0
  936. package/out/exports/resources.generated/aws-mwaa-environment.d.ts +60 -0
  937. package/out/exports/resources.generated/aws-neptune-dbcluster.d.ts +49 -0
  938. package/out/exports/resources.generated/aws-neptune-dbclusterparametergroup.d.ts +12 -0
  939. package/out/exports/resources.generated/aws-neptune-dbinstance.d.ts +44 -0
  940. package/out/exports/resources.generated/aws-neptune-dbparametergroup.d.ts +16 -0
  941. package/out/exports/resources.generated/aws-neptune-dbsubnetgroup.d.ts +9 -0
  942. package/out/exports/resources.generated/aws-neptune-eventsubscription.d.ts +24 -0
  943. package/out/exports/resources.generated/aws-neptunegraph-graph.d.ts +22 -0
  944. package/out/exports/resources.generated/aws-neptunegraph-privategraphendpoint.d.ts +16 -0
  945. package/out/exports/resources.generated/aws-networkfirewall-firewall.d.ts +27 -0
  946. package/out/exports/resources.generated/aws-networkfirewall-firewallpolicy.d.ts +59 -0
  947. package/out/exports/resources.generated/aws-networkfirewall-loggingconfiguration.d.ts +24 -0
  948. package/out/exports/resources.generated/aws-networkfirewall-rulegroup.d.ts +104 -0
  949. package/out/exports/resources.generated/aws-networkfirewall-tlsinspectionconfiguration.d.ts +44 -0
  950. package/out/exports/resources.generated/aws-networkmanager-connectattachment.d.ts +38 -0
  951. package/out/exports/resources.generated/aws-networkmanager-connectpeer.d.ts +22 -0
  952. package/out/exports/resources.generated/aws-networkmanager-corenetwork.d.ts +17 -0
  953. package/out/exports/resources.generated/aws-networkmanager-customergatewayassociation.d.ts +11 -0
  954. package/out/exports/resources.generated/aws-networkmanager-device.d.ts +29 -0
  955. package/out/exports/resources.generated/aws-networkmanager-directconnectgatewayattachment.d.ts +33 -0
  956. package/out/exports/resources.generated/aws-networkmanager-globalnetwork.d.ts +14 -0
  957. package/out/exports/resources.generated/aws-networkmanager-link.d.ts +22 -0
  958. package/out/exports/resources.generated/aws-networkmanager-linkassociation.d.ts +8 -0
  959. package/out/exports/resources.generated/aws-networkmanager-site.d.ts +20 -0
  960. package/out/exports/resources.generated/aws-networkmanager-sitetositevpnattachment.d.ts +33 -0
  961. package/out/exports/resources.generated/aws-networkmanager-transitgatewaypeering.d.ts +20 -0
  962. package/out/exports/resources.generated/aws-networkmanager-transitgatewayregistration.d.ts +7 -0
  963. package/out/exports/resources.generated/aws-networkmanager-transitgatewayroutetableattachment.d.ts +34 -0
  964. package/out/exports/resources.generated/aws-networkmanager-vpcattachment.d.ts +38 -0
  965. package/out/exports/resources.generated/aws-notifications-channelassociation.d.ts +7 -0
  966. package/out/exports/resources.generated/aws-notifications-eventrule.d.ts +16 -0
  967. package/out/exports/resources.generated/aws-notifications-managednotificationaccountcontactassociation.d.ts +8 -0
  968. package/out/exports/resources.generated/aws-notifications-managednotificationadditionalchannelassociation.d.ts +7 -0
  969. package/out/exports/resources.generated/aws-notifications-notificationconfiguration.d.ts +21 -0
  970. package/out/exports/resources.generated/aws-notifications-notificationhub.d.ts +10 -0
  971. package/out/exports/resources.generated/aws-notificationscontacts-emailcontact.d.ts +21 -0
  972. package/out/exports/resources.generated/aws-oam-link.d.ts +31 -0
  973. package/out/exports/resources.generated/aws-oam-sink.d.ts +16 -1
  974. package/out/exports/resources.generated/aws-omics-annotationstore.d.ts +47 -0
  975. package/out/exports/resources.generated/aws-omics-referencestore.d.ts +21 -0
  976. package/out/exports/resources.generated/aws-omics-rungroup.d.ts +17 -0
  977. package/out/exports/resources.generated/aws-omics-sequencestore.d.ts +37 -1
  978. package/out/exports/resources.generated/aws-omics-variantstore.d.ts +31 -0
  979. package/out/exports/resources.generated/aws-omics-workflow.d.ts +46 -0
  980. package/out/exports/resources.generated/aws-omics-workflowversion.d.ts +76 -1
  981. package/out/exports/resources.generated/aws-opensearchserverless-accesspolicy.d.ts +10 -0
  982. package/out/exports/resources.generated/aws-opensearchserverless-collection.d.ts +21 -0
  983. package/out/exports/resources.generated/aws-opensearchserverless-index.d.ts +22 -0
  984. package/out/exports/resources.generated/aws-opensearchserverless-lifecyclepolicy.d.ts +10 -0
  985. package/out/exports/resources.generated/aws-opensearchserverless-securityconfig.d.ts +28 -0
  986. package/out/exports/resources.generated/aws-opensearchserverless-securitypolicy.d.ts +14 -0
  987. package/out/exports/resources.generated/aws-opensearchserverless-vpcendpoint.d.ts +13 -0
  988. package/out/exports/resources.generated/aws-opensearchservice-application.d.ts +23 -0
  989. package/out/exports/resources.generated/aws-opensearchservice-domain.d.ts +149 -0
  990. package/out/exports/resources.generated/aws-opsworks-app.d.ts +50 -0
  991. package/out/exports/resources.generated/aws-opsworks-elasticloadbalancerattachment.d.ts +13 -0
  992. package/out/exports/resources.generated/aws-opsworks-instance.d.ts +62 -0
  993. package/out/exports/resources.generated/aws-opsworks-layer.d.ts +72 -0
  994. package/out/exports/resources.generated/aws-opsworks-stack.d.ts +66 -0
  995. package/out/exports/resources.generated/aws-opsworks-userprofile.d.ts +16 -0
  996. package/out/exports/resources.generated/aws-opsworks-volume.d.ts +15 -0
  997. package/out/exports/resources.generated/aws-opsworkscm-server.d.ts +34 -0
  998. package/out/exports/resources.generated/aws-organizations-account.d.ts +52 -0
  999. package/out/exports/resources.generated/aws-organizations-organization.d.ts +23 -0
  1000. package/out/exports/resources.generated/aws-organizations-organizationalunit.d.ts +19 -0
  1001. package/out/exports/resources.generated/aws-organizations-policy.d.ts +25 -0
  1002. package/out/exports/resources.generated/aws-organizations-resourcepolicy.d.ts +16 -0
  1003. package/out/exports/resources.generated/aws-osis-pipeline.d.ts +32 -0
  1004. package/out/exports/resources.generated/aws-panorama-applicationinstance.d.ts +34 -0
  1005. package/out/exports/resources.generated/aws-panorama-package.d.ts +18 -0
  1006. package/out/exports/resources.generated/aws-panorama-packageversion.d.ts +23 -0
  1007. package/out/exports/resources.generated/aws-paymentcryptography-alias.d.ts +20 -0
  1008. package/out/exports/resources.generated/aws-paymentcryptography-key.d.ts +70 -1
  1009. package/out/exports/resources.generated/aws-pcaconnectorad-connector.d.ts +16 -0
  1010. package/out/exports/resources.generated/aws-pcaconnectorad-directoryregistration.d.ts +11 -0
  1011. package/out/exports/resources.generated/aws-pcaconnectorad-serviceprincipalname.d.ts +7 -0
  1012. package/out/exports/resources.generated/aws-pcaconnectorad-template.d.ts +196 -0
  1013. package/out/exports/resources.generated/aws-pcaconnectorad-templategroupaccesscontrolentry.d.ts +15 -0
  1014. package/out/exports/resources.generated/aws-pcaconnectorscep-challenge.d.ts +15 -0
  1015. package/out/exports/resources.generated/aws-pcaconnectorscep-connector.d.ts +23 -0
  1016. package/out/exports/resources.generated/aws-pcs-cluster.d.ts +44 -0
  1017. package/out/exports/resources.generated/aws-pcs-computenodegroup.d.ts +28 -0
  1018. package/out/exports/resources.generated/aws-pcs-queue.d.ts +17 -0
  1019. package/out/exports/resources.generated/aws-personalize-dataset.d.ts +42 -0
  1020. package/out/exports/resources.generated/aws-personalize-datasetgroup.d.ts +15 -0
  1021. package/out/exports/resources.generated/aws-personalize-schema.d.ts +20 -0
  1022. package/out/exports/resources.generated/aws-personalize-solution.d.ts +37 -0
  1023. package/out/exports/resources.generated/aws-pinpoint-admchannel.d.ts +15 -0
  1024. package/out/exports/resources.generated/aws-pinpoint-apnschannel.d.ts +20 -0
  1025. package/out/exports/resources.generated/aws-pinpoint-apnssandboxchannel.d.ts +20 -0
  1026. package/out/exports/resources.generated/aws-pinpoint-apnsvoipchannel.d.ts +20 -0
  1027. package/out/exports/resources.generated/aws-pinpoint-apnsvoipsandboxchannel.d.ts +20 -0
  1028. package/out/exports/resources.generated/aws-pinpoint-app.d.ts +14 -0
  1029. package/out/exports/resources.generated/aws-pinpoint-applicationsettings.d.ts +30 -0
  1030. package/out/exports/resources.generated/aws-pinpoint-baiduchannel.d.ts +15 -0
  1031. package/out/exports/resources.generated/aws-pinpoint-campaign.d.ts +149 -0
  1032. package/out/exports/resources.generated/aws-pinpoint-emailchannel.d.ts +18 -0
  1033. package/out/exports/resources.generated/aws-pinpoint-emailtemplate.d.ts +19 -0
  1034. package/out/exports/resources.generated/aws-pinpoint-eventstream.d.ts +14 -0
  1035. package/out/exports/resources.generated/aws-pinpoint-gcmchannel.d.ts +16 -0
  1036. package/out/exports/resources.generated/aws-pinpoint-inapptemplate.d.ts +51 -0
  1037. package/out/exports/resources.generated/aws-pinpoint-pushtemplate.d.ts +43 -0
  1038. package/out/exports/resources.generated/aws-pinpoint-segment.d.ts +57 -0
  1039. package/out/exports/resources.generated/aws-pinpoint-smschannel.d.ts +15 -0
  1040. package/out/exports/resources.generated/aws-pinpoint-smstemplate.d.ts +17 -0
  1041. package/out/exports/resources.generated/aws-pinpoint-voicechannel.d.ts +13 -0
  1042. package/out/exports/resources.generated/aws-pinpointemail-configurationset.d.ts +25 -0
  1043. package/out/exports/resources.generated/aws-pinpointemail-configurationseteventdestination.d.ts +36 -0
  1044. package/out/exports/resources.generated/aws-pinpointemail-dedicatedippool.d.ts +13 -0
  1045. package/out/exports/resources.generated/aws-pinpointemail-identity.d.ts +31 -0
  1046. package/out/exports/resources.generated/aws-pipes-pipe.d.ts +354 -0
  1047. package/out/exports/resources.generated/aws-proton-environmentaccountconnection.d.ts +21 -0
  1048. package/out/exports/resources.generated/aws-proton-environmenttemplate.d.ts +23 -0
  1049. package/out/exports/resources.generated/aws-proton-servicetemplate.d.ts +18 -0
  1050. package/out/exports/resources.generated/aws-qbusiness-application.d.ts +68 -0
  1051. package/out/exports/resources.generated/aws-qbusiness-dataaccessor.d.ts +38 -0
  1052. package/out/exports/resources.generated/aws-qbusiness-datasource.d.ts +83 -0
  1053. package/out/exports/resources.generated/aws-qbusiness-index.d.ts +42 -0
  1054. package/out/exports/resources.generated/aws-qbusiness-permission.d.ts +9 -0
  1055. package/out/exports/resources.generated/aws-qbusiness-plugin.d.ts +50 -0
  1056. package/out/exports/resources.generated/aws-qbusiness-retriever.d.ts +30 -0
  1057. package/out/exports/resources.generated/aws-qbusiness-webexperience.d.ts +47 -0
  1058. package/out/exports/resources.generated/aws-qldb-ledger.d.ts +18 -0
  1059. package/out/exports/resources.generated/aws-qldb-stream.d.ts +22 -0
  1060. package/out/exports/resources.generated/aws-quicksight-analysis.d.ts +2884 -0
  1061. package/out/exports/resources.generated/aws-quicksight-custompermissions.d.ts +34 -0
  1062. package/out/exports/resources.generated/aws-quicksight-dashboard.d.ts +2903 -0
  1063. package/out/exports/resources.generated/aws-quicksight-dataset.d.ts +276 -0
  1064. package/out/exports/resources.generated/aws-quicksight-datasource.d.ts +181 -0
  1065. package/out/exports/resources.generated/aws-quicksight-folder.d.ts +28 -0
  1066. package/out/exports/resources.generated/aws-quicksight-refreshschedule.d.ts +17 -0
  1067. package/out/exports/resources.generated/aws-quicksight-template.d.ts +2692 -0
  1068. package/out/exports/resources.generated/aws-quicksight-theme.d.ts +72 -0
  1069. package/out/exports/resources.generated/aws-quicksight-topic.d.ts +228 -0
  1070. package/out/exports/resources.generated/aws-quicksight-vpcconnection.d.ts +28 -0
  1071. package/out/exports/resources.generated/aws-ram-permission.d.ts +16 -0
  1072. package/out/exports/resources.generated/aws-ram-resourceshare.d.ts +18 -0
  1073. package/out/exports/resources.generated/aws-rbin-rule.d.ts +33 -0
  1074. package/out/exports/resources.generated/aws-rds-customdbengineversion.d.ts +21 -0
  1075. package/out/exports/resources.generated/aws-rds-dbcluster.d.ts +116 -0
  1076. package/out/exports/resources.generated/aws-rds-dbclusterparametergroup.d.ts +16 -0
  1077. package/out/exports/resources.generated/aws-rds-dbinstance.d.ts +141 -0
  1078. package/out/exports/resources.generated/aws-rds-dbparametergroup.d.ts +22 -0
  1079. package/out/exports/resources.generated/aws-rds-dbproxy.d.ts +40 -0
  1080. package/out/exports/resources.generated/aws-rds-dbproxyendpoint.d.ts +23 -0
  1081. package/out/exports/resources.generated/aws-rds-dbproxytargetgroup.d.ts +34 -0
  1082. package/out/exports/resources.generated/aws-rds-dbsecuritygroup.d.ts +22 -0
  1083. package/out/exports/resources.generated/aws-rds-dbsecuritygroupingress.d.ts +22 -0
  1084. package/out/exports/resources.generated/aws-rds-dbshardgroup.d.ts +19 -0
  1085. package/out/exports/resources.generated/aws-rds-dbsubnetgroup.d.ts +11 -0
  1086. package/out/exports/resources.generated/aws-rds-eventsubscription.d.ts +12 -0
  1087. package/out/exports/resources.generated/aws-rds-globalcluster.d.ts +27 -0
  1088. package/out/exports/resources.generated/aws-rds-integration.d.ts +18 -0
  1089. package/out/exports/resources.generated/aws-rds-optiongroup.d.ts +21 -0
  1090. package/out/exports/resources.generated/aws-redshift-cluster.d.ts +71 -1
  1091. package/out/exports/resources.generated/aws-redshift-clusterparametergroup.d.ts +13 -0
  1092. package/out/exports/resources.generated/aws-redshift-clustersecuritygroup.d.ts +15 -0
  1093. package/out/exports/resources.generated/aws-redshift-clustersecuritygroupingress.d.ts +19 -0
  1094. package/out/exports/resources.generated/aws-redshift-clustersubnetgroup.d.ts +14 -0
  1095. package/out/exports/resources.generated/aws-redshift-endpointaccess.d.ts +17 -0
  1096. package/out/exports/resources.generated/aws-redshift-endpointauthorization.d.ts +20 -0
  1097. package/out/exports/resources.generated/aws-redshift-eventsubscription.d.ts +22 -0
  1098. package/out/exports/resources.generated/aws-redshift-integration.d.ts +16 -0
  1099. package/out/exports/resources.generated/aws-redshift-scheduledaction.d.ts +29 -0
  1100. package/out/exports/resources.generated/aws-redshiftserverless-namespace.d.ts +45 -1
  1101. package/out/exports/resources.generated/aws-redshiftserverless-workgroup.d.ts +55 -0
  1102. package/out/exports/resources.generated/aws-refactorspaces-application.d.ts +33 -0
  1103. package/out/exports/resources.generated/aws-refactorspaces-environment.d.ts +20 -0
  1104. package/out/exports/resources.generated/aws-refactorspaces-route.d.ts +64 -0
  1105. package/out/exports/resources.generated/aws-refactorspaces-service.d.ts +29 -0
  1106. package/out/exports/resources.generated/aws-rekognition-collection.d.ts +11 -0
  1107. package/out/exports/resources.generated/aws-rekognition-project.d.ts +10 -0
  1108. package/out/exports/resources.generated/aws-rekognition-streamprocessor.d.ts +70 -0
  1109. package/out/exports/resources.generated/aws-resiliencehub-app.d.ts +41 -0
  1110. package/out/exports/resources.generated/aws-resiliencehub-resiliencypolicy.d.ts +35 -0
  1111. package/out/exports/resources.generated/aws-resourceexplorer2-defaultviewassociation.d.ts +10 -0
  1112. package/out/exports/resources.generated/aws-resourceexplorer2-index.d.ts +24 -0
  1113. package/out/exports/resources.generated/aws-resourceexplorer2-view.d.ts +18 -0
  1114. package/out/exports/resources.generated/aws-resourcegroups-group.d.ts +37 -0
  1115. package/out/exports/resources.generated/aws-resourcegroups-tagsynctask.d.ts +24 -0
  1116. package/out/exports/resources.generated/aws-robomaker-fleet.d.ts +15 -0
  1117. package/out/exports/resources.generated/aws-robomaker-robot.d.ts +18 -0
  1118. package/out/exports/resources.generated/aws-robomaker-robotapplication.d.ts +23 -0
  1119. package/out/exports/resources.generated/aws-robomaker-robotapplicationversion.d.ts +12 -0
  1120. package/out/exports/resources.generated/aws-robomaker-simulationapplication.d.ts +31 -0
  1121. package/out/exports/resources.generated/aws-robomaker-simulationapplicationversion.d.ts +12 -0
  1122. package/out/exports/resources.generated/aws-rolesanywhere-crl.d.ts +14 -0
  1123. package/out/exports/resources.generated/aws-rolesanywhere-profile.d.ts +28 -0
  1124. package/out/exports/resources.generated/aws-rolesanywhere-trustanchor.d.ts +33 -0
  1125. package/out/exports/resources.generated/aws-route53-cidrcollection.d.ts +15 -0
  1126. package/out/exports/resources.generated/aws-route53-dnssec.d.ts +6 -0
  1127. package/out/exports/resources.generated/aws-route53-healthcheck.d.ts +30 -0
  1128. package/out/exports/resources.generated/aws-route53-hostedzone.d.ts +45 -0
  1129. package/out/exports/resources.generated/aws-route53-keysigningkey.d.ts +9 -0
  1130. package/out/exports/resources.generated/aws-route53-recordset.d.ts +49 -0
  1131. package/out/exports/resources.generated/aws-route53-recordsetgroup.d.ts +51 -0
  1132. package/out/exports/resources.generated/aws-route53profiles-profile.d.ts +13 -0
  1133. package/out/exports/resources.generated/aws-route53profiles-profileassociation.d.ts +14 -0
  1134. package/out/exports/resources.generated/aws-route53profiles-profileresourceassociation.d.ts +14 -0
  1135. package/out/exports/resources.generated/aws-route53recoverycontrol-cluster.d.ts +13 -0
  1136. package/out/exports/resources.generated/aws-route53recoverycontrol-controlpanel.d.ts +15 -0
  1137. package/out/exports/resources.generated/aws-route53recoverycontrol-routingcontrol.d.ts +15 -0
  1138. package/out/exports/resources.generated/aws-route53recoverycontrol-safetyrule.d.ts +42 -0
  1139. package/out/exports/resources.generated/aws-route53recoveryreadiness-cell.d.ts +19 -0
  1140. package/out/exports/resources.generated/aws-route53recoveryreadiness-readinesscheck.d.ts +16 -0
  1141. package/out/exports/resources.generated/aws-route53recoveryreadiness-recoverygroup.d.ts +16 -0
  1142. package/out/exports/resources.generated/aws-route53recoveryreadiness-resourceset.d.ts +40 -0
  1143. package/out/exports/resources.generated/aws-route53resolver-firewalldomainlist.d.ts +23 -0
  1144. package/out/exports/resources.generated/aws-route53resolver-firewallrulegroup.d.ts +33 -0
  1145. package/out/exports/resources.generated/aws-route53resolver-firewallrulegroupassociation.d.ts +22 -0
  1146. package/out/exports/resources.generated/aws-route53resolver-outpostresolver.d.ts +20 -0
  1147. package/out/exports/resources.generated/aws-route53resolver-resolverconfig.d.ts +13 -0
  1148. package/out/exports/resources.generated/aws-route53resolver-resolverdnssecconfig.d.ts +12 -0
  1149. package/out/exports/resources.generated/aws-route53resolver-resolverendpoint.d.ts +33 -0
  1150. package/out/exports/resources.generated/aws-route53resolver-resolverqueryloggingconfig.d.ts +19 -0
  1151. package/out/exports/resources.generated/aws-route53resolver-resolverqueryloggingconfigassociation.d.ts +15 -0
  1152. package/out/exports/resources.generated/aws-route53resolver-resolverrule.d.ts +25 -0
  1153. package/out/exports/resources.generated/aws-route53resolver-resolverruleassociation.d.ts +15 -0
  1154. package/out/exports/resources.generated/aws-rum-appmonitor.d.ts +65 -0
  1155. package/out/exports/resources.generated/aws-s3-accessgrant.d.ts +30 -0
  1156. package/out/exports/resources.generated/aws-s3-accessgrantsinstance.d.ts +15 -0
  1157. package/out/exports/resources.generated/aws-s3-accessgrantslocation.d.ts +22 -0
  1158. package/out/exports/resources.generated/aws-s3-accesspoint.d.ts +25 -1
  1159. package/out/exports/resources.generated/aws-s3-bucket.d.ts +258 -0
  1160. package/out/exports/resources.generated/aws-s3-bucketpolicy.d.ts +24 -1
  1161. package/out/exports/resources.generated/aws-s3-multiregionaccesspoint.d.ts +21 -0
  1162. package/out/exports/resources.generated/aws-s3-multiregionaccesspointpolicy.d.ts +12 -1
  1163. package/out/exports/resources.generated/aws-s3-storagelens.d.ts +74 -0
  1164. package/out/exports/resources.generated/aws-s3-storagelensgroup.d.ts +38 -0
  1165. package/out/exports/resources.generated/aws-s3express-bucketpolicy.d.ts +42 -1
  1166. package/out/exports/resources.generated/aws-s3express-directorybucket.d.ts +73 -0
  1167. package/out/exports/resources.generated/aws-s3objectlambda-accesspoint.d.ts +30 -0
  1168. package/out/exports/resources.generated/aws-s3objectlambda-accesspointpolicy.d.ts +7 -1
  1169. package/out/exports/resources.generated/aws-s3outposts-accesspoint.d.ts +17 -1
  1170. package/out/exports/resources.generated/aws-s3outposts-bucket.d.ts +46 -0
  1171. package/out/exports/resources.generated/aws-s3outposts-bucketpolicy.d.ts +15 -1
  1172. package/out/exports/resources.generated/aws-s3outposts-endpoint.d.ts +26 -0
  1173. package/out/exports/resources.generated/aws-s3tables-tablebucket.d.ts +22 -0
  1174. package/out/exports/resources.generated/aws-s3tables-tablebucketpolicy.d.ts +9 -1
  1175. package/out/exports/resources.generated/aws-sagemaker-app.d.ts +23 -1
  1176. package/out/exports/resources.generated/aws-sagemaker-appimageconfig.d.ts +35 -0
  1177. package/out/exports/resources.generated/aws-sagemaker-cluster.d.ts +42 -0
  1178. package/out/exports/resources.generated/aws-sagemaker-coderepository.d.ts +21 -0
  1179. package/out/exports/resources.generated/aws-sagemaker-dataqualityjobdefinition.d.ts +85 -0
  1180. package/out/exports/resources.generated/aws-sagemaker-device.d.ts +12 -0
  1181. package/out/exports/resources.generated/aws-sagemaker-devicefleet.d.ts +13 -0
  1182. package/out/exports/resources.generated/aws-sagemaker-domain.d.ts +177 -3
  1183. package/out/exports/resources.generated/aws-sagemaker-endpoint.d.ts +43 -0
  1184. package/out/exports/resources.generated/aws-sagemaker-endpointconfig.d.ts +137 -0
  1185. package/out/exports/resources.generated/aws-sagemaker-featuregroup.d.ts +49 -0
  1186. package/out/exports/resources.generated/aws-sagemaker-image.d.ts +14 -0
  1187. package/out/exports/resources.generated/aws-sagemaker-imageversion.d.ts +32 -0
  1188. package/out/exports/resources.generated/aws-sagemaker-inferencecomponent.d.ts +70 -0
  1189. package/out/exports/resources.generated/aws-sagemaker-inferenceexperiment.d.ts +57 -0
  1190. package/out/exports/resources.generated/aws-sagemaker-mlflowtrackingserver.d.ts +17 -0
  1191. package/out/exports/resources.generated/aws-sagemaker-model.d.ts +59 -0
  1192. package/out/exports/resources.generated/aws-sagemaker-modelbiasjobdefinition.d.ts +92 -0
  1193. package/out/exports/resources.generated/aws-sagemaker-modelcard.d.ts +184 -0
  1194. package/out/exports/resources.generated/aws-sagemaker-modelexplainabilityjobdefinition.d.ts +83 -0
  1195. package/out/exports/resources.generated/aws-sagemaker-modelpackage.d.ts +177 -0
  1196. package/out/exports/resources.generated/aws-sagemaker-modelpackagegroup.d.ts +15 -1
  1197. package/out/exports/resources.generated/aws-sagemaker-modelqualityjobdefinition.d.ts +95 -0
  1198. package/out/exports/resources.generated/aws-sagemaker-monitoringschedule.d.ts +109 -0
  1199. package/out/exports/resources.generated/aws-sagemaker-notebookinstance.d.ts +30 -0
  1200. package/out/exports/resources.generated/aws-sagemaker-notebookinstancelifecycleconfig.d.ts +17 -0
  1201. package/out/exports/resources.generated/aws-sagemaker-partnerapp.d.ts +26 -0
  1202. package/out/exports/resources.generated/aws-sagemaker-pipeline.d.ts +17 -0
  1203. package/out/exports/resources.generated/aws-sagemaker-project.d.ts +20 -0
  1204. package/out/exports/resources.generated/aws-sagemaker-space.d.ts +72 -0
  1205. package/out/exports/resources.generated/aws-sagemaker-studiolifecycleconfig.d.ts +13 -0
  1206. package/out/exports/resources.generated/aws-sagemaker-userprofile.d.ts +122 -3
  1207. package/out/exports/resources.generated/aws-sagemaker-workteam.d.ts +33 -0
  1208. package/out/exports/resources.generated/aws-scheduler-schedule.d.ts +95 -0
  1209. package/out/exports/resources.generated/aws-scheduler-schedulegroup.d.ts +19 -0
  1210. package/out/exports/resources.generated/aws-sdb-domain.d.ts +14 -0
  1211. package/out/exports/resources.generated/aws-secretsmanager-resourcepolicy.d.ts +14 -1
  1212. package/out/exports/resources.generated/aws-secretsmanager-rotationschedule.d.ts +45 -0
  1213. package/out/exports/resources.generated/aws-secretsmanager-secret.d.ts +40 -0
  1214. package/out/exports/resources.generated/aws-secretsmanager-secrettargetattachment.d.ts +22 -0
  1215. package/out/exports/resources.generated/aws-securityhub-automationrule.d.ts +110 -0
  1216. package/out/exports/resources.generated/aws-securityhub-configurationpolicy.d.ts +42 -0
  1217. package/out/exports/resources.generated/aws-securityhub-delegatedadmin.d.ts +17 -0
  1218. package/out/exports/resources.generated/aws-securityhub-findingaggregator.d.ts +16 -0
  1219. package/out/exports/resources.generated/aws-securityhub-hub.d.ts +20 -0
  1220. package/out/exports/resources.generated/aws-securityhub-insight.d.ts +144 -0
  1221. package/out/exports/resources.generated/aws-securityhub-organizationconfiguration.d.ts +15 -0
  1222. package/out/exports/resources.generated/aws-securityhub-policyassociation.d.ts +16 -0
  1223. package/out/exports/resources.generated/aws-securityhub-productsubscription.d.ts +14 -0
  1224. package/out/exports/resources.generated/aws-securityhub-securitycontrol.d.ts +0 -0
  1225. package/out/exports/resources.generated/aws-securityhub-standard.d.ts +18 -0
  1226. package/out/exports/resources.generated/aws-securitylake-awslogsource.d.ts +11 -0
  1227. package/out/exports/resources.generated/aws-securitylake-datalake.d.ts +32 -0
  1228. package/out/exports/resources.generated/aws-securitylake-subscriber.d.ts +31 -0
  1229. package/out/exports/resources.generated/aws-securitylake-subscribernotification.d.ts +22 -0
  1230. package/out/exports/resources.generated/aws-servicecatalog-acceptedportfolioshare.d.ts +13 -0
  1231. package/out/exports/resources.generated/aws-servicecatalog-cloudformationproduct.d.ts +43 -0
  1232. package/out/exports/resources.generated/aws-servicecatalog-cloudformationprovisionedproduct.d.ts +38 -0
  1233. package/out/exports/resources.generated/aws-servicecatalog-launchnotificationconstraint.d.ts +16 -0
  1234. package/out/exports/resources.generated/aws-servicecatalog-launchroleconstraint.d.ts +17 -0
  1235. package/out/exports/resources.generated/aws-servicecatalog-launchtemplateconstraint.d.ts +16 -0
  1236. package/out/exports/resources.generated/aws-servicecatalog-portfolio.d.ts +15 -0
  1237. package/out/exports/resources.generated/aws-servicecatalog-portfolioprincipalassociation.d.ts +15 -0
  1238. package/out/exports/resources.generated/aws-servicecatalog-portfolioproductassociation.d.ts +17 -0
  1239. package/out/exports/resources.generated/aws-servicecatalog-portfolioshare.d.ts +15 -0
  1240. package/out/exports/resources.generated/aws-servicecatalog-resourceupdateconstraint.d.ts +16 -0
  1241. package/out/exports/resources.generated/aws-servicecatalog-serviceaction.d.ts +17 -0
  1242. package/out/exports/resources.generated/aws-servicecatalog-serviceactionassociation.d.ts +8 -0
  1243. package/out/exports/resources.generated/aws-servicecatalog-stacksetconstraint.d.ts +20 -0
  1244. package/out/exports/resources.generated/aws-servicecatalog-tagoption.d.ts +12 -0
  1245. package/out/exports/resources.generated/aws-servicecatalog-tagoptionassociation.d.ts +13 -0
  1246. package/out/exports/resources.generated/aws-servicecatalogappregistry-application.d.ts +16 -0
  1247. package/out/exports/resources.generated/aws-servicecatalogappregistry-attributegroup.d.ts +14 -0
  1248. package/out/exports/resources.generated/aws-servicecatalogappregistry-attributegroupassociation.d.ts +12 -0
  1249. package/out/exports/resources.generated/aws-servicecatalogappregistry-resourceassociation.d.ts +13 -0
  1250. package/out/exports/resources.generated/aws-servicediscovery-httpnamespace.d.ts +15 -0
  1251. package/out/exports/resources.generated/aws-servicediscovery-instance.d.ts +11 -0
  1252. package/out/exports/resources.generated/aws-servicediscovery-privatednsnamespace.d.ts +22 -0
  1253. package/out/exports/resources.generated/aws-servicediscovery-publicdnsnamespace.d.ts +23 -0
  1254. package/out/exports/resources.generated/aws-servicediscovery-service.d.ts +42 -0
  1255. package/out/exports/resources.generated/aws-ses-configurationset.d.ts +45 -0
  1256. package/out/exports/resources.generated/aws-ses-configurationseteventdestination.d.ts +36 -0
  1257. package/out/exports/resources.generated/aws-ses-contactlist.d.ts +14 -0
  1258. package/out/exports/resources.generated/aws-ses-dedicatedippool.d.ts +9 -0
  1259. package/out/exports/resources.generated/aws-ses-emailidentity.d.ts +39 -0
  1260. package/out/exports/resources.generated/aws-ses-mailmanageraddoninstance.d.ts +13 -0
  1261. package/out/exports/resources.generated/aws-ses-mailmanageraddonsubscription.d.ts +12 -0
  1262. package/out/exports/resources.generated/aws-ses-mailmanageraddresslist.d.ts +40 -0
  1263. package/out/exports/resources.generated/aws-ses-mailmanagerarchive.d.ts +22 -0
  1264. package/out/exports/resources.generated/aws-ses-mailmanageringresspoint.d.ts +38 -0
  1265. package/out/exports/resources.generated/aws-ses-mailmanagerrelay.d.ts +16 -0
  1266. package/out/exports/resources.generated/aws-ses-mailmanagerruleset.d.ts +166 -0
  1267. package/out/exports/resources.generated/aws-ses-mailmanagertrafficpolicy.d.ts +88 -0
  1268. package/out/exports/resources.generated/aws-ses-receiptfilter.d.ts +18 -0
  1269. package/out/exports/resources.generated/aws-ses-receiptrule.d.ts +63 -0
  1270. package/out/exports/resources.generated/aws-ses-receiptruleset.d.ts +16 -0
  1271. package/out/exports/resources.generated/aws-ses-template.d.ts +17 -0
  1272. package/out/exports/resources.generated/aws-ses-vdmattributes.d.ts +15 -0
  1273. package/out/exports/resources.generated/aws-shield-drtaccess.d.ts +23 -0
  1274. package/out/exports/resources.generated/aws-shield-proactiveengagement.d.ts +29 -0
  1275. package/out/exports/resources.generated/aws-shield-protection.d.ts +36 -0
  1276. package/out/exports/resources.generated/aws-shield-protectiongroup.d.ts +17 -0
  1277. package/out/exports/resources.generated/aws-signer-profilepermission.d.ts +10 -0
  1278. package/out/exports/resources.generated/aws-signer-signingprofile.d.ts +21 -0
  1279. package/out/exports/resources.generated/aws-simspaceweaver-simulation.d.ts +24 -0
  1280. package/out/exports/resources.generated/aws-sns-subscription.d.ts +20 -0
  1281. package/out/exports/resources.generated/aws-sns-topic.d.ts +33 -0
  1282. package/out/exports/resources.generated/aws-sns-topicinlinepolicy.d.ts +7 -1
  1283. package/out/exports/resources.generated/aws-sns-topicpolicy.d.ts +11 -1
  1284. package/out/exports/resources.generated/aws-sqs-queue.d.ts +38 -0
  1285. package/out/exports/resources.generated/aws-sqs-queueinlinepolicy.d.ts +7 -1
  1286. package/out/exports/resources.generated/aws-sqs-queuepolicy.d.ts +11 -1
  1287. package/out/exports/resources.generated/aws-ssm-association.d.ts +35 -0
  1288. package/out/exports/resources.generated/aws-ssm-document.d.ts +24 -0
  1289. package/out/exports/resources.generated/aws-ssm-maintenancewindow.d.ts +24 -0
  1290. package/out/exports/resources.generated/aws-ssm-maintenancewindowtarget.d.ts +20 -0
  1291. package/out/exports/resources.generated/aws-ssm-maintenancewindowtask.d.ts +66 -0
  1292. package/out/exports/resources.generated/aws-ssm-parameter.d.ts +27 -0
  1293. package/out/exports/resources.generated/aws-ssm-patchbaseline.d.ts +42 -0
  1294. package/out/exports/resources.generated/aws-ssm-resourcedatasync.d.ts +40 -0
  1295. package/out/exports/resources.generated/aws-ssm-resourcepolicy.d.ts +12 -1
  1296. package/out/exports/resources.generated/aws-ssmcontacts-contact.d.ts +34 -0
  1297. package/out/exports/resources.generated/aws-ssmcontacts-contactchannel.d.ts +16 -0
  1298. package/out/exports/resources.generated/aws-ssmcontacts-plan.d.ts +31 -0
  1299. package/out/exports/resources.generated/aws-ssmcontacts-rotation.d.ts +49 -0
  1300. package/out/exports/resources.generated/aws-ssmguiconnect-preferences.d.ts +15 -0
  1301. package/out/exports/resources.generated/aws-ssmincidents-replicationset.d.ts +17 -0
  1302. package/out/exports/resources.generated/aws-ssmincidents-responseplan.d.ts +54 -0
  1303. package/out/exports/resources.generated/aws-ssmquicksetup-configurationmanager.d.ts +25 -0
  1304. package/out/exports/resources.generated/aws-sso-application.d.ts +24 -0
  1305. package/out/exports/resources.generated/aws-sso-applicationassignment.d.ts +8 -0
  1306. package/out/exports/resources.generated/aws-sso-assignment.d.ts +13 -0
  1307. package/out/exports/resources.generated/aws-sso-instance.d.ts +19 -0
  1308. package/out/exports/resources.generated/aws-sso-instanceaccesscontrolattributeconfiguration.d.ts +15 -0
  1309. package/out/exports/resources.generated/aws-sso-permissionset.d.ts +25 -1
  1310. package/out/exports/resources.generated/aws-stepfunctions-activity.d.ts +22 -0
  1311. package/out/exports/resources.generated/aws-stepfunctions-statemachine.d.ts +43 -0
  1312. package/out/exports/resources.generated/aws-stepfunctions-statemachinealias.d.ts +28 -0
  1313. package/out/exports/resources.generated/aws-stepfunctions-statemachineversion.d.ts +16 -0
  1314. package/out/exports/resources.generated/aws-supportapp-accountalias.d.ts +12 -0
  1315. package/out/exports/resources.generated/aws-supportapp-slackchannelconfiguration.d.ts +24 -0
  1316. package/out/exports/resources.generated/aws-supportapp-slackworkspaceconfiguration.d.ts +15 -0
  1317. package/out/exports/resources.generated/aws-synthetics-canary.d.ts +76 -0
  1318. package/out/exports/resources.generated/aws-synthetics-group.d.ts +16 -0
  1319. package/out/exports/resources.generated/aws-systemsmanagersap-application.d.ts +26 -0
  1320. package/out/exports/resources.generated/aws-timestream-database.d.ts +12 -0
  1321. package/out/exports/resources.generated/aws-timestream-influxdbinstance.d.ts +32 -0
  1322. package/out/exports/resources.generated/aws-timestream-scheduledquery.d.ts +76 -0
  1323. package/out/exports/resources.generated/aws-timestream-table.d.ts +22 -0
  1324. package/out/exports/resources.generated/aws-transfer-agreement.d.ts +25 -0
  1325. package/out/exports/resources.generated/aws-transfer-certificate.d.ts +27 -0
  1326. package/out/exports/resources.generated/aws-transfer-connector.d.ts +20 -0
  1327. package/out/exports/resources.generated/aws-transfer-profile.d.ts +14 -0
  1328. package/out/exports/resources.generated/aws-transfer-server.d.ts +81 -0
  1329. package/out/exports/resources.generated/aws-transfer-user.d.ts +35 -0
  1330. package/out/exports/resources.generated/aws-transfer-webapp.d.ts +28 -0
  1331. package/out/exports/resources.generated/aws-transfer-workflow.d.ts +32 -0
  1332. package/out/exports/resources.generated/aws-verifiedpermissions-identitysource.d.ts +46 -0
  1333. package/out/exports/resources.generated/aws-verifiedpermissions-policy.d.ts +45 -0
  1334. package/out/exports/resources.generated/aws-verifiedpermissions-policystore.d.ts +31 -0
  1335. package/out/exports/resources.generated/aws-verifiedpermissions-policytemplate.d.ts +12 -0
  1336. package/out/exports/resources.generated/aws-voiceid-domain.d.ts +15 -0
  1337. package/out/exports/resources.generated/aws-vpclattice-accesslogsubscription.d.ts +16 -0
  1338. package/out/exports/resources.generated/aws-vpclattice-authpolicy.d.ts +13 -1
  1339. package/out/exports/resources.generated/aws-vpclattice-listener.d.ts +28 -0
  1340. package/out/exports/resources.generated/aws-vpclattice-resourceconfiguration.d.ts +23 -0
  1341. package/out/exports/resources.generated/aws-vpclattice-resourcegateway.d.ts +16 -0
  1342. package/out/exports/resources.generated/aws-vpclattice-resourcepolicy.d.ts +7 -1
  1343. package/out/exports/resources.generated/aws-vpclattice-rule.d.ts +47 -0
  1344. package/out/exports/resources.generated/aws-vpclattice-service.d.ts +22 -0
  1345. package/out/exports/resources.generated/aws-vpclattice-servicenetwork.d.ts +20 -0
  1346. package/out/exports/resources.generated/aws-vpclattice-servicenetworkresourceassociation.d.ts +13 -0
  1347. package/out/exports/resources.generated/aws-vpclattice-servicenetworkserviceassociation.d.ts +29 -0
  1348. package/out/exports/resources.generated/aws-vpclattice-servicenetworkvpcassociation.d.ts +26 -0
  1349. package/out/exports/resources.generated/aws-vpclattice-targetgroup.d.ts +44 -0
  1350. package/out/exports/resources.generated/aws-waf-bytematchset.d.ts +26 -0
  1351. package/out/exports/resources.generated/aws-waf-ipset.d.ts +24 -0
  1352. package/out/exports/resources.generated/aws-waf-rule.d.ts +27 -0
  1353. package/out/exports/resources.generated/aws-waf-sizeconstraintset.d.ts +27 -0
  1354. package/out/exports/resources.generated/aws-waf-sqlinjectionmatchset.d.ts +25 -0
  1355. package/out/exports/resources.generated/aws-waf-webacl.d.ts +25 -0
  1356. package/out/exports/resources.generated/aws-waf-xssmatchset.d.ts +25 -0
  1357. package/out/exports/resources.generated/aws-wafregional-bytematchset.d.ts +26 -0
  1358. package/out/exports/resources.generated/aws-wafregional-geomatchset.d.ts +22 -0
  1359. package/out/exports/resources.generated/aws-wafregional-ipset.d.ts +24 -0
  1360. package/out/exports/resources.generated/aws-wafregional-ratebasedrule.d.ts +33 -0
  1361. package/out/exports/resources.generated/aws-wafregional-regexpatternset.d.ts +15 -0
  1362. package/out/exports/resources.generated/aws-wafregional-rule.d.ts +27 -0
  1363. package/out/exports/resources.generated/aws-wafregional-sizeconstraintset.d.ts +27 -0
  1364. package/out/exports/resources.generated/aws-wafregional-sqlinjectionmatchset.d.ts +25 -0
  1365. package/out/exports/resources.generated/aws-wafregional-webacl.d.ts +27 -0
  1366. package/out/exports/resources.generated/aws-wafregional-webaclassociation.d.ts +17 -0
  1367. package/out/exports/resources.generated/aws-wafregional-xssmatchset.d.ts +25 -0
  1368. package/out/exports/resources.generated/aws-wafv2-ipset.d.ts +22 -0
  1369. package/out/exports/resources.generated/aws-wafv2-loggingconfiguration.d.ts +42 -0
  1370. package/out/exports/resources.generated/aws-wafv2-regexpatternset.d.ts +19 -0
  1371. package/out/exports/resources.generated/aws-wafv2-rulegroup.d.ts +250 -1
  1372. package/out/exports/resources.generated/aws-wafv2-webacl.d.ts +365 -1
  1373. package/out/exports/resources.generated/aws-wafv2-webaclassociation.d.ts +26 -0
  1374. package/out/exports/resources.generated/aws-wisdom-aiagent.d.ts +65 -0
  1375. package/out/exports/resources.generated/aws-wisdom-aiagentversion.d.ts +15 -0
  1376. package/out/exports/resources.generated/aws-wisdom-aiguardrail.d.ts +65 -0
  1377. package/out/exports/resources.generated/aws-wisdom-aiguardrailversion.d.ts +15 -0
  1378. package/out/exports/resources.generated/aws-wisdom-aiprompt.d.ts +35 -0
  1379. package/out/exports/resources.generated/aws-wisdom-aipromptversion.d.ts +15 -0
  1380. package/out/exports/resources.generated/aws-wisdom-assistant.d.ts +20 -0
  1381. package/out/exports/resources.generated/aws-wisdom-assistantassociation.d.ts +20 -0
  1382. package/out/exports/resources.generated/aws-wisdom-knowledgebase.d.ts +57 -1
  1383. package/out/exports/resources.generated/aws-wisdom-messagetemplate.d.ts +118 -0
  1384. package/out/exports/resources.generated/aws-wisdom-messagetemplateversion.d.ts +12 -0
  1385. package/out/exports/resources.generated/aws-workspaces-connectionalias.d.ts +12 -0
  1386. package/out/exports/resources.generated/aws-workspaces-workspace.d.ts +25 -0
  1387. package/out/exports/resources.generated/aws-workspaces-workspacespool.d.ts +40 -0
  1388. package/out/exports/resources.generated/aws-workspacesthinclient-environment.d.ts +39 -0
  1389. package/out/exports/resources.generated/aws-workspacesweb-browsersettings.d.ts +14 -0
  1390. package/out/exports/resources.generated/aws-workspacesweb-dataprotectionsettings.d.ts +40 -0
  1391. package/out/exports/resources.generated/aws-workspacesweb-identityprovider.d.ts +19 -0
  1392. package/out/exports/resources.generated/aws-workspacesweb-ipaccesssettings.d.ts +20 -0
  1393. package/out/exports/resources.generated/aws-workspacesweb-networksettings.d.ts +18 -0
  1394. package/out/exports/resources.generated/aws-workspacesweb-portal.d.ts +47 -0
  1395. package/out/exports/resources.generated/aws-workspacesweb-truststore.d.ts +12 -0
  1396. package/out/exports/resources.generated/aws-workspacesweb-useraccessloggingsettings.d.ts +18 -0
  1397. package/out/exports/resources.generated/aws-workspacesweb-usersettings.d.ts +50 -0
  1398. package/out/exports/resources.generated/aws-xray-group.d.ts +16 -0
  1399. package/out/exports/resources.generated/aws-xray-resourcepolicy.d.ts +8 -0
  1400. package/out/exports/resources.generated/aws-xray-samplingrule.d.ts +59 -0
  1401. package/out/exports/resources.generated/aws-xray-transactionsearchconfig.d.ts +10 -0
  1402. package/out/lib/intrinsics.d.ts +2 -2
  1403. package/out/lib/intrinsics.d.ts.map +1 -1
  1404. package/out/lib/intrinsics.js.map +1 -1
  1405. package/package.json +1 -1
@@ -1,4 +1,12 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
+ /**
3
+ * Creates a data source connector that you want to use with an Amazon Kendra index.
4
+ *
5
+ * You specify a name, data source connector type and description for your data source. You also specify configuration information for the data source connector.
6
+ *
7
+ * > `CreateDataSource` does *not* support connectors which [require a `TemplateConfiguration` object](https://docs.aws.amazon.com/kendra/latest/dg/ds-schemas.html) for connecting to Amazon Kendra .
8
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-datasource.html}
9
+ */
2
10
  export type KendraDataSource = ResourceDefinitionWithAttributes<"AWS::Kendra::DataSource", KendraDataSourceProps, KendraDataSourceAttribs>;
3
11
  /**
4
12
  * Creates a data source connector that you want to use with an Amazon Kendra index.
@@ -6,10 +14,12 @@ export type KendraDataSource = ResourceDefinitionWithAttributes<"AWS::Kendra::Da
6
14
  * You specify a name, data source connector type and description for your data source. You also specify configuration information for the data source connector.
7
15
  *
8
16
  * > `CreateDataSource` does *not* support connectors which [require a `TemplateConfiguration` object](https://docs.aws.amazon.com/kendra/latest/dg/ds-schemas.html) for connecting to Amazon Kendra .
17
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-datasource.html}
9
18
  */
10
19
  export type KendraDataSourceProps = {
11
20
  /**
12
21
  * Configuration information for altering document metadata and content during the document ingestion process.
22
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-datasource.html#cfn-kendra-datasource-customdocumentenrichmentconfiguration}
13
23
  */
14
24
  CustomDocumentEnrichmentConfiguration?: CustomDocumentEnrichmentConfiguration | undefined;
15
25
  /**
@@ -18,22 +28,27 @@ export type KendraDataSourceProps = {
18
28
  * You can't specify the `Configuration` parameter when the `Type` parameter is set to `CUSTOM` .
19
29
  *
20
30
  * The `Configuration` parameter is required for all other data sources.
31
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-datasource.html#cfn-kendra-datasource-datasourceconfiguration}
21
32
  */
22
33
  DataSourceConfiguration?: DataSourceConfiguration | undefined;
23
34
  /**
24
35
  * A description for the data source connector.
36
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-datasource.html#cfn-kendra-datasource-description}
25
37
  */
26
38
  Description?: string | undefined;
27
39
  /**
28
40
  * The identifier of the index you want to use with the data source connector.
41
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-datasource.html#cfn-kendra-datasource-indexid}
29
42
  */
30
43
  IndexId: string;
31
44
  /**
32
45
  * The code for a language. This shows a supported language for all documents in the data source. English is supported by default. For more information on supported languages, including their codes, see [Adding documents in languages other than English](https://docs.aws.amazon.com/kendra/latest/dg/in-adding-languages.html) .
46
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-datasource.html#cfn-kendra-datasource-languagecode}
33
47
  */
34
48
  LanguageCode?: string | undefined;
35
49
  /**
36
50
  * The name of the data source.
51
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-datasource.html#cfn-kendra-datasource-name}
37
52
  */
38
53
  Name: string;
39
54
  /**
@@ -42,289 +57,372 @@ export type KendraDataSourceProps = {
42
57
  * You can't specify the `RoleArn` parameter when the `Type` parameter is set to `CUSTOM` .
43
58
  *
44
59
  * The `RoleArn` parameter is required for all other data sources.
60
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-datasource.html#cfn-kendra-datasource-rolearn}
45
61
  */
46
62
  RoleArn?: string | undefined;
47
63
  /**
48
64
  * Sets the frequency that Amazon Kendra checks the documents in your data source and updates the index. If you don't set a schedule, Amazon Kendra doesn't periodically update the index.
65
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-datasource.html#cfn-kendra-datasource-schedule}
49
66
  */
50
67
  Schedule?: string | undefined;
51
68
  /**
52
69
  * An array of key-value pairs to apply to this resource
53
70
  *
54
71
  * For more information, see [Tag](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resource-tags.html) .
72
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-datasource.html#cfn-kendra-datasource-tags}
55
73
  */
56
74
  Tags?: Tag[] | undefined;
57
75
  /**
58
76
  * The type of the data source.
77
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-datasource.html#cfn-kendra-datasource-type}
59
78
  */
60
79
  Type: Type;
61
80
  };
81
+ /**
82
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-datasource.html#aws-resource-kendra-datasource-return-values}
83
+ */
62
84
  export type KendraDataSourceAttribs = {
63
85
  /**
64
86
  * The Amazon Resource Name (ARN) of the data source. For example:
65
87
  *
66
88
  * `arn:aws:kendra:us-west-2:111122223333:index/335c3741-41df-46a6-b5d3-61f85b787884/data-source/b8cae438-6787-4091-8897-684a652bbb0a`
89
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-datasource.html#cfn-kendra-datasource-arn}
67
90
  */
68
91
  Arn: string;
69
92
  /**
70
93
  * The identifier for the data source. For example:
71
94
  *
72
95
  * `b8cae438-6787-4091-8897-684a652bbb0a` .
96
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-datasource.html#cfn-kendra-datasource-id}
73
97
  */
74
98
  Id: string;
75
99
  };
76
100
  /**
77
101
  * Specifies access control list files for the documents in a data source.
102
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-accesscontrollistconfiguration.html}
78
103
  */
79
104
  export type AccessControlListConfiguration = {
80
105
  /**
81
106
  * Path to the AWS S3 bucket that contains the access control list files.
107
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-accesscontrollistconfiguration.html#cfn-kendra-datasource-accesscontrollistconfiguration-keypath}
82
108
  */
83
109
  KeyPath?: string | undefined;
84
110
  };
85
111
  /**
86
112
  * Provides information about the column that should be used for filtering the query response by groups.
113
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-aclconfiguration.html}
87
114
  */
88
115
  export type AclConfiguration = {
89
116
  /**
90
117
  * A list of groups, separated by semi-colons, that filters a query response based on user context. The document is only returned to users that are in one of the groups specified in the `UserContext` field of the [Query](https://docs.aws.amazon.com/kendra/latest/dg/API_Query.html) operation.
118
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-aclconfiguration.html#cfn-kendra-datasource-aclconfiguration-allowedgroupscolumnname}
91
119
  */
92
120
  AllowedGroupsColumnName: string;
93
121
  };
94
122
  /**
95
123
  * Provides information about how Amazon Kendra should use the columns of a database in an index.
124
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-columnconfiguration.html}
96
125
  */
97
126
  export type ColumnConfiguration = {
98
127
  /**
99
128
  * One to five columns that indicate when a document in the database has changed.
129
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-columnconfiguration.html#cfn-kendra-datasource-columnconfiguration-changedetectingcolumns}
100
130
  */
101
131
  ChangeDetectingColumns: string[];
102
132
  /**
103
133
  * The column that contains the contents of the document.
134
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-columnconfiguration.html#cfn-kendra-datasource-columnconfiguration-documentdatacolumnname}
104
135
  */
105
136
  DocumentDataColumnName: string;
106
137
  /**
107
138
  * The column that provides the document's identifier.
139
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-columnconfiguration.html#cfn-kendra-datasource-columnconfiguration-documentidcolumnname}
108
140
  */
109
141
  DocumentIdColumnName: string;
110
142
  /**
111
143
  * The column that contains the title of the document.
144
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-columnconfiguration.html#cfn-kendra-datasource-columnconfiguration-documenttitlecolumnname}
112
145
  */
113
146
  DocumentTitleColumnName?: string | undefined;
114
147
  /**
115
148
  * An array of objects that map database column names to the corresponding fields in an index. You must first create the fields in the index using the [UpdateIndex](https://docs.aws.amazon.com/kendra/latest/dg/API_UpdateIndex.html) operation.
149
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-columnconfiguration.html#cfn-kendra-datasource-columnconfiguration-fieldmappings}
116
150
  */
117
151
  FieldMappings?: DataSourceToIndexFieldMapping[] | undefined;
118
152
  };
153
+ /**
154
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-conditionoperator.html}
155
+ */
119
156
  export type ConditionOperator = "GreaterThan" | "GreaterThanOrEquals" | "LessThan" | "LessThanOrEquals" | "Equals" | "NotEquals" | "Contains" | "NotContains" | "Exists" | "NotExists" | "BeginsWith";
120
157
  /**
121
158
  * Configuration of attachment settings for the Confluence data source. Attachment settings are optional, if you don't specify settings attachments, Amazon Kendra won't index them.
159
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluenceattachmentconfiguration.html}
122
160
  */
123
161
  export type ConfluenceAttachmentConfiguration = {
124
162
  /**
125
163
  * Maps attributes or field names of Confluence attachments to Amazon Kendra index field names. To create custom fields, use the `UpdateIndex` API before you map to Confluence fields. For more information, see [Mapping data source fields](https://docs.aws.amazon.com/kendra/latest/dg/field-mapping.html) . The Confluence data source field names must exist in your Confluence custom metadata.
126
164
  *
127
165
  * If you specify the `AttachentFieldMappings` parameter, you must specify at least one field mapping.
166
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluenceattachmentconfiguration.html#cfn-kendra-datasource-confluenceattachmentconfiguration-attachmentfieldmappings}
128
167
  */
129
168
  AttachmentFieldMappings?: ConfluenceAttachmentToIndexFieldMapping[] | undefined;
130
169
  /**
131
170
  * `TRUE` to index attachments of pages and blogs in Confluence.
171
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluenceattachmentconfiguration.html#cfn-kendra-datasource-confluenceattachmentconfiguration-crawlattachments}
132
172
  */
133
173
  CrawlAttachments?: boolean | undefined;
134
174
  };
175
+ /**
176
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluenceattachmentfieldname.html}
177
+ */
135
178
  export type ConfluenceAttachmentFieldName = "AUTHOR" | "CONTENT_TYPE" | "CREATED_DATE" | "DISPLAY_URL" | "FILE_SIZE" | "ITEM_TYPE" | "PARENT_ID" | "SPACE_KEY" | "SPACE_NAME" | "URL" | "VERSION";
136
179
  /**
137
180
  * Maps attributes or field names of Confluence attachments to Amazon Kendra index field names. To create custom fields, use the `UpdateIndex` API before you map to Confluence fields. For more information, see [Mapping data source fields](https://docs.aws.amazon.com/kendra/latest/dg/field-mapping.html) . The Confuence data source field names must exist in your Confluence custom metadata.
181
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluenceattachmenttoindexfieldmapping.html}
138
182
  */
139
183
  export type ConfluenceAttachmentToIndexFieldMapping = {
140
184
  /**
141
185
  * The name of the field in the data source.
142
186
  *
143
187
  * You must first create the index field using the `UpdateIndex` API.
188
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluenceattachmenttoindexfieldmapping.html#cfn-kendra-datasource-confluenceattachmenttoindexfieldmapping-datasourcefieldname}
144
189
  */
145
190
  DataSourceFieldName: ConfluenceAttachmentFieldName;
146
191
  /**
147
192
  * The format for date fields in the data source. If the field specified in `DataSourceFieldName` is a date field you must specify the date format. If the field is not a date field, an exception is thrown.
193
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluenceattachmenttoindexfieldmapping.html#cfn-kendra-datasource-confluenceattachmenttoindexfieldmapping-datefieldformat}
148
194
  */
149
195
  DateFieldFormat?: string | undefined;
150
196
  /**
151
197
  * The name of the index field to map to the Confluence data source field. The index field type must match the Confluence field type.
198
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluenceattachmenttoindexfieldmapping.html#cfn-kendra-datasource-confluenceattachmenttoindexfieldmapping-indexfieldname}
152
199
  */
153
200
  IndexFieldName: string;
154
201
  };
155
202
  /**
156
203
  * Configuration of blog settings for the Confluence data source. Blogs are always indexed unless filtered from the index by the `ExclusionPatterns` or `InclusionPatterns` fields in the `ConfluenceConfiguration` object.
204
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluenceblogconfiguration.html}
157
205
  */
158
206
  export type ConfluenceBlogConfiguration = {
159
207
  /**
160
208
  * Maps attributes or field names of Confluence blogs to Amazon Kendra index field names. To create custom fields, use the `UpdateIndex` API before you map to Confluence fields. For more information, see [Mapping data source fields](https://docs.aws.amazon.com/kendra/latest/dg/field-mapping.html) . The Confluence data source field names must exist in your Confluence custom metadata.
161
209
  *
162
210
  * If you specify the `BlogFieldMappings` parameter, you must specify at least one field mapping.
211
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluenceblogconfiguration.html#cfn-kendra-datasource-confluenceblogconfiguration-blogfieldmappings}
163
212
  */
164
213
  BlogFieldMappings?: ConfluenceBlogToIndexFieldMapping[] | undefined;
165
214
  };
215
+ /**
216
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluenceblogfieldname.html}
217
+ */
166
218
  export type ConfluenceBlogFieldName = "AUTHOR" | "DISPLAY_URL" | "ITEM_TYPE" | "LABELS" | "PUBLISH_DATE" | "SPACE_KEY" | "SPACE_NAME" | "URL" | "VERSION";
167
219
  /**
168
220
  * Maps attributes or field names of Confluence blog to Amazon Kendra index field names. To create custom fields, use the `UpdateIndex` API before you map to Confluence fields. For more information, see [Mapping data source fields](https://docs.aws.amazon.com/kendra/latest/dg/field-mapping.html) . The Confluence data source field names must exist in your Confluence custom metadata.
221
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluenceblogtoindexfieldmapping.html}
169
222
  */
170
223
  export type ConfluenceBlogToIndexFieldMapping = {
171
224
  /**
172
225
  * The name of the field in the data source.
226
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluenceblogtoindexfieldmapping.html#cfn-kendra-datasource-confluenceblogtoindexfieldmapping-datasourcefieldname}
173
227
  */
174
228
  DataSourceFieldName: ConfluenceBlogFieldName;
175
229
  /**
176
230
  * The format for date fields in the data source. If the field specified in `DataSourceFieldName` is a date field you must specify the date format. If the field is not a date field, an exception is thrown.
231
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluenceblogtoindexfieldmapping.html#cfn-kendra-datasource-confluenceblogtoindexfieldmapping-datefieldformat}
177
232
  */
178
233
  DateFieldFormat?: string | undefined;
179
234
  /**
180
235
  * The name of the index field to map to the Confluence data source field. The index field type must match the Confluence field type.
236
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluenceblogtoindexfieldmapping.html#cfn-kendra-datasource-confluenceblogtoindexfieldmapping-indexfieldname}
181
237
  */
182
238
  IndexFieldName: string;
183
239
  };
184
240
  /**
185
241
  * Provides the configuration information to connect to Confluence as your data source.
242
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluenceconfiguration.html}
186
243
  */
187
244
  export type ConfluenceConfiguration = {
188
245
  /**
189
246
  * Configuration information for indexing attachments to Confluence blogs and pages.
247
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluenceconfiguration.html#cfn-kendra-datasource-confluenceconfiguration-attachmentconfiguration}
190
248
  */
191
249
  AttachmentConfiguration?: ConfluenceAttachmentConfiguration | undefined;
192
250
  /**
193
251
  * Configuration information for indexing Confluence blogs.
252
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluenceconfiguration.html#cfn-kendra-datasource-confluenceconfiguration-blogconfiguration}
194
253
  */
195
254
  BlogConfiguration?: ConfluenceBlogConfiguration | undefined;
196
255
  /**
197
256
  * A list of regular expression patterns to exclude certain blog posts, pages, spaces, or attachments in your Confluence. Content that matches the patterns are excluded from the index. Content that doesn't match the patterns is included in the index. If content matches both an inclusion and exclusion pattern, the exclusion pattern takes precedence and the content isn't included in the index.
257
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluenceconfiguration.html#cfn-kendra-datasource-confluenceconfiguration-exclusionpatterns}
198
258
  */
199
259
  ExclusionPatterns?: string[] | undefined;
200
260
  /**
201
261
  * A list of regular expression patterns to include certain blog posts, pages, spaces, or attachments in your Confluence. Content that matches the patterns are included in the index. Content that doesn't match the patterns is excluded from the index. If content matches both an inclusion and exclusion pattern, the exclusion pattern takes precedence and the content isn't included in the index.
262
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluenceconfiguration.html#cfn-kendra-datasource-confluenceconfiguration-inclusionpatterns}
202
263
  */
203
264
  InclusionPatterns?: string[] | undefined;
204
265
  /**
205
266
  * Configuration information for indexing Confluence pages.
267
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluenceconfiguration.html#cfn-kendra-datasource-confluenceconfiguration-pageconfiguration}
206
268
  */
207
269
  PageConfiguration?: ConfluencePageConfiguration | undefined;
208
270
  /**
209
271
  * The Amazon Resource Name (ARN) of an AWS Secrets Manager secret that contains the user name and password required to connect to the Confluence instance. If you use Confluence Cloud, you use a generated API token as the password.
210
272
  *
211
273
  * You can also provide authentication credentials in the form of a personal access token. For more information, see [Using a Confluence data source](https://docs.aws.amazon.com/kendra/latest/dg/data-source-confluence.html) .
274
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluenceconfiguration.html#cfn-kendra-datasource-confluenceconfiguration-secretarn}
212
275
  */
213
276
  SecretArn: string;
214
277
  /**
215
278
  * The URL of your Confluence instance. Use the full URL of the server. For example, *https://server.example.com:port/* . You can also use an IP address, for example, *https://192.168.1.113/* .
279
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluenceconfiguration.html#cfn-kendra-datasource-confluenceconfiguration-serverurl}
216
280
  */
217
281
  ServerUrl: string;
218
282
  /**
219
283
  * Configuration information for indexing Confluence spaces.
284
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluenceconfiguration.html#cfn-kendra-datasource-confluenceconfiguration-spaceconfiguration}
220
285
  */
221
286
  SpaceConfiguration?: ConfluenceSpaceConfiguration | undefined;
222
287
  /**
223
288
  * The version or the type of Confluence installation to connect to.
289
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluenceconfiguration.html#cfn-kendra-datasource-confluenceconfiguration-version}
224
290
  */
225
291
  Version: ConfluenceVersion;
226
292
  /**
227
293
  * Configuration information for an Amazon Virtual Private Cloud to connect to your Confluence. For more information, see [Configuring a VPC](https://docs.aws.amazon.com/kendra/latest/dg/vpc-configuration.html) .
294
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluenceconfiguration.html#cfn-kendra-datasource-confluenceconfiguration-vpcconfiguration}
228
295
  */
229
296
  VpcConfiguration?: DataSourceVpcConfiguration | undefined;
230
297
  };
231
298
  /**
232
299
  * Configuration of the page settings for the Confluence data source.
300
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluencepageconfiguration.html}
233
301
  */
234
302
  export type ConfluencePageConfiguration = {
235
303
  /**
236
304
  * Maps attributes or field names of Confluence pages to Amazon Kendra index field names. To create custom fields, use the `UpdateIndex` API before you map to Confluence fields. For more information, see [Mapping data source fields](https://docs.aws.amazon.com/kendra/latest/dg/field-mapping.html) . The Confluence data source field names must exist in your Confluence custom metadata.
237
305
  *
238
306
  * If you specify the `PageFieldMappings` parameter, you must specify at least one field mapping.
307
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluencepageconfiguration.html#cfn-kendra-datasource-confluencepageconfiguration-pagefieldmappings}
239
308
  */
240
309
  PageFieldMappings?: ConfluencePageToIndexFieldMapping[] | undefined;
241
310
  };
311
+ /**
312
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluencepagefieldname.html}
313
+ */
242
314
  export type ConfluencePageFieldName = "AUTHOR" | "CONTENT_STATUS" | "CREATED_DATE" | "DISPLAY_URL" | "ITEM_TYPE" | "LABELS" | "MODIFIED_DATE" | "PARENT_ID" | "SPACE_KEY" | "SPACE_NAME" | "URL" | "VERSION";
243
315
  /**
244
316
  * Maps attributes or field names of Confluence pages to Amazon Kendra index field names. To create custom fields, use the `UpdateIndex` API before you map to Confluence fields. For more information, see [Mapping data source fields](https://docs.aws.amazon.com/kendra/latest/dg/field-mapping.html) . The Confluence data source field names must exist in your Confluence custom metadata.
317
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluencepagetoindexfieldmapping.html}
245
318
  */
246
319
  export type ConfluencePageToIndexFieldMapping = {
247
320
  /**
248
321
  * The name of the field in the data source.
322
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluencepagetoindexfieldmapping.html#cfn-kendra-datasource-confluencepagetoindexfieldmapping-datasourcefieldname}
249
323
  */
250
324
  DataSourceFieldName: ConfluencePageFieldName;
251
325
  /**
252
326
  * The format for date fields in the data source. If the field specified in `DataSourceFieldName` is a date field you must specify the date format. If the field is not a date field, an exception is thrown.
327
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluencepagetoindexfieldmapping.html#cfn-kendra-datasource-confluencepagetoindexfieldmapping-datefieldformat}
253
328
  */
254
329
  DateFieldFormat?: string | undefined;
255
330
  /**
256
331
  * The name of the index field to map to the Confluence data source field. The index field type must match the Confluence field type.
332
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluencepagetoindexfieldmapping.html#cfn-kendra-datasource-confluencepagetoindexfieldmapping-indexfieldname}
257
333
  */
258
334
  IndexFieldName: string;
259
335
  };
260
336
  /**
261
337
  * Configuration information for indexing Confluence spaces.
338
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluencespaceconfiguration.html}
262
339
  */
263
340
  export type ConfluenceSpaceConfiguration = {
264
341
  /**
265
342
  * `TRUE` to index archived spaces.
343
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluencespaceconfiguration.html#cfn-kendra-datasource-confluencespaceconfiguration-crawlarchivedspaces}
266
344
  */
267
345
  CrawlArchivedSpaces?: boolean | undefined;
268
346
  /**
269
347
  * `TRUE` to index personal spaces. You can add restrictions to items in personal spaces. If personal spaces are indexed, queries without user context information may return restricted items from a personal space in their results. For more information, see [Filtering on user context](https://docs.aws.amazon.com/kendra/latest/dg/user-context-filter.html) .
348
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluencespaceconfiguration.html#cfn-kendra-datasource-confluencespaceconfiguration-crawlpersonalspaces}
270
349
  */
271
350
  CrawlPersonalSpaces?: boolean | undefined;
272
351
  /**
273
352
  * A list of space keys of Confluence spaces. If you include a key, the blogs, documents, and attachments in the space are not indexed. If a space is in both the `ExcludeSpaces` and the `IncludeSpaces` list, the space is excluded.
353
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluencespaceconfiguration.html#cfn-kendra-datasource-confluencespaceconfiguration-excludespaces}
274
354
  */
275
355
  ExcludeSpaces?: string[] | undefined;
276
356
  /**
277
357
  * A list of space keys for Confluence spaces. If you include a key, the blogs, documents, and attachments in the space are indexed. Spaces that aren't in the list aren't indexed. A space in the list must exist. Otherwise, Amazon Kendra logs an error when the data source is synchronized. If a space is in both the `IncludeSpaces` and the `ExcludeSpaces` list, the space is excluded.
358
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluencespaceconfiguration.html#cfn-kendra-datasource-confluencespaceconfiguration-includespaces}
278
359
  */
279
360
  IncludeSpaces?: string[] | undefined;
280
361
  /**
281
362
  * Maps attributes or field names of Confluence spaces to Amazon Kendra index field names. To create custom fields, use the `UpdateIndex` API before you map to Confluence fields. For more information, see [Mapping data source fields](https://docs.aws.amazon.com/kendra/latest/dg/field-mapping.html) . The Confluence data source field names must exist in your Confluence custom metadata.
282
363
  *
283
364
  * If you specify the `SpaceFieldMappings` parameter, you must specify at least one field mapping.
365
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluencespaceconfiguration.html#cfn-kendra-datasource-confluencespaceconfiguration-spacefieldmappings}
284
366
  */
285
367
  SpaceFieldMappings?: ConfluenceSpaceToIndexFieldMapping[] | undefined;
286
368
  };
369
+ /**
370
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluencespacefieldname.html}
371
+ */
287
372
  export type ConfluenceSpaceFieldName = "DISPLAY_URL" | "ITEM_TYPE" | "SPACE_KEY" | "URL";
288
373
  /**
289
374
  * Maps attributes or field names of Confluence spaces to Amazon Kendra index field names. To create custom fields, use the `UpdateIndex` API before you map to Confluence fields. For more information, see [Mapping data source fields](https://docs.aws.amazon.com/kendra/latest/dg/field-mapping.html) . The Confluence data source field names must exist in your Confluence custom metadata.
375
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluencespacetoindexfieldmapping.html}
290
376
  */
291
377
  export type ConfluenceSpaceToIndexFieldMapping = {
292
378
  /**
293
379
  * The name of the field in the data source.
380
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluencespacetoindexfieldmapping.html#cfn-kendra-datasource-confluencespacetoindexfieldmapping-datasourcefieldname}
294
381
  */
295
382
  DataSourceFieldName: ConfluenceSpaceFieldName;
296
383
  /**
297
384
  * The format for date fields in the data source. If the field specified in `DataSourceFieldName` is a date field you must specify the date format. If the field is not a date field, an exception is thrown.
385
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluencespacetoindexfieldmapping.html#cfn-kendra-datasource-confluencespacetoindexfieldmapping-datefieldformat}
298
386
  */
299
387
  DateFieldFormat?: string | undefined;
300
388
  /**
301
389
  * The name of the index field to map to the Confluence data source field. The index field type must match the Confluence field type.
390
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluencespacetoindexfieldmapping.html#cfn-kendra-datasource-confluencespacetoindexfieldmapping-indexfieldname}
302
391
  */
303
392
  IndexFieldName: string;
304
393
  };
394
+ /**
395
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluenceversion.html}
396
+ */
305
397
  export type ConfluenceVersion = "CLOUD" | "SERVER";
306
398
  /**
307
399
  * Provides the configuration information that's required to connect to a database.
400
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-connectionconfiguration.html}
308
401
  */
309
402
  export type ConnectionConfiguration = {
310
403
  /**
311
404
  * The name of the host for the database. Can be either a string (host.subdomain.domain.tld) or an IPv4 or IPv6 address.
405
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-connectionconfiguration.html#cfn-kendra-datasource-connectionconfiguration-databasehost}
312
406
  */
313
407
  DatabaseHost: string;
314
408
  /**
315
409
  * The name of the database containing the document data.
410
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-connectionconfiguration.html#cfn-kendra-datasource-connectionconfiguration-databasename}
316
411
  */
317
412
  DatabaseName: string;
318
413
  /**
319
414
  * The port that the database uses for connections.
415
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-connectionconfiguration.html#cfn-kendra-datasource-connectionconfiguration-databaseport}
320
416
  */
321
417
  DatabasePort: number;
322
418
  /**
323
419
  * The Amazon Resource Name (ARN) of an AWS Secrets Manager secret that stores the credentials. The credentials should be a user-password pair. For more information, see [Using a Database Data Source](https://docs.aws.amazon.com/kendra/latest/dg/data-source-database.html) . For more information about AWS Secrets Manager , see [What Is AWS Secrets Manager](https://docs.aws.amazon.com/secretsmanager/latest/userguide/intro.html) in the *AWS Secrets Manager* user guide.
420
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-connectionconfiguration.html#cfn-kendra-datasource-connectionconfiguration-secretarn}
324
421
  */
325
422
  SecretArn: string;
326
423
  /**
327
424
  * The name of the table that contains the document data.
425
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-connectionconfiguration.html#cfn-kendra-datasource-connectionconfiguration-tablename}
328
426
  */
329
427
  TableName: string;
330
428
  };
@@ -332,43 +430,53 @@ export type ConnectionConfiguration = {
332
430
  * Provides the configuration information for altering document metadata and content during the document ingestion process.
333
431
  *
334
432
  * For more information, see [Customizing document metadata during the ingestion process](https://docs.aws.amazon.com/kendra/latest/dg/custom-document-enrichment.html) .
433
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-customdocumentenrichmentconfiguration.html}
335
434
  */
336
435
  export type CustomDocumentEnrichmentConfiguration = {
337
436
  /**
338
437
  * Configuration information to alter document attributes or metadata fields and content when ingesting documents into Amazon Kendra.
438
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-customdocumentenrichmentconfiguration.html#cfn-kendra-datasource-customdocumentenrichmentconfiguration-inlineconfigurations}
339
439
  */
340
440
  InlineConfigurations?: InlineCustomDocumentEnrichmentConfiguration[] | undefined;
341
441
  /**
342
442
  * Configuration information for invoking a Lambda function in AWS Lambda on the structured documents with their metadata and text extracted. You can use a Lambda function to apply advanced logic for creating, modifying, or deleting document metadata and content. For more information, see [Advanced data manipulation](https://docs.aws.amazon.com/kendra/latest/dg/custom-document-enrichment.html#advanced-data-manipulation) .
443
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-customdocumentenrichmentconfiguration.html#cfn-kendra-datasource-customdocumentenrichmentconfiguration-postextractionhookconfiguration}
343
444
  */
344
445
  PostExtractionHookConfiguration?: HookConfiguration | undefined;
345
446
  /**
346
447
  * Configuration information for invoking a Lambda function in AWS Lambda on the original or raw documents before extracting their metadata and text. You can use a Lambda function to apply advanced logic for creating, modifying, or deleting document metadata and content. For more information, see [Advanced data manipulation](https://docs.aws.amazon.com/kendra/latest/dg/custom-document-enrichment.html#advanced-data-manipulation) .
448
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-customdocumentenrichmentconfiguration.html#cfn-kendra-datasource-customdocumentenrichmentconfiguration-preextractionhookconfiguration}
347
449
  */
348
450
  PreExtractionHookConfiguration?: HookConfiguration | undefined;
349
451
  /**
350
452
  * The Amazon Resource Name (ARN) of an IAM role with permission to run `PreExtractionHookConfiguration` and `PostExtractionHookConfiguration` for altering document metadata and content during the document ingestion process. For more information, see [an IAM roles for Amazon Kendra](https://docs.aws.amazon.com/kendra/latest/dg/iam-roles.html) .
453
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-customdocumentenrichmentconfiguration.html#cfn-kendra-datasource-customdocumentenrichmentconfiguration-rolearn}
351
454
  */
352
455
  RoleArn?: string | undefined;
353
456
  };
354
457
  /**
355
458
  * Provides the configuration information for an Amazon Kendra data source.
459
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html}
356
460
  */
357
461
  export type DataSourceConfiguration = {
358
462
  /**
359
463
  * Provides the configuration information to connect to Confluence as your data source.
464
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-confluenceconfiguration}
360
465
  */
361
466
  ConfluenceConfiguration?: ConfluenceConfiguration | undefined;
362
467
  /**
363
468
  * Provides the configuration information to connect to a database as your data source.
469
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-databaseconfiguration}
364
470
  */
365
471
  DatabaseConfiguration?: DatabaseConfiguration | undefined;
366
472
  /**
367
473
  * Provides the configuration information to connect to Google Drive as your data source.
474
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-googledriveconfiguration}
368
475
  */
369
476
  GoogleDriveConfiguration?: GoogleDriveConfiguration | undefined;
370
477
  /**
371
478
  * Provides the configuration information to connect to Microsoft OneDrive as your data source.
479
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-onedriveconfiguration}
372
480
  */
373
481
  OneDriveConfiguration?: OneDriveConfiguration | undefined;
374
482
  /**
@@ -381,43 +489,53 @@ export type DataSourceConfiguration = {
381
489
  * > Connectors configured using the older console and API architecture will continue to function as configured. However, you won't be able to edit or update them. If you want to edit or update your connector configuration, you must create a new connector.
382
490
  * >
383
491
  * > We recommended migrating your connector workflow to the upgraded version. Support for connectors configured using the older architecture is scheduled to end by June 2024.
492
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-s3configuration}
384
493
  */
385
494
  S3Configuration: S3DataSourceConfiguration;
386
495
  /**
387
496
  * Provides the configuration information to connect to Salesforce as your data source.
497
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-salesforceconfiguration}
388
498
  */
389
499
  SalesforceConfiguration?: SalesforceConfiguration | undefined;
390
500
  /**
391
501
  * Provides the configuration information to connect to ServiceNow as your data source.
502
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-servicenowconfiguration}
392
503
  */
393
504
  ServiceNowConfiguration?: ServiceNowConfiguration | undefined;
394
505
  /**
395
506
  * Provides the configuration information to connect to Microsoft SharePoint as your data source.
507
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-sharepointconfiguration}
396
508
  */
397
509
  SharePointConfiguration?: SharePointConfiguration | undefined;
398
510
  /**
399
511
  * Provides the configuration information required for Amazon Kendra Web Crawler.
512
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-webcrawlerconfiguration}
400
513
  */
401
514
  WebCrawlerConfiguration?: WebCrawlerConfiguration | undefined;
402
515
  /**
403
516
  * Provides the configuration information to connect to Amazon WorkDocs as your data source.
517
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-workdocsconfiguration}
404
518
  */
405
519
  WorkDocsConfiguration?: WorkDocsConfiguration | undefined;
406
520
  } | {
407
521
  /**
408
522
  * Provides the configuration information to connect to Confluence as your data source.
523
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-confluenceconfiguration}
409
524
  */
410
525
  ConfluenceConfiguration?: ConfluenceConfiguration | undefined;
411
526
  /**
412
527
  * Provides the configuration information to connect to a database as your data source.
528
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-databaseconfiguration}
413
529
  */
414
530
  DatabaseConfiguration?: DatabaseConfiguration | undefined;
415
531
  /**
416
532
  * Provides the configuration information to connect to Google Drive as your data source.
533
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-googledriveconfiguration}
417
534
  */
418
535
  GoogleDriveConfiguration?: GoogleDriveConfiguration | undefined;
419
536
  /**
420
537
  * Provides the configuration information to connect to Microsoft OneDrive as your data source.
538
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-onedriveconfiguration}
421
539
  */
422
540
  OneDriveConfiguration?: OneDriveConfiguration | undefined;
423
541
  /**
@@ -430,43 +548,53 @@ export type DataSourceConfiguration = {
430
548
  * > Connectors configured using the older console and API architecture will continue to function as configured. However, you won't be able to edit or update them. If you want to edit or update your connector configuration, you must create a new connector.
431
549
  * >
432
550
  * > We recommended migrating your connector workflow to the upgraded version. Support for connectors configured using the older architecture is scheduled to end by June 2024.
551
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-s3configuration}
433
552
  */
434
553
  S3Configuration?: S3DataSourceConfiguration | undefined;
435
554
  /**
436
555
  * Provides the configuration information to connect to Salesforce as your data source.
556
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-salesforceconfiguration}
437
557
  */
438
558
  SalesforceConfiguration?: SalesforceConfiguration | undefined;
439
559
  /**
440
560
  * Provides the configuration information to connect to ServiceNow as your data source.
561
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-servicenowconfiguration}
441
562
  */
442
563
  ServiceNowConfiguration?: ServiceNowConfiguration | undefined;
443
564
  /**
444
565
  * Provides the configuration information to connect to Microsoft SharePoint as your data source.
566
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-sharepointconfiguration}
445
567
  */
446
568
  SharePointConfiguration: SharePointConfiguration;
447
569
  /**
448
570
  * Provides the configuration information required for Amazon Kendra Web Crawler.
571
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-webcrawlerconfiguration}
449
572
  */
450
573
  WebCrawlerConfiguration?: WebCrawlerConfiguration | undefined;
451
574
  /**
452
575
  * Provides the configuration information to connect to Amazon WorkDocs as your data source.
576
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-workdocsconfiguration}
453
577
  */
454
578
  WorkDocsConfiguration?: WorkDocsConfiguration | undefined;
455
579
  } | {
456
580
  /**
457
581
  * Provides the configuration information to connect to Confluence as your data source.
582
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-confluenceconfiguration}
458
583
  */
459
584
  ConfluenceConfiguration?: ConfluenceConfiguration | undefined;
460
585
  /**
461
586
  * Provides the configuration information to connect to a database as your data source.
587
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-databaseconfiguration}
462
588
  */
463
589
  DatabaseConfiguration?: DatabaseConfiguration | undefined;
464
590
  /**
465
591
  * Provides the configuration information to connect to Google Drive as your data source.
592
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-googledriveconfiguration}
466
593
  */
467
594
  GoogleDriveConfiguration?: GoogleDriveConfiguration | undefined;
468
595
  /**
469
596
  * Provides the configuration information to connect to Microsoft OneDrive as your data source.
597
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-onedriveconfiguration}
470
598
  */
471
599
  OneDriveConfiguration?: OneDriveConfiguration | undefined;
472
600
  /**
@@ -479,43 +607,53 @@ export type DataSourceConfiguration = {
479
607
  * > Connectors configured using the older console and API architecture will continue to function as configured. However, you won't be able to edit or update them. If you want to edit or update your connector configuration, you must create a new connector.
480
608
  * >
481
609
  * > We recommended migrating your connector workflow to the upgraded version. Support for connectors configured using the older architecture is scheduled to end by June 2024.
610
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-s3configuration}
482
611
  */
483
612
  S3Configuration?: S3DataSourceConfiguration | undefined;
484
613
  /**
485
614
  * Provides the configuration information to connect to Salesforce as your data source.
615
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-salesforceconfiguration}
486
616
  */
487
617
  SalesforceConfiguration: SalesforceConfiguration;
488
618
  /**
489
619
  * Provides the configuration information to connect to ServiceNow as your data source.
620
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-servicenowconfiguration}
490
621
  */
491
622
  ServiceNowConfiguration?: ServiceNowConfiguration | undefined;
492
623
  /**
493
624
  * Provides the configuration information to connect to Microsoft SharePoint as your data source.
625
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-sharepointconfiguration}
494
626
  */
495
627
  SharePointConfiguration?: SharePointConfiguration | undefined;
496
628
  /**
497
629
  * Provides the configuration information required for Amazon Kendra Web Crawler.
630
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-webcrawlerconfiguration}
498
631
  */
499
632
  WebCrawlerConfiguration?: WebCrawlerConfiguration | undefined;
500
633
  /**
501
634
  * Provides the configuration information to connect to Amazon WorkDocs as your data source.
635
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-workdocsconfiguration}
502
636
  */
503
637
  WorkDocsConfiguration?: WorkDocsConfiguration | undefined;
504
638
  } | {
505
639
  /**
506
640
  * Provides the configuration information to connect to Confluence as your data source.
641
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-confluenceconfiguration}
507
642
  */
508
643
  ConfluenceConfiguration?: ConfluenceConfiguration | undefined;
509
644
  /**
510
645
  * Provides the configuration information to connect to a database as your data source.
646
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-databaseconfiguration}
511
647
  */
512
648
  DatabaseConfiguration?: DatabaseConfiguration | undefined;
513
649
  /**
514
650
  * Provides the configuration information to connect to Google Drive as your data source.
651
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-googledriveconfiguration}
515
652
  */
516
653
  GoogleDriveConfiguration?: GoogleDriveConfiguration | undefined;
517
654
  /**
518
655
  * Provides the configuration information to connect to Microsoft OneDrive as your data source.
656
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-onedriveconfiguration}
519
657
  */
520
658
  OneDriveConfiguration: OneDriveConfiguration;
521
659
  /**
@@ -528,43 +666,53 @@ export type DataSourceConfiguration = {
528
666
  * > Connectors configured using the older console and API architecture will continue to function as configured. However, you won't be able to edit or update them. If you want to edit or update your connector configuration, you must create a new connector.
529
667
  * >
530
668
  * > We recommended migrating your connector workflow to the upgraded version. Support for connectors configured using the older architecture is scheduled to end by June 2024.
669
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-s3configuration}
531
670
  */
532
671
  S3Configuration?: S3DataSourceConfiguration | undefined;
533
672
  /**
534
673
  * Provides the configuration information to connect to Salesforce as your data source.
674
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-salesforceconfiguration}
535
675
  */
536
676
  SalesforceConfiguration?: SalesforceConfiguration | undefined;
537
677
  /**
538
678
  * Provides the configuration information to connect to ServiceNow as your data source.
679
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-servicenowconfiguration}
539
680
  */
540
681
  ServiceNowConfiguration?: ServiceNowConfiguration | undefined;
541
682
  /**
542
683
  * Provides the configuration information to connect to Microsoft SharePoint as your data source.
684
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-sharepointconfiguration}
543
685
  */
544
686
  SharePointConfiguration?: SharePointConfiguration | undefined;
545
687
  /**
546
688
  * Provides the configuration information required for Amazon Kendra Web Crawler.
689
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-webcrawlerconfiguration}
547
690
  */
548
691
  WebCrawlerConfiguration?: WebCrawlerConfiguration | undefined;
549
692
  /**
550
693
  * Provides the configuration information to connect to Amazon WorkDocs as your data source.
694
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-workdocsconfiguration}
551
695
  */
552
696
  WorkDocsConfiguration?: WorkDocsConfiguration | undefined;
553
697
  } | {
554
698
  /**
555
699
  * Provides the configuration information to connect to Confluence as your data source.
700
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-confluenceconfiguration}
556
701
  */
557
702
  ConfluenceConfiguration?: ConfluenceConfiguration | undefined;
558
703
  /**
559
704
  * Provides the configuration information to connect to a database as your data source.
705
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-databaseconfiguration}
560
706
  */
561
707
  DatabaseConfiguration?: DatabaseConfiguration | undefined;
562
708
  /**
563
709
  * Provides the configuration information to connect to Google Drive as your data source.
710
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-googledriveconfiguration}
564
711
  */
565
712
  GoogleDriveConfiguration?: GoogleDriveConfiguration | undefined;
566
713
  /**
567
714
  * Provides the configuration information to connect to Microsoft OneDrive as your data source.
715
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-onedriveconfiguration}
568
716
  */
569
717
  OneDriveConfiguration?: OneDriveConfiguration | undefined;
570
718
  /**
@@ -577,43 +725,53 @@ export type DataSourceConfiguration = {
577
725
  * > Connectors configured using the older console and API architecture will continue to function as configured. However, you won't be able to edit or update them. If you want to edit or update your connector configuration, you must create a new connector.
578
726
  * >
579
727
  * > We recommended migrating your connector workflow to the upgraded version. Support for connectors configured using the older architecture is scheduled to end by June 2024.
728
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-s3configuration}
580
729
  */
581
730
  S3Configuration?: S3DataSourceConfiguration | undefined;
582
731
  /**
583
732
  * Provides the configuration information to connect to Salesforce as your data source.
733
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-salesforceconfiguration}
584
734
  */
585
735
  SalesforceConfiguration?: SalesforceConfiguration | undefined;
586
736
  /**
587
737
  * Provides the configuration information to connect to ServiceNow as your data source.
738
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-servicenowconfiguration}
588
739
  */
589
740
  ServiceNowConfiguration: ServiceNowConfiguration;
590
741
  /**
591
742
  * Provides the configuration information to connect to Microsoft SharePoint as your data source.
743
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-sharepointconfiguration}
592
744
  */
593
745
  SharePointConfiguration?: SharePointConfiguration | undefined;
594
746
  /**
595
747
  * Provides the configuration information required for Amazon Kendra Web Crawler.
748
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-webcrawlerconfiguration}
596
749
  */
597
750
  WebCrawlerConfiguration?: WebCrawlerConfiguration | undefined;
598
751
  /**
599
752
  * Provides the configuration information to connect to Amazon WorkDocs as your data source.
753
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-workdocsconfiguration}
600
754
  */
601
755
  WorkDocsConfiguration?: WorkDocsConfiguration | undefined;
602
756
  } | {
603
757
  /**
604
758
  * Provides the configuration information to connect to Confluence as your data source.
759
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-confluenceconfiguration}
605
760
  */
606
761
  ConfluenceConfiguration?: ConfluenceConfiguration | undefined;
607
762
  /**
608
763
  * Provides the configuration information to connect to a database as your data source.
764
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-databaseconfiguration}
609
765
  */
610
766
  DatabaseConfiguration: DatabaseConfiguration;
611
767
  /**
612
768
  * Provides the configuration information to connect to Google Drive as your data source.
769
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-googledriveconfiguration}
613
770
  */
614
771
  GoogleDriveConfiguration?: GoogleDriveConfiguration | undefined;
615
772
  /**
616
773
  * Provides the configuration information to connect to Microsoft OneDrive as your data source.
774
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-onedriveconfiguration}
617
775
  */
618
776
  OneDriveConfiguration?: OneDriveConfiguration | undefined;
619
777
  /**
@@ -626,43 +784,53 @@ export type DataSourceConfiguration = {
626
784
  * > Connectors configured using the older console and API architecture will continue to function as configured. However, you won't be able to edit or update them. If you want to edit or update your connector configuration, you must create a new connector.
627
785
  * >
628
786
  * > We recommended migrating your connector workflow to the upgraded version. Support for connectors configured using the older architecture is scheduled to end by June 2024.
787
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-s3configuration}
629
788
  */
630
789
  S3Configuration?: S3DataSourceConfiguration | undefined;
631
790
  /**
632
791
  * Provides the configuration information to connect to Salesforce as your data source.
792
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-salesforceconfiguration}
633
793
  */
634
794
  SalesforceConfiguration?: SalesforceConfiguration | undefined;
635
795
  /**
636
796
  * Provides the configuration information to connect to ServiceNow as your data source.
797
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-servicenowconfiguration}
637
798
  */
638
799
  ServiceNowConfiguration?: ServiceNowConfiguration | undefined;
639
800
  /**
640
801
  * Provides the configuration information to connect to Microsoft SharePoint as your data source.
802
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-sharepointconfiguration}
641
803
  */
642
804
  SharePointConfiguration?: SharePointConfiguration | undefined;
643
805
  /**
644
806
  * Provides the configuration information required for Amazon Kendra Web Crawler.
807
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-webcrawlerconfiguration}
645
808
  */
646
809
  WebCrawlerConfiguration?: WebCrawlerConfiguration | undefined;
647
810
  /**
648
811
  * Provides the configuration information to connect to Amazon WorkDocs as your data source.
812
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-workdocsconfiguration}
649
813
  */
650
814
  WorkDocsConfiguration?: WorkDocsConfiguration | undefined;
651
815
  } | {
652
816
  /**
653
817
  * Provides the configuration information to connect to Confluence as your data source.
818
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-confluenceconfiguration}
654
819
  */
655
820
  ConfluenceConfiguration: ConfluenceConfiguration;
656
821
  /**
657
822
  * Provides the configuration information to connect to a database as your data source.
823
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-databaseconfiguration}
658
824
  */
659
825
  DatabaseConfiguration?: DatabaseConfiguration | undefined;
660
826
  /**
661
827
  * Provides the configuration information to connect to Google Drive as your data source.
828
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-googledriveconfiguration}
662
829
  */
663
830
  GoogleDriveConfiguration?: GoogleDriveConfiguration | undefined;
664
831
  /**
665
832
  * Provides the configuration information to connect to Microsoft OneDrive as your data source.
833
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-onedriveconfiguration}
666
834
  */
667
835
  OneDriveConfiguration?: OneDriveConfiguration | undefined;
668
836
  /**
@@ -675,43 +843,53 @@ export type DataSourceConfiguration = {
675
843
  * > Connectors configured using the older console and API architecture will continue to function as configured. However, you won't be able to edit or update them. If you want to edit or update your connector configuration, you must create a new connector.
676
844
  * >
677
845
  * > We recommended migrating your connector workflow to the upgraded version. Support for connectors configured using the older architecture is scheduled to end by June 2024.
846
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-s3configuration}
678
847
  */
679
848
  S3Configuration?: S3DataSourceConfiguration | undefined;
680
849
  /**
681
850
  * Provides the configuration information to connect to Salesforce as your data source.
851
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-salesforceconfiguration}
682
852
  */
683
853
  SalesforceConfiguration?: SalesforceConfiguration | undefined;
684
854
  /**
685
855
  * Provides the configuration information to connect to ServiceNow as your data source.
856
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-servicenowconfiguration}
686
857
  */
687
858
  ServiceNowConfiguration?: ServiceNowConfiguration | undefined;
688
859
  /**
689
860
  * Provides the configuration information to connect to Microsoft SharePoint as your data source.
861
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-sharepointconfiguration}
690
862
  */
691
863
  SharePointConfiguration?: SharePointConfiguration | undefined;
692
864
  /**
693
865
  * Provides the configuration information required for Amazon Kendra Web Crawler.
866
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-webcrawlerconfiguration}
694
867
  */
695
868
  WebCrawlerConfiguration?: WebCrawlerConfiguration | undefined;
696
869
  /**
697
870
  * Provides the configuration information to connect to Amazon WorkDocs as your data source.
871
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-workdocsconfiguration}
698
872
  */
699
873
  WorkDocsConfiguration?: WorkDocsConfiguration | undefined;
700
874
  } | {
701
875
  /**
702
876
  * Provides the configuration information to connect to Confluence as your data source.
877
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-confluenceconfiguration}
703
878
  */
704
879
  ConfluenceConfiguration?: ConfluenceConfiguration | undefined;
705
880
  /**
706
881
  * Provides the configuration information to connect to a database as your data source.
882
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-databaseconfiguration}
707
883
  */
708
884
  DatabaseConfiguration?: DatabaseConfiguration | undefined;
709
885
  /**
710
886
  * Provides the configuration information to connect to Google Drive as your data source.
887
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-googledriveconfiguration}
711
888
  */
712
889
  GoogleDriveConfiguration: GoogleDriveConfiguration;
713
890
  /**
714
891
  * Provides the configuration information to connect to Microsoft OneDrive as your data source.
892
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-onedriveconfiguration}
715
893
  */
716
894
  OneDriveConfiguration?: OneDriveConfiguration | undefined;
717
895
  /**
@@ -724,43 +902,53 @@ export type DataSourceConfiguration = {
724
902
  * > Connectors configured using the older console and API architecture will continue to function as configured. However, you won't be able to edit or update them. If you want to edit or update your connector configuration, you must create a new connector.
725
903
  * >
726
904
  * > We recommended migrating your connector workflow to the upgraded version. Support for connectors configured using the older architecture is scheduled to end by June 2024.
905
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-s3configuration}
727
906
  */
728
907
  S3Configuration?: S3DataSourceConfiguration | undefined;
729
908
  /**
730
909
  * Provides the configuration information to connect to Salesforce as your data source.
910
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-salesforceconfiguration}
731
911
  */
732
912
  SalesforceConfiguration?: SalesforceConfiguration | undefined;
733
913
  /**
734
914
  * Provides the configuration information to connect to ServiceNow as your data source.
915
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-servicenowconfiguration}
735
916
  */
736
917
  ServiceNowConfiguration?: ServiceNowConfiguration | undefined;
737
918
  /**
738
919
  * Provides the configuration information to connect to Microsoft SharePoint as your data source.
920
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-sharepointconfiguration}
739
921
  */
740
922
  SharePointConfiguration?: SharePointConfiguration | undefined;
741
923
  /**
742
924
  * Provides the configuration information required for Amazon Kendra Web Crawler.
925
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-webcrawlerconfiguration}
743
926
  */
744
927
  WebCrawlerConfiguration?: WebCrawlerConfiguration | undefined;
745
928
  /**
746
929
  * Provides the configuration information to connect to Amazon WorkDocs as your data source.
930
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-workdocsconfiguration}
747
931
  */
748
932
  WorkDocsConfiguration?: WorkDocsConfiguration | undefined;
749
933
  } | {
750
934
  /**
751
935
  * Provides the configuration information to connect to Confluence as your data source.
936
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-confluenceconfiguration}
752
937
  */
753
938
  ConfluenceConfiguration?: ConfluenceConfiguration | undefined;
754
939
  /**
755
940
  * Provides the configuration information to connect to a database as your data source.
941
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-databaseconfiguration}
756
942
  */
757
943
  DatabaseConfiguration?: DatabaseConfiguration | undefined;
758
944
  /**
759
945
  * Provides the configuration information to connect to Google Drive as your data source.
946
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-googledriveconfiguration}
760
947
  */
761
948
  GoogleDriveConfiguration?: GoogleDriveConfiguration | undefined;
762
949
  /**
763
950
  * Provides the configuration information to connect to Microsoft OneDrive as your data source.
951
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-onedriveconfiguration}
764
952
  */
765
953
  OneDriveConfiguration?: OneDriveConfiguration | undefined;
766
954
  /**
@@ -773,43 +961,53 @@ export type DataSourceConfiguration = {
773
961
  * > Connectors configured using the older console and API architecture will continue to function as configured. However, you won't be able to edit or update them. If you want to edit or update your connector configuration, you must create a new connector.
774
962
  * >
775
963
  * > We recommended migrating your connector workflow to the upgraded version. Support for connectors configured using the older architecture is scheduled to end by June 2024.
964
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-s3configuration}
776
965
  */
777
966
  S3Configuration?: S3DataSourceConfiguration | undefined;
778
967
  /**
779
968
  * Provides the configuration information to connect to Salesforce as your data source.
969
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-salesforceconfiguration}
780
970
  */
781
971
  SalesforceConfiguration?: SalesforceConfiguration | undefined;
782
972
  /**
783
973
  * Provides the configuration information to connect to ServiceNow as your data source.
974
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-servicenowconfiguration}
784
975
  */
785
976
  ServiceNowConfiguration?: ServiceNowConfiguration | undefined;
786
977
  /**
787
978
  * Provides the configuration information to connect to Microsoft SharePoint as your data source.
979
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-sharepointconfiguration}
788
980
  */
789
981
  SharePointConfiguration?: SharePointConfiguration | undefined;
790
982
  /**
791
983
  * Provides the configuration information required for Amazon Kendra Web Crawler.
984
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-webcrawlerconfiguration}
792
985
  */
793
986
  WebCrawlerConfiguration: WebCrawlerConfiguration;
794
987
  /**
795
988
  * Provides the configuration information to connect to Amazon WorkDocs as your data source.
989
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-workdocsconfiguration}
796
990
  */
797
991
  WorkDocsConfiguration?: WorkDocsConfiguration | undefined;
798
992
  } | {
799
993
  /**
800
994
  * Provides the configuration information to connect to Confluence as your data source.
995
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-confluenceconfiguration}
801
996
  */
802
997
  ConfluenceConfiguration?: ConfluenceConfiguration | undefined;
803
998
  /**
804
999
  * Provides the configuration information to connect to a database as your data source.
1000
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-databaseconfiguration}
805
1001
  */
806
1002
  DatabaseConfiguration?: DatabaseConfiguration | undefined;
807
1003
  /**
808
1004
  * Provides the configuration information to connect to Google Drive as your data source.
1005
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-googledriveconfiguration}
809
1006
  */
810
1007
  GoogleDriveConfiguration?: GoogleDriveConfiguration | undefined;
811
1008
  /**
812
1009
  * Provides the configuration information to connect to Microsoft OneDrive as your data source.
1010
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-onedriveconfiguration}
813
1011
  */
814
1012
  OneDriveConfiguration?: OneDriveConfiguration | undefined;
815
1013
  /**
@@ -822,88 +1020,111 @@ export type DataSourceConfiguration = {
822
1020
  * > Connectors configured using the older console and API architecture will continue to function as configured. However, you won't be able to edit or update them. If you want to edit or update your connector configuration, you must create a new connector.
823
1021
  * >
824
1022
  * > We recommended migrating your connector workflow to the upgraded version. Support for connectors configured using the older architecture is scheduled to end by June 2024.
1023
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-s3configuration}
825
1024
  */
826
1025
  S3Configuration?: S3DataSourceConfiguration | undefined;
827
1026
  /**
828
1027
  * Provides the configuration information to connect to Salesforce as your data source.
1028
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-salesforceconfiguration}
829
1029
  */
830
1030
  SalesforceConfiguration?: SalesforceConfiguration | undefined;
831
1031
  /**
832
1032
  * Provides the configuration information to connect to ServiceNow as your data source.
1033
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-servicenowconfiguration}
833
1034
  */
834
1035
  ServiceNowConfiguration?: ServiceNowConfiguration | undefined;
835
1036
  /**
836
1037
  * Provides the configuration information to connect to Microsoft SharePoint as your data source.
1038
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-sharepointconfiguration}
837
1039
  */
838
1040
  SharePointConfiguration?: SharePointConfiguration | undefined;
839
1041
  /**
840
1042
  * Provides the configuration information required for Amazon Kendra Web Crawler.
1043
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-webcrawlerconfiguration}
841
1044
  */
842
1045
  WebCrawlerConfiguration?: WebCrawlerConfiguration | undefined;
843
1046
  /**
844
1047
  * Provides the configuration information to connect to Amazon WorkDocs as your data source.
1048
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-workdocsconfiguration}
845
1049
  */
846
1050
  WorkDocsConfiguration: WorkDocsConfiguration;
847
1051
  };
848
1052
  /**
849
1053
  * Maps a column or attribute in the data source to an index field. You must first create the fields in the index using the [UpdateIndex](https://docs.aws.amazon.com/kendra/latest/dg/API_UpdateIndex.html) operation.
1054
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourcetoindexfieldmapping.html}
850
1055
  */
851
1056
  export type DataSourceToIndexFieldMapping = {
852
1057
  /**
853
1058
  * The name of the field in the data source. You must first create the index field using the `UpdateIndex` API.
1059
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourcetoindexfieldmapping.html#cfn-kendra-datasource-datasourcetoindexfieldmapping-datasourcefieldname}
854
1060
  */
855
1061
  DataSourceFieldName: string;
856
1062
  /**
857
1063
  * The format for date fields in the data source. If the field specified in `DataSourceFieldName` is a date field, you must specify the date format. If the field is not a date field, an exception is thrown.
1064
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourcetoindexfieldmapping.html#cfn-kendra-datasource-datasourcetoindexfieldmapping-datefieldformat}
858
1065
  */
859
1066
  DateFieldFormat?: string | undefined;
860
1067
  /**
861
1068
  * The name of the index field to map to the data source field. The index field type must match the data source field type.
1069
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourcetoindexfieldmapping.html#cfn-kendra-datasource-datasourcetoindexfieldmapping-indexfieldname}
862
1070
  */
863
1071
  IndexFieldName: string;
864
1072
  };
865
1073
  /**
866
1074
  * Provides the configuration information to connect to an Amazon VPC.
1075
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourcevpcconfiguration.html}
867
1076
  */
868
1077
  export type DataSourceVpcConfiguration = {
869
1078
  /**
870
1079
  * A list of identifiers of security groups within your Amazon VPC. The security groups should enable Amazon Kendra to connect to the data source.
1080
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourcevpcconfiguration.html#cfn-kendra-datasource-datasourcevpcconfiguration-securitygroupids}
871
1081
  */
872
1082
  SecurityGroupIds: string[];
873
1083
  /**
874
1084
  * A list of identifiers for subnets within your Amazon VPC. The subnets should be able to connect to each other in the VPC, and they should have outgoing access to the Internet through a NAT device.
1085
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourcevpcconfiguration.html#cfn-kendra-datasource-datasourcevpcconfiguration-subnetids}
875
1086
  */
876
1087
  SubnetIds: string[];
877
1088
  };
878
1089
  /**
879
1090
  * Provides the configuration information to an [Amazon Kendra supported database](https://docs.aws.amazon.com/kendra/latest/dg/data-source-database.html) .
1091
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-databaseconfiguration.html}
880
1092
  */
881
1093
  export type DatabaseConfiguration = {
882
1094
  /**
883
1095
  * Information about the database column that provides information for user context filtering.
1096
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-databaseconfiguration.html#cfn-kendra-datasource-databaseconfiguration-aclconfiguration}
884
1097
  */
885
1098
  AclConfiguration?: AclConfiguration | undefined;
886
1099
  /**
887
1100
  * Information about where the index should get the document information from the database.
1101
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-databaseconfiguration.html#cfn-kendra-datasource-databaseconfiguration-columnconfiguration}
888
1102
  */
889
1103
  ColumnConfiguration: ColumnConfiguration;
890
1104
  /**
891
1105
  * Configuration information that's required to connect to a database.
1106
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-databaseconfiguration.html#cfn-kendra-datasource-databaseconfiguration-connectionconfiguration}
892
1107
  */
893
1108
  ConnectionConfiguration: ConnectionConfiguration;
894
1109
  /**
895
1110
  * The type of database engine that runs the database.
1111
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-databaseconfiguration.html#cfn-kendra-datasource-databaseconfiguration-databaseenginetype}
896
1112
  */
897
1113
  DatabaseEngineType: DatabaseEngineType;
898
1114
  /**
899
1115
  * Provides information about how Amazon Kendra uses quote marks around SQL identifiers when querying a database data source.
1116
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-databaseconfiguration.html#cfn-kendra-datasource-databaseconfiguration-sqlconfiguration}
900
1117
  */
901
1118
  SqlConfiguration?: SqlConfiguration | undefined;
902
1119
  /**
903
1120
  * Provides information for connecting to an Amazon VPC.
1121
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-databaseconfiguration.html#cfn-kendra-datasource-databaseconfiguration-vpcconfiguration}
904
1122
  */
905
1123
  VpcConfiguration?: DataSourceVpcConfiguration | undefined;
906
1124
  };
1125
+ /**
1126
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-databaseenginetype.html}
1127
+ */
907
1128
  export type DatabaseEngineType = "RDS_AURORA_MYSQL" | "RDS_AURORA_POSTGRESQL" | "RDS_MYSQL" | "RDS_POSTGRESQL";
908
1129
  /**
909
1130
  * The condition used for the target document attribute or metadata field when ingesting documents into Amazon Kendra. You use this with [DocumentAttributeTarget to apply the condition](https://docs.aws.amazon.com/kendra/latest/dg/API_DocumentAttributeTarget.html) .
@@ -911,6 +1132,7 @@ export type DatabaseEngineType = "RDS_AURORA_MYSQL" | "RDS_AURORA_POSTGRESQL" |
911
1132
  * For example, you can create the 'Department' target field and have it prefill department names associated with the documents based on information in the 'Source_URI' field. Set the condition that if the 'Source_URI' field contains 'financial' in its URI value, then prefill the target field 'Department' with the target value 'Finance' for the document.
912
1133
  *
913
1134
  * Amazon Kendra cannot create a target field if it has not already been created as an index field. After you create your index field, you can create a document metadata field using `DocumentAttributeTarget` . Amazon Kendra then will map your newly created metadata field to your index field.
1135
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-documentattributecondition.html}
914
1136
  */
915
1137
  export type DocumentAttributeCondition = {
916
1138
  /**
@@ -919,18 +1141,21 @@ export type DocumentAttributeCondition = {
919
1141
  * For example, 'Source_URI' could be an identifier for the attribute or metadata field that contains source URIs associated with the documents.
920
1142
  *
921
1143
  * Amazon Kendra currently does not support `_document_body` as an attribute key used for the condition.
1144
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-documentattributecondition.html#cfn-kendra-datasource-documentattributecondition-conditiondocumentattributekey}
922
1145
  */
923
1146
  ConditionDocumentAttributeKey: string;
924
1147
  /**
925
1148
  * The value used by the operator.
926
1149
  *
927
1150
  * For example, you can specify the value 'financial' for strings in the 'Source_URI' field that partially match or contain this value.
1151
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-documentattributecondition.html#cfn-kendra-datasource-documentattributecondition-conditiononvalue}
928
1152
  */
929
1153
  ConditionOnValue?: DocumentAttributeValue | undefined;
930
1154
  /**
931
1155
  * The condition operator.
932
1156
  *
933
1157
  * For example, you can use 'Contains' to partially match a string.
1158
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-documentattributecondition.html#cfn-kendra-datasource-documentattributecondition-operator}
934
1159
  */
935
1160
  Operator: ConditionOperator;
936
1161
  };
@@ -942,91 +1167,110 @@ export type DocumentAttributeCondition = {
942
1167
  * Amazon Kendra cannot create a target field if it has not already been created as an index field. After you create your index field, you can create a document metadata field using `DocumentAttributeTarget` . Amazon Kendra then will map your newly created metadata field to your index field.
943
1168
  *
944
1169
  * You can also use this with [DocumentAttributeCondition](https://docs.aws.amazon.com/kendra/latest/dg/API_DocumentAttributeCondition.html) .
1170
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-documentattributetarget.html}
945
1171
  */
946
1172
  export type DocumentAttributeTarget = {
947
1173
  /**
948
1174
  * The identifier of the target document attribute or metadata field.
949
1175
  *
950
1176
  * For example, 'Department' could be an identifier for the target attribute or metadata field that includes the department names associated with the documents.
1177
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-documentattributetarget.html#cfn-kendra-datasource-documentattributetarget-targetdocumentattributekey}
951
1178
  */
952
1179
  TargetDocumentAttributeKey: string;
953
1180
  /**
954
1181
  * The target value you want to create for the target attribute.
955
1182
  *
956
1183
  * For example, 'Finance' could be the target value for the target attribute key 'Department'.
1184
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-documentattributetarget.html#cfn-kendra-datasource-documentattributetarget-targetdocumentattributevalue}
957
1185
  */
958
1186
  TargetDocumentAttributeValue?: DocumentAttributeValue | undefined;
959
1187
  /**
960
1188
  * `TRUE` to delete the existing target value for your specified target attribute key. You cannot create a target value and set this to `TRUE` . To create a target value ( `TargetDocumentAttributeValue` ), set this to `FALSE` .
1189
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-documentattributetarget.html#cfn-kendra-datasource-documentattributetarget-targetdocumentattributevaluedeletion}
961
1190
  */
962
1191
  TargetDocumentAttributeValueDeletion?: boolean | undefined;
963
1192
  };
964
1193
  /**
965
1194
  * The value of a document attribute. You can only provide one value for a document attribute.
1195
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-documentattributevalue.html}
966
1196
  */
967
1197
  export type DocumentAttributeValue = {
968
1198
  /**
969
1199
  * A date expressed as an ISO 8601 string.
970
1200
  *
971
1201
  * It is important for the time zone to be included in the ISO 8601 date-time format. For example, 2012-03-25T12:30:10+01:00 is the ISO 8601 date-time format for March 25th 2012 at 12:30PM (plus 10 seconds) in Central European Time.
1202
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-documentattributevalue.html#cfn-kendra-datasource-documentattributevalue-datevalue}
972
1203
  */
973
1204
  DateValue?: string | undefined;
974
1205
  /**
975
1206
  * A long integer value.
1207
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-documentattributevalue.html#cfn-kendra-datasource-documentattributevalue-longvalue}
976
1208
  */
977
1209
  LongValue?: number | undefined;
978
1210
  /**
979
1211
  * A list of strings. The default maximum length or number of strings is 10.
1212
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-documentattributevalue.html#cfn-kendra-datasource-documentattributevalue-stringlistvalue}
980
1213
  */
981
1214
  StringListValue?: string[] | undefined;
982
1215
  /**
983
1216
  * A string, such as "department".
984
1217
  * @minLength 1
985
1218
  * @maxLength 2048
1219
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-documentattributevalue.html#cfn-kendra-datasource-documentattributevalue-stringvalue}
986
1220
  */
987
1221
  StringValue?: string | undefined;
988
1222
  };
989
1223
  /**
990
1224
  * Document metadata files that contain information such as the document access control information, source URI, document author, and custom attributes. Each metadata file contains metadata about a single document.
1225
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-documentsmetadataconfiguration.html}
991
1226
  */
992
1227
  export type DocumentsMetadataConfiguration = {
993
1228
  /**
994
1229
  * A prefix used to filter metadata configuration files in the AWS S3 bucket. The S3 bucket might contain multiple metadata files. Use `S3Prefix` to include only the desired metadata files.
1230
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-documentsmetadataconfiguration.html#cfn-kendra-datasource-documentsmetadataconfiguration-s3prefix}
995
1231
  */
996
1232
  S3Prefix?: string | undefined;
997
1233
  };
998
1234
  /**
999
1235
  * Provides the configuration information to connect to Google Drive as your data source.
1236
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-googledriveconfiguration.html}
1000
1237
  */
1001
1238
  export type GoogleDriveConfiguration = {
1002
1239
  /**
1003
1240
  * A list of MIME types to exclude from the index. All documents matching the specified MIME type are excluded.
1004
1241
  *
1005
1242
  * For a list of MIME types, see [Using a Google Workspace Drive data source](https://docs.aws.amazon.com/kendra/latest/dg/data-source-google-drive.html) .
1243
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-googledriveconfiguration.html#cfn-kendra-datasource-googledriveconfiguration-excludemimetypes}
1006
1244
  */
1007
1245
  ExcludeMimeTypes?: string[] | undefined;
1008
1246
  /**
1009
1247
  * A list of identifiers or shared drives to exclude from the index. All files and folders stored on the shared drive are excluded.
1248
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-googledriveconfiguration.html#cfn-kendra-datasource-googledriveconfiguration-excludeshareddrives}
1010
1249
  */
1011
1250
  ExcludeSharedDrives?: string[] | undefined;
1012
1251
  /**
1013
1252
  * A list of email addresses of the users. Documents owned by these users are excluded from the index. Documents shared with excluded users are indexed unless they are excluded in another way.
1253
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-googledriveconfiguration.html#cfn-kendra-datasource-googledriveconfiguration-excludeuseraccounts}
1014
1254
  */
1015
1255
  ExcludeUserAccounts?: string[] | undefined;
1016
1256
  /**
1017
1257
  * A list of regular expression patterns to exclude certain items in your Google Drive, including shared drives and users' My Drives. Items that match the patterns are excluded from the index. Items that don't match the patterns are included in the index. If an item matches both an inclusion and exclusion pattern, the exclusion pattern takes precedence and the item isn't included in the index.
1258
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-googledriveconfiguration.html#cfn-kendra-datasource-googledriveconfiguration-exclusionpatterns}
1018
1259
  */
1019
1260
  ExclusionPatterns?: string[] | undefined;
1020
1261
  /**
1021
1262
  * Maps Google Drive data source attributes or field names to Amazon Kendra index field names. To create custom fields, use the `UpdateIndex` API before you map to Google Drive fields. For more information, see [Mapping data source fields](https://docs.aws.amazon.com/kendra/latest/dg/field-mapping.html) . The Google Drive data source field names must exist in your Google Drive custom metadata.
1263
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-googledriveconfiguration.html#cfn-kendra-datasource-googledriveconfiguration-fieldmappings}
1022
1264
  */
1023
1265
  FieldMappings?: DataSourceToIndexFieldMapping[] | undefined;
1024
1266
  /**
1025
1267
  * A list of regular expression patterns to include certain items in your Google Drive, including shared drives and users' My Drives. Items that match the patterns are included in the index. Items that don't match the patterns are excluded from the index. If an item matches both an inclusion and exclusion pattern, the exclusion pattern takes precedence and the item isn't included in the index.
1268
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-googledriveconfiguration.html#cfn-kendra-datasource-googledriveconfiguration-inclusionpatterns}
1026
1269
  */
1027
1270
  InclusionPatterns?: string[] | undefined;
1028
1271
  /**
1029
1272
  * The Amazon Resource Name (ARN) of a AWS Secrets Manager secret that contains the credentials required to connect to Google Drive. For more information, see [Using a Google Workspace Drive data source](https://docs.aws.amazon.com/kendra/latest/dg/data-source-google-drive.html) .
1273
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-googledriveconfiguration.html#cfn-kendra-datasource-googledriveconfiguration-secretarn}
1030
1274
  */
1031
1275
  SecretArn: string;
1032
1276
  };
@@ -1034,20 +1278,24 @@ export type GoogleDriveConfiguration = {
1034
1278
  * Provides the configuration information for invoking a Lambda function in AWS Lambda to alter document metadata and content when ingesting documents into Amazon Kendra. You can configure your Lambda function using [PreExtractionHookConfiguration](https://docs.aws.amazon.com/kendra/latest/dg/API_CustomDocumentEnrichmentConfiguration.html) if you want to apply advanced alterations on the original or raw documents. If you want to apply advanced alterations on the Amazon Kendra structured documents, you must configure your Lambda function using [PostExtractionHookConfiguration](https://docs.aws.amazon.com/kendra/latest/dg/API_CustomDocumentEnrichmentConfiguration.html) . You can only invoke one Lambda function. However, this function can invoke other functions it requires.
1035
1279
  *
1036
1280
  * For more information, see [Customizing document metadata during the ingestion process](https://docs.aws.amazon.com/kendra/latest/dg/custom-document-enrichment.html) .
1281
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-hookconfiguration.html}
1037
1282
  */
1038
1283
  export type HookConfiguration = {
1039
1284
  /**
1040
1285
  * The condition used for when a Lambda function should be invoked.
1041
1286
  *
1042
1287
  * For example, you can specify a condition that if there are empty date-time values, then Amazon Kendra should invoke a function that inserts the current date-time.
1288
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-hookconfiguration.html#cfn-kendra-datasource-hookconfiguration-invocationcondition}
1043
1289
  */
1044
1290
  InvocationCondition?: DocumentAttributeCondition | undefined;
1045
1291
  /**
1046
1292
  * The Amazon Resource Name (ARN) of an IAM role with permission to run a Lambda function during ingestion. For more information, see [an IAM roles for Amazon Kendra](https://docs.aws.amazon.com/kendra/latest/dg/iam-roles.html) .
1293
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-hookconfiguration.html#cfn-kendra-datasource-hookconfiguration-lambdaarn}
1047
1294
  */
1048
1295
  LambdaArn: string;
1049
1296
  /**
1050
1297
  * Stores the original, raw documents or the structured, parsed documents before and after altering them. For more information, see [Data contracts for Lambda functions](https://docs.aws.amazon.com/kendra/latest/dg/custom-document-enrichment.html#cde-data-contracts-lambda) .
1298
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-hookconfiguration.html#cfn-kendra-datasource-hookconfiguration-s3bucket}
1051
1299
  */
1052
1300
  S3Bucket: string;
1053
1301
  };
@@ -1055,88 +1303,107 @@ export type HookConfiguration = {
1055
1303
  * Provides the configuration information for applying basic logic to alter document metadata and content when ingesting documents into Amazon Kendra. To apply advanced logic, to go beyond what you can do with basic logic, see [HookConfiguration](https://docs.aws.amazon.com/kendra/latest/dg/API_HookConfiguration.html) .
1056
1304
  *
1057
1305
  * For more information, see [Customizing document metadata during the ingestion process](https://docs.aws.amazon.com/kendra/latest/dg/custom-document-enrichment.html) .
1306
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-inlinecustomdocumentenrichmentconfiguration.html}
1058
1307
  */
1059
1308
  export type InlineCustomDocumentEnrichmentConfiguration = {
1060
1309
  /**
1061
1310
  * Configuration of the condition used for the target document attribute or metadata field when ingesting documents into Amazon Kendra.
1311
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-inlinecustomdocumentenrichmentconfiguration.html#cfn-kendra-datasource-inlinecustomdocumentenrichmentconfiguration-condition}
1062
1312
  */
1063
1313
  Condition?: DocumentAttributeCondition | undefined;
1064
1314
  /**
1065
1315
  * `TRUE` to delete content if the condition used for the target attribute is met.
1316
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-inlinecustomdocumentenrichmentconfiguration.html#cfn-kendra-datasource-inlinecustomdocumentenrichmentconfiguration-documentcontentdeletion}
1066
1317
  */
1067
1318
  DocumentContentDeletion?: boolean | undefined;
1068
1319
  /**
1069
1320
  * Configuration of the target document attribute or metadata field when ingesting documents into Amazon Kendra. You can also include a value.
1321
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-inlinecustomdocumentenrichmentconfiguration.html#cfn-kendra-datasource-inlinecustomdocumentenrichmentconfiguration-target}
1070
1322
  */
1071
1323
  Target?: DocumentAttributeTarget | undefined;
1072
1324
  };
1073
1325
  /**
1074
1326
  * Provides the configuration information to connect to OneDrive as your data source.
1327
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-onedriveconfiguration.html}
1075
1328
  */
1076
1329
  export type OneDriveConfiguration = {
1077
1330
  /**
1078
1331
  * `TRUE` to disable local groups information.
1332
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-onedriveconfiguration.html#cfn-kendra-datasource-onedriveconfiguration-disablelocalgroups}
1079
1333
  */
1080
1334
  DisableLocalGroups?: boolean | undefined;
1081
1335
  /**
1082
1336
  * A list of regular expression patterns to exclude certain documents in your OneDrive. Documents that match the patterns are excluded from the index. Documents that don't match the patterns are included in the index. If a document matches both an inclusion and exclusion pattern, the exclusion pattern takes precedence and the document isn't included in the index.
1083
1337
  *
1084
1338
  * The pattern is applied to the file name.
1339
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-onedriveconfiguration.html#cfn-kendra-datasource-onedriveconfiguration-exclusionpatterns}
1085
1340
  */
1086
1341
  ExclusionPatterns?: string[] | undefined;
1087
1342
  /**
1088
1343
  * A list of `DataSourceToIndexFieldMapping` objects that map OneDrive data source attributes or field names to Amazon Kendra index field names. To create custom fields, use the `UpdateIndex` API before you map to OneDrive fields. For more information, see [Mapping data source fields](https://docs.aws.amazon.com/kendra/latest/dg/field-mapping.html) . The OneDrive data source field names must exist in your OneDrive custom metadata.
1344
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-onedriveconfiguration.html#cfn-kendra-datasource-onedriveconfiguration-fieldmappings}
1089
1345
  */
1090
1346
  FieldMappings?: DataSourceToIndexFieldMapping[] | undefined;
1091
1347
  /**
1092
1348
  * A list of regular expression patterns to include certain documents in your OneDrive. Documents that match the patterns are included in the index. Documents that don't match the patterns are excluded from the index. If a document matches both an inclusion and exclusion pattern, the exclusion pattern takes precedence and the document isn't included in the index.
1093
1349
  *
1094
1350
  * The pattern is applied to the file name.
1351
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-onedriveconfiguration.html#cfn-kendra-datasource-onedriveconfiguration-inclusionpatterns}
1095
1352
  */
1096
1353
  InclusionPatterns?: string[] | undefined;
1097
1354
  /**
1098
1355
  * A list of user accounts whose documents should be indexed.
1356
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-onedriveconfiguration.html#cfn-kendra-datasource-onedriveconfiguration-onedriveusers}
1099
1357
  */
1100
1358
  OneDriveUsers: OneDriveUsers;
1101
1359
  /**
1102
1360
  * The Amazon Resource Name (ARN) of an AWS Secrets Manager secret that contains the user name and password to connect to OneDrive. The user name should be the application ID for the OneDrive application, and the password is the application key for the OneDrive application.
1361
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-onedriveconfiguration.html#cfn-kendra-datasource-onedriveconfiguration-secretarn}
1103
1362
  */
1104
1363
  SecretArn: string;
1105
1364
  /**
1106
1365
  * The Azure Active Directory domain of the organization.
1366
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-onedriveconfiguration.html#cfn-kendra-datasource-onedriveconfiguration-tenantdomain}
1107
1367
  */
1108
1368
  TenantDomain: string;
1109
1369
  };
1110
1370
  /**
1111
1371
  * User accounts whose documents should be indexed.
1372
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-onedriveusers.html}
1112
1373
  */
1113
1374
  export type OneDriveUsers = {
1114
1375
  /**
1115
1376
  * A list of users whose documents should be indexed. Specify the user names in email format, for example, `username@tenantdomain` . If you need to index the documents of more than 10 users, use the `OneDriveUserS3Path` field to specify the location of a file containing a list of users.
1377
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-onedriveusers.html#cfn-kendra-datasource-onedriveusers-onedriveuserlist}
1116
1378
  */
1117
1379
  OneDriveUserList: string[];
1118
1380
  /**
1119
1381
  * The S3 bucket location of a file containing a list of users whose documents should be indexed.
1382
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-onedriveusers.html#cfn-kendra-datasource-onedriveusers-onedriveusers3path}
1120
1383
  */
1121
1384
  OneDriveUserS3Path?: S3Path | undefined;
1122
1385
  } | {
1123
1386
  /**
1124
1387
  * A list of users whose documents should be indexed. Specify the user names in email format, for example, `username@tenantdomain` . If you need to index the documents of more than 10 users, use the `OneDriveUserS3Path` field to specify the location of a file containing a list of users.
1388
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-onedriveusers.html#cfn-kendra-datasource-onedriveusers-onedriveuserlist}
1125
1389
  */
1126
1390
  OneDriveUserList?: string[] | undefined;
1127
1391
  /**
1128
1392
  * The S3 bucket location of a file containing a list of users whose documents should be indexed.
1393
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-onedriveusers.html#cfn-kendra-datasource-onedriveusers-onedriveusers3path}
1129
1394
  */
1130
1395
  OneDriveUserS3Path: S3Path;
1131
1396
  };
1132
1397
  /**
1133
1398
  * Provides the configuration information for a web proxy to connect to website hosts.
1399
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-proxyconfiguration.html}
1134
1400
  */
1135
1401
  export type ProxyConfiguration = {
1136
1402
  /**
1137
1403
  * The Amazon Resource Name (ARN) of an AWS Secrets Manager secret. You create a secret to store your credentials in [AWS Secrets Manager](https://docs.aws.amazon.com/secretsmanager/latest/userguide/intro.html)
1138
1404
  *
1139
1405
  * The credentials are optional. You use a secret if web proxy credentials are required to connect to a website host. Amazon Kendra currently support basic authentication to connect to a web proxy server. The secret stores your credentials.
1406
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-proxyconfiguration.html#cfn-kendra-datasource-proxyconfiguration-credentials}
1140
1407
  */
1141
1408
  Credentials?: string | undefined;
1142
1409
  /**
@@ -1146,6 +1413,7 @@ export type ProxyConfiguration = {
1146
1413
  * @minLength 1
1147
1414
  * @maxLength 253
1148
1415
  * @pattern ([^\s]*)
1416
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-proxyconfiguration.html#cfn-kendra-datasource-proxyconfiguration-host}
1149
1417
  */
1150
1418
  Host: string;
1151
1419
  /**
@@ -1154,24 +1422,32 @@ export type ProxyConfiguration = {
1154
1422
  * For example, the port for https://a.example.com/page1.html is 443, the standard port for HTTPS.
1155
1423
  * @min 1
1156
1424
  * @max 65535
1425
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-proxyconfiguration.html#cfn-kendra-datasource-proxyconfiguration-port}
1157
1426
  */
1158
1427
  Port: number;
1159
1428
  };
1429
+ /**
1430
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-queryidentifiersenclosingoption.html}
1431
+ */
1160
1432
  export type QueryIdentifiersEnclosingOption = "DOUBLE_QUOTES" | "NONE";
1161
1433
  /**
1162
1434
  * Provides the configuration information to connect to an Amazon S3 bucket.
1435
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-s3datasourceconfiguration.html}
1163
1436
  */
1164
1437
  export type S3DataSourceConfiguration = {
1165
1438
  /**
1166
1439
  * Provides the path to the S3 bucket that contains the user context filtering files for the data source. For the format of the file, see [Access control for S3 data sources](https://docs.aws.amazon.com/kendra/latest/dg/s3-acl.html) .
1440
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-s3datasourceconfiguration.html#cfn-kendra-datasource-s3datasourceconfiguration-accesscontrollistconfiguration}
1167
1441
  */
1168
1442
  AccessControlListConfiguration?: AccessControlListConfiguration | undefined;
1169
1443
  /**
1170
1444
  * The name of the bucket that contains the documents.
1445
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-s3datasourceconfiguration.html#cfn-kendra-datasource-s3datasourceconfiguration-bucketname}
1171
1446
  */
1172
1447
  BucketName: string;
1173
1448
  /**
1174
1449
  * Specifies document metadata files that contain information such as the document access control information, source URI, document author, and custom attributes. Each metadata file contains metadata about a single document.
1450
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-s3datasourceconfiguration.html#cfn-kendra-datasource-s3datasourceconfiguration-documentsmetadataconfiguration}
1175
1451
  */
1176
1452
  DocumentsMetadataConfiguration?: DocumentsMetadataConfiguration | undefined;
1177
1453
  /**
@@ -1187,6 +1463,7 @@ export type S3DataSourceConfiguration = {
1187
1463
  * - ***‍/*internal** —All internal-related files in a directory and its subdirectories.
1188
1464
  *
1189
1465
  * For more examples, see [Use of Exclude and Include Filters](https://docs.aws.amazon.com/cli/latest/reference/s3/#use-of-exclude-and-include-filters) in the AWS CLI Command Reference.
1466
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-s3datasourceconfiguration.html#cfn-kendra-datasource-s3datasourceconfiguration-exclusionpatterns}
1190
1467
  */
1191
1468
  ExclusionPatterns?: string[] | undefined;
1192
1469
  /**
@@ -1202,74 +1479,93 @@ export type S3DataSourceConfiguration = {
1202
1479
  * - ***‍/*internal** —All internal-related files in a directory and its subdirectories.
1203
1480
  *
1204
1481
  * For more examples, see [Use of Exclude and Include Filters](https://docs.aws.amazon.com/cli/latest/reference/s3/#use-of-exclude-and-include-filters) in the AWS CLI Command Reference.
1482
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-s3datasourceconfiguration.html#cfn-kendra-datasource-s3datasourceconfiguration-inclusionpatterns}
1205
1483
  */
1206
1484
  InclusionPatterns?: string[] | undefined;
1207
1485
  /**
1208
1486
  * A list of S3 prefixes for the documents that should be included in the index.
1487
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-s3datasourceconfiguration.html#cfn-kendra-datasource-s3datasourceconfiguration-inclusionprefixes}
1209
1488
  */
1210
1489
  InclusionPrefixes?: string[] | undefined;
1211
1490
  };
1212
1491
  /**
1213
1492
  * Information required to find a specific file in an Amazon S3 bucket.
1493
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-s3path.html}
1214
1494
  */
1215
1495
  export type S3Path = {
1216
1496
  /**
1217
1497
  * The name of the S3 bucket that contains the file.
1498
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-s3path.html#cfn-kendra-datasource-s3path-bucket}
1218
1499
  */
1219
1500
  Bucket: string;
1220
1501
  /**
1221
1502
  * The name of the file.
1503
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-s3path.html#cfn-kendra-datasource-s3path-key}
1222
1504
  */
1223
1505
  Key: string;
1224
1506
  };
1225
1507
  /**
1226
1508
  * The configuration information for syncing a Salesforce chatter feed. The contents of the object comes from the Salesforce FeedItem table.
1509
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-salesforcechatterfeedconfiguration.html}
1227
1510
  */
1228
1511
  export type SalesforceChatterFeedConfiguration = {
1229
1512
  /**
1230
1513
  * The name of the column in the Salesforce FeedItem table that contains the content to index. Typically this is the `Body` column.
1514
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-salesforcechatterfeedconfiguration.html#cfn-kendra-datasource-salesforcechatterfeedconfiguration-documentdatafieldname}
1231
1515
  */
1232
1516
  DocumentDataFieldName: string;
1233
1517
  /**
1234
1518
  * The name of the column in the Salesforce FeedItem table that contains the title of the document. This is typically the `Title` column.
1519
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-salesforcechatterfeedconfiguration.html#cfn-kendra-datasource-salesforcechatterfeedconfiguration-documenttitlefieldname}
1235
1520
  */
1236
1521
  DocumentTitleFieldName?: string | undefined;
1237
1522
  /**
1238
1523
  * Maps fields from a Salesforce chatter feed into Amazon Kendra index fields.
1524
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-salesforcechatterfeedconfiguration.html#cfn-kendra-datasource-salesforcechatterfeedconfiguration-fieldmappings}
1239
1525
  */
1240
1526
  FieldMappings?: DataSourceToIndexFieldMapping[] | undefined;
1241
1527
  /**
1242
1528
  * Filters the documents in the feed based on status of the user. When you specify `ACTIVE_USERS` only documents from users who have an active account are indexed. When you specify `STANDARD_USER` only documents for Salesforce standard users are documented. You can specify both.
1529
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-salesforcechatterfeedconfiguration.html#cfn-kendra-datasource-salesforcechatterfeedconfiguration-includefiltertypes}
1243
1530
  */
1244
1531
  IncludeFilterTypes?: SalesforceChatterFeedIncludeFilterType[] | undefined;
1245
1532
  };
1533
+ /**
1534
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-salesforcechatterfeedincludefiltertype.html}
1535
+ */
1246
1536
  export type SalesforceChatterFeedIncludeFilterType = "ACTIVE_USER" | "STANDARD_USER";
1247
1537
  /**
1248
1538
  * Provides the configuration information to connect to Salesforce as your data source.
1539
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-salesforceconfiguration.html}
1249
1540
  */
1250
1541
  export type SalesforceConfiguration = {
1251
1542
  /**
1252
1543
  * Configuration information for Salesforce chatter feeds.
1544
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-salesforceconfiguration.html#cfn-kendra-datasource-salesforceconfiguration-chatterfeedconfiguration}
1253
1545
  */
1254
1546
  ChatterFeedConfiguration?: SalesforceChatterFeedConfiguration | undefined;
1255
1547
  /**
1256
1548
  * Indicates whether Amazon Kendra should index attachments to Salesforce objects.
1549
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-salesforceconfiguration.html#cfn-kendra-datasource-salesforceconfiguration-crawlattachments}
1257
1550
  */
1258
1551
  CrawlAttachments?: boolean | undefined;
1259
1552
  /**
1260
1553
  * A list of regular expression patterns to exclude certain documents in your Salesforce. Documents that match the patterns are excluded from the index. Documents that don't match the patterns are included in the index. If a document matches both an inclusion and exclusion pattern, the exclusion pattern takes precedence and the document isn't included in the index.
1261
1554
  *
1262
1555
  * The pattern is applied to the name of the attached file.
1556
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-salesforceconfiguration.html#cfn-kendra-datasource-salesforceconfiguration-excludeattachmentfilepatterns}
1263
1557
  */
1264
1558
  ExcludeAttachmentFilePatterns?: string[] | undefined;
1265
1559
  /**
1266
1560
  * A list of regular expression patterns to include certain documents in your Salesforce. Documents that match the patterns are included in the index. Documents that don't match the patterns are excluded from the index. If a document matches both an inclusion and exclusion pattern, the exclusion pattern takes precedence and the document isn't included in the index.
1267
1561
  *
1268
1562
  * The pattern is applied to the name of the attached file.
1563
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-salesforceconfiguration.html#cfn-kendra-datasource-salesforceconfiguration-includeattachmentfilepatterns}
1269
1564
  */
1270
1565
  IncludeAttachmentFilePatterns?: string[] | undefined;
1271
1566
  /**
1272
1567
  * Configuration information for the knowledge article types that Amazon Kendra indexes. Amazon Kendra indexes standard knowledge articles and the standard fields of knowledge articles, or the custom fields of custom knowledge articles, but not both.
1568
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-salesforceconfiguration.html#cfn-kendra-datasource-salesforceconfiguration-knowledgearticleconfiguration}
1273
1569
  */
1274
1570
  KnowledgeArticleConfiguration?: SalesforceKnowledgeArticleConfiguration | undefined;
1275
1571
  /**
@@ -1281,272 +1577,345 @@ export type SalesforceConfiguration = {
1281
1577
  * - password - The password associated with the user logging in to the Salesforce instance.
1282
1578
  * - securityToken - The token associated with the user logging in to the Salesforce instance.
1283
1579
  * - username - The user name of the user logging in to the Salesforce instance.
1580
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-salesforceconfiguration.html#cfn-kendra-datasource-salesforceconfiguration-secretarn}
1284
1581
  */
1285
1582
  SecretArn: string;
1286
1583
  /**
1287
1584
  * The instance URL for the Salesforce site that you want to index.
1585
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-salesforceconfiguration.html#cfn-kendra-datasource-salesforceconfiguration-serverurl}
1288
1586
  */
1289
1587
  ServerUrl: string;
1290
1588
  /**
1291
1589
  * Configuration information for processing attachments to Salesforce standard objects.
1590
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-salesforceconfiguration.html#cfn-kendra-datasource-salesforceconfiguration-standardobjectattachmentconfiguration}
1292
1591
  */
1293
1592
  StandardObjectAttachmentConfiguration?: SalesforceStandardObjectAttachmentConfiguration | undefined;
1294
1593
  /**
1295
1594
  * Configuration of the Salesforce standard objects that Amazon Kendra indexes.
1595
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-salesforceconfiguration.html#cfn-kendra-datasource-salesforceconfiguration-standardobjectconfigurations}
1296
1596
  */
1297
1597
  StandardObjectConfigurations?: SalesforceStandardObjectConfiguration[] | undefined;
1298
1598
  };
1299
1599
  /**
1300
1600
  * Provides the configuration information for indexing Salesforce custom articles.
1601
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-salesforcecustomknowledgearticletypeconfiguration.html}
1301
1602
  */
1302
1603
  export type SalesforceCustomKnowledgeArticleTypeConfiguration = {
1303
1604
  /**
1304
1605
  * The name of the field in the custom knowledge article that contains the document data to index.
1606
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-salesforcecustomknowledgearticletypeconfiguration.html#cfn-kendra-datasource-salesforcecustomknowledgearticletypeconfiguration-documentdatafieldname}
1305
1607
  */
1306
1608
  DocumentDataFieldName: string;
1307
1609
  /**
1308
1610
  * The name of the field in the custom knowledge article that contains the document title.
1611
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-salesforcecustomknowledgearticletypeconfiguration.html#cfn-kendra-datasource-salesforcecustomknowledgearticletypeconfiguration-documenttitlefieldname}
1309
1612
  */
1310
1613
  DocumentTitleFieldName?: string | undefined;
1311
1614
  /**
1312
1615
  * Maps attributes or field names of the custom knowledge article to Amazon Kendra index field names. To create custom fields, use the `UpdateIndex` API before you map to Salesforce fields. For more information, see [Mapping data source fields](https://docs.aws.amazon.com/kendra/latest/dg/field-mapping.html) . The Salesforce data source field names must exist in your Salesforce custom metadata.
1616
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-salesforcecustomknowledgearticletypeconfiguration.html#cfn-kendra-datasource-salesforcecustomknowledgearticletypeconfiguration-fieldmappings}
1313
1617
  */
1314
1618
  FieldMappings?: DataSourceToIndexFieldMapping[] | undefined;
1315
1619
  /**
1316
1620
  * The name of the configuration.
1621
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-salesforcecustomknowledgearticletypeconfiguration.html#cfn-kendra-datasource-salesforcecustomknowledgearticletypeconfiguration-name}
1317
1622
  */
1318
1623
  Name: string;
1319
1624
  };
1320
1625
  /**
1321
1626
  * Provides the configuration information for the knowledge article types that Amazon Kendra indexes. Amazon Kendra indexes standard knowledge articles and the standard fields of knowledge articles, or the custom fields of custom knowledge articles, but not both
1627
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-salesforceknowledgearticleconfiguration.html}
1322
1628
  */
1323
1629
  export type SalesforceKnowledgeArticleConfiguration = {
1324
1630
  /**
1325
1631
  * Configuration information for custom Salesforce knowledge articles.
1632
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-salesforceknowledgearticleconfiguration.html#cfn-kendra-datasource-salesforceknowledgearticleconfiguration-customknowledgearticletypeconfigurations}
1326
1633
  */
1327
1634
  CustomKnowledgeArticleTypeConfigurations?: SalesforceCustomKnowledgeArticleTypeConfiguration[] | undefined;
1328
1635
  /**
1329
1636
  * Specifies the document states that should be included when Amazon Kendra indexes knowledge articles. You must specify at least one state.
1637
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-salesforceknowledgearticleconfiguration.html#cfn-kendra-datasource-salesforceknowledgearticleconfiguration-includedstates}
1330
1638
  */
1331
1639
  IncludedStates: SalesforceKnowledgeArticleState[];
1332
1640
  /**
1333
1641
  * Configuration information for standard Salesforce knowledge articles.
1642
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-salesforceknowledgearticleconfiguration.html#cfn-kendra-datasource-salesforceknowledgearticleconfiguration-standardknowledgearticletypeconfiguration}
1334
1643
  */
1335
1644
  StandardKnowledgeArticleTypeConfiguration?: SalesforceStandardKnowledgeArticleTypeConfiguration | undefined;
1336
1645
  };
1646
+ /**
1647
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-salesforceknowledgearticlestate.html}
1648
+ */
1337
1649
  export type SalesforceKnowledgeArticleState = "DRAFT" | "PUBLISHED" | "ARCHIVED";
1338
1650
  /**
1339
1651
  * Provides the configuration information for standard Salesforce knowledge articles.
1652
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-salesforcestandardknowledgearticletypeconfiguration.html}
1340
1653
  */
1341
1654
  export type SalesforceStandardKnowledgeArticleTypeConfiguration = {
1342
1655
  /**
1343
1656
  * The name of the field that contains the document data to index.
1657
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-salesforcestandardknowledgearticletypeconfiguration.html#cfn-kendra-datasource-salesforcestandardknowledgearticletypeconfiguration-documentdatafieldname}
1344
1658
  */
1345
1659
  DocumentDataFieldName: string;
1346
1660
  /**
1347
1661
  * The name of the field that contains the document title.
1662
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-salesforcestandardknowledgearticletypeconfiguration.html#cfn-kendra-datasource-salesforcestandardknowledgearticletypeconfiguration-documenttitlefieldname}
1348
1663
  */
1349
1664
  DocumentTitleFieldName?: string | undefined;
1350
1665
  /**
1351
1666
  * Maps attributes or field names of the knowledge article to Amazon Kendra index field names. To create custom fields, use the `UpdateIndex` API before you map to Salesforce fields. For more information, see [Mapping data source fields](https://docs.aws.amazon.com/kendra/latest/dg/field-mapping.html) . The Salesforce data source field names must exist in your Salesforce custom metadata.
1667
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-salesforcestandardknowledgearticletypeconfiguration.html#cfn-kendra-datasource-salesforcestandardknowledgearticletypeconfiguration-fieldmappings}
1352
1668
  */
1353
1669
  FieldMappings?: DataSourceToIndexFieldMapping[] | undefined;
1354
1670
  };
1355
1671
  /**
1356
1672
  * Provides the configuration information for processing attachments to Salesforce standard objects.
1673
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-salesforcestandardobjectattachmentconfiguration.html}
1357
1674
  */
1358
1675
  export type SalesforceStandardObjectAttachmentConfiguration = {
1359
1676
  /**
1360
1677
  * The name of the field used for the document title.
1678
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-salesforcestandardobjectattachmentconfiguration.html#cfn-kendra-datasource-salesforcestandardobjectattachmentconfiguration-documenttitlefieldname}
1361
1679
  */
1362
1680
  DocumentTitleFieldName?: string | undefined;
1363
1681
  /**
1364
1682
  * One or more objects that map fields in attachments to Amazon Kendra index fields.
1683
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-salesforcestandardobjectattachmentconfiguration.html#cfn-kendra-datasource-salesforcestandardobjectattachmentconfiguration-fieldmappings}
1365
1684
  */
1366
1685
  FieldMappings?: DataSourceToIndexFieldMapping[] | undefined;
1367
1686
  };
1368
1687
  /**
1369
1688
  * Specifies configuration information for indexing a single standard object.
1689
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-salesforcestandardobjectconfiguration.html}
1370
1690
  */
1371
1691
  export type SalesforceStandardObjectConfiguration = {
1372
1692
  /**
1373
1693
  * The name of the field in the standard object table that contains the document contents.
1694
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-salesforcestandardobjectconfiguration.html#cfn-kendra-datasource-salesforcestandardobjectconfiguration-documentdatafieldname}
1374
1695
  */
1375
1696
  DocumentDataFieldName: string;
1376
1697
  /**
1377
1698
  * The name of the field in the standard object table that contains the document title.
1699
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-salesforcestandardobjectconfiguration.html#cfn-kendra-datasource-salesforcestandardobjectconfiguration-documenttitlefieldname}
1378
1700
  */
1379
1701
  DocumentTitleFieldName?: string | undefined;
1380
1702
  /**
1381
1703
  * Maps attributes or field names of the standard object to Amazon Kendra index field names. To create custom fields, use the `UpdateIndex` API before you map to Salesforce fields. For more information, see [Mapping data source fields](https://docs.aws.amazon.com/kendra/latest/dg/field-mapping.html) . The Salesforce data source field names must exist in your Salesforce custom metadata.
1704
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-salesforcestandardobjectconfiguration.html#cfn-kendra-datasource-salesforcestandardobjectconfiguration-fieldmappings}
1382
1705
  */
1383
1706
  FieldMappings?: DataSourceToIndexFieldMapping[] | undefined;
1384
1707
  /**
1385
1708
  * The name of the standard object.
1709
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-salesforcestandardobjectconfiguration.html#cfn-kendra-datasource-salesforcestandardobjectconfiguration-name}
1386
1710
  */
1387
1711
  Name: SalesforceStandardObjectName;
1388
1712
  };
1713
+ /**
1714
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-salesforcestandardobjectname.html}
1715
+ */
1389
1716
  export type SalesforceStandardObjectName = "ACCOUNT" | "CAMPAIGN" | "CASE" | "CONTACT" | "CONTRACT" | "DOCUMENT" | "GROUP" | "IDEA" | "LEAD" | "OPPORTUNITY" | "PARTNER" | "PRICEBOOK" | "PRODUCT" | "PROFILE" | "SOLUTION" | "TASK" | "USER";
1717
+ /**
1718
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-servicenowauthenticationtype.html}
1719
+ */
1390
1720
  export type ServiceNowAuthenticationType = "HTTP_BASIC" | "OAUTH2";
1721
+ /**
1722
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-servicenowbuildversiontype.html}
1723
+ */
1391
1724
  export type ServiceNowBuildVersionType = "LONDON" | "OTHERS";
1392
1725
  /**
1393
1726
  * Provides the configuration information to connect to ServiceNow as your data source.
1727
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-servicenowconfiguration.html}
1394
1728
  */
1395
1729
  export type ServiceNowConfiguration = {
1396
1730
  /**
1397
1731
  * The type of authentication used to connect to the ServiceNow instance. If you choose `HTTP_BASIC` , Amazon Kendra is authenticated using the user name and password provided in the AWS Secrets Manager secret in the `SecretArn` field. If you choose `OAUTH2` , Amazon Kendra is authenticated using the credentials of client ID, client secret, user name and password.
1398
1732
  *
1399
1733
  * When you use `OAUTH2` authentication, you must generate a token and a client secret using the ServiceNow console. For more information, see [Using a ServiceNow data source](https://docs.aws.amazon.com/kendra/latest/dg/data-source-servicenow.html) .
1734
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-servicenowconfiguration.html#cfn-kendra-datasource-servicenowconfiguration-authenticationtype}
1400
1735
  */
1401
1736
  AuthenticationType?: ServiceNowAuthenticationType | undefined;
1402
1737
  /**
1403
1738
  * The ServiceNow instance that the data source connects to. The host endpoint should look like the following: *{instance}.service-now.com.*
1739
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-servicenowconfiguration.html#cfn-kendra-datasource-servicenowconfiguration-hosturl}
1404
1740
  */
1405
1741
  HostUrl: string;
1406
1742
  /**
1407
1743
  * Configuration information for crawling knowledge articles in the ServiceNow site.
1744
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-servicenowconfiguration.html#cfn-kendra-datasource-servicenowconfiguration-knowledgearticleconfiguration}
1408
1745
  */
1409
1746
  KnowledgeArticleConfiguration?: ServiceNowKnowledgeArticleConfiguration | undefined;
1410
1747
  /**
1411
1748
  * The Amazon Resource Name (ARN) of the AWS Secrets Manager secret that contains the user name and password required to connect to the ServiceNow instance. You can also provide OAuth authentication credentials of user name, password, client ID, and client secret. For more information, see [Using a ServiceNow data source](https://docs.aws.amazon.com/kendra/latest/dg/data-source-servicenow.html) .
1749
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-servicenowconfiguration.html#cfn-kendra-datasource-servicenowconfiguration-secretarn}
1412
1750
  */
1413
1751
  SecretArn: string;
1414
1752
  /**
1415
1753
  * Configuration information for crawling service catalogs in the ServiceNow site.
1754
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-servicenowconfiguration.html#cfn-kendra-datasource-servicenowconfiguration-servicecatalogconfiguration}
1416
1755
  */
1417
1756
  ServiceCatalogConfiguration?: ServiceNowServiceCatalogConfiguration | undefined;
1418
1757
  /**
1419
1758
  * The identifier of the release that the ServiceNow host is running. If the host is not running the `LONDON` release, use `OTHERS` .
1759
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-servicenowconfiguration.html#cfn-kendra-datasource-servicenowconfiguration-servicenowbuildversion}
1420
1760
  */
1421
1761
  ServiceNowBuildVersion: ServiceNowBuildVersionType;
1422
1762
  };
1423
1763
  /**
1424
1764
  * Provides the configuration information for crawling knowledge articles in the ServiceNow site.
1765
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-servicenowknowledgearticleconfiguration.html}
1425
1766
  */
1426
1767
  export type ServiceNowKnowledgeArticleConfiguration = {
1427
1768
  /**
1428
1769
  * `TRUE` to index attachments to knowledge articles.
1770
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-servicenowknowledgearticleconfiguration.html#cfn-kendra-datasource-servicenowknowledgearticleconfiguration-crawlattachments}
1429
1771
  */
1430
1772
  CrawlAttachments?: boolean | undefined;
1431
1773
  /**
1432
1774
  * The name of the ServiceNow field that is mapped to the index document contents field in the Amazon Kendra index.
1775
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-servicenowknowledgearticleconfiguration.html#cfn-kendra-datasource-servicenowknowledgearticleconfiguration-documentdatafieldname}
1433
1776
  */
1434
1777
  DocumentDataFieldName: string;
1435
1778
  /**
1436
1779
  * The name of the ServiceNow field that is mapped to the index document title field.
1780
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-servicenowknowledgearticleconfiguration.html#cfn-kendra-datasource-servicenowknowledgearticleconfiguration-documenttitlefieldname}
1437
1781
  */
1438
1782
  DocumentTitleFieldName?: string | undefined;
1439
1783
  /**
1440
1784
  * A list of regular expression patterns applied to exclude certain knowledge article attachments. Attachments that match the patterns are excluded from the index. Items that don't match the patterns are included in the index. If an item matches both an inclusion and exclusion pattern, the exclusion pattern takes precedence and the item isn't included in the index.
1785
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-servicenowknowledgearticleconfiguration.html#cfn-kendra-datasource-servicenowknowledgearticleconfiguration-excludeattachmentfilepatterns}
1441
1786
  */
1442
1787
  ExcludeAttachmentFilePatterns?: string[] | undefined;
1443
1788
  /**
1444
1789
  * Maps attributes or field names of knoweldge articles to Amazon Kendra index field names. To create custom fields, use the `UpdateIndex` API before you map to ServiceNow fields. For more information, see [Mapping data source fields](https://docs.aws.amazon.com/kendra/latest/dg/field-mapping.html) . The ServiceNow data source field names must exist in your ServiceNow custom metadata.
1790
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-servicenowknowledgearticleconfiguration.html#cfn-kendra-datasource-servicenowknowledgearticleconfiguration-fieldmappings}
1445
1791
  */
1446
1792
  FieldMappings?: DataSourceToIndexFieldMapping[] | undefined;
1447
1793
  /**
1448
1794
  * A query that selects the knowledge articles to index. The query can return articles from multiple knowledge bases, and the knowledge bases can be public or private.
1449
1795
  *
1450
1796
  * The query string must be one generated by the ServiceNow console. For more information, see [Specifying documents to index with a query](https://docs.aws.amazon.com/kendra/latest/dg/servicenow-query.html) .
1797
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-servicenowknowledgearticleconfiguration.html#cfn-kendra-datasource-servicenowknowledgearticleconfiguration-filterquery}
1451
1798
  */
1452
1799
  FilterQuery?: string | undefined;
1453
1800
  /**
1454
1801
  * A list of regular expression patterns applied to include knowledge article attachments. Attachments that match the patterns are included in the index. Items that don't match the patterns are excluded from the index. If an item matches both an inclusion and exclusion pattern, the exclusion pattern takes precedence and the item isn't included in the index.
1802
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-servicenowknowledgearticleconfiguration.html#cfn-kendra-datasource-servicenowknowledgearticleconfiguration-includeattachmentfilepatterns}
1455
1803
  */
1456
1804
  IncludeAttachmentFilePatterns?: string[] | undefined;
1457
1805
  };
1458
1806
  /**
1459
1807
  * Provides the configuration information for crawling service catalog items in the ServiceNow site
1808
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-servicenowservicecatalogconfiguration.html}
1460
1809
  */
1461
1810
  export type ServiceNowServiceCatalogConfiguration = {
1462
1811
  /**
1463
1812
  * `TRUE` to index attachments to service catalog items.
1813
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-servicenowservicecatalogconfiguration.html#cfn-kendra-datasource-servicenowservicecatalogconfiguration-crawlattachments}
1464
1814
  */
1465
1815
  CrawlAttachments?: boolean | undefined;
1466
1816
  /**
1467
1817
  * The name of the ServiceNow field that is mapped to the index document contents field in the Amazon Kendra index.
1818
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-servicenowservicecatalogconfiguration.html#cfn-kendra-datasource-servicenowservicecatalogconfiguration-documentdatafieldname}
1468
1819
  */
1469
1820
  DocumentDataFieldName: string;
1470
1821
  /**
1471
1822
  * The name of the ServiceNow field that is mapped to the index document title field.
1823
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-servicenowservicecatalogconfiguration.html#cfn-kendra-datasource-servicenowservicecatalogconfiguration-documenttitlefieldname}
1472
1824
  */
1473
1825
  DocumentTitleFieldName?: string | undefined;
1474
1826
  /**
1475
1827
  * A list of regular expression patterns to exclude certain attachments of catalogs in your ServiceNow. Item that match the patterns are excluded from the index. Items that don't match the patterns are included in the index. If an item matches both an inclusion and exclusion pattern, the exclusion pattern takes precedence and the item isn't included in the index.
1476
1828
  *
1477
1829
  * The regex is applied to the file name of the attachment.
1830
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-servicenowservicecatalogconfiguration.html#cfn-kendra-datasource-servicenowservicecatalogconfiguration-excludeattachmentfilepatterns}
1478
1831
  */
1479
1832
  ExcludeAttachmentFilePatterns?: string[] | undefined;
1480
1833
  /**
1481
1834
  * Maps attributes or field names of catalogs to Amazon Kendra index field names. To create custom fields, use the `UpdateIndex` API before you map to ServiceNow fields. For more information, see [Mapping data source fields](https://docs.aws.amazon.com/kendra/latest/dg/field-mapping.html) . The ServiceNow data source field names must exist in your ServiceNow custom metadata.
1835
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-servicenowservicecatalogconfiguration.html#cfn-kendra-datasource-servicenowservicecatalogconfiguration-fieldmappings}
1482
1836
  */
1483
1837
  FieldMappings?: DataSourceToIndexFieldMapping[] | undefined;
1484
1838
  /**
1485
1839
  * A list of regular expression patterns to include certain attachments of catalogs in your ServiceNow. Item that match the patterns are included in the index. Items that don't match the patterns are excluded from the index. If an item matches both an inclusion and exclusion pattern, the exclusion pattern takes precedence and the item isn't included in the index.
1486
1840
  *
1487
1841
  * The regex is applied to the file name of the attachment.
1842
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-servicenowservicecatalogconfiguration.html#cfn-kendra-datasource-servicenowservicecatalogconfiguration-includeattachmentfilepatterns}
1488
1843
  */
1489
1844
  IncludeAttachmentFilePatterns?: string[] | undefined;
1490
1845
  };
1491
1846
  /**
1492
1847
  * Provides the configuration information to connect to Microsoft SharePoint as your data source.
1848
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-sharepointconfiguration.html}
1493
1849
  */
1494
1850
  export type SharePointConfiguration = {
1495
1851
  /**
1496
1852
  * `TRUE` to index document attachments.
1853
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-sharepointconfiguration.html#cfn-kendra-datasource-sharepointconfiguration-crawlattachments}
1497
1854
  */
1498
1855
  CrawlAttachments?: boolean | undefined;
1499
1856
  /**
1500
1857
  * `TRUE` to disable local groups information.
1858
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-sharepointconfiguration.html#cfn-kendra-datasource-sharepointconfiguration-disablelocalgroups}
1501
1859
  */
1502
1860
  DisableLocalGroups?: boolean | undefined;
1503
1861
  /**
1504
1862
  * The Microsoft SharePoint attribute field that contains the title of the document.
1863
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-sharepointconfiguration.html#cfn-kendra-datasource-sharepointconfiguration-documenttitlefieldname}
1505
1864
  */
1506
1865
  DocumentTitleFieldName?: string | undefined;
1507
1866
  /**
1508
1867
  * A list of regular expression patterns. Documents that match the patterns are excluded from the index. Documents that don't match the patterns are included in the index. If a document matches both an exclusion pattern and an inclusion pattern, the document is not included in the index.
1509
1868
  *
1510
1869
  * The regex is applied to the display URL of the SharePoint document.
1870
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-sharepointconfiguration.html#cfn-kendra-datasource-sharepointconfiguration-exclusionpatterns}
1511
1871
  */
1512
1872
  ExclusionPatterns?: string[] | undefined;
1513
1873
  /**
1514
1874
  * A list of `DataSourceToIndexFieldMapping` objects that map Microsoft SharePoint attributes or fields to Amazon Kendra index fields. You must first create the index fields using the [UpdateIndex](https://docs.aws.amazon.com/kendra/latest/dg/API_UpdateIndex.html) operation before you map SharePoint attributes. For more information, see [Mapping Data Source Fields](https://docs.aws.amazon.com/kendra/latest/dg/field-mapping.html) .
1875
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-sharepointconfiguration.html#cfn-kendra-datasource-sharepointconfiguration-fieldmappings}
1515
1876
  */
1516
1877
  FieldMappings?: DataSourceToIndexFieldMapping[] | undefined;
1517
1878
  /**
1518
1879
  * A list of regular expression patterns to include certain documents in your SharePoint. Documents that match the patterns are included in the index. Documents that don't match the patterns are excluded from the index. If a document matches both an inclusion and exclusion pattern, the exclusion pattern takes precedence and the document isn't included in the index.
1519
1880
  *
1520
1881
  * The regex applies to the display URL of the SharePoint document.
1882
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-sharepointconfiguration.html#cfn-kendra-datasource-sharepointconfiguration-inclusionpatterns}
1521
1883
  */
1522
1884
  InclusionPatterns?: string[] | undefined;
1523
1885
  /**
1524
1886
  * The Amazon Resource Name (ARN) of an AWS Secrets Manager secret that contains the user name and password required to connect to the SharePoint instance. For more information, see [Microsoft SharePoint](https://docs.aws.amazon.com/kendra/latest/dg/data-source-sharepoint.html) .
1887
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-sharepointconfiguration.html#cfn-kendra-datasource-sharepointconfiguration-secretarn}
1525
1888
  */
1526
1889
  SecretArn: string;
1527
1890
  /**
1528
1891
  * The version of Microsoft SharePoint that you use.
1892
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-sharepointconfiguration.html#cfn-kendra-datasource-sharepointconfiguration-sharepointversion}
1529
1893
  */
1530
1894
  SharePointVersion: "SHAREPOINT_ONLINE" | "SHAREPOINT_2013" | "SHAREPOINT_2016";
1531
1895
  /**
1532
1896
  * Information required to find a specific file in an Amazon S3 bucket.
1897
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-sharepointconfiguration.html#cfn-kendra-datasource-sharepointconfiguration-sslcertificates3path}
1533
1898
  */
1534
1899
  SslCertificateS3Path?: S3Path | undefined;
1535
1900
  /**
1536
1901
  * The Microsoft SharePoint site URLs for the documents you want to index.
1902
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-sharepointconfiguration.html#cfn-kendra-datasource-sharepointconfiguration-urls}
1537
1903
  */
1538
1904
  Urls: string[];
1539
1905
  /**
1540
1906
  * `TRUE` to use the SharePoint change log to determine which documents require updating in the index. Depending on the change log's size, it may take longer for Amazon Kendra to use the change log than to scan all of your documents in SharePoint.
1907
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-sharepointconfiguration.html#cfn-kendra-datasource-sharepointconfiguration-usechangelog}
1541
1908
  */
1542
1909
  UseChangeLog?: boolean | undefined;
1543
1910
  /**
1544
1911
  * Provides information for connecting to an Amazon VPC.
1912
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-sharepointconfiguration.html#cfn-kendra-datasource-sharepointconfiguration-vpcconfiguration}
1545
1913
  */
1546
1914
  VpcConfiguration?: DataSourceVpcConfiguration | undefined;
1547
1915
  };
1548
1916
  /**
1549
1917
  * Provides information that configures Amazon Kendra to use a SQL database.
1918
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-sqlconfiguration.html}
1550
1919
  */
1551
1920
  export type SqlConfiguration = {
1552
1921
  /**
@@ -1557,32 +1926,38 @@ export type SqlConfiguration = {
1557
1926
  * PostgreSQL internally converts uppercase characters to lower case characters in identifiers unless they are quoted. Choosing this option encloses identifiers in quotes so that PostgreSQL does not convert the character's case.
1558
1927
  *
1559
1928
  * For MySQL databases, you must enable the ansi_quotes option when you set this field to `DOUBLE_QUOTES` .
1929
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-sqlconfiguration.html#cfn-kendra-datasource-sqlconfiguration-queryidentifiersenclosingoption}
1560
1930
  */
1561
1931
  QueryIdentifiersEnclosingOption?: QueryIdentifiersEnclosingOption | undefined;
1562
1932
  };
1563
1933
  /**
1564
1934
  * Data source type
1935
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-type.html}
1565
1936
  */
1566
1937
  export type Type = "S3" | "SHAREPOINT" | "SALESFORCE" | "ONEDRIVE" | "SERVICENOW" | "DATABASE" | "CUSTOM" | "CONFLUENCE" | "GOOGLEDRIVE" | "WEBCRAWLER" | "WORKDOCS";
1567
1938
  /**
1568
1939
  * Provides the configuration information to connect to websites that require user authentication.
1940
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-webcrawlerauthenticationconfiguration.html}
1569
1941
  */
1570
1942
  export type WebCrawlerAuthenticationConfiguration = {
1571
1943
  /**
1572
1944
  * The list of configuration information that's required to connect to and crawl a website host using basic authentication credentials.
1573
1945
  *
1574
1946
  * The list includes the name and port number of the website host.
1947
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-webcrawlerauthenticationconfiguration.html#cfn-kendra-datasource-webcrawlerauthenticationconfiguration-basicauthentication}
1575
1948
  */
1576
1949
  BasicAuthentication?: WebCrawlerBasicAuthentication[] | undefined;
1577
1950
  };
1578
1951
  /**
1579
1952
  * Provides the configuration information to connect to websites that require basic user authentication.
1953
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-webcrawlerbasicauthentication.html}
1580
1954
  */
1581
1955
  export type WebCrawlerBasicAuthentication = {
1582
1956
  /**
1583
1957
  * The Amazon Resource Name (ARN) of an AWS Secrets Manager secret. You create a secret to store your credentials in [AWS Secrets Manager](https://docs.aws.amazon.com/secretsmanager/latest/userguide/intro.html)
1584
1958
  *
1585
1959
  * You use a secret if basic authentication credentials are required to connect to a website. The secret stores your credentials of user name and password.
1960
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-webcrawlerbasicauthentication.html#cfn-kendra-datasource-webcrawlerbasicauthentication-credentials}
1586
1961
  */
1587
1962
  Credentials: string;
1588
1963
  /**
@@ -1592,6 +1967,7 @@ export type WebCrawlerBasicAuthentication = {
1592
1967
  * @minLength 1
1593
1968
  * @maxLength 253
1594
1969
  * @pattern ([^\s]*)
1970
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-webcrawlerbasicauthentication.html#cfn-kendra-datasource-webcrawlerbasicauthentication-host}
1595
1971
  */
1596
1972
  Host: string;
1597
1973
  /**
@@ -1600,11 +1976,13 @@ export type WebCrawlerBasicAuthentication = {
1600
1976
  * For example, the port for https://a.example.com/page1.html is 443, the standard port for HTTPS.
1601
1977
  * @min 1
1602
1978
  * @max 65535
1979
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-webcrawlerbasicauthentication.html#cfn-kendra-datasource-webcrawlerbasicauthentication-port}
1603
1980
  */
1604
1981
  Port: number;
1605
1982
  };
1606
1983
  /**
1607
1984
  * Provides the configuration information required for Amazon Kendra Web Crawler.
1985
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-webcrawlerconfiguration.html}
1608
1986
  */
1609
1987
  export type WebCrawlerConfiguration = {
1610
1988
  /**
@@ -1613,12 +1991,14 @@ export type WebCrawlerConfiguration = {
1613
1991
  * You can connect to websites using basic authentication of user name and password. You use a secret in [AWS Secrets Manager](https://docs.aws.amazon.com/secretsmanager/latest/userguide/intro.html) to store your authentication credentials.
1614
1992
  *
1615
1993
  * You must provide the website host name and port number. For example, the host name of https://a.example.com/page1.html is "a.example.com" and the port is 443, the standard port for HTTPS.
1994
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-webcrawlerconfiguration.html#cfn-kendra-datasource-webcrawlerconfiguration-authenticationconfiguration}
1616
1995
  */
1617
1996
  AuthenticationConfiguration?: WebCrawlerAuthenticationConfiguration | undefined;
1618
1997
  /**
1619
1998
  * The 'depth' or number of levels from the seed level to crawl. For example, the seed URL page is depth 1 and any hyperlinks on this page that are also crawled are depth 2.
1620
1999
  * @min 1
1621
2000
  * @max 10
2001
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-webcrawlerconfiguration.html#cfn-kendra-datasource-webcrawlerconfiguration-crawldepth}
1622
2002
  */
1623
2003
  CrawlDepth?: number | undefined;
1624
2004
  /**
@@ -1629,6 +2009,7 @@ export type WebCrawlerConfiguration = {
1629
2009
  * The default maximum size of a web page or attachment is set to 50 MB.
1630
2010
  * @min 0
1631
2011
  * @max 50
2012
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-webcrawlerconfiguration.html#cfn-kendra-datasource-webcrawlerconfiguration-maxcontentsizeperpageinmegabytes}
1632
2013
  */
1633
2014
  MaxContentSizePerPageInMegaBytes?: number | undefined;
1634
2015
  /**
@@ -1639,6 +2020,7 @@ export type WebCrawlerConfiguration = {
1639
2020
  * The default maximum links per page is 100.
1640
2021
  * @min 1
1641
2022
  * @max 1000
2023
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-webcrawlerconfiguration.html#cfn-kendra-datasource-webcrawlerconfiguration-maxlinksperpage}
1642
2024
  */
1643
2025
  MaxLinksPerPage?: number | undefined;
1644
2026
  /**
@@ -1649,6 +2031,7 @@ export type WebCrawlerConfiguration = {
1649
2031
  * The default maximum number of URLs crawled per website host per minute is 300.
1650
2032
  * @min 1
1651
2033
  * @max 300
2034
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-webcrawlerconfiguration.html#cfn-kendra-datasource-webcrawlerconfiguration-maxurlsperminutecrawlrate}
1652
2035
  */
1653
2036
  MaxUrlsPerMinuteCrawlRate?: number | undefined;
1654
2037
  /**
@@ -1657,14 +2040,17 @@ export type WebCrawlerConfiguration = {
1657
2040
  * You must provide the website host name and port number. For example, the host name of https://a.example.com/page1.html is "a.example.com" and the port is 443, the standard port for HTTPS.
1658
2041
  *
1659
2042
  * Web proxy credentials are optional and you can use them to connect to a web proxy server that requires basic authentication. To store web proxy credentials, you use a secret in [AWS Secrets Manager](https://docs.aws.amazon.com/secretsmanager/latest/userguide/intro.html) .
2043
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-webcrawlerconfiguration.html#cfn-kendra-datasource-webcrawlerconfiguration-proxyconfiguration}
1660
2044
  */
1661
2045
  ProxyConfiguration?: ProxyConfiguration | undefined;
1662
2046
  /**
1663
2047
  * A list of regular expression patterns to exclude certain URLs to crawl. URLs that match the patterns are excluded from the index. URLs that don't match the patterns are included in the index. If a URL matches both an inclusion and exclusion pattern, the exclusion pattern takes precedence and the URL file isn't included in the index.
2048
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-webcrawlerconfiguration.html#cfn-kendra-datasource-webcrawlerconfiguration-urlexclusionpatterns}
1664
2049
  */
1665
2050
  UrlExclusionPatterns?: string[] | undefined;
1666
2051
  /**
1667
2052
  * A list of regular expression patterns to include certain URLs to crawl. URLs that match the patterns are included in the index. URLs that don't match the patterns are excluded from the index. If a URL matches both an inclusion and exclusion pattern, the exclusion pattern takes precedence and the URL file isn't included in the index.
2053
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-webcrawlerconfiguration.html#cfn-kendra-datasource-webcrawlerconfiguration-urlinclusionpatterns}
1668
2054
  */
1669
2055
  UrlInclusionPatterns?: string[] | undefined;
1670
2056
  /**
@@ -1675,6 +2061,7 @@ export type WebCrawlerConfiguration = {
1675
2061
  * You can only crawl websites that use the secure communication protocol, Hypertext Transfer Protocol Secure (HTTPS). If you receive an error when crawling a website, it could be that the website is blocked from crawling.
1676
2062
  *
1677
2063
  * *When selecting websites to index, you must adhere to the [Amazon Acceptable Use Policy](https://docs.aws.amazon.com/aup/) and all other Amazon terms. Remember that you must only use Amazon Kendra Web Crawler to index your own webpages, or webpages that you have authorization to index.*
2064
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-webcrawlerconfiguration.html#cfn-kendra-datasource-webcrawlerconfiguration-urls}
1678
2065
  */
1679
2066
  Urls: WebCrawlerUrls;
1680
2067
  };
@@ -1682,12 +2069,14 @@ export type WebCrawlerConfiguration = {
1682
2069
  * Provides the configuration information of the seed or starting point URLs to crawl.
1683
2070
  *
1684
2071
  * *When selecting websites to index, you must adhere to the [Amazon Acceptable Use Policy](https://docs.aws.amazon.com/aup/) and all other Amazon terms. Remember that you must only use the Amazon Kendra web crawler to index your own webpages, or webpages that you have authorization to index.*
2072
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-webcrawlerseedurlconfiguration.html}
1685
2073
  */
1686
2074
  export type WebCrawlerSeedUrlConfiguration = {
1687
2075
  /**
1688
2076
  * The list of seed or starting point URLs of the websites you want to crawl.
1689
2077
  *
1690
2078
  * The list can include a maximum of 100 seed URLs.
2079
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-webcrawlerseedurlconfiguration.html#cfn-kendra-datasource-webcrawlerseedurlconfiguration-seedurls}
1691
2080
  */
1692
2081
  SeedUrls: string[];
1693
2082
  /**
@@ -1698,6 +2087,7 @@ export type WebCrawlerSeedUrlConfiguration = {
1698
2087
  * - `EVERYTHING` —crawl the website host names with subdomains and other domains that the web pages link to.
1699
2088
  *
1700
2089
  * The default mode is set to `HOST_ONLY` .
2090
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-webcrawlerseedurlconfiguration.html#cfn-kendra-datasource-webcrawlerseedurlconfiguration-webcrawlermode}
1701
2091
  */
1702
2092
  WebCrawlerMode?: "HOST_ONLY" | "SUBDOMAINS" | "EVERYTHING" | undefined;
1703
2093
  };
@@ -1705,12 +2095,14 @@ export type WebCrawlerSeedUrlConfiguration = {
1705
2095
  * Provides the configuration information of the sitemap URLs to crawl.
1706
2096
  *
1707
2097
  * *When selecting websites to index, you must adhere to the [Amazon Acceptable Use Policy](https://docs.aws.amazon.com/aup/) and all other Amazon terms. Remember that you must only use the Amazon Kendra web crawler to index your own webpages, or webpages that you have authorization to index.*
2098
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-webcrawlersitemapsconfiguration.html}
1708
2099
  */
1709
2100
  export type WebCrawlerSiteMapsConfiguration = {
1710
2101
  /**
1711
2102
  * The list of sitemap URLs of the websites you want to crawl.
1712
2103
  *
1713
2104
  * The list can include a maximum of three sitemap URLs.
2105
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-webcrawlersitemapsconfiguration.html#cfn-kendra-datasource-webcrawlersitemapsconfiguration-sitemaps}
1714
2106
  */
1715
2107
  SiteMaps: string[];
1716
2108
  };
@@ -1722,6 +2114,7 @@ export type WebCrawlerSiteMapsConfiguration = {
1722
2114
  * You can only crawl websites that use the secure communication protocol, Hypertext Transfer Protocol Secure (HTTPS). If you receive an error when crawling a website, it could be that the website is blocked from crawling.
1723
2115
  *
1724
2116
  * *When selecting websites to index, you must adhere to the [Amazon Acceptable Use Policy](https://docs.aws.amazon.com/aup/) and all other Amazon terms. Remember that you must only use the Amazon Kendra web crawler to index your own webpages, or webpages that you have authorization to index.*
2117
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-webcrawlerurls.html}
1725
2118
  */
1726
2119
  export type WebCrawlerUrls = {
1727
2120
  /**
@@ -1730,12 +2123,14 @@ export type WebCrawlerUrls = {
1730
2123
  * You can choose to crawl only the website host names, or the website host names with subdomains, or the website host names with subdomains and other domains that the web pages link to.
1731
2124
  *
1732
2125
  * You can list up to 100 seed URLs.
2126
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-webcrawlerurls.html#cfn-kendra-datasource-webcrawlerurls-seedurlconfiguration}
1733
2127
  */
1734
2128
  SeedUrlConfiguration?: WebCrawlerSeedUrlConfiguration | undefined;
1735
2129
  /**
1736
2130
  * Configuration of the sitemap URLs of the websites you want to crawl.
1737
2131
  *
1738
2132
  * Only URLs belonging to the same website host names are crawled. You can list up to three sitemap URLs.
2133
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-webcrawlerurls.html#cfn-kendra-datasource-webcrawlerurls-sitemapsconfiguration}
1739
2134
  */
1740
2135
  SiteMapsConfiguration?: WebCrawlerSiteMapsConfiguration | undefined;
1741
2136
  };
@@ -1743,24 +2138,29 @@ export type WebCrawlerUrls = {
1743
2138
  * Provides the configuration information to connect to Amazon WorkDocs as your data source.
1744
2139
  *
1745
2140
  * Amazon WorkDocs connector is available in Oregon, North Virginia, Sydney, Singapore and Ireland regions.
2141
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-workdocsconfiguration.html}
1746
2142
  */
1747
2143
  export type WorkDocsConfiguration = {
1748
2144
  /**
1749
2145
  * `TRUE` to include comments on documents in your index. Including comments in your index means each comment is a document that can be searched on.
1750
2146
  *
1751
2147
  * The default is set to `FALSE` .
2148
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-workdocsconfiguration.html#cfn-kendra-datasource-workdocsconfiguration-crawlcomments}
1752
2149
  */
1753
2150
  CrawlComments?: boolean | undefined;
1754
2151
  /**
1755
2152
  * A list of regular expression patterns to exclude certain files in your Amazon WorkDocs site repository. Files that match the patterns are excluded from the index. Files that don’t match the patterns are included in the index. If a file matches both an inclusion and exclusion pattern, the exclusion pattern takes precedence and the file isn't included in the index.
2153
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-workdocsconfiguration.html#cfn-kendra-datasource-workdocsconfiguration-exclusionpatterns}
1756
2154
  */
1757
2155
  ExclusionPatterns?: string[] | undefined;
1758
2156
  /**
1759
2157
  * A list of `DataSourceToIndexFieldMapping` objects that map Amazon WorkDocs data source attributes or field names to Amazon Kendra index field names. To create custom fields, use the `UpdateIndex` API before you map to Amazon WorkDocs fields. For more information, see [Mapping data source fields](https://docs.aws.amazon.com/kendra/latest/dg/field-mapping.html) . The Amazon WorkDocs data source field names must exist in your Amazon WorkDocs custom metadata.
2158
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-workdocsconfiguration.html#cfn-kendra-datasource-workdocsconfiguration-fieldmappings}
1760
2159
  */
1761
2160
  FieldMappings?: DataSourceToIndexFieldMapping[] | undefined;
1762
2161
  /**
1763
2162
  * A list of regular expression patterns to include certain files in your Amazon WorkDocs site repository. Files that match the patterns are included in the index. Files that don't match the patterns are excluded from the index. If a file matches both an inclusion and exclusion pattern, the exclusion pattern takes precedence and the file isn't included in the index.
2163
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-workdocsconfiguration.html#cfn-kendra-datasource-workdocsconfiguration-inclusionpatterns}
1764
2164
  */
1765
2165
  InclusionPatterns?: string[] | undefined;
1766
2166
  /**
@@ -1770,10 +2170,12 @@ export type WorkDocsConfiguration = {
1770
2170
  * @minLength 12
1771
2171
  * @maxLength 12
1772
2172
  * @pattern d-[0-9a-fA-F]{10}
2173
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-workdocsconfiguration.html#cfn-kendra-datasource-workdocsconfiguration-organizationid}
1773
2174
  */
1774
2175
  OrganizationId: string;
1775
2176
  /**
1776
2177
  * `TRUE` to use the Amazon WorkDocs change log to determine which documents require updating in the index. Depending on the change log's size, it may take longer for Amazon Kendra to use the change log than to scan all of your documents in Amazon WorkDocs.
2178
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-workdocsconfiguration.html#cfn-kendra-datasource-workdocsconfiguration-usechangelog}
1777
2179
  */
1778
2180
  UseChangeLog?: boolean | undefined;
1779
2181
  };