@awboost/cfntypes 1.0.0-beta.57 → 1.0.0-beta.59
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +52 -0
- package/lib/intrinsics.d.ts +428 -0
- package/lib/intrinsics.js +498 -0
- package/lib/resources.generated/AWS-ACMPCA.d.ts +413 -0
- package/lib/resources.generated/AWS-ACMPCA.js +53 -0
- package/lib/resources.generated/AWS-APS.d.ts +71 -0
- package/lib/resources.generated/AWS-APS.js +27 -0
- package/lib/resources.generated/AWS-AccessAnalyzer.d.ts +53 -0
- package/lib/resources.generated/AWS-AccessAnalyzer.js +14 -0
- package/lib/resources.generated/AWS-AmazonMQ.d.ts +202 -0
- package/lib/resources.generated/AWS-AmazonMQ.js +50 -0
- package/lib/resources.generated/AWS-Amplify.d.ts +199 -0
- package/lib/resources.generated/AWS-Amplify.js +49 -0
- package/lib/resources.generated/AWS-AmplifyUIBuilder.d.ts +450 -0
- package/lib/resources.generated/AWS-AmplifyUIBuilder.js +40 -0
- package/lib/resources.generated/AWS-ApiGateway.d.ts +790 -0
- package/lib/resources.generated/AWS-ApiGateway.js +253 -0
- package/lib/resources.generated/AWS-ApiGatewayV2.d.ts +578 -0
- package/lib/resources.generated/AWS-ApiGatewayV2.js +170 -0
- package/lib/resources.generated/AWS-AppConfig.d.ts +282 -0
- package/lib/resources.generated/AWS-AppConfig.js +105 -0
- package/lib/resources.generated/AWS-AppFlow.d.ts +1084 -0
- package/lib/resources.generated/AWS-AppFlow.js +40 -0
- package/lib/resources.generated/AWS-AppIntegrations.d.ts +94 -0
- package/lib/resources.generated/AWS-AppIntegrations.js +27 -0
- package/lib/resources.generated/AWS-AppMesh.d.ts +1486 -0
- package/lib/resources.generated/AWS-AppMesh.js +129 -0
- package/lib/resources.generated/AWS-AppRunner.d.ts +338 -0
- package/lib/resources.generated/AWS-AppRunner.js +74 -0
- package/lib/resources.generated/AWS-AppStream.d.ts +555 -0
- package/lib/resources.generated/AWS-AppStream.js +170 -0
- package/lib/resources.generated/AWS-AppSync.d.ts +582 -0
- package/lib/resources.generated/AWS-AppSync.js +141 -0
- package/lib/resources.generated/AWS-ApplicationAutoScaling.d.ts +157 -0
- package/lib/resources.generated/AWS-ApplicationAutoScaling.js +27 -0
- package/lib/resources.generated/AWS-ApplicationInsights.d.ts +191 -0
- package/lib/resources.generated/AWS-ApplicationInsights.js +14 -0
- package/lib/resources.generated/AWS-Athena.d.ts +218 -0
- package/lib/resources.generated/AWS-Athena.js +75 -0
- package/lib/resources.generated/AWS-AuditManager.d.ts +103 -0
- package/lib/resources.generated/AWS-AuditManager.js +14 -0
- package/lib/resources.generated/AWS-AutoScaling.d.ts +621 -0
- package/lib/resources.generated/AWS-AutoScaling.js +85 -0
- package/lib/resources.generated/AWS-AutoScalingPlans.d.ts +134 -0
- package/lib/resources.generated/AWS-AutoScalingPlans.js +14 -0
- package/lib/resources.generated/AWS-Backup.d.ts +322 -0
- package/lib/resources.generated/AWS-Backup.js +66 -0
- package/lib/resources.generated/AWS-BackupGateway.d.ts +35 -0
- package/lib/resources.generated/AWS-BackupGateway.js +14 -0
- package/lib/resources.generated/AWS-Batch.d.ts +577 -0
- package/lib/resources.generated/AWS-Batch.js +53 -0
- package/lib/resources.generated/AWS-BillingConductor.d.ts +226 -0
- package/lib/resources.generated/AWS-BillingConductor.js +67 -0
- package/lib/resources.generated/AWS-Budgets.d.ts +210 -0
- package/lib/resources.generated/AWS-Budgets.js +27 -0
- package/lib/resources.generated/AWS-CE.d.ts +128 -0
- package/lib/resources.generated/AWS-CE.js +46 -0
- package/lib/resources.generated/AWS-CUR.d.ts +31 -0
- package/lib/resources.generated/AWS-CUR.js +14 -0
- package/lib/resources.generated/AWS-Cassandra.d.ts +105 -0
- package/lib/resources.generated/AWS-Cassandra.js +27 -0
- package/lib/resources.generated/AWS-CertificateManager.d.ts +72 -0
- package/lib/resources.generated/AWS-CertificateManager.js +27 -0
- package/lib/resources.generated/AWS-Chatbot.d.ts +69 -0
- package/lib/resources.generated/AWS-Chatbot.js +27 -0
- package/lib/resources.generated/AWS-CleanRooms.d.ts +342 -0
- package/lib/resources.generated/AWS-CleanRooms.js +79 -0
- package/lib/resources.generated/AWS-Cloud9.d.ts +48 -0
- package/lib/resources.generated/AWS-Cloud9.js +14 -0
- package/lib/resources.generated/AWS-CloudFormation.d.ts +540 -0
- package/lib/resources.generated/AWS-CloudFormation.js +225 -0
- package/lib/resources.generated/AWS-CloudFront.d.ts +1098 -0
- package/lib/resources.generated/AWS-CloudFront.js +170 -0
- package/lib/resources.generated/AWS-CloudTrail.d.ts +213 -0
- package/lib/resources.generated/AWS-CloudTrail.js +53 -0
- package/lib/resources.generated/AWS-CloudWatch.d.ts +358 -0
- package/lib/resources.generated/AWS-CloudWatch.js +79 -0
- package/lib/resources.generated/AWS-CodeArtifact.d.ts +71 -0
- package/lib/resources.generated/AWS-CodeArtifact.js +27 -0
- package/lib/resources.generated/AWS-CodeBuild.d.ts +335 -0
- package/lib/resources.generated/AWS-CodeBuild.js +40 -0
- package/lib/resources.generated/AWS-CodeCommit.d.ts +67 -0
- package/lib/resources.generated/AWS-CodeCommit.js +14 -0
- package/lib/resources.generated/AWS-CodeDeploy.d.ts +345 -0
- package/lib/resources.generated/AWS-CodeDeploy.js +40 -0
- package/lib/resources.generated/AWS-CodeGuruProfiler.d.ts +50 -0
- package/lib/resources.generated/AWS-CodeGuruProfiler.js +14 -0
- package/lib/resources.generated/AWS-CodeGuruReviewer.d.ts +34 -0
- package/lib/resources.generated/AWS-CodeGuruReviewer.js +14 -0
- package/lib/resources.generated/AWS-CodePipeline.d.ts +253 -0
- package/lib/resources.generated/AWS-CodePipeline.js +40 -0
- package/lib/resources.generated/AWS-CodeStar.d.ts +45 -0
- package/lib/resources.generated/AWS-CodeStar.js +14 -0
- package/lib/resources.generated/AWS-CodeStarConnections.d.ts +34 -0
- package/lib/resources.generated/AWS-CodeStarConnections.js +14 -0
- package/lib/resources.generated/AWS-CodeStarNotifications.d.ts +47 -0
- package/lib/resources.generated/AWS-CodeStarNotifications.js +14 -0
- package/lib/resources.generated/AWS-Cognito.d.ts +739 -0
- package/lib/resources.generated/AWS-Cognito.js +170 -0
- package/lib/resources.generated/AWS-Comprehend.d.ts +190 -0
- package/lib/resources.generated/AWS-Comprehend.js +27 -0
- package/lib/resources.generated/AWS-Config.d.ts +497 -0
- package/lib/resources.generated/AWS-Config.js +131 -0
- package/lib/resources.generated/AWS-Connect.d.ts +1147 -0
- package/lib/resources.generated/AWS-Connect.js +287 -0
- package/lib/resources.generated/AWS-ConnectCampaigns.d.ts +77 -0
- package/lib/resources.generated/AWS-ConnectCampaigns.js +14 -0
- package/lib/resources.generated/AWS-ControlTower.d.ts +21 -0
- package/lib/resources.generated/AWS-ControlTower.js +14 -0
- package/lib/resources.generated/AWS-CustomerProfiles.d.ts +422 -0
- package/lib/resources.generated/AWS-CustomerProfiles.js +73 -0
- package/lib/resources.generated/AWS-DAX.d.ts +91 -0
- package/lib/resources.generated/AWS-DAX.js +40 -0
- package/lib/resources.generated/AWS-DLM.d.ts +234 -0
- package/lib/resources.generated/AWS-DLM.js +14 -0
- package/lib/resources.generated/AWS-DMS.d.ts +584 -0
- package/lib/resources.generated/AWS-DMS.js +95 -0
- package/lib/resources.generated/AWS-DataBrew.d.ts +711 -0
- package/lib/resources.generated/AWS-DataBrew.js +79 -0
- package/lib/resources.generated/AWS-DataPipeline.d.ts +90 -0
- package/lib/resources.generated/AWS-DataPipeline.js +14 -0
- package/lib/resources.generated/AWS-DataSync.d.ts +736 -0
- package/lib/resources.generated/AWS-DataSync.js +188 -0
- package/lib/resources.generated/AWS-Detective.d.ts +78 -0
- package/lib/resources.generated/AWS-Detective.js +40 -0
- package/lib/resources.generated/AWS-DevOpsGuru.d.ts +132 -0
- package/lib/resources.generated/AWS-DevOpsGuru.js +40 -0
- package/lib/resources.generated/AWS-DirectoryService.d.ts +88 -0
- package/lib/resources.generated/AWS-DirectoryService.js +27 -0
- package/lib/resources.generated/AWS-DocDB.d.ts +131 -0
- package/lib/resources.generated/AWS-DocDB.js +53 -0
- package/lib/resources.generated/AWS-DocDBElastic.d.ts +40 -0
- package/lib/resources.generated/AWS-DocDBElastic.js +14 -0
- package/lib/resources.generated/AWS-DynamoDB.d.ts +403 -0
- package/lib/resources.generated/AWS-DynamoDB.js +27 -0
- package/lib/resources.generated/AWS-EC2.d.ts +4660 -0
- package/lib/resources.generated/AWS-EC2.js +1364 -0
- package/lib/resources.generated/AWS-ECR.d.ts +210 -0
- package/lib/resources.generated/AWS-ECR.js +66 -0
- package/lib/resources.generated/AWS-ECS.d.ts +843 -0
- package/lib/resources.generated/AWS-ECS.js +92 -0
- package/lib/resources.generated/AWS-EFS.d.ts +184 -0
- package/lib/resources.generated/AWS-EFS.js +40 -0
- package/lib/resources.generated/AWS-EKS.d.ts +354 -0
- package/lib/resources.generated/AWS-EKS.js +77 -0
- package/lib/resources.generated/AWS-EMR.d.ts +767 -0
- package/lib/resources.generated/AWS-EMR.js +109 -0
- package/lib/resources.generated/AWS-EMRContainers.d.ts +58 -0
- package/lib/resources.generated/AWS-EMRContainers.js +14 -0
- package/lib/resources.generated/AWS-EMRServerless.d.ts +121 -0
- package/lib/resources.generated/AWS-EMRServerless.js +14 -0
- package/lib/resources.generated/AWS-ElastiCache.d.ts +431 -0
- package/lib/resources.generated/AWS-ElastiCache.js +134 -0
- package/lib/resources.generated/AWS-ElasticBeanstalk.d.ts +208 -0
- package/lib/resources.generated/AWS-ElasticBeanstalk.js +53 -0
- package/lib/resources.generated/AWS-ElasticLoadBalancing.d.ts +131 -0
- package/lib/resources.generated/AWS-ElasticLoadBalancing.js +20 -0
- package/lib/resources.generated/AWS-ElasticLoadBalancingV2.d.ts +505 -0
- package/lib/resources.generated/AWS-ElasticLoadBalancingV2.js +78 -0
- package/lib/resources.generated/AWS-Elasticsearch.d.ts +177 -0
- package/lib/resources.generated/AWS-Elasticsearch.js +14 -0
- package/lib/resources.generated/AWS-EntityResolution.d.ts +136 -0
- package/lib/resources.generated/AWS-EntityResolution.js +27 -0
- package/lib/resources.generated/AWS-EventSchemas.d.ts +151 -0
- package/lib/resources.generated/AWS-EventSchemas.js +53 -0
- package/lib/resources.generated/AWS-Events.d.ts +569 -0
- package/lib/resources.generated/AWS-Events.js +92 -0
- package/lib/resources.generated/AWS-Evidently.d.ts +329 -0
- package/lib/resources.generated/AWS-Evidently.js +66 -0
- package/lib/resources.generated/AWS-FIS.d.ts +105 -0
- package/lib/resources.generated/AWS-FIS.js +14 -0
- package/lib/resources.generated/AWS-FMS.d.ts +154 -0
- package/lib/resources.generated/AWS-FMS.js +43 -0
- package/lib/resources.generated/AWS-FSx.d.ts +486 -0
- package/lib/resources.generated/AWS-FSx.js +70 -0
- package/lib/resources.generated/AWS-FinSpace.d.ts +73 -0
- package/lib/resources.generated/AWS-FinSpace.js +22 -0
- package/lib/resources.generated/AWS-Forecast.d.ts +99 -0
- package/lib/resources.generated/AWS-Forecast.js +27 -0
- package/lib/resources.generated/AWS-FraudDetector.d.ts +380 -0
- package/lib/resources.generated/AWS-FraudDetector.js +100 -0
- package/lib/resources.generated/AWS-GameLift.d.ts +493 -0
- package/lib/resources.generated/AWS-GameLift.js +118 -0
- package/lib/resources.generated/AWS-GlobalAccelerator.d.ts +129 -0
- package/lib/resources.generated/AWS-GlobalAccelerator.js +46 -0
- package/lib/resources.generated/AWS-Glue.d.ts +1154 -0
- package/lib/resources.generated/AWS-Glue.js +235 -0
- package/lib/resources.generated/AWS-Grafana.d.ts +111 -0
- package/lib/resources.generated/AWS-Grafana.js +23 -0
- package/lib/resources.generated/AWS-Greengrass.d.ts +909 -0
- package/lib/resources.generated/AWS-Greengrass.js +209 -0
- package/lib/resources.generated/AWS-GreengrassV2.d.ts +294 -0
- package/lib/resources.generated/AWS-GreengrassV2.js +27 -0
- package/lib/resources.generated/AWS-GroundStation.d.ts +344 -0
- package/lib/resources.generated/AWS-GroundStation.js +40 -0
- package/lib/resources.generated/AWS-GuardDuty.d.ts +252 -0
- package/lib/resources.generated/AWS-GuardDuty.js +79 -0
- package/lib/resources.generated/AWS-HealthImaging.d.ts +35 -0
- package/lib/resources.generated/AWS-HealthImaging.js +20 -0
- package/lib/resources.generated/AWS-HealthLake.d.ts +85 -0
- package/lib/resources.generated/AWS-HealthLake.js +22 -0
- package/lib/resources.generated/AWS-IAM.d.ts +485 -0
- package/lib/resources.generated/AWS-IAM.js +227 -0
- package/lib/resources.generated/AWS-IVS.d.ts +163 -0
- package/lib/resources.generated/AWS-IVS.js +53 -0
- package/lib/resources.generated/AWS-IVSChat.d.ts +108 -0
- package/lib/resources.generated/AWS-IVSChat.js +27 -0
- package/lib/resources.generated/AWS-IdentityStore.d.ts +66 -0
- package/lib/resources.generated/AWS-IdentityStore.js +27 -0
- package/lib/resources.generated/AWS-ImageBuilder.d.ts +568 -0
- package/lib/resources.generated/AWS-ImageBuilder.js +92 -0
- package/lib/resources.generated/AWS-Inspector.d.ts +85 -0
- package/lib/resources.generated/AWS-Inspector.js +40 -0
- package/lib/resources.generated/AWS-InspectorV2.d.ts +128 -0
- package/lib/resources.generated/AWS-InspectorV2.js +14 -0
- package/lib/resources.generated/AWS-InternetMonitor.d.ts +81 -0
- package/lib/resources.generated/AWS-InternetMonitor.js +20 -0
- package/lib/resources.generated/AWS-IoT.d.ts +1545 -0
- package/lib/resources.generated/AWS-IoT.js +332 -0
- package/lib/resources.generated/AWS-IoT1Click.d.ts +108 -0
- package/lib/resources.generated/AWS-IoT1Click.js +40 -0
- package/lib/resources.generated/AWS-IoTAnalytics.d.ts +587 -0
- package/lib/resources.generated/AWS-IoTAnalytics.js +53 -0
- package/lib/resources.generated/AWS-IoTCoreDeviceAdvisor.d.ts +53 -0
- package/lib/resources.generated/AWS-IoTCoreDeviceAdvisor.js +14 -0
- package/lib/resources.generated/AWS-IoTEvents.d.ts +544 -0
- package/lib/resources.generated/AWS-IoTEvents.js +40 -0
- package/lib/resources.generated/AWS-IoTFleetHub.d.ts +39 -0
- package/lib/resources.generated/AWS-IoTFleetHub.js +23 -0
- package/lib/resources.generated/AWS-IoTFleetWise.d.ts +438 -0
- package/lib/resources.generated/AWS-IoTFleetWise.js +88 -0
- package/lib/resources.generated/AWS-IoTSiteWise.d.ts +452 -0
- package/lib/resources.generated/AWS-IoTSiteWise.js +92 -0
- package/lib/resources.generated/AWS-IoTThingsGraph.d.ts +30 -0
- package/lib/resources.generated/AWS-IoTThingsGraph.js +14 -0
- package/lib/resources.generated/AWS-IoTTwinMaker.d.ts +412 -0
- package/lib/resources.generated/AWS-IoTTwinMaker.js +87 -0
- package/lib/resources.generated/AWS-IoTWireless.d.ts +620 -0
- package/lib/resources.generated/AWS-IoTWireless.js +180 -0
- package/lib/resources.generated/AWS-KMS.d.ts +91 -0
- package/lib/resources.generated/AWS-KMS.js +43 -0
- package/lib/resources.generated/AWS-KafkaConnect.d.ts +199 -0
- package/lib/resources.generated/AWS-KafkaConnect.js +14 -0
- package/lib/resources.generated/AWS-Kendra.d.ts +758 -0
- package/lib/resources.generated/AWS-Kendra.js +43 -0
- package/lib/resources.generated/AWS-KendraRanking.d.ts +41 -0
- package/lib/resources.generated/AWS-KendraRanking.js +14 -0
- package/lib/resources.generated/AWS-Kinesis.d.ts +82 -0
- package/lib/resources.generated/AWS-Kinesis.js +33 -0
- package/lib/resources.generated/AWS-KinesisAnalytics.d.ts +294 -0
- package/lib/resources.generated/AWS-KinesisAnalytics.js +40 -0
- package/lib/resources.generated/AWS-KinesisAnalyticsV2.d.ts +553 -0
- package/lib/resources.generated/AWS-KinesisAnalyticsV2.js +53 -0
- package/lib/resources.generated/AWS-KinesisFirehose.d.ts +532 -0
- package/lib/resources.generated/AWS-KinesisFirehose.js +14 -0
- package/lib/resources.generated/AWS-KinesisVideo.d.ts +63 -0
- package/lib/resources.generated/AWS-KinesisVideo.js +27 -0
- package/lib/resources.generated/AWS-LakeFormation.d.ts +471 -0
- package/lib/resources.generated/AWS-LakeFormation.js +92 -0
- package/lib/resources.generated/AWS-Lambda.d.ts +616 -0
- package/lib/resources.generated/AWS-Lambda.js +139 -0
- package/lib/resources.generated/AWS-Lex.d.ts +1060 -0
- package/lib/resources.generated/AWS-Lex.js +56 -0
- package/lib/resources.generated/AWS-LicenseManager.d.ts +138 -0
- package/lib/resources.generated/AWS-LicenseManager.js +27 -0
- package/lib/resources.generated/AWS-Lightsail.d.ts +706 -0
- package/lib/resources.generated/AWS-Lightsail.js +177 -0
- package/lib/resources.generated/AWS-Location.d.ts +198 -0
- package/lib/resources.generated/AWS-Location.js +79 -0
- package/lib/resources.generated/AWS-Logs.d.ts +223 -0
- package/lib/resources.generated/AWS-Logs.js +105 -0
- package/lib/resources.generated/AWS-LookoutEquipment.d.ts +83 -0
- package/lib/resources.generated/AWS-LookoutEquipment.js +14 -0
- package/lib/resources.generated/AWS-LookoutMetrics.d.ts +242 -0
- package/lib/resources.generated/AWS-LookoutMetrics.js +27 -0
- package/lib/resources.generated/AWS-LookoutVision.d.ts +28 -0
- package/lib/resources.generated/AWS-LookoutVision.js +14 -0
- package/lib/resources.generated/AWS-M2.d.ts +119 -0
- package/lib/resources.generated/AWS-M2.js +27 -0
- package/lib/resources.generated/AWS-MSK.d.ts +495 -0
- package/lib/resources.generated/AWS-MSK.js +84 -0
- package/lib/resources.generated/AWS-MWAA.d.ts +86 -0
- package/lib/resources.generated/AWS-MWAA.js +22 -0
- package/lib/resources.generated/AWS-Macie.d.ts +166 -0
- package/lib/resources.generated/AWS-Macie.js +53 -0
- package/lib/resources.generated/AWS-ManagedBlockchain.d.ts +178 -0
- package/lib/resources.generated/AWS-ManagedBlockchain.js +40 -0
- package/lib/resources.generated/AWS-MediaConnect.d.ts +575 -0
- package/lib/resources.generated/AWS-MediaConnect.js +124 -0
- package/lib/resources.generated/AWS-MediaConvert.d.ts +118 -0
- package/lib/resources.generated/AWS-MediaConvert.js +40 -0
- package/lib/resources.generated/AWS-MediaLive.d.ts +1959 -0
- package/lib/resources.generated/AWS-MediaLive.js +40 -0
- package/lib/resources.generated/AWS-MediaPackage.d.ts +529 -0
- package/lib/resources.generated/AWS-MediaPackage.js +66 -0
- package/lib/resources.generated/AWS-MediaPackageV2.d.ts +250 -0
- package/lib/resources.generated/AWS-MediaPackageV2.js +66 -0
- package/lib/resources.generated/AWS-MediaStore.d.ts +65 -0
- package/lib/resources.generated/AWS-MediaStore.js +14 -0
- package/lib/resources.generated/AWS-MediaTailor.d.ts +368 -0
- package/lib/resources.generated/AWS-MediaTailor.js +85 -0
- package/lib/resources.generated/AWS-MemoryDB.d.ts +193 -0
- package/lib/resources.generated/AWS-MemoryDB.js +72 -0
- package/lib/resources.generated/AWS-Neptune.d.ts +176 -0
- package/lib/resources.generated/AWS-Neptune.js +66 -0
- package/lib/resources.generated/AWS-NetworkFirewall.d.ts +460 -0
- package/lib/resources.generated/AWS-NetworkFirewall.js +53 -0
- package/lib/resources.generated/AWS-NetworkManager.d.ts +609 -0
- package/lib/resources.generated/AWS-NetworkManager.js +261 -0
- package/lib/resources.generated/AWS-NimbleStudio.d.ts +292 -0
- package/lib/resources.generated/AWS-NimbleStudio.js +61 -0
- package/lib/resources.generated/AWS-OSIS.d.ts +73 -0
- package/lib/resources.generated/AWS-OSIS.js +14 -0
- package/lib/resources.generated/AWS-Oam.d.ts +61 -0
- package/lib/resources.generated/AWS-Oam.js +32 -0
- package/lib/resources.generated/AWS-Omics.d.ts +290 -0
- package/lib/resources.generated/AWS-Omics.js +95 -0
- package/lib/resources.generated/AWS-OpenSearchServerless.d.ts +146 -0
- package/lib/resources.generated/AWS-OpenSearchServerless.js +66 -0
- package/lib/resources.generated/AWS-OpenSearchService.d.ts +258 -0
- package/lib/resources.generated/AWS-OpenSearchService.js +30 -0
- package/lib/resources.generated/AWS-OpsWorks.d.ts +425 -0
- package/lib/resources.generated/AWS-OpsWorks.js +98 -0
- package/lib/resources.generated/AWS-OpsWorksCM.d.ts +59 -0
- package/lib/resources.generated/AWS-OpsWorksCM.js +14 -0
- package/lib/resources.generated/AWS-Organizations.d.ts +158 -0
- package/lib/resources.generated/AWS-Organizations.js +73 -0
- package/lib/resources.generated/AWS-PCAConnectorAD.d.ts +488 -0
- package/lib/resources.generated/AWS-PCAConnectorAD.js +66 -0
- package/lib/resources.generated/AWS-Panorama.d.ts +142 -0
- package/lib/resources.generated/AWS-Panorama.js +65 -0
- package/lib/resources.generated/AWS-Personalize.d.ts +230 -0
- package/lib/resources.generated/AWS-Personalize.js +53 -0
- package/lib/resources.generated/AWS-Pinpoint.d.ts +1032 -0
- package/lib/resources.generated/AWS-Pinpoint.js +248 -0
- package/lib/resources.generated/AWS-PinpointEmail.d.ts +224 -0
- package/lib/resources.generated/AWS-PinpointEmail.js +60 -0
- package/lib/resources.generated/AWS-Pipes.d.ts +552 -0
- package/lib/resources.generated/AWS-Pipes.js +20 -0
- package/lib/resources.generated/AWS-Proton.d.ts +99 -0
- package/lib/resources.generated/AWS-Proton.js +40 -0
- package/lib/resources.generated/AWS-QLDB.d.ts +67 -0
- package/lib/resources.generated/AWS-QLDB.js +27 -0
- package/lib/resources.generated/AWS-QuickSight.d.ts +15929 -0
- package/lib/resources.generated/AWS-QuickSight.js +186 -0
- package/lib/resources.generated/AWS-RAM.d.ts +67 -0
- package/lib/resources.generated/AWS-RAM.js +27 -0
- package/lib/resources.generated/AWS-RDS.d.ts +691 -0
- package/lib/resources.generated/AWS-RDS.js +201 -0
- package/lib/resources.generated/AWS-RUM.d.ts +83 -0
- package/lib/resources.generated/AWS-RUM.js +14 -0
- package/lib/resources.generated/AWS-Redshift.d.ts +410 -0
- package/lib/resources.generated/AWS-Redshift.js +144 -0
- package/lib/resources.generated/AWS-RedshiftServerless.d.ts +179 -0
- package/lib/resources.generated/AWS-RedshiftServerless.js +58 -0
- package/lib/resources.generated/AWS-RefactorSpaces.d.ts +187 -0
- package/lib/resources.generated/AWS-RefactorSpaces.js +62 -0
- package/lib/resources.generated/AWS-Rekognition.d.ts +166 -0
- package/lib/resources.generated/AWS-Rekognition.js +40 -0
- package/lib/resources.generated/AWS-ResilienceHub.d.ts +122 -0
- package/lib/resources.generated/AWS-ResilienceHub.js +27 -0
- package/lib/resources.generated/AWS-ResourceExplorer2.d.ts +102 -0
- package/lib/resources.generated/AWS-ResourceExplorer2.js +40 -0
- package/lib/resources.generated/AWS-ResourceGroups.d.ts +80 -0
- package/lib/resources.generated/AWS-ResourceGroups.js +14 -0
- package/lib/resources.generated/AWS-RoboMaker.d.ts +238 -0
- package/lib/resources.generated/AWS-RoboMaker.js +79 -0
- package/lib/resources.generated/AWS-RolesAnywhere.d.ts +127 -0
- package/lib/resources.generated/AWS-RolesAnywhere.js +40 -0
- package/lib/resources.generated/AWS-Route53.d.ts +346 -0
- package/lib/resources.generated/AWS-Route53.js +92 -0
- package/lib/resources.generated/AWS-Route53RecoveryControl.d.ts +162 -0
- package/lib/resources.generated/AWS-Route53RecoveryControl.js +53 -0
- package/lib/resources.generated/AWS-Route53RecoveryReadiness.d.ts +166 -0
- package/lib/resources.generated/AWS-Route53RecoveryReadiness.js +53 -0
- package/lib/resources.generated/AWS-Route53Resolver.d.ts +415 -0
- package/lib/resources.generated/AWS-Route53Resolver.js +208 -0
- package/lib/resources.generated/AWS-S3.d.ts +942 -0
- package/lib/resources.generated/AWS-S3.js +85 -0
- package/lib/resources.generated/AWS-S3ObjectLambda.d.ts +124 -0
- package/lib/resources.generated/AWS-S3ObjectLambda.js +40 -0
- package/lib/resources.generated/AWS-S3Outposts.d.ts +198 -0
- package/lib/resources.generated/AWS-S3Outposts.js +53 -0
- package/lib/resources.generated/AWS-SDB.d.ts +20 -0
- package/lib/resources.generated/AWS-SDB.js +14 -0
- package/lib/resources.generated/AWS-SES.d.ts +548 -0
- package/lib/resources.generated/AWS-SES.js +138 -0
- package/lib/resources.generated/AWS-SNS.d.ts +121 -0
- package/lib/resources.generated/AWS-SNS.js +56 -0
- package/lib/resources.generated/AWS-SQS.d.ts +92 -0
- package/lib/resources.generated/AWS-SQS.js +44 -0
- package/lib/resources.generated/AWS-SSM.d.ts +516 -0
- package/lib/resources.generated/AWS-SSM.js +118 -0
- package/lib/resources.generated/AWS-SSMContacts.d.ts +243 -0
- package/lib/resources.generated/AWS-SSMContacts.js +53 -0
- package/lib/resources.generated/AWS-SSMIncidents.d.ts +183 -0
- package/lib/resources.generated/AWS-SSMIncidents.js +27 -0
- package/lib/resources.generated/AWS-SSO.d.ts +115 -0
- package/lib/resources.generated/AWS-SSO.js +40 -0
- package/lib/resources.generated/AWS-SageMaker.d.ts +3245 -0
- package/lib/resources.generated/AWS-SageMaker.js +393 -0
- package/lib/resources.generated/AWS-Scheduler.d.ts +221 -0
- package/lib/resources.generated/AWS-Scheduler.js +27 -0
- package/lib/resources.generated/AWS-SecretsManager.d.ts +151 -0
- package/lib/resources.generated/AWS-SecretsManager.js +53 -0
- package/lib/resources.generated/AWS-SecurityHub.d.ts +247 -0
- package/lib/resources.generated/AWS-SecurityHub.js +40 -0
- package/lib/resources.generated/AWS-ServiceCatalog.d.ts +471 -0
- package/lib/resources.generated/AWS-ServiceCatalog.js +209 -0
- package/lib/resources.generated/AWS-ServiceCatalogAppRegistry.d.ts +121 -0
- package/lib/resources.generated/AWS-ServiceCatalogAppRegistry.js +53 -0
- package/lib/resources.generated/AWS-ServiceDiscovery.d.ts +235 -0
- package/lib/resources.generated/AWS-ServiceDiscovery.js +66 -0
- package/lib/resources.generated/AWS-Shield.d.ts +147 -0
- package/lib/resources.generated/AWS-Shield.js +53 -0
- package/lib/resources.generated/AWS-Signer.d.ts +65 -0
- package/lib/resources.generated/AWS-Signer.js +27 -0
- package/lib/resources.generated/AWS-SimSpaceWeaver.d.ts +41 -0
- package/lib/resources.generated/AWS-SimSpaceWeaver.js +14 -0
- package/lib/resources.generated/AWS-StepFunctions.d.ts +208 -0
- package/lib/resources.generated/AWS-StepFunctions.js +53 -0
- package/lib/resources.generated/AWS-SupportApp.d.ts +72 -0
- package/lib/resources.generated/AWS-SupportApp.js +40 -0
- package/lib/resources.generated/AWS-Synthetics.d.ts +150 -0
- package/lib/resources.generated/AWS-Synthetics.js +27 -0
- package/lib/resources.generated/AWS-SystemsManagerSAP.d.ts +45 -0
- package/lib/resources.generated/AWS-SystemsManagerSAP.js +14 -0
- package/lib/resources.generated/AWS-Timestream.d.ts +265 -0
- package/lib/resources.generated/AWS-Timestream.js +50 -0
- package/lib/resources.generated/AWS-Transfer.d.ts +477 -0
- package/lib/resources.generated/AWS-Transfer.js +100 -0
- package/lib/resources.generated/AWS-VerifiedPermissions.d.ts +200 -0
- package/lib/resources.generated/AWS-VerifiedPermissions.js +60 -0
- package/lib/resources.generated/AWS-VoiceID.d.ts +40 -0
- package/lib/resources.generated/AWS-VoiceID.js +14 -0
- package/lib/resources.generated/AWS-VpcLattice.d.ts +515 -0
- package/lib/resources.generated/AWS-VpcLattice.js +161 -0
- package/lib/resources.generated/AWS-WAF.d.ts +252 -0
- package/lib/resources.generated/AWS-WAF.js +92 -0
- package/lib/resources.generated/AWS-WAFRegional.d.ts +350 -0
- package/lib/resources.generated/AWS-WAFRegional.js +144 -0
- package/lib/resources.generated/AWS-WAFv2.d.ts +1457 -0
- package/lib/resources.generated/AWS-WAFv2.js +79 -0
- package/lib/resources.generated/AWS-Wisdom.d.ts +147 -0
- package/lib/resources.generated/AWS-Wisdom.js +40 -0
- package/lib/resources.generated/AWS-WorkSpaces.d.ts +80 -0
- package/lib/resources.generated/AWS-WorkSpaces.js +27 -0
- package/lib/resources.generated/AWS-WorkSpacesWeb.d.ts +289 -0
- package/lib/resources.generated/AWS-WorkSpacesWeb.js +114 -0
- package/lib/resources.generated/AWS-XRay.d.ts +108 -0
- package/lib/resources.generated/AWS-XRay.js +42 -0
- package/lib/resources.generated/Alexa-ASK.d.ts +52 -0
- package/lib/resources.generated/Alexa-ASK.js +14 -0
- package/lib/resources.generated/core.d.ts +9 -0
- package/lib/template.d.ts +793 -5
- package/lib/template.js +83 -1
- package/lib/util.d.ts +24 -427
- package/lib/util.js +50 -487
- package/package.json +11 -15
- package/lib/definitions.d.ts +0 -351
- package/lib/policies.d.ts +0 -460
- package/lib/policies.js +0 -83
- package/lib/resources.generated.d.ts +0 -90266
- package/lib/resources.generated.js +0 -2289
- /package/lib/{definitions.js → resources.generated/core.js} +0 -0
|
@@ -0,0 +1,758 @@
|
|
|
1
|
+
import { ResourceBase } from "../util.js";
|
|
2
|
+
import { ResourceOptions } from "../template.js";
|
|
3
|
+
import { Tag } from "./core.js";
|
|
4
|
+
/**
|
|
5
|
+
* Type definition for AWS::Kendra::DataSource.AccessControlListConfiguration
|
|
6
|
+
*
|
|
7
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-accesscontrollistconfiguration.html | AWS::Kendra::DataSource.AccessControlListConfiguration}
|
|
8
|
+
*/
|
|
9
|
+
export interface KendraDataSourceAccessControlListConfiguration {
|
|
10
|
+
KeyPath?: string;
|
|
11
|
+
}
|
|
12
|
+
/**
|
|
13
|
+
* Type definition for AWS::Kendra::DataSource.AclConfiguration
|
|
14
|
+
*
|
|
15
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-aclconfiguration.html | AWS::Kendra::DataSource.AclConfiguration}
|
|
16
|
+
*/
|
|
17
|
+
export interface KendraDataSourceAclConfiguration {
|
|
18
|
+
AllowedGroupsColumnName: string;
|
|
19
|
+
}
|
|
20
|
+
/**
|
|
21
|
+
* Type definition for AWS::Kendra::DataSource.ColumnConfiguration
|
|
22
|
+
*
|
|
23
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-columnconfiguration.html | AWS::Kendra::DataSource.ColumnConfiguration}
|
|
24
|
+
*/
|
|
25
|
+
export interface KendraDataSourceColumnConfiguration {
|
|
26
|
+
ChangeDetectingColumns: any[];
|
|
27
|
+
DocumentTitleColumnName?: string;
|
|
28
|
+
DocumentIdColumnName: string;
|
|
29
|
+
DocumentDataColumnName: string;
|
|
30
|
+
FieldMappings?: any[];
|
|
31
|
+
}
|
|
32
|
+
/**
|
|
33
|
+
* Type definition for AWS::Kendra::DataSource.ConfluenceAttachmentConfiguration
|
|
34
|
+
*
|
|
35
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluenceattachmentconfiguration.html | AWS::Kendra::DataSource.ConfluenceAttachmentConfiguration}
|
|
36
|
+
*/
|
|
37
|
+
export interface KendraDataSourceConfluenceAttachmentConfiguration {
|
|
38
|
+
AttachmentFieldMappings?: any[];
|
|
39
|
+
CrawlAttachments?: boolean;
|
|
40
|
+
}
|
|
41
|
+
/**
|
|
42
|
+
* Type definition for AWS::Kendra::DataSource.ConfluenceAttachmentToIndexFieldMapping
|
|
43
|
+
*
|
|
44
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluenceattachmenttoindexfieldmapping.html | AWS::Kendra::DataSource.ConfluenceAttachmentToIndexFieldMapping}
|
|
45
|
+
*/
|
|
46
|
+
export interface KendraDataSourceConfluenceAttachmentToIndexFieldMapping {
|
|
47
|
+
DateFieldFormat?: string;
|
|
48
|
+
IndexFieldName: string;
|
|
49
|
+
DataSourceFieldName: string;
|
|
50
|
+
}
|
|
51
|
+
/**
|
|
52
|
+
* Type definition for AWS::Kendra::DataSource.ConfluenceBlogConfiguration
|
|
53
|
+
*
|
|
54
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluenceblogconfiguration.html | AWS::Kendra::DataSource.ConfluenceBlogConfiguration}
|
|
55
|
+
*/
|
|
56
|
+
export interface KendraDataSourceConfluenceBlogConfiguration {
|
|
57
|
+
BlogFieldMappings?: any[];
|
|
58
|
+
}
|
|
59
|
+
/**
|
|
60
|
+
* Type definition for AWS::Kendra::DataSource.ConfluenceBlogToIndexFieldMapping
|
|
61
|
+
*
|
|
62
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluenceblogtoindexfieldmapping.html | AWS::Kendra::DataSource.ConfluenceBlogToIndexFieldMapping}
|
|
63
|
+
*/
|
|
64
|
+
export interface KendraDataSourceConfluenceBlogToIndexFieldMapping {
|
|
65
|
+
DateFieldFormat?: string;
|
|
66
|
+
IndexFieldName: string;
|
|
67
|
+
DataSourceFieldName: string;
|
|
68
|
+
}
|
|
69
|
+
/**
|
|
70
|
+
* Type definition for AWS::Kendra::DataSource.ConfluenceConfiguration
|
|
71
|
+
*
|
|
72
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluenceconfiguration.html | AWS::Kendra::DataSource.ConfluenceConfiguration}
|
|
73
|
+
*/
|
|
74
|
+
export interface KendraDataSourceConfluenceConfiguration {
|
|
75
|
+
SecretArn: string;
|
|
76
|
+
AttachmentConfiguration?: KendraDataSourceConfluenceAttachmentConfiguration;
|
|
77
|
+
ServerUrl: string;
|
|
78
|
+
PageConfiguration?: KendraDataSourceConfluencePageConfiguration;
|
|
79
|
+
BlogConfiguration?: KendraDataSourceConfluenceBlogConfiguration;
|
|
80
|
+
Version: string;
|
|
81
|
+
VpcConfiguration?: KendraDataSourceDataSourceVpcConfiguration;
|
|
82
|
+
InclusionPatterns?: any[];
|
|
83
|
+
ExclusionPatterns?: any[];
|
|
84
|
+
SpaceConfiguration?: KendraDataSourceConfluenceSpaceConfiguration;
|
|
85
|
+
}
|
|
86
|
+
/**
|
|
87
|
+
* Type definition for AWS::Kendra::DataSource.ConfluencePageConfiguration
|
|
88
|
+
*
|
|
89
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluencepageconfiguration.html | AWS::Kendra::DataSource.ConfluencePageConfiguration}
|
|
90
|
+
*/
|
|
91
|
+
export interface KendraDataSourceConfluencePageConfiguration {
|
|
92
|
+
PageFieldMappings?: any[];
|
|
93
|
+
}
|
|
94
|
+
/**
|
|
95
|
+
* Type definition for AWS::Kendra::DataSource.ConfluencePageToIndexFieldMapping
|
|
96
|
+
*
|
|
97
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluencepagetoindexfieldmapping.html | AWS::Kendra::DataSource.ConfluencePageToIndexFieldMapping}
|
|
98
|
+
*/
|
|
99
|
+
export interface KendraDataSourceConfluencePageToIndexFieldMapping {
|
|
100
|
+
DateFieldFormat?: string;
|
|
101
|
+
IndexFieldName: string;
|
|
102
|
+
DataSourceFieldName: string;
|
|
103
|
+
}
|
|
104
|
+
/**
|
|
105
|
+
* Type definition for AWS::Kendra::DataSource.ConfluenceSpaceConfiguration
|
|
106
|
+
*
|
|
107
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluencespaceconfiguration.html | AWS::Kendra::DataSource.ConfluenceSpaceConfiguration}
|
|
108
|
+
*/
|
|
109
|
+
export interface KendraDataSourceConfluenceSpaceConfiguration {
|
|
110
|
+
ExcludeSpaces?: any[];
|
|
111
|
+
SpaceFieldMappings?: any[];
|
|
112
|
+
CrawlPersonalSpaces?: boolean;
|
|
113
|
+
CrawlArchivedSpaces?: boolean;
|
|
114
|
+
IncludeSpaces?: any[];
|
|
115
|
+
}
|
|
116
|
+
/**
|
|
117
|
+
* Type definition for AWS::Kendra::DataSource.ConfluenceSpaceToIndexFieldMapping
|
|
118
|
+
*
|
|
119
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-confluencespacetoindexfieldmapping.html | AWS::Kendra::DataSource.ConfluenceSpaceToIndexFieldMapping}
|
|
120
|
+
*/
|
|
121
|
+
export interface KendraDataSourceConfluenceSpaceToIndexFieldMapping {
|
|
122
|
+
DateFieldFormat?: string;
|
|
123
|
+
IndexFieldName: string;
|
|
124
|
+
DataSourceFieldName: string;
|
|
125
|
+
}
|
|
126
|
+
/**
|
|
127
|
+
* Type definition for AWS::Kendra::DataSource.ConnectionConfiguration
|
|
128
|
+
*
|
|
129
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-connectionconfiguration.html | AWS::Kendra::DataSource.ConnectionConfiguration}
|
|
130
|
+
*/
|
|
131
|
+
export interface KendraDataSourceConnectionConfiguration {
|
|
132
|
+
SecretArn: string;
|
|
133
|
+
TableName: string;
|
|
134
|
+
DatabasePort: number;
|
|
135
|
+
DatabaseHost: string;
|
|
136
|
+
DatabaseName: string;
|
|
137
|
+
}
|
|
138
|
+
/**
|
|
139
|
+
* Type definition for AWS::Kendra::DataSource.CustomDocumentEnrichmentConfiguration
|
|
140
|
+
*
|
|
141
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-customdocumentenrichmentconfiguration.html | AWS::Kendra::DataSource.CustomDocumentEnrichmentConfiguration}
|
|
142
|
+
*/
|
|
143
|
+
export interface KendraDataSourceCustomDocumentEnrichmentConfiguration {
|
|
144
|
+
InlineConfigurations?: any[];
|
|
145
|
+
PreExtractionHookConfiguration?: KendraDataSourceHookConfiguration;
|
|
146
|
+
PostExtractionHookConfiguration?: KendraDataSourceHookConfiguration;
|
|
147
|
+
RoleArn?: string;
|
|
148
|
+
}
|
|
149
|
+
/**
|
|
150
|
+
* Type definition for AWS::Kendra::DataSource.DataSourceConfiguration
|
|
151
|
+
*
|
|
152
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html | AWS::Kendra::DataSource.DataSourceConfiguration}
|
|
153
|
+
*/
|
|
154
|
+
export interface KendraDataSourceDataSourceConfiguration {
|
|
155
|
+
GoogleDriveConfiguration?: KendraDataSourceGoogleDriveConfiguration;
|
|
156
|
+
WebCrawlerConfiguration?: KendraDataSourceWebCrawlerConfiguration;
|
|
157
|
+
S3Configuration?: KendraDataSourceS3DataSourceConfiguration;
|
|
158
|
+
SalesforceConfiguration?: KendraDataSourceSalesforceConfiguration;
|
|
159
|
+
DatabaseConfiguration?: KendraDataSourceDatabaseConfiguration;
|
|
160
|
+
SharePointConfiguration?: KendraDataSourceSharePointConfiguration;
|
|
161
|
+
ConfluenceConfiguration?: KendraDataSourceConfluenceConfiguration;
|
|
162
|
+
WorkDocsConfiguration?: KendraDataSourceWorkDocsConfiguration;
|
|
163
|
+
OneDriveConfiguration?: KendraDataSourceOneDriveConfiguration;
|
|
164
|
+
TemplateConfiguration?: KendraDataSourceTemplateConfiguration;
|
|
165
|
+
ServiceNowConfiguration?: KendraDataSourceServiceNowConfiguration;
|
|
166
|
+
}
|
|
167
|
+
/**
|
|
168
|
+
* Type definition for AWS::Kendra::DataSource.DataSourceToIndexFieldMapping
|
|
169
|
+
*
|
|
170
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourcetoindexfieldmapping.html | AWS::Kendra::DataSource.DataSourceToIndexFieldMapping}
|
|
171
|
+
*/
|
|
172
|
+
export interface KendraDataSourceDataSourceToIndexFieldMapping {
|
|
173
|
+
DateFieldFormat?: string;
|
|
174
|
+
IndexFieldName: string;
|
|
175
|
+
DataSourceFieldName: string;
|
|
176
|
+
}
|
|
177
|
+
/**
|
|
178
|
+
* Type definition for AWS::Kendra::DataSource.DataSourceVpcConfiguration
|
|
179
|
+
*
|
|
180
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourcevpcconfiguration.html | AWS::Kendra::DataSource.DataSourceVpcConfiguration}
|
|
181
|
+
*/
|
|
182
|
+
export interface KendraDataSourceDataSourceVpcConfiguration {
|
|
183
|
+
SubnetIds: any[];
|
|
184
|
+
SecurityGroupIds: any[];
|
|
185
|
+
}
|
|
186
|
+
/**
|
|
187
|
+
* Type definition for AWS::Kendra::DataSource.DatabaseConfiguration
|
|
188
|
+
*
|
|
189
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-databaseconfiguration.html | AWS::Kendra::DataSource.DatabaseConfiguration}
|
|
190
|
+
*/
|
|
191
|
+
export interface KendraDataSourceDatabaseConfiguration {
|
|
192
|
+
SqlConfiguration?: KendraDataSourceSqlConfiguration;
|
|
193
|
+
DatabaseEngineType: string;
|
|
194
|
+
ConnectionConfiguration: KendraDataSourceConnectionConfiguration;
|
|
195
|
+
ColumnConfiguration: KendraDataSourceColumnConfiguration;
|
|
196
|
+
VpcConfiguration?: KendraDataSourceDataSourceVpcConfiguration;
|
|
197
|
+
AclConfiguration?: KendraDataSourceAclConfiguration;
|
|
198
|
+
}
|
|
199
|
+
/**
|
|
200
|
+
* Type definition for AWS::Kendra::DataSource.DocumentAttributeCondition
|
|
201
|
+
*
|
|
202
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-documentattributecondition.html | AWS::Kendra::DataSource.DocumentAttributeCondition}
|
|
203
|
+
*/
|
|
204
|
+
export interface KendraDataSourceDocumentAttributeCondition {
|
|
205
|
+
Operator: string;
|
|
206
|
+
ConditionDocumentAttributeKey: string;
|
|
207
|
+
ConditionOnValue?: KendraDataSourceDocumentAttributeValue;
|
|
208
|
+
}
|
|
209
|
+
/**
|
|
210
|
+
* Type definition for AWS::Kendra::DataSource.DocumentAttributeTarget
|
|
211
|
+
*
|
|
212
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-documentattributetarget.html | AWS::Kendra::DataSource.DocumentAttributeTarget}
|
|
213
|
+
*/
|
|
214
|
+
export interface KendraDataSourceDocumentAttributeTarget {
|
|
215
|
+
TargetDocumentAttributeKey: string;
|
|
216
|
+
TargetDocumentAttributeValueDeletion?: boolean;
|
|
217
|
+
TargetDocumentAttributeValue?: KendraDataSourceDocumentAttributeValue;
|
|
218
|
+
}
|
|
219
|
+
/**
|
|
220
|
+
* Type definition for AWS::Kendra::DataSource.DocumentAttributeValue
|
|
221
|
+
*
|
|
222
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-documentattributevalue.html | AWS::Kendra::DataSource.DocumentAttributeValue}
|
|
223
|
+
*/
|
|
224
|
+
export interface KendraDataSourceDocumentAttributeValue {
|
|
225
|
+
DateValue?: string;
|
|
226
|
+
LongValue?: number;
|
|
227
|
+
StringValue?: string;
|
|
228
|
+
StringListValue?: any[];
|
|
229
|
+
}
|
|
230
|
+
/**
|
|
231
|
+
* Type definition for AWS::Kendra::DataSource.DocumentsMetadataConfiguration
|
|
232
|
+
*
|
|
233
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-documentsmetadataconfiguration.html | AWS::Kendra::DataSource.DocumentsMetadataConfiguration}
|
|
234
|
+
*/
|
|
235
|
+
export interface KendraDataSourceDocumentsMetadataConfiguration {
|
|
236
|
+
S3Prefix?: string;
|
|
237
|
+
}
|
|
238
|
+
/**
|
|
239
|
+
* Type definition for AWS::Kendra::DataSource.GoogleDriveConfiguration
|
|
240
|
+
*
|
|
241
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-googledriveconfiguration.html | AWS::Kendra::DataSource.GoogleDriveConfiguration}
|
|
242
|
+
*/
|
|
243
|
+
export interface KendraDataSourceGoogleDriveConfiguration {
|
|
244
|
+
SecretArn: string;
|
|
245
|
+
ExcludeSharedDrives?: any[];
|
|
246
|
+
ExcludeUserAccounts?: any[];
|
|
247
|
+
InclusionPatterns?: any[];
|
|
248
|
+
ExcludeMimeTypes?: any[];
|
|
249
|
+
FieldMappings?: any[];
|
|
250
|
+
ExclusionPatterns?: any[];
|
|
251
|
+
}
|
|
252
|
+
/**
|
|
253
|
+
* Type definition for AWS::Kendra::DataSource.HookConfiguration
|
|
254
|
+
*
|
|
255
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-hookconfiguration.html | AWS::Kendra::DataSource.HookConfiguration}
|
|
256
|
+
*/
|
|
257
|
+
export interface KendraDataSourceHookConfiguration {
|
|
258
|
+
S3Bucket: string;
|
|
259
|
+
LambdaArn: string;
|
|
260
|
+
InvocationCondition?: KendraDataSourceDocumentAttributeCondition;
|
|
261
|
+
}
|
|
262
|
+
/**
|
|
263
|
+
* Type definition for AWS::Kendra::DataSource.InlineCustomDocumentEnrichmentConfiguration
|
|
264
|
+
*
|
|
265
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-inlinecustomdocumentenrichmentconfiguration.html | AWS::Kendra::DataSource.InlineCustomDocumentEnrichmentConfiguration}
|
|
266
|
+
*/
|
|
267
|
+
export interface KendraDataSourceInlineCustomDocumentEnrichmentConfiguration {
|
|
268
|
+
Condition?: KendraDataSourceDocumentAttributeCondition;
|
|
269
|
+
Target?: KendraDataSourceDocumentAttributeTarget;
|
|
270
|
+
DocumentContentDeletion?: boolean;
|
|
271
|
+
}
|
|
272
|
+
/**
|
|
273
|
+
* Type definition for AWS::Kendra::DataSource.OneDriveConfiguration
|
|
274
|
+
*
|
|
275
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-onedriveconfiguration.html | AWS::Kendra::DataSource.OneDriveConfiguration}
|
|
276
|
+
*/
|
|
277
|
+
export interface KendraDataSourceOneDriveConfiguration {
|
|
278
|
+
TenantDomain: string;
|
|
279
|
+
SecretArn: string;
|
|
280
|
+
DisableLocalGroups?: boolean;
|
|
281
|
+
OneDriveUsers: KendraDataSourceOneDriveUsers;
|
|
282
|
+
InclusionPatterns?: any[];
|
|
283
|
+
FieldMappings?: any[];
|
|
284
|
+
ExclusionPatterns?: any[];
|
|
285
|
+
}
|
|
286
|
+
/**
|
|
287
|
+
* Type definition for AWS::Kendra::DataSource.OneDriveUsers
|
|
288
|
+
*
|
|
289
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-onedriveusers.html | AWS::Kendra::DataSource.OneDriveUsers}
|
|
290
|
+
*/
|
|
291
|
+
export interface KendraDataSourceOneDriveUsers {
|
|
292
|
+
OneDriveUserList?: any[];
|
|
293
|
+
OneDriveUserS3Path?: KendraDataSourceS3Path;
|
|
294
|
+
}
|
|
295
|
+
/**
|
|
296
|
+
* Type definition for AWS::Kendra::DataSource.ProxyConfiguration
|
|
297
|
+
*
|
|
298
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-proxyconfiguration.html | AWS::Kendra::DataSource.ProxyConfiguration}
|
|
299
|
+
*/
|
|
300
|
+
export interface KendraDataSourceProxyConfiguration {
|
|
301
|
+
Port: number;
|
|
302
|
+
Host: string;
|
|
303
|
+
Credentials?: string;
|
|
304
|
+
}
|
|
305
|
+
/**
|
|
306
|
+
* Type definition for AWS::Kendra::DataSource.S3DataSourceConfiguration
|
|
307
|
+
*
|
|
308
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-s3datasourceconfiguration.html | AWS::Kendra::DataSource.S3DataSourceConfiguration}
|
|
309
|
+
*/
|
|
310
|
+
export interface KendraDataSourceS3DataSourceConfiguration {
|
|
311
|
+
BucketName: string;
|
|
312
|
+
InclusionPatterns?: any[];
|
|
313
|
+
InclusionPrefixes?: any[];
|
|
314
|
+
AccessControlListConfiguration?: KendraDataSourceAccessControlListConfiguration;
|
|
315
|
+
ExclusionPatterns?: any[];
|
|
316
|
+
DocumentsMetadataConfiguration?: KendraDataSourceDocumentsMetadataConfiguration;
|
|
317
|
+
}
|
|
318
|
+
/**
|
|
319
|
+
* Type definition for AWS::Kendra::DataSource.S3Path
|
|
320
|
+
*
|
|
321
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-s3path.html | AWS::Kendra::DataSource.S3Path}
|
|
322
|
+
*/
|
|
323
|
+
export interface KendraDataSourceS3Path {
|
|
324
|
+
Bucket: string;
|
|
325
|
+
Key: string;
|
|
326
|
+
}
|
|
327
|
+
/**
|
|
328
|
+
* Type definition for AWS::Kendra::DataSource.SalesforceChatterFeedConfiguration
|
|
329
|
+
*
|
|
330
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-salesforcechatterfeedconfiguration.html | AWS::Kendra::DataSource.SalesforceChatterFeedConfiguration}
|
|
331
|
+
*/
|
|
332
|
+
export interface KendraDataSourceSalesforceChatterFeedConfiguration {
|
|
333
|
+
DocumentTitleFieldName?: string;
|
|
334
|
+
IncludeFilterTypes?: any[];
|
|
335
|
+
FieldMappings?: any[];
|
|
336
|
+
DocumentDataFieldName: string;
|
|
337
|
+
}
|
|
338
|
+
/**
|
|
339
|
+
* Type definition for AWS::Kendra::DataSource.SalesforceConfiguration
|
|
340
|
+
*
|
|
341
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-salesforceconfiguration.html | AWS::Kendra::DataSource.SalesforceConfiguration}
|
|
342
|
+
*/
|
|
343
|
+
export interface KendraDataSourceSalesforceConfiguration {
|
|
344
|
+
SecretArn: string;
|
|
345
|
+
ServerUrl: string;
|
|
346
|
+
IncludeAttachmentFilePatterns?: any[];
|
|
347
|
+
StandardObjectConfigurations?: any[];
|
|
348
|
+
StandardObjectAttachmentConfiguration?: KendraDataSourceSalesforceStandardObjectAttachmentConfiguration;
|
|
349
|
+
ExcludeAttachmentFilePatterns?: any[];
|
|
350
|
+
CrawlAttachments?: boolean;
|
|
351
|
+
ChatterFeedConfiguration?: KendraDataSourceSalesforceChatterFeedConfiguration;
|
|
352
|
+
KnowledgeArticleConfiguration?: KendraDataSourceSalesforceKnowledgeArticleConfiguration;
|
|
353
|
+
}
|
|
354
|
+
/**
|
|
355
|
+
* Type definition for AWS::Kendra::DataSource.SalesforceCustomKnowledgeArticleTypeConfiguration
|
|
356
|
+
*
|
|
357
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-salesforcecustomknowledgearticletypeconfiguration.html | AWS::Kendra::DataSource.SalesforceCustomKnowledgeArticleTypeConfiguration}
|
|
358
|
+
*/
|
|
359
|
+
export interface KendraDataSourceSalesforceCustomKnowledgeArticleTypeConfiguration {
|
|
360
|
+
DocumentTitleFieldName?: string;
|
|
361
|
+
FieldMappings?: any[];
|
|
362
|
+
Name: string;
|
|
363
|
+
DocumentDataFieldName: string;
|
|
364
|
+
}
|
|
365
|
+
/**
|
|
366
|
+
* Type definition for AWS::Kendra::DataSource.SalesforceKnowledgeArticleConfiguration
|
|
367
|
+
*
|
|
368
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-salesforceknowledgearticleconfiguration.html | AWS::Kendra::DataSource.SalesforceKnowledgeArticleConfiguration}
|
|
369
|
+
*/
|
|
370
|
+
export interface KendraDataSourceSalesforceKnowledgeArticleConfiguration {
|
|
371
|
+
IncludedStates: any[];
|
|
372
|
+
StandardKnowledgeArticleTypeConfiguration?: KendraDataSourceSalesforceStandardKnowledgeArticleTypeConfiguration;
|
|
373
|
+
CustomKnowledgeArticleTypeConfigurations?: any[];
|
|
374
|
+
}
|
|
375
|
+
/**
|
|
376
|
+
* Type definition for AWS::Kendra::DataSource.SalesforceStandardKnowledgeArticleTypeConfiguration
|
|
377
|
+
*
|
|
378
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-salesforcestandardknowledgearticletypeconfiguration.html | AWS::Kendra::DataSource.SalesforceStandardKnowledgeArticleTypeConfiguration}
|
|
379
|
+
*/
|
|
380
|
+
export interface KendraDataSourceSalesforceStandardKnowledgeArticleTypeConfiguration {
|
|
381
|
+
DocumentTitleFieldName?: string;
|
|
382
|
+
FieldMappings?: any[];
|
|
383
|
+
DocumentDataFieldName: string;
|
|
384
|
+
}
|
|
385
|
+
/**
|
|
386
|
+
* Type definition for AWS::Kendra::DataSource.SalesforceStandardObjectAttachmentConfiguration
|
|
387
|
+
*
|
|
388
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-salesforcestandardobjectattachmentconfiguration.html | AWS::Kendra::DataSource.SalesforceStandardObjectAttachmentConfiguration}
|
|
389
|
+
*/
|
|
390
|
+
export interface KendraDataSourceSalesforceStandardObjectAttachmentConfiguration {
|
|
391
|
+
DocumentTitleFieldName?: string;
|
|
392
|
+
FieldMappings?: any[];
|
|
393
|
+
}
|
|
394
|
+
/**
|
|
395
|
+
* Type definition for AWS::Kendra::DataSource.SalesforceStandardObjectConfiguration
|
|
396
|
+
*
|
|
397
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-salesforcestandardobjectconfiguration.html | AWS::Kendra::DataSource.SalesforceStandardObjectConfiguration}
|
|
398
|
+
*/
|
|
399
|
+
export interface KendraDataSourceSalesforceStandardObjectConfiguration {
|
|
400
|
+
DocumentTitleFieldName?: string;
|
|
401
|
+
FieldMappings?: any[];
|
|
402
|
+
Name: string;
|
|
403
|
+
DocumentDataFieldName: string;
|
|
404
|
+
}
|
|
405
|
+
/**
|
|
406
|
+
* Type definition for AWS::Kendra::DataSource.ServiceNowConfiguration
|
|
407
|
+
*
|
|
408
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-servicenowconfiguration.html | AWS::Kendra::DataSource.ServiceNowConfiguration}
|
|
409
|
+
*/
|
|
410
|
+
export interface KendraDataSourceServiceNowConfiguration {
|
|
411
|
+
SecretArn: string;
|
|
412
|
+
HostUrl: string;
|
|
413
|
+
ServiceCatalogConfiguration?: KendraDataSourceServiceNowServiceCatalogConfiguration;
|
|
414
|
+
ServiceNowBuildVersion: string;
|
|
415
|
+
KnowledgeArticleConfiguration?: KendraDataSourceServiceNowKnowledgeArticleConfiguration;
|
|
416
|
+
AuthenticationType?: string;
|
|
417
|
+
}
|
|
418
|
+
/**
|
|
419
|
+
* Type definition for AWS::Kendra::DataSource.ServiceNowKnowledgeArticleConfiguration
|
|
420
|
+
*
|
|
421
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-servicenowknowledgearticleconfiguration.html | AWS::Kendra::DataSource.ServiceNowKnowledgeArticleConfiguration}
|
|
422
|
+
*/
|
|
423
|
+
export interface KendraDataSourceServiceNowKnowledgeArticleConfiguration {
|
|
424
|
+
DocumentTitleFieldName?: string;
|
|
425
|
+
IncludeAttachmentFilePatterns?: any[];
|
|
426
|
+
ExcludeAttachmentFilePatterns?: any[];
|
|
427
|
+
FilterQuery?: string;
|
|
428
|
+
CrawlAttachments?: boolean;
|
|
429
|
+
FieldMappings?: any[];
|
|
430
|
+
DocumentDataFieldName: string;
|
|
431
|
+
}
|
|
432
|
+
/**
|
|
433
|
+
* Type definition for AWS::Kendra::DataSource.ServiceNowServiceCatalogConfiguration
|
|
434
|
+
*
|
|
435
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-servicenowservicecatalogconfiguration.html | AWS::Kendra::DataSource.ServiceNowServiceCatalogConfiguration}
|
|
436
|
+
*/
|
|
437
|
+
export interface KendraDataSourceServiceNowServiceCatalogConfiguration {
|
|
438
|
+
DocumentTitleFieldName?: string;
|
|
439
|
+
IncludeAttachmentFilePatterns?: any[];
|
|
440
|
+
ExcludeAttachmentFilePatterns?: any[];
|
|
441
|
+
CrawlAttachments?: boolean;
|
|
442
|
+
FieldMappings?: any[];
|
|
443
|
+
DocumentDataFieldName: string;
|
|
444
|
+
}
|
|
445
|
+
/**
|
|
446
|
+
* Type definition for AWS::Kendra::DataSource.SharePointConfiguration
|
|
447
|
+
*
|
|
448
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-sharepointconfiguration.html | AWS::Kendra::DataSource.SharePointConfiguration}
|
|
449
|
+
*/
|
|
450
|
+
export interface KendraDataSourceSharePointConfiguration {
|
|
451
|
+
SecretArn: string;
|
|
452
|
+
DocumentTitleFieldName?: string;
|
|
453
|
+
SslCertificateS3Path?: KendraDataSourceS3Path;
|
|
454
|
+
DisableLocalGroups?: boolean;
|
|
455
|
+
CrawlAttachments?: boolean;
|
|
456
|
+
InclusionPatterns?: any[];
|
|
457
|
+
VpcConfiguration?: KendraDataSourceDataSourceVpcConfiguration;
|
|
458
|
+
Urls: any[];
|
|
459
|
+
UseChangeLog?: boolean;
|
|
460
|
+
FieldMappings?: any[];
|
|
461
|
+
ExclusionPatterns?: any[];
|
|
462
|
+
SharePointVersion: string;
|
|
463
|
+
}
|
|
464
|
+
/**
|
|
465
|
+
* Type definition for AWS::Kendra::DataSource.SqlConfiguration
|
|
466
|
+
*
|
|
467
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-sqlconfiguration.html | AWS::Kendra::DataSource.SqlConfiguration}
|
|
468
|
+
*/
|
|
469
|
+
export interface KendraDataSourceSqlConfiguration {
|
|
470
|
+
QueryIdentifiersEnclosingOption?: string;
|
|
471
|
+
}
|
|
472
|
+
/**
|
|
473
|
+
* Type definition for AWS::Kendra::DataSource.TemplateConfiguration
|
|
474
|
+
*
|
|
475
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-templateconfiguration.html | AWS::Kendra::DataSource.TemplateConfiguration}
|
|
476
|
+
*/
|
|
477
|
+
export interface KendraDataSourceTemplateConfiguration {
|
|
478
|
+
Template: string;
|
|
479
|
+
}
|
|
480
|
+
/**
|
|
481
|
+
* Type definition for AWS::Kendra::DataSource.WebCrawlerAuthenticationConfiguration
|
|
482
|
+
*
|
|
483
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-webcrawlerauthenticationconfiguration.html | AWS::Kendra::DataSource.WebCrawlerAuthenticationConfiguration}
|
|
484
|
+
*/
|
|
485
|
+
export interface KendraDataSourceWebCrawlerAuthenticationConfiguration {
|
|
486
|
+
BasicAuthentication?: any[];
|
|
487
|
+
}
|
|
488
|
+
/**
|
|
489
|
+
* Type definition for AWS::Kendra::DataSource.WebCrawlerBasicAuthentication
|
|
490
|
+
*
|
|
491
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-webcrawlerbasicauthentication.html | AWS::Kendra::DataSource.WebCrawlerBasicAuthentication}
|
|
492
|
+
*/
|
|
493
|
+
export interface KendraDataSourceWebCrawlerBasicAuthentication {
|
|
494
|
+
Port: number;
|
|
495
|
+
Host: string;
|
|
496
|
+
Credentials: string;
|
|
497
|
+
}
|
|
498
|
+
/**
|
|
499
|
+
* Type definition for AWS::Kendra::DataSource.WebCrawlerConfiguration
|
|
500
|
+
*
|
|
501
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-webcrawlerconfiguration.html | AWS::Kendra::DataSource.WebCrawlerConfiguration}
|
|
502
|
+
*/
|
|
503
|
+
export interface KendraDataSourceWebCrawlerConfiguration {
|
|
504
|
+
AuthenticationConfiguration?: KendraDataSourceWebCrawlerAuthenticationConfiguration;
|
|
505
|
+
MaxLinksPerPage?: number;
|
|
506
|
+
ProxyConfiguration?: KendraDataSourceProxyConfiguration;
|
|
507
|
+
UrlExclusionPatterns?: any[];
|
|
508
|
+
MaxUrlsPerMinuteCrawlRate?: number;
|
|
509
|
+
UrlInclusionPatterns?: any[];
|
|
510
|
+
Urls: KendraDataSourceWebCrawlerUrls;
|
|
511
|
+
MaxContentSizePerPageInMegaBytes?: number;
|
|
512
|
+
CrawlDepth?: number;
|
|
513
|
+
}
|
|
514
|
+
/**
|
|
515
|
+
* Type definition for AWS::Kendra::DataSource.WebCrawlerSeedUrlConfiguration
|
|
516
|
+
*
|
|
517
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-webcrawlerseedurlconfiguration.html | AWS::Kendra::DataSource.WebCrawlerSeedUrlConfiguration}
|
|
518
|
+
*/
|
|
519
|
+
export interface KendraDataSourceWebCrawlerSeedUrlConfiguration {
|
|
520
|
+
WebCrawlerMode?: string;
|
|
521
|
+
SeedUrls: any[];
|
|
522
|
+
}
|
|
523
|
+
/**
|
|
524
|
+
* Type definition for AWS::Kendra::DataSource.WebCrawlerSiteMapsConfiguration
|
|
525
|
+
*
|
|
526
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-webcrawlersitemapsconfiguration.html | AWS::Kendra::DataSource.WebCrawlerSiteMapsConfiguration}
|
|
527
|
+
*/
|
|
528
|
+
export interface KendraDataSourceWebCrawlerSiteMapsConfiguration {
|
|
529
|
+
SiteMaps: any[];
|
|
530
|
+
}
|
|
531
|
+
/**
|
|
532
|
+
* Type definition for AWS::Kendra::DataSource.WebCrawlerUrls
|
|
533
|
+
*
|
|
534
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-webcrawlerurls.html | AWS::Kendra::DataSource.WebCrawlerUrls}
|
|
535
|
+
*/
|
|
536
|
+
export interface KendraDataSourceWebCrawlerUrls {
|
|
537
|
+
SiteMapsConfiguration?: KendraDataSourceWebCrawlerSiteMapsConfiguration;
|
|
538
|
+
SeedUrlConfiguration?: KendraDataSourceWebCrawlerSeedUrlConfiguration;
|
|
539
|
+
}
|
|
540
|
+
/**
|
|
541
|
+
* Type definition for AWS::Kendra::DataSource.WorkDocsConfiguration
|
|
542
|
+
*
|
|
543
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-workdocsconfiguration.html | AWS::Kendra::DataSource.WorkDocsConfiguration}
|
|
544
|
+
*/
|
|
545
|
+
export interface KendraDataSourceWorkDocsConfiguration {
|
|
546
|
+
CrawlComments?: boolean;
|
|
547
|
+
OrganizationId: string;
|
|
548
|
+
InclusionPatterns?: any[];
|
|
549
|
+
UseChangeLog?: boolean;
|
|
550
|
+
FieldMappings?: any[];
|
|
551
|
+
ExclusionPatterns?: any[];
|
|
552
|
+
}
|
|
553
|
+
/**
|
|
554
|
+
* Type definition for AWS::Kendra::Faq.S3Path
|
|
555
|
+
*
|
|
556
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-faq-s3path.html | AWS::Kendra::Faq.S3Path}
|
|
557
|
+
*/
|
|
558
|
+
export interface KendraFaqS3Path {
|
|
559
|
+
Bucket: string;
|
|
560
|
+
Key: string;
|
|
561
|
+
}
|
|
562
|
+
/**
|
|
563
|
+
* Type definition for AWS::Kendra::Index.CapacityUnitsConfiguration
|
|
564
|
+
*
|
|
565
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-index-capacityunitsconfiguration.html | AWS::Kendra::Index.CapacityUnitsConfiguration}
|
|
566
|
+
*/
|
|
567
|
+
export interface KendraIndexCapacityUnitsConfiguration {
|
|
568
|
+
QueryCapacityUnits: number;
|
|
569
|
+
StorageCapacityUnits: number;
|
|
570
|
+
}
|
|
571
|
+
/**
|
|
572
|
+
* Type definition for AWS::Kendra::Index.DocumentMetadataConfiguration
|
|
573
|
+
*
|
|
574
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-index-documentmetadataconfiguration.html | AWS::Kendra::Index.DocumentMetadataConfiguration}
|
|
575
|
+
*/
|
|
576
|
+
export interface KendraIndexDocumentMetadataConfiguration {
|
|
577
|
+
Relevance?: KendraIndexRelevance;
|
|
578
|
+
Type: string;
|
|
579
|
+
Search?: KendraIndexSearch;
|
|
580
|
+
Name: string;
|
|
581
|
+
}
|
|
582
|
+
/**
|
|
583
|
+
* Type definition for AWS::Kendra::Index.JsonTokenTypeConfiguration
|
|
584
|
+
*
|
|
585
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-index-jsontokentypeconfiguration.html | AWS::Kendra::Index.JsonTokenTypeConfiguration}
|
|
586
|
+
*/
|
|
587
|
+
export interface KendraIndexJsonTokenTypeConfiguration {
|
|
588
|
+
GroupAttributeField: string;
|
|
589
|
+
UserNameAttributeField: string;
|
|
590
|
+
}
|
|
591
|
+
/**
|
|
592
|
+
* Type definition for AWS::Kendra::Index.JwtTokenTypeConfiguration
|
|
593
|
+
*
|
|
594
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-index-jwttokentypeconfiguration.html | AWS::Kendra::Index.JwtTokenTypeConfiguration}
|
|
595
|
+
*/
|
|
596
|
+
export interface KendraIndexJwtTokenTypeConfiguration {
|
|
597
|
+
ClaimRegex?: string;
|
|
598
|
+
Issuer?: string;
|
|
599
|
+
KeyLocation: string;
|
|
600
|
+
SecretManagerArn?: string;
|
|
601
|
+
GroupAttributeField?: string;
|
|
602
|
+
URL?: string;
|
|
603
|
+
UserNameAttributeField?: string;
|
|
604
|
+
}
|
|
605
|
+
/**
|
|
606
|
+
* Type definition for AWS::Kendra::Index.Relevance
|
|
607
|
+
*
|
|
608
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-index-relevance.html | AWS::Kendra::Index.Relevance}
|
|
609
|
+
*/
|
|
610
|
+
export interface KendraIndexRelevance {
|
|
611
|
+
Importance?: number;
|
|
612
|
+
RankOrder?: string;
|
|
613
|
+
ValueImportanceItems?: any[];
|
|
614
|
+
Freshness?: boolean;
|
|
615
|
+
Duration?: string;
|
|
616
|
+
}
|
|
617
|
+
/**
|
|
618
|
+
* Type definition for AWS::Kendra::Index.Search
|
|
619
|
+
*
|
|
620
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-index-search.html | AWS::Kendra::Index.Search}
|
|
621
|
+
*/
|
|
622
|
+
export interface KendraIndexSearch {
|
|
623
|
+
Displayable?: boolean;
|
|
624
|
+
Sortable?: boolean;
|
|
625
|
+
Facetable?: boolean;
|
|
626
|
+
Searchable?: boolean;
|
|
627
|
+
}
|
|
628
|
+
/**
|
|
629
|
+
* Type definition for AWS::Kendra::Index.ServerSideEncryptionConfiguration
|
|
630
|
+
*
|
|
631
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-index-serversideencryptionconfiguration.html | AWS::Kendra::Index.ServerSideEncryptionConfiguration}
|
|
632
|
+
*/
|
|
633
|
+
export interface KendraIndexServerSideEncryptionConfiguration {
|
|
634
|
+
KmsKeyId?: string;
|
|
635
|
+
}
|
|
636
|
+
/**
|
|
637
|
+
* Type definition for AWS::Kendra::Index.UserTokenConfiguration
|
|
638
|
+
*
|
|
639
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-index-usertokenconfiguration.html | AWS::Kendra::Index.UserTokenConfiguration}
|
|
640
|
+
*/
|
|
641
|
+
export interface KendraIndexUserTokenConfiguration {
|
|
642
|
+
JwtTokenTypeConfiguration?: KendraIndexJwtTokenTypeConfiguration;
|
|
643
|
+
JsonTokenTypeConfiguration?: KendraIndexJsonTokenTypeConfiguration;
|
|
644
|
+
}
|
|
645
|
+
/**
|
|
646
|
+
* Type definition for AWS::Kendra::Index.ValueImportanceItem
|
|
647
|
+
*
|
|
648
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-index-valueimportanceitem.html | AWS::Kendra::Index.ValueImportanceItem}
|
|
649
|
+
*/
|
|
650
|
+
export interface KendraIndexValueImportanceItem {
|
|
651
|
+
Value?: number;
|
|
652
|
+
Key?: string;
|
|
653
|
+
}
|
|
654
|
+
/**
|
|
655
|
+
* Type definition for AWS::Kendra::DataSource
|
|
656
|
+
*
|
|
657
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-datasource.html | AWS::Kendra::DataSource}
|
|
658
|
+
*/
|
|
659
|
+
export interface KendraDataSourceProps {
|
|
660
|
+
CustomDocumentEnrichmentConfiguration?: KendraDataSourceCustomDocumentEnrichmentConfiguration;
|
|
661
|
+
IndexId: string;
|
|
662
|
+
LanguageCode?: string;
|
|
663
|
+
Type: string;
|
|
664
|
+
Description?: string;
|
|
665
|
+
Schedule?: string;
|
|
666
|
+
DataSourceConfiguration?: KendraDataSourceDataSourceConfiguration;
|
|
667
|
+
RoleArn?: string;
|
|
668
|
+
Tags?: Tag[];
|
|
669
|
+
Name: string;
|
|
670
|
+
}
|
|
671
|
+
/**
|
|
672
|
+
* Attributes type definition for AWS::Kendra::DataSource
|
|
673
|
+
*
|
|
674
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-datasource.html | AWS::Kendra::DataSource}
|
|
675
|
+
*/
|
|
676
|
+
export interface KendraDataSourceAttribs {
|
|
677
|
+
Id?: string;
|
|
678
|
+
Arn?: string;
|
|
679
|
+
}
|
|
680
|
+
/**
|
|
681
|
+
* Resource class for AWS::Kendra::DataSource
|
|
682
|
+
*
|
|
683
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-datasource.html | AWS::Kendra::DataSource}
|
|
684
|
+
*/
|
|
685
|
+
export declare class KendraDataSource extends ResourceBase<"AWS::Kendra::DataSource", KendraDataSourceProps, KendraDataSourceAttribs> {
|
|
686
|
+
static readonly Type = "AWS::Kendra::DataSource";
|
|
687
|
+
static readonly AttributeNames: readonly (keyof KendraDataSourceAttribs)[];
|
|
688
|
+
constructor(logicalId: string, properties: KendraDataSourceProps, options?: ResourceOptions);
|
|
689
|
+
}
|
|
690
|
+
/**
|
|
691
|
+
* Type definition for AWS::Kendra::Faq
|
|
692
|
+
*
|
|
693
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-faq.html | AWS::Kendra::Faq}
|
|
694
|
+
*/
|
|
695
|
+
export interface KendraFaqProps {
|
|
696
|
+
IndexId: string;
|
|
697
|
+
Description?: string;
|
|
698
|
+
S3Path: KendraFaqS3Path;
|
|
699
|
+
FileFormat?: string;
|
|
700
|
+
RoleArn: string;
|
|
701
|
+
Tags?: Tag[];
|
|
702
|
+
Name: string;
|
|
703
|
+
}
|
|
704
|
+
/**
|
|
705
|
+
* Attributes type definition for AWS::Kendra::Faq
|
|
706
|
+
*
|
|
707
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-faq.html | AWS::Kendra::Faq}
|
|
708
|
+
*/
|
|
709
|
+
export interface KendraFaqAttribs {
|
|
710
|
+
Id?: string;
|
|
711
|
+
Arn?: string;
|
|
712
|
+
}
|
|
713
|
+
/**
|
|
714
|
+
* Resource class for AWS::Kendra::Faq
|
|
715
|
+
*
|
|
716
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-faq.html | AWS::Kendra::Faq}
|
|
717
|
+
*/
|
|
718
|
+
export declare class KendraFaq extends ResourceBase<"AWS::Kendra::Faq", KendraFaqProps, KendraFaqAttribs> {
|
|
719
|
+
static readonly Type = "AWS::Kendra::Faq";
|
|
720
|
+
static readonly AttributeNames: readonly (keyof KendraFaqAttribs)[];
|
|
721
|
+
constructor(logicalId: string, properties: KendraFaqProps, options?: ResourceOptions);
|
|
722
|
+
}
|
|
723
|
+
/**
|
|
724
|
+
* Type definition for AWS::Kendra::Index
|
|
725
|
+
*
|
|
726
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-index.html | AWS::Kendra::Index}
|
|
727
|
+
*/
|
|
728
|
+
export interface KendraIndexProps {
|
|
729
|
+
Description?: string;
|
|
730
|
+
UserContextPolicy?: string;
|
|
731
|
+
CapacityUnits?: KendraIndexCapacityUnitsConfiguration;
|
|
732
|
+
ServerSideEncryptionConfiguration?: KendraIndexServerSideEncryptionConfiguration;
|
|
733
|
+
DocumentMetadataConfigurations?: any[];
|
|
734
|
+
Tags?: Tag[];
|
|
735
|
+
RoleArn: string;
|
|
736
|
+
Edition: string;
|
|
737
|
+
Name: string;
|
|
738
|
+
UserTokenConfigurations?: any[];
|
|
739
|
+
}
|
|
740
|
+
/**
|
|
741
|
+
* Attributes type definition for AWS::Kendra::Index
|
|
742
|
+
*
|
|
743
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-index.html | AWS::Kendra::Index}
|
|
744
|
+
*/
|
|
745
|
+
export interface KendraIndexAttribs {
|
|
746
|
+
Id?: string;
|
|
747
|
+
Arn?: string;
|
|
748
|
+
}
|
|
749
|
+
/**
|
|
750
|
+
* Resource class for AWS::Kendra::Index
|
|
751
|
+
*
|
|
752
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-index.html | AWS::Kendra::Index}
|
|
753
|
+
*/
|
|
754
|
+
export declare class KendraIndex extends ResourceBase<"AWS::Kendra::Index", KendraIndexProps, KendraIndexAttribs> {
|
|
755
|
+
static readonly Type = "AWS::Kendra::Index";
|
|
756
|
+
static readonly AttributeNames: readonly (keyof KendraIndexAttribs)[];
|
|
757
|
+
constructor(logicalId: string, properties: KendraIndexProps, options?: ResourceOptions);
|
|
758
|
+
}
|