@awboost/cfntypes 1.0.0-beta.58 → 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 +10 -14
- 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 -90257
- package/lib/resources.generated.js +0 -2289
- /package/lib/{definitions.js → resources.generated/core.js} +0 -0
@@ -0,0 +1,1060 @@
|
|
1
|
+
import { ResourceBase } from "../util.js";
|
2
|
+
import { ResourceOptions } from "../template.js";
|
3
|
+
/**
|
4
|
+
* Type definition for AWS::Lex::Bot.AdvancedRecognitionSetting
|
5
|
+
*
|
6
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-advancedrecognitionsetting.html | AWS::Lex::Bot.AdvancedRecognitionSetting}
|
7
|
+
*/
|
8
|
+
export interface LexBotAdvancedRecognitionSetting {
|
9
|
+
AudioRecognitionStrategy?: string;
|
10
|
+
}
|
11
|
+
/**
|
12
|
+
* Type definition for AWS::Lex::Bot.AllowedInputTypes
|
13
|
+
*
|
14
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-allowedinputtypes.html | AWS::Lex::Bot.AllowedInputTypes}
|
15
|
+
*/
|
16
|
+
export interface LexBotAllowedInputTypes {
|
17
|
+
AllowDTMFInput: boolean;
|
18
|
+
AllowAudioInput: boolean;
|
19
|
+
}
|
20
|
+
/**
|
21
|
+
* Type definition for AWS::Lex::Bot.AudioAndDTMFInputSpecification
|
22
|
+
*
|
23
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-audioanddtmfinputspecification.html | AWS::Lex::Bot.AudioAndDTMFInputSpecification}
|
24
|
+
*/
|
25
|
+
export interface LexBotAudioAndDTMFInputSpecification {
|
26
|
+
DTMFSpecification?: LexBotDTMFSpecification;
|
27
|
+
AudioSpecification?: LexBotAudioSpecification;
|
28
|
+
StartTimeoutMs: number;
|
29
|
+
}
|
30
|
+
/**
|
31
|
+
* Type definition for AWS::Lex::Bot.AudioLogDestination
|
32
|
+
*
|
33
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-audiologdestination.html | AWS::Lex::Bot.AudioLogDestination}
|
34
|
+
*/
|
35
|
+
export interface LexBotAudioLogDestination {
|
36
|
+
S3Bucket: LexBotS3BucketLogDestination;
|
37
|
+
}
|
38
|
+
/**
|
39
|
+
* Type definition for AWS::Lex::Bot.AudioLogSetting
|
40
|
+
*
|
41
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-audiologsetting.html | AWS::Lex::Bot.AudioLogSetting}
|
42
|
+
*/
|
43
|
+
export interface LexBotAudioLogSetting {
|
44
|
+
Destination: LexBotAudioLogDestination;
|
45
|
+
Enabled: boolean;
|
46
|
+
}
|
47
|
+
/**
|
48
|
+
* Type definition for AWS::Lex::Bot.AudioSpecification
|
49
|
+
*
|
50
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-audiospecification.html | AWS::Lex::Bot.AudioSpecification}
|
51
|
+
*/
|
52
|
+
export interface LexBotAudioSpecification {
|
53
|
+
EndTimeoutMs: number;
|
54
|
+
MaxLengthMs: number;
|
55
|
+
}
|
56
|
+
/**
|
57
|
+
* Type definition for AWS::Lex::Bot.BotAliasLocaleSettings
|
58
|
+
*
|
59
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-botaliaslocalesettings.html | AWS::Lex::Bot.BotAliasLocaleSettings}
|
60
|
+
*/
|
61
|
+
export interface LexBotBotAliasLocaleSettings {
|
62
|
+
CodeHookSpecification?: LexBotCodeHookSpecification;
|
63
|
+
Enabled: boolean;
|
64
|
+
}
|
65
|
+
/**
|
66
|
+
* Type definition for AWS::Lex::Bot.BotAliasLocaleSettingsItem
|
67
|
+
*
|
68
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-botaliaslocalesettingsitem.html | AWS::Lex::Bot.BotAliasLocaleSettingsItem}
|
69
|
+
*/
|
70
|
+
export interface LexBotBotAliasLocaleSettingsItem {
|
71
|
+
LocaleId: string;
|
72
|
+
BotAliasLocaleSetting: LexBotBotAliasLocaleSettings;
|
73
|
+
}
|
74
|
+
/**
|
75
|
+
* Type definition for AWS::Lex::Bot.BotLocale
|
76
|
+
*
|
77
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-botlocale.html | AWS::Lex::Bot.BotLocale}
|
78
|
+
*/
|
79
|
+
export interface LexBotBotLocale {
|
80
|
+
NluConfidenceThreshold: number;
|
81
|
+
LocaleId: string;
|
82
|
+
Description?: string;
|
83
|
+
CustomVocabulary?: LexBotCustomVocabulary;
|
84
|
+
SlotTypes?: any[];
|
85
|
+
Intents?: any[];
|
86
|
+
VoiceSettings?: LexBotVoiceSettings;
|
87
|
+
}
|
88
|
+
/**
|
89
|
+
* Type definition for AWS::Lex::Bot.Button
|
90
|
+
*
|
91
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-button.html | AWS::Lex::Bot.Button}
|
92
|
+
*/
|
93
|
+
export interface LexBotButton {
|
94
|
+
Value: string;
|
95
|
+
Text: string;
|
96
|
+
}
|
97
|
+
/**
|
98
|
+
* Type definition for AWS::Lex::Bot.CloudWatchLogGroupLogDestination
|
99
|
+
*
|
100
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-cloudwatchloggrouplogdestination.html | AWS::Lex::Bot.CloudWatchLogGroupLogDestination}
|
101
|
+
*/
|
102
|
+
export interface LexBotCloudWatchLogGroupLogDestination {
|
103
|
+
CloudWatchLogGroupArn: string;
|
104
|
+
LogPrefix: string;
|
105
|
+
}
|
106
|
+
/**
|
107
|
+
* Type definition for AWS::Lex::Bot.CodeHookSpecification
|
108
|
+
*
|
109
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-codehookspecification.html | AWS::Lex::Bot.CodeHookSpecification}
|
110
|
+
*/
|
111
|
+
export interface LexBotCodeHookSpecification {
|
112
|
+
LambdaCodeHook: LexBotLambdaCodeHook;
|
113
|
+
}
|
114
|
+
/**
|
115
|
+
* Type definition for AWS::Lex::Bot.Condition
|
116
|
+
*
|
117
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-condition.html | AWS::Lex::Bot.Condition}
|
118
|
+
*/
|
119
|
+
export interface LexBotCondition {
|
120
|
+
ExpressionString: string;
|
121
|
+
}
|
122
|
+
/**
|
123
|
+
* Type definition for AWS::Lex::Bot.ConditionalBranch
|
124
|
+
*
|
125
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-conditionalbranch.html | AWS::Lex::Bot.ConditionalBranch}
|
126
|
+
*/
|
127
|
+
export interface LexBotConditionalBranch {
|
128
|
+
Condition: LexBotCondition;
|
129
|
+
Response?: LexBotResponseSpecification;
|
130
|
+
Name: string;
|
131
|
+
NextStep: LexBotDialogState;
|
132
|
+
}
|
133
|
+
/**
|
134
|
+
* Type definition for AWS::Lex::Bot.ConditionalSpecification
|
135
|
+
*
|
136
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-conditionalspecification.html | AWS::Lex::Bot.ConditionalSpecification}
|
137
|
+
*/
|
138
|
+
export interface LexBotConditionalSpecification {
|
139
|
+
DefaultBranch: LexBotDefaultConditionalBranch;
|
140
|
+
IsActive: boolean;
|
141
|
+
ConditionalBranches: any[];
|
142
|
+
}
|
143
|
+
/**
|
144
|
+
* Type definition for AWS::Lex::Bot.ConversationLogSettings
|
145
|
+
*
|
146
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-conversationlogsettings.html | AWS::Lex::Bot.ConversationLogSettings}
|
147
|
+
*/
|
148
|
+
export interface LexBotConversationLogSettings {
|
149
|
+
TextLogSettings?: any[];
|
150
|
+
AudioLogSettings?: any[];
|
151
|
+
}
|
152
|
+
/**
|
153
|
+
* Type definition for AWS::Lex::Bot.CustomPayload
|
154
|
+
*
|
155
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-custompayload.html | AWS::Lex::Bot.CustomPayload}
|
156
|
+
*/
|
157
|
+
export interface LexBotCustomPayload {
|
158
|
+
Value: string;
|
159
|
+
}
|
160
|
+
/**
|
161
|
+
* Type definition for AWS::Lex::Bot.CustomVocabulary
|
162
|
+
*
|
163
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-customvocabulary.html | AWS::Lex::Bot.CustomVocabulary}
|
164
|
+
*/
|
165
|
+
export interface LexBotCustomVocabulary {
|
166
|
+
CustomVocabularyItems: any[];
|
167
|
+
}
|
168
|
+
/**
|
169
|
+
* Type definition for AWS::Lex::Bot.CustomVocabularyItem
|
170
|
+
*
|
171
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-customvocabularyitem.html | AWS::Lex::Bot.CustomVocabularyItem}
|
172
|
+
*/
|
173
|
+
export interface LexBotCustomVocabularyItem {
|
174
|
+
DisplayAs?: string;
|
175
|
+
Phrase: string;
|
176
|
+
Weight?: number;
|
177
|
+
}
|
178
|
+
/**
|
179
|
+
* Type definition for AWS::Lex::Bot.DTMFSpecification
|
180
|
+
*
|
181
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-dtmfspecification.html | AWS::Lex::Bot.DTMFSpecification}
|
182
|
+
*/
|
183
|
+
export interface LexBotDTMFSpecification {
|
184
|
+
DeletionCharacter: string;
|
185
|
+
EndTimeoutMs: number;
|
186
|
+
EndCharacter: string;
|
187
|
+
MaxLength: number;
|
188
|
+
}
|
189
|
+
/**
|
190
|
+
* Type definition for AWS::Lex::Bot.DataPrivacy
|
191
|
+
*
|
192
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-dataprivacy.html | AWS::Lex::Bot.DataPrivacy}
|
193
|
+
*/
|
194
|
+
export interface LexBotDataPrivacy {
|
195
|
+
ChildDirected: boolean;
|
196
|
+
}
|
197
|
+
/**
|
198
|
+
* Type definition for AWS::Lex::Bot.DefaultConditionalBranch
|
199
|
+
*
|
200
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-defaultconditionalbranch.html | AWS::Lex::Bot.DefaultConditionalBranch}
|
201
|
+
*/
|
202
|
+
export interface LexBotDefaultConditionalBranch {
|
203
|
+
Response?: LexBotResponseSpecification;
|
204
|
+
NextStep?: LexBotDialogState;
|
205
|
+
}
|
206
|
+
/**
|
207
|
+
* Type definition for AWS::Lex::Bot.DialogAction
|
208
|
+
*
|
209
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-dialogaction.html | AWS::Lex::Bot.DialogAction}
|
210
|
+
*/
|
211
|
+
export interface LexBotDialogAction {
|
212
|
+
Type: string;
|
213
|
+
SlotToElicit?: string;
|
214
|
+
SuppressNextMessage?: boolean;
|
215
|
+
}
|
216
|
+
/**
|
217
|
+
* Type definition for AWS::Lex::Bot.DialogCodeHookInvocationSetting
|
218
|
+
*
|
219
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-dialogcodehookinvocationsetting.html | AWS::Lex::Bot.DialogCodeHookInvocationSetting}
|
220
|
+
*/
|
221
|
+
export interface LexBotDialogCodeHookInvocationSetting {
|
222
|
+
EnableCodeHookInvocation: boolean;
|
223
|
+
InvocationLabel?: string;
|
224
|
+
IsActive: boolean;
|
225
|
+
PostCodeHookSpecification: LexBotPostDialogCodeHookInvocationSpecification;
|
226
|
+
}
|
227
|
+
/**
|
228
|
+
* Type definition for AWS::Lex::Bot.DialogCodeHookSetting
|
229
|
+
*
|
230
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-dialogcodehooksetting.html | AWS::Lex::Bot.DialogCodeHookSetting}
|
231
|
+
*/
|
232
|
+
export interface LexBotDialogCodeHookSetting {
|
233
|
+
Enabled: boolean;
|
234
|
+
}
|
235
|
+
/**
|
236
|
+
* Type definition for AWS::Lex::Bot.DialogState
|
237
|
+
*
|
238
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-dialogstate.html | AWS::Lex::Bot.DialogState}
|
239
|
+
*/
|
240
|
+
export interface LexBotDialogState {
|
241
|
+
DialogAction?: LexBotDialogAction;
|
242
|
+
SessionAttributes?: any[];
|
243
|
+
Intent?: LexBotIntentOverride;
|
244
|
+
}
|
245
|
+
/**
|
246
|
+
* Type definition for AWS::Lex::Bot.ElicitationCodeHookInvocationSetting
|
247
|
+
*
|
248
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-elicitationcodehookinvocationsetting.html | AWS::Lex::Bot.ElicitationCodeHookInvocationSetting}
|
249
|
+
*/
|
250
|
+
export interface LexBotElicitationCodeHookInvocationSetting {
|
251
|
+
EnableCodeHookInvocation: boolean;
|
252
|
+
InvocationLabel?: string;
|
253
|
+
}
|
254
|
+
/**
|
255
|
+
* Type definition for AWS::Lex::Bot.ExternalSourceSetting
|
256
|
+
*
|
257
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-externalsourcesetting.html | AWS::Lex::Bot.ExternalSourceSetting}
|
258
|
+
*/
|
259
|
+
export interface LexBotExternalSourceSetting {
|
260
|
+
GrammarSlotTypeSetting?: LexBotGrammarSlotTypeSetting;
|
261
|
+
}
|
262
|
+
/**
|
263
|
+
* Type definition for AWS::Lex::Bot.FulfillmentCodeHookSetting
|
264
|
+
*
|
265
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-fulfillmentcodehooksetting.html | AWS::Lex::Bot.FulfillmentCodeHookSetting}
|
266
|
+
*/
|
267
|
+
export interface LexBotFulfillmentCodeHookSetting {
|
268
|
+
PostFulfillmentStatusSpecification?: LexBotPostFulfillmentStatusSpecification;
|
269
|
+
FulfillmentUpdatesSpecification?: LexBotFulfillmentUpdatesSpecification;
|
270
|
+
IsActive?: boolean;
|
271
|
+
Enabled: boolean;
|
272
|
+
}
|
273
|
+
/**
|
274
|
+
* Type definition for AWS::Lex::Bot.FulfillmentStartResponseSpecification
|
275
|
+
*
|
276
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-fulfillmentstartresponsespecification.html | AWS::Lex::Bot.FulfillmentStartResponseSpecification}
|
277
|
+
*/
|
278
|
+
export interface LexBotFulfillmentStartResponseSpecification {
|
279
|
+
DelayInSeconds: number;
|
280
|
+
MessageGroups: any[];
|
281
|
+
AllowInterrupt?: boolean;
|
282
|
+
}
|
283
|
+
/**
|
284
|
+
* Type definition for AWS::Lex::Bot.FulfillmentUpdateResponseSpecification
|
285
|
+
*
|
286
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-fulfillmentupdateresponsespecification.html | AWS::Lex::Bot.FulfillmentUpdateResponseSpecification}
|
287
|
+
*/
|
288
|
+
export interface LexBotFulfillmentUpdateResponseSpecification {
|
289
|
+
MessageGroups: any[];
|
290
|
+
AllowInterrupt?: boolean;
|
291
|
+
FrequencyInSeconds: number;
|
292
|
+
}
|
293
|
+
/**
|
294
|
+
* Type definition for AWS::Lex::Bot.FulfillmentUpdatesSpecification
|
295
|
+
*
|
296
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-fulfillmentupdatesspecification.html | AWS::Lex::Bot.FulfillmentUpdatesSpecification}
|
297
|
+
*/
|
298
|
+
export interface LexBotFulfillmentUpdatesSpecification {
|
299
|
+
UpdateResponse?: LexBotFulfillmentUpdateResponseSpecification;
|
300
|
+
Active: boolean;
|
301
|
+
TimeoutInSeconds?: number;
|
302
|
+
StartResponse?: LexBotFulfillmentStartResponseSpecification;
|
303
|
+
}
|
304
|
+
/**
|
305
|
+
* Type definition for AWS::Lex::Bot.GrammarSlotTypeSetting
|
306
|
+
*
|
307
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-grammarslottypesetting.html | AWS::Lex::Bot.GrammarSlotTypeSetting}
|
308
|
+
*/
|
309
|
+
export interface LexBotGrammarSlotTypeSetting {
|
310
|
+
Source?: LexBotGrammarSlotTypeSource;
|
311
|
+
}
|
312
|
+
/**
|
313
|
+
* Type definition for AWS::Lex::Bot.GrammarSlotTypeSource
|
314
|
+
*
|
315
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-grammarslottypesource.html | AWS::Lex::Bot.GrammarSlotTypeSource}
|
316
|
+
*/
|
317
|
+
export interface LexBotGrammarSlotTypeSource {
|
318
|
+
KmsKeyArn?: string;
|
319
|
+
S3BucketName: string;
|
320
|
+
S3ObjectKey: string;
|
321
|
+
}
|
322
|
+
/**
|
323
|
+
* Type definition for AWS::Lex::Bot.ImageResponseCard
|
324
|
+
*
|
325
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-imageresponsecard.html | AWS::Lex::Bot.ImageResponseCard}
|
326
|
+
*/
|
327
|
+
export interface LexBotImageResponseCard {
|
328
|
+
Subtitle?: string;
|
329
|
+
Title: string;
|
330
|
+
ImageUrl?: string;
|
331
|
+
Buttons?: any[];
|
332
|
+
}
|
333
|
+
/**
|
334
|
+
* Type definition for AWS::Lex::Bot.InitialResponseSetting
|
335
|
+
*
|
336
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-initialresponsesetting.html | AWS::Lex::Bot.InitialResponseSetting}
|
337
|
+
*/
|
338
|
+
export interface LexBotInitialResponseSetting {
|
339
|
+
CodeHook?: LexBotDialogCodeHookInvocationSetting;
|
340
|
+
InitialResponse?: LexBotResponseSpecification;
|
341
|
+
Conditional?: LexBotConditionalSpecification;
|
342
|
+
NextStep?: LexBotDialogState;
|
343
|
+
}
|
344
|
+
/**
|
345
|
+
* Type definition for AWS::Lex::Bot.InputContext
|
346
|
+
*
|
347
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-inputcontext.html | AWS::Lex::Bot.InputContext}
|
348
|
+
*/
|
349
|
+
export interface LexBotInputContext {
|
350
|
+
Name: string;
|
351
|
+
}
|
352
|
+
/**
|
353
|
+
* Type definition for AWS::Lex::Bot.Intent
|
354
|
+
*
|
355
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-intent.html | AWS::Lex::Bot.Intent}
|
356
|
+
*/
|
357
|
+
export interface LexBotIntent {
|
358
|
+
Description?: string;
|
359
|
+
ParentIntentSignature?: string;
|
360
|
+
InitialResponseSetting?: LexBotInitialResponseSetting;
|
361
|
+
FulfillmentCodeHook?: LexBotFulfillmentCodeHookSetting;
|
362
|
+
IntentConfirmationSetting?: LexBotIntentConfirmationSetting;
|
363
|
+
Name: string;
|
364
|
+
Slots?: any[];
|
365
|
+
DialogCodeHook?: LexBotDialogCodeHookSetting;
|
366
|
+
InputContexts?: any[];
|
367
|
+
KendraConfiguration?: LexBotKendraConfiguration;
|
368
|
+
IntentClosingSetting?: LexBotIntentClosingSetting;
|
369
|
+
OutputContexts?: any[];
|
370
|
+
SlotPriorities?: any[];
|
371
|
+
SampleUtterances?: any[];
|
372
|
+
}
|
373
|
+
/**
|
374
|
+
* Type definition for AWS::Lex::Bot.IntentClosingSetting
|
375
|
+
*
|
376
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-intentclosingsetting.html | AWS::Lex::Bot.IntentClosingSetting}
|
377
|
+
*/
|
378
|
+
export interface LexBotIntentClosingSetting {
|
379
|
+
IsActive?: boolean;
|
380
|
+
ClosingResponse?: LexBotResponseSpecification;
|
381
|
+
Conditional?: LexBotConditionalSpecification;
|
382
|
+
NextStep?: LexBotDialogState;
|
383
|
+
}
|
384
|
+
/**
|
385
|
+
* Type definition for AWS::Lex::Bot.IntentConfirmationSetting
|
386
|
+
*
|
387
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-intentconfirmationsetting.html | AWS::Lex::Bot.IntentConfirmationSetting}
|
388
|
+
*/
|
389
|
+
export interface LexBotIntentConfirmationSetting {
|
390
|
+
PromptSpecification: LexBotPromptSpecification;
|
391
|
+
ConfirmationResponse?: LexBotResponseSpecification;
|
392
|
+
DeclinationConditional?: LexBotConditionalSpecification;
|
393
|
+
FailureConditional?: LexBotConditionalSpecification;
|
394
|
+
ConfirmationConditional?: LexBotConditionalSpecification;
|
395
|
+
IsActive?: boolean;
|
396
|
+
FailureResponse?: LexBotResponseSpecification;
|
397
|
+
CodeHook?: LexBotDialogCodeHookInvocationSetting;
|
398
|
+
DeclinationNextStep?: LexBotDialogState;
|
399
|
+
ElicitationCodeHook?: LexBotElicitationCodeHookInvocationSetting;
|
400
|
+
ConfirmationNextStep?: LexBotDialogState;
|
401
|
+
FailureNextStep?: LexBotDialogState;
|
402
|
+
DeclinationResponse?: LexBotResponseSpecification;
|
403
|
+
}
|
404
|
+
/**
|
405
|
+
* Type definition for AWS::Lex::Bot.IntentOverride
|
406
|
+
*
|
407
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-intentoverride.html | AWS::Lex::Bot.IntentOverride}
|
408
|
+
*/
|
409
|
+
export interface LexBotIntentOverride {
|
410
|
+
Slots?: any[];
|
411
|
+
Name?: string;
|
412
|
+
}
|
413
|
+
/**
|
414
|
+
* Type definition for AWS::Lex::Bot.KendraConfiguration
|
415
|
+
*
|
416
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-kendraconfiguration.html | AWS::Lex::Bot.KendraConfiguration}
|
417
|
+
*/
|
418
|
+
export interface LexBotKendraConfiguration {
|
419
|
+
QueryFilterString?: string;
|
420
|
+
QueryFilterStringEnabled?: boolean;
|
421
|
+
KendraIndex: string;
|
422
|
+
}
|
423
|
+
/**
|
424
|
+
* Type definition for AWS::Lex::Bot.LambdaCodeHook
|
425
|
+
*
|
426
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-lambdacodehook.html | AWS::Lex::Bot.LambdaCodeHook}
|
427
|
+
*/
|
428
|
+
export interface LexBotLambdaCodeHook {
|
429
|
+
LambdaArn: string;
|
430
|
+
CodeHookInterfaceVersion: string;
|
431
|
+
}
|
432
|
+
/**
|
433
|
+
* Type definition for AWS::Lex::Bot.Message
|
434
|
+
*
|
435
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-message.html | AWS::Lex::Bot.Message}
|
436
|
+
*/
|
437
|
+
export interface LexBotMessage {
|
438
|
+
CustomPayload?: LexBotCustomPayload;
|
439
|
+
ImageResponseCard?: LexBotImageResponseCard;
|
440
|
+
PlainTextMessage?: LexBotPlainTextMessage;
|
441
|
+
SSMLMessage?: LexBotSSMLMessage;
|
442
|
+
}
|
443
|
+
/**
|
444
|
+
* Type definition for AWS::Lex::Bot.MessageGroup
|
445
|
+
*
|
446
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-messagegroup.html | AWS::Lex::Bot.MessageGroup}
|
447
|
+
*/
|
448
|
+
export interface LexBotMessageGroup {
|
449
|
+
Message: LexBotMessage;
|
450
|
+
Variations?: any[];
|
451
|
+
}
|
452
|
+
/**
|
453
|
+
* Type definition for AWS::Lex::Bot.MultipleValuesSetting
|
454
|
+
*
|
455
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-multiplevaluessetting.html | AWS::Lex::Bot.MultipleValuesSetting}
|
456
|
+
*/
|
457
|
+
export interface LexBotMultipleValuesSetting {
|
458
|
+
AllowMultipleValues?: boolean;
|
459
|
+
}
|
460
|
+
/**
|
461
|
+
* Type definition for AWS::Lex::Bot.ObfuscationSetting
|
462
|
+
*
|
463
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-obfuscationsetting.html | AWS::Lex::Bot.ObfuscationSetting}
|
464
|
+
*/
|
465
|
+
export interface LexBotObfuscationSetting {
|
466
|
+
ObfuscationSettingType: string;
|
467
|
+
}
|
468
|
+
/**
|
469
|
+
* Type definition for AWS::Lex::Bot.OutputContext
|
470
|
+
*
|
471
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-outputcontext.html | AWS::Lex::Bot.OutputContext}
|
472
|
+
*/
|
473
|
+
export interface LexBotOutputContext {
|
474
|
+
TurnsToLive: number;
|
475
|
+
TimeToLiveInSeconds: number;
|
476
|
+
Name: string;
|
477
|
+
}
|
478
|
+
/**
|
479
|
+
* Type definition for AWS::Lex::Bot.PlainTextMessage
|
480
|
+
*
|
481
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-plaintextmessage.html | AWS::Lex::Bot.PlainTextMessage}
|
482
|
+
*/
|
483
|
+
export interface LexBotPlainTextMessage {
|
484
|
+
Value: string;
|
485
|
+
}
|
486
|
+
/**
|
487
|
+
* Type definition for AWS::Lex::Bot.PostDialogCodeHookInvocationSpecification
|
488
|
+
*
|
489
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-postdialogcodehookinvocationspecification.html | AWS::Lex::Bot.PostDialogCodeHookInvocationSpecification}
|
490
|
+
*/
|
491
|
+
export interface LexBotPostDialogCodeHookInvocationSpecification {
|
492
|
+
SuccessResponse?: LexBotResponseSpecification;
|
493
|
+
FailureConditional?: LexBotConditionalSpecification;
|
494
|
+
TimeoutNextStep?: LexBotDialogState;
|
495
|
+
SuccessConditional?: LexBotConditionalSpecification;
|
496
|
+
TimeoutResponse?: LexBotResponseSpecification;
|
497
|
+
SuccessNextStep?: LexBotDialogState;
|
498
|
+
FailureResponse?: LexBotResponseSpecification;
|
499
|
+
FailureNextStep?: LexBotDialogState;
|
500
|
+
TimeoutConditional?: LexBotConditionalSpecification;
|
501
|
+
}
|
502
|
+
/**
|
503
|
+
* Type definition for AWS::Lex::Bot.PostFulfillmentStatusSpecification
|
504
|
+
*
|
505
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-postfulfillmentstatusspecification.html | AWS::Lex::Bot.PostFulfillmentStatusSpecification}
|
506
|
+
*/
|
507
|
+
export interface LexBotPostFulfillmentStatusSpecification {
|
508
|
+
SuccessResponse?: LexBotResponseSpecification;
|
509
|
+
FailureConditional?: LexBotConditionalSpecification;
|
510
|
+
TimeoutNextStep?: LexBotDialogState;
|
511
|
+
SuccessConditional?: LexBotConditionalSpecification;
|
512
|
+
TimeoutResponse?: LexBotResponseSpecification;
|
513
|
+
SuccessNextStep?: LexBotDialogState;
|
514
|
+
FailureResponse?: LexBotResponseSpecification;
|
515
|
+
FailureNextStep?: LexBotDialogState;
|
516
|
+
TimeoutConditional?: LexBotConditionalSpecification;
|
517
|
+
}
|
518
|
+
/**
|
519
|
+
* Type definition for AWS::Lex::Bot.PromptAttemptSpecification
|
520
|
+
*
|
521
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-promptattemptspecification.html | AWS::Lex::Bot.PromptAttemptSpecification}
|
522
|
+
*/
|
523
|
+
export interface LexBotPromptAttemptSpecification {
|
524
|
+
TextInputSpecification?: LexBotTextInputSpecification;
|
525
|
+
AllowInterrupt?: boolean;
|
526
|
+
AllowedInputTypes: LexBotAllowedInputTypes;
|
527
|
+
AudioAndDTMFInputSpecification?: LexBotAudioAndDTMFInputSpecification;
|
528
|
+
}
|
529
|
+
/**
|
530
|
+
* Type definition for AWS::Lex::Bot.PromptSpecification
|
531
|
+
*
|
532
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-promptspecification.html | AWS::Lex::Bot.PromptSpecification}
|
533
|
+
*/
|
534
|
+
export interface LexBotPromptSpecification {
|
535
|
+
MaxRetries: number;
|
536
|
+
MessageGroupsList: any[];
|
537
|
+
PromptAttemptsSpecification?: Record<string, any>;
|
538
|
+
AllowInterrupt?: boolean;
|
539
|
+
MessageSelectionStrategy?: string;
|
540
|
+
}
|
541
|
+
/**
|
542
|
+
* Type definition for AWS::Lex::Bot.ResponseSpecification
|
543
|
+
*
|
544
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-responsespecification.html | AWS::Lex::Bot.ResponseSpecification}
|
545
|
+
*/
|
546
|
+
export interface LexBotResponseSpecification {
|
547
|
+
MessageGroupsList: any[];
|
548
|
+
AllowInterrupt?: boolean;
|
549
|
+
}
|
550
|
+
/**
|
551
|
+
* Type definition for AWS::Lex::Bot.S3BucketLogDestination
|
552
|
+
*
|
553
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-s3bucketlogdestination.html | AWS::Lex::Bot.S3BucketLogDestination}
|
554
|
+
*/
|
555
|
+
export interface LexBotS3BucketLogDestination {
|
556
|
+
KmsKeyArn?: string;
|
557
|
+
LogPrefix: string;
|
558
|
+
S3BucketArn: string;
|
559
|
+
}
|
560
|
+
/**
|
561
|
+
* Type definition for AWS::Lex::Bot.S3Location
|
562
|
+
*
|
563
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-s3location.html | AWS::Lex::Bot.S3Location}
|
564
|
+
*/
|
565
|
+
export interface LexBotS3Location {
|
566
|
+
S3ObjectVersion?: string;
|
567
|
+
S3Bucket: string;
|
568
|
+
S3ObjectKey: string;
|
569
|
+
}
|
570
|
+
/**
|
571
|
+
* Type definition for AWS::Lex::Bot.SSMLMessage
|
572
|
+
*
|
573
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-ssmlmessage.html | AWS::Lex::Bot.SSMLMessage}
|
574
|
+
*/
|
575
|
+
export interface LexBotSSMLMessage {
|
576
|
+
Value: string;
|
577
|
+
}
|
578
|
+
/**
|
579
|
+
* Type definition for AWS::Lex::Bot.SampleUtterance
|
580
|
+
*
|
581
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-sampleutterance.html | AWS::Lex::Bot.SampleUtterance}
|
582
|
+
*/
|
583
|
+
export interface LexBotSampleUtterance {
|
584
|
+
Utterance: string;
|
585
|
+
}
|
586
|
+
/**
|
587
|
+
* Type definition for AWS::Lex::Bot.SampleValue
|
588
|
+
*
|
589
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-samplevalue.html | AWS::Lex::Bot.SampleValue}
|
590
|
+
*/
|
591
|
+
export interface LexBotSampleValue {
|
592
|
+
Value: string;
|
593
|
+
}
|
594
|
+
/**
|
595
|
+
* Type definition for AWS::Lex::Bot.SentimentAnalysisSettings
|
596
|
+
*
|
597
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-sentimentanalysissettings.html | AWS::Lex::Bot.SentimentAnalysisSettings}
|
598
|
+
*/
|
599
|
+
export interface LexBotSentimentAnalysisSettings {
|
600
|
+
DetectSentiment: boolean;
|
601
|
+
}
|
602
|
+
/**
|
603
|
+
* Type definition for AWS::Lex::Bot.SessionAttribute
|
604
|
+
*
|
605
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-sessionattribute.html | AWS::Lex::Bot.SessionAttribute}
|
606
|
+
*/
|
607
|
+
export interface LexBotSessionAttribute {
|
608
|
+
Value?: string;
|
609
|
+
Key: string;
|
610
|
+
}
|
611
|
+
/**
|
612
|
+
* Type definition for AWS::Lex::Bot.Slot
|
613
|
+
*
|
614
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-slot.html | AWS::Lex::Bot.Slot}
|
615
|
+
*/
|
616
|
+
export interface LexBotSlot {
|
617
|
+
Description?: string;
|
618
|
+
SlotTypeName: string;
|
619
|
+
ValueElicitationSetting: LexBotSlotValueElicitationSetting;
|
620
|
+
ObfuscationSetting?: LexBotObfuscationSetting;
|
621
|
+
Name: string;
|
622
|
+
MultipleValuesSetting?: LexBotMultipleValuesSetting;
|
623
|
+
}
|
624
|
+
/**
|
625
|
+
* Type definition for AWS::Lex::Bot.SlotCaptureSetting
|
626
|
+
*
|
627
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-slotcapturesetting.html | AWS::Lex::Bot.SlotCaptureSetting}
|
628
|
+
*/
|
629
|
+
export interface LexBotSlotCaptureSetting {
|
630
|
+
CaptureConditional?: LexBotConditionalSpecification;
|
631
|
+
FailureConditional?: LexBotConditionalSpecification;
|
632
|
+
CaptureResponse?: LexBotResponseSpecification;
|
633
|
+
CaptureNextStep?: LexBotDialogState;
|
634
|
+
FailureResponse?: LexBotResponseSpecification;
|
635
|
+
CodeHook?: LexBotDialogCodeHookInvocationSetting;
|
636
|
+
FailureNextStep?: LexBotDialogState;
|
637
|
+
ElicitationCodeHook?: LexBotElicitationCodeHookInvocationSetting;
|
638
|
+
}
|
639
|
+
/**
|
640
|
+
* Type definition for AWS::Lex::Bot.SlotDefaultValue
|
641
|
+
*
|
642
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-slotdefaultvalue.html | AWS::Lex::Bot.SlotDefaultValue}
|
643
|
+
*/
|
644
|
+
export interface LexBotSlotDefaultValue {
|
645
|
+
DefaultValue: string;
|
646
|
+
}
|
647
|
+
/**
|
648
|
+
* Type definition for AWS::Lex::Bot.SlotDefaultValueSpecification
|
649
|
+
*
|
650
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-slotdefaultvaluespecification.html | AWS::Lex::Bot.SlotDefaultValueSpecification}
|
651
|
+
*/
|
652
|
+
export interface LexBotSlotDefaultValueSpecification {
|
653
|
+
DefaultValueList: any[];
|
654
|
+
}
|
655
|
+
/**
|
656
|
+
* Type definition for AWS::Lex::Bot.SlotPriority
|
657
|
+
*
|
658
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-slotpriority.html | AWS::Lex::Bot.SlotPriority}
|
659
|
+
*/
|
660
|
+
export interface LexBotSlotPriority {
|
661
|
+
Priority: number;
|
662
|
+
SlotName: string;
|
663
|
+
}
|
664
|
+
/**
|
665
|
+
* Type definition for AWS::Lex::Bot.SlotType
|
666
|
+
*
|
667
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-slottype.html | AWS::Lex::Bot.SlotType}
|
668
|
+
*/
|
669
|
+
export interface LexBotSlotType {
|
670
|
+
SlotTypeValues?: any[];
|
671
|
+
Description?: string;
|
672
|
+
ParentSlotTypeSignature?: string;
|
673
|
+
ValueSelectionSetting?: LexBotSlotValueSelectionSetting;
|
674
|
+
ExternalSourceSetting?: LexBotExternalSourceSetting;
|
675
|
+
Name: string;
|
676
|
+
}
|
677
|
+
/**
|
678
|
+
* Type definition for AWS::Lex::Bot.SlotTypeValue
|
679
|
+
*
|
680
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-slottypevalue.html | AWS::Lex::Bot.SlotTypeValue}
|
681
|
+
*/
|
682
|
+
export interface LexBotSlotTypeValue {
|
683
|
+
Synonyms?: any[];
|
684
|
+
SampleValue: LexBotSampleValue;
|
685
|
+
}
|
686
|
+
/**
|
687
|
+
* Type definition for AWS::Lex::Bot.SlotValue
|
688
|
+
*
|
689
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-slotvalue.html | AWS::Lex::Bot.SlotValue}
|
690
|
+
*/
|
691
|
+
export interface LexBotSlotValue {
|
692
|
+
InterpretedValue?: string;
|
693
|
+
}
|
694
|
+
/**
|
695
|
+
* Type definition for AWS::Lex::Bot.SlotValueElicitationSetting
|
696
|
+
*
|
697
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-slotvalueelicitationsetting.html | AWS::Lex::Bot.SlotValueElicitationSetting}
|
698
|
+
*/
|
699
|
+
export interface LexBotSlotValueElicitationSetting {
|
700
|
+
PromptSpecification?: LexBotPromptSpecification;
|
701
|
+
WaitAndContinueSpecification?: LexBotWaitAndContinueSpecification;
|
702
|
+
SlotConstraint: string;
|
703
|
+
SlotCaptureSetting?: LexBotSlotCaptureSetting;
|
704
|
+
SampleUtterances?: any[];
|
705
|
+
DefaultValueSpecification?: LexBotSlotDefaultValueSpecification;
|
706
|
+
}
|
707
|
+
/**
|
708
|
+
* Type definition for AWS::Lex::Bot.SlotValueOverride
|
709
|
+
*
|
710
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-slotvalueoverride.html | AWS::Lex::Bot.SlotValueOverride}
|
711
|
+
*/
|
712
|
+
export interface LexBotSlotValueOverride {
|
713
|
+
Shape?: string;
|
714
|
+
Value?: LexBotSlotValue;
|
715
|
+
Values?: any[];
|
716
|
+
}
|
717
|
+
/**
|
718
|
+
* Type definition for AWS::Lex::Bot.SlotValueOverrideMap
|
719
|
+
*
|
720
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-slotvalueoverridemap.html | AWS::Lex::Bot.SlotValueOverrideMap}
|
721
|
+
*/
|
722
|
+
export interface LexBotSlotValueOverrideMap {
|
723
|
+
SlotName?: string;
|
724
|
+
SlotValueOverride?: LexBotSlotValueOverride;
|
725
|
+
}
|
726
|
+
/**
|
727
|
+
* Type definition for AWS::Lex::Bot.SlotValueRegexFilter
|
728
|
+
*
|
729
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-slotvalueregexfilter.html | AWS::Lex::Bot.SlotValueRegexFilter}
|
730
|
+
*/
|
731
|
+
export interface LexBotSlotValueRegexFilter {
|
732
|
+
Pattern: string;
|
733
|
+
}
|
734
|
+
/**
|
735
|
+
* Type definition for AWS::Lex::Bot.SlotValueSelectionSetting
|
736
|
+
*
|
737
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-slotvalueselectionsetting.html | AWS::Lex::Bot.SlotValueSelectionSetting}
|
738
|
+
*/
|
739
|
+
export interface LexBotSlotValueSelectionSetting {
|
740
|
+
AdvancedRecognitionSetting?: LexBotAdvancedRecognitionSetting;
|
741
|
+
RegexFilter?: LexBotSlotValueRegexFilter;
|
742
|
+
ResolutionStrategy: string;
|
743
|
+
}
|
744
|
+
/**
|
745
|
+
* Type definition for AWS::Lex::Bot.StillWaitingResponseSpecification
|
746
|
+
*
|
747
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-stillwaitingresponsespecification.html | AWS::Lex::Bot.StillWaitingResponseSpecification}
|
748
|
+
*/
|
749
|
+
export interface LexBotStillWaitingResponseSpecification {
|
750
|
+
MessageGroupsList: any[];
|
751
|
+
TimeoutInSeconds: number;
|
752
|
+
AllowInterrupt?: boolean;
|
753
|
+
FrequencyInSeconds: number;
|
754
|
+
}
|
755
|
+
/**
|
756
|
+
* Type definition for AWS::Lex::Bot.TestBotAliasSettings
|
757
|
+
*
|
758
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-testbotaliassettings.html | AWS::Lex::Bot.TestBotAliasSettings}
|
759
|
+
*/
|
760
|
+
export interface LexBotTestBotAliasSettings {
|
761
|
+
Description?: string;
|
762
|
+
BotAliasLocaleSettings?: any[];
|
763
|
+
ConversationLogSettings?: LexBotConversationLogSettings;
|
764
|
+
SentimentAnalysisSettings?: LexBotSentimentAnalysisSettings;
|
765
|
+
}
|
766
|
+
/**
|
767
|
+
* Type definition for AWS::Lex::Bot.TextInputSpecification
|
768
|
+
*
|
769
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-textinputspecification.html | AWS::Lex::Bot.TextInputSpecification}
|
770
|
+
*/
|
771
|
+
export interface LexBotTextInputSpecification {
|
772
|
+
StartTimeoutMs: number;
|
773
|
+
}
|
774
|
+
/**
|
775
|
+
* Type definition for AWS::Lex::Bot.TextLogDestination
|
776
|
+
*
|
777
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-textlogdestination.html | AWS::Lex::Bot.TextLogDestination}
|
778
|
+
*/
|
779
|
+
export interface LexBotTextLogDestination {
|
780
|
+
CloudWatch: LexBotCloudWatchLogGroupLogDestination;
|
781
|
+
}
|
782
|
+
/**
|
783
|
+
* Type definition for AWS::Lex::Bot.TextLogSetting
|
784
|
+
*
|
785
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-textlogsetting.html | AWS::Lex::Bot.TextLogSetting}
|
786
|
+
*/
|
787
|
+
export interface LexBotTextLogSetting {
|
788
|
+
Destination: LexBotTextLogDestination;
|
789
|
+
Enabled: boolean;
|
790
|
+
}
|
791
|
+
/**
|
792
|
+
* Type definition for AWS::Lex::Bot.VoiceSettings
|
793
|
+
*
|
794
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-voicesettings.html | AWS::Lex::Bot.VoiceSettings}
|
795
|
+
*/
|
796
|
+
export interface LexBotVoiceSettings {
|
797
|
+
VoiceId: string;
|
798
|
+
Engine?: string;
|
799
|
+
}
|
800
|
+
/**
|
801
|
+
* Type definition for AWS::Lex::Bot.WaitAndContinueSpecification
|
802
|
+
*
|
803
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-waitandcontinuespecification.html | AWS::Lex::Bot.WaitAndContinueSpecification}
|
804
|
+
*/
|
805
|
+
export interface LexBotWaitAndContinueSpecification {
|
806
|
+
WaitingResponse: LexBotResponseSpecification;
|
807
|
+
StillWaitingResponse?: LexBotStillWaitingResponseSpecification;
|
808
|
+
IsActive?: boolean;
|
809
|
+
ContinueResponse: LexBotResponseSpecification;
|
810
|
+
}
|
811
|
+
/**
|
812
|
+
* Type definition for AWS::Lex::BotAlias.AudioLogDestination
|
813
|
+
*
|
814
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-botalias-audiologdestination.html | AWS::Lex::BotAlias.AudioLogDestination}
|
815
|
+
*/
|
816
|
+
export interface LexBotAliasAudioLogDestination {
|
817
|
+
S3Bucket: LexBotAliasS3BucketLogDestination;
|
818
|
+
}
|
819
|
+
/**
|
820
|
+
* Type definition for AWS::Lex::BotAlias.AudioLogSetting
|
821
|
+
*
|
822
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-botalias-audiologsetting.html | AWS::Lex::BotAlias.AudioLogSetting}
|
823
|
+
*/
|
824
|
+
export interface LexBotAliasAudioLogSetting {
|
825
|
+
Destination: LexBotAliasAudioLogDestination;
|
826
|
+
Enabled: boolean;
|
827
|
+
}
|
828
|
+
/**
|
829
|
+
* Type definition for AWS::Lex::BotAlias.BotAliasLocaleSettings
|
830
|
+
*
|
831
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-botalias-botaliaslocalesettings.html | AWS::Lex::BotAlias.BotAliasLocaleSettings}
|
832
|
+
*/
|
833
|
+
export interface LexBotAliasBotAliasLocaleSettings {
|
834
|
+
CodeHookSpecification?: LexBotAliasCodeHookSpecification;
|
835
|
+
Enabled: boolean;
|
836
|
+
}
|
837
|
+
/**
|
838
|
+
* Type definition for AWS::Lex::BotAlias.BotAliasLocaleSettingsItem
|
839
|
+
*
|
840
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-botalias-botaliaslocalesettingsitem.html | AWS::Lex::BotAlias.BotAliasLocaleSettingsItem}
|
841
|
+
*/
|
842
|
+
export interface LexBotAliasBotAliasLocaleSettingsItem {
|
843
|
+
LocaleId: string;
|
844
|
+
BotAliasLocaleSetting: LexBotAliasBotAliasLocaleSettings;
|
845
|
+
}
|
846
|
+
/**
|
847
|
+
* Type definition for AWS::Lex::BotAlias.CloudWatchLogGroupLogDestination
|
848
|
+
*
|
849
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-botalias-cloudwatchloggrouplogdestination.html | AWS::Lex::BotAlias.CloudWatchLogGroupLogDestination}
|
850
|
+
*/
|
851
|
+
export interface LexBotAliasCloudWatchLogGroupLogDestination {
|
852
|
+
CloudWatchLogGroupArn: string;
|
853
|
+
LogPrefix: string;
|
854
|
+
}
|
855
|
+
/**
|
856
|
+
* Type definition for AWS::Lex::BotAlias.CodeHookSpecification
|
857
|
+
*
|
858
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-botalias-codehookspecification.html | AWS::Lex::BotAlias.CodeHookSpecification}
|
859
|
+
*/
|
860
|
+
export interface LexBotAliasCodeHookSpecification {
|
861
|
+
LambdaCodeHook: LexBotAliasLambdaCodeHook;
|
862
|
+
}
|
863
|
+
/**
|
864
|
+
* Type definition for AWS::Lex::BotAlias.ConversationLogSettings
|
865
|
+
*
|
866
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-botalias-conversationlogsettings.html | AWS::Lex::BotAlias.ConversationLogSettings}
|
867
|
+
*/
|
868
|
+
export interface LexBotAliasConversationLogSettings {
|
869
|
+
TextLogSettings?: any[];
|
870
|
+
AudioLogSettings?: any[];
|
871
|
+
}
|
872
|
+
/**
|
873
|
+
* Type definition for AWS::Lex::BotAlias.LambdaCodeHook
|
874
|
+
*
|
875
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-botalias-lambdacodehook.html | AWS::Lex::BotAlias.LambdaCodeHook}
|
876
|
+
*/
|
877
|
+
export interface LexBotAliasLambdaCodeHook {
|
878
|
+
LambdaArn: string;
|
879
|
+
CodeHookInterfaceVersion: string;
|
880
|
+
}
|
881
|
+
/**
|
882
|
+
* Type definition for AWS::Lex::BotAlias.S3BucketLogDestination
|
883
|
+
*
|
884
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-botalias-s3bucketlogdestination.html | AWS::Lex::BotAlias.S3BucketLogDestination}
|
885
|
+
*/
|
886
|
+
export interface LexBotAliasS3BucketLogDestination {
|
887
|
+
KmsKeyArn?: string;
|
888
|
+
LogPrefix: string;
|
889
|
+
S3BucketArn: string;
|
890
|
+
}
|
891
|
+
/**
|
892
|
+
* Type definition for AWS::Lex::BotAlias.SentimentAnalysisSettings
|
893
|
+
*
|
894
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-botalias-sentimentanalysissettings.html | AWS::Lex::BotAlias.SentimentAnalysisSettings}
|
895
|
+
*/
|
896
|
+
export interface LexBotAliasSentimentAnalysisSettings {
|
897
|
+
DetectSentiment: boolean;
|
898
|
+
}
|
899
|
+
/**
|
900
|
+
* Type definition for AWS::Lex::BotAlias.TextLogDestination
|
901
|
+
*
|
902
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-botalias-textlogdestination.html | AWS::Lex::BotAlias.TextLogDestination}
|
903
|
+
*/
|
904
|
+
export interface LexBotAliasTextLogDestination {
|
905
|
+
CloudWatch: LexBotAliasCloudWatchLogGroupLogDestination;
|
906
|
+
}
|
907
|
+
/**
|
908
|
+
* Type definition for AWS::Lex::BotAlias.TextLogSetting
|
909
|
+
*
|
910
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-botalias-textlogsetting.html | AWS::Lex::BotAlias.TextLogSetting}
|
911
|
+
*/
|
912
|
+
export interface LexBotAliasTextLogSetting {
|
913
|
+
Destination: LexBotAliasTextLogDestination;
|
914
|
+
Enabled: boolean;
|
915
|
+
}
|
916
|
+
/**
|
917
|
+
* Type definition for AWS::Lex::BotVersion.BotVersionLocaleDetails
|
918
|
+
*
|
919
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-botversion-botversionlocaledetails.html | AWS::Lex::BotVersion.BotVersionLocaleDetails}
|
920
|
+
*/
|
921
|
+
export interface LexBotVersionBotVersionLocaleDetails {
|
922
|
+
SourceBotVersion: string;
|
923
|
+
}
|
924
|
+
/**
|
925
|
+
* Type definition for AWS::Lex::BotVersion.BotVersionLocaleSpecification
|
926
|
+
*
|
927
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-botversion-botversionlocalespecification.html | AWS::Lex::BotVersion.BotVersionLocaleSpecification}
|
928
|
+
*/
|
929
|
+
export interface LexBotVersionBotVersionLocaleSpecification {
|
930
|
+
LocaleId: string;
|
931
|
+
BotVersionLocaleDetails: LexBotVersionBotVersionLocaleDetails;
|
932
|
+
}
|
933
|
+
/**
|
934
|
+
* Type definition for AWS::Lex::Bot
|
935
|
+
*
|
936
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lex-bot.html | AWS::Lex::Bot}
|
937
|
+
*/
|
938
|
+
export interface LexBotProps {
|
939
|
+
Description?: string;
|
940
|
+
AutoBuildBotLocales?: boolean;
|
941
|
+
BotLocales?: any[];
|
942
|
+
IdleSessionTTLInSeconds: number;
|
943
|
+
BotFileS3Location?: LexBotS3Location;
|
944
|
+
TestBotAliasSettings?: LexBotTestBotAliasSettings;
|
945
|
+
RoleArn: string;
|
946
|
+
Name: string;
|
947
|
+
BotTags?: any[];
|
948
|
+
TestBotAliasTags?: any[];
|
949
|
+
DataPrivacy: LexBotDataPrivacy;
|
950
|
+
}
|
951
|
+
/**
|
952
|
+
* Attributes type definition for AWS::Lex::Bot
|
953
|
+
*
|
954
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lex-bot.html | AWS::Lex::Bot}
|
955
|
+
*/
|
956
|
+
export interface LexBotAttribs {
|
957
|
+
Id?: string;
|
958
|
+
Arn?: string;
|
959
|
+
}
|
960
|
+
/**
|
961
|
+
* Resource class for AWS::Lex::Bot
|
962
|
+
*
|
963
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lex-bot.html | AWS::Lex::Bot}
|
964
|
+
*/
|
965
|
+
export declare class LexBot extends ResourceBase<"AWS::Lex::Bot", LexBotProps, LexBotAttribs> {
|
966
|
+
static readonly Type = "AWS::Lex::Bot";
|
967
|
+
static readonly AttributeNames: readonly (keyof LexBotAttribs)[];
|
968
|
+
constructor(logicalId: string, properties: LexBotProps, options?: ResourceOptions);
|
969
|
+
}
|
970
|
+
/**
|
971
|
+
* Type definition for AWS::Lex::BotAlias
|
972
|
+
*
|
973
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lex-botalias.html | AWS::Lex::BotAlias}
|
974
|
+
*/
|
975
|
+
export interface LexBotAliasProps {
|
976
|
+
BotVersion?: string;
|
977
|
+
Description?: string;
|
978
|
+
BotId: string;
|
979
|
+
BotAliasLocaleSettings?: any[];
|
980
|
+
ConversationLogSettings?: LexBotAliasConversationLogSettings;
|
981
|
+
SentimentAnalysisSettings?: LexBotAliasSentimentAnalysisSettings;
|
982
|
+
BotAliasName: string;
|
983
|
+
BotAliasTags?: any[];
|
984
|
+
}
|
985
|
+
/**
|
986
|
+
* Attributes type definition for AWS::Lex::BotAlias
|
987
|
+
*
|
988
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lex-botalias.html | AWS::Lex::BotAlias}
|
989
|
+
*/
|
990
|
+
export interface LexBotAliasAttribs {
|
991
|
+
BotAliasStatus?: string;
|
992
|
+
Arn?: string;
|
993
|
+
BotAliasId?: string;
|
994
|
+
}
|
995
|
+
/**
|
996
|
+
* Resource class for AWS::Lex::BotAlias
|
997
|
+
*
|
998
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lex-botalias.html | AWS::Lex::BotAlias}
|
999
|
+
*/
|
1000
|
+
export declare class LexBotAlias extends ResourceBase<"AWS::Lex::BotAlias", LexBotAliasProps, LexBotAliasAttribs> {
|
1001
|
+
static readonly Type = "AWS::Lex::BotAlias";
|
1002
|
+
static readonly AttributeNames: readonly (keyof LexBotAliasAttribs)[];
|
1003
|
+
constructor(logicalId: string, properties: LexBotAliasProps, options?: ResourceOptions);
|
1004
|
+
}
|
1005
|
+
/**
|
1006
|
+
* Type definition for AWS::Lex::BotVersion
|
1007
|
+
*
|
1008
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lex-botversion.html | AWS::Lex::BotVersion}
|
1009
|
+
*/
|
1010
|
+
export interface LexBotVersionProps {
|
1011
|
+
Description?: string;
|
1012
|
+
BotId: string;
|
1013
|
+
BotVersionLocaleSpecification: any[];
|
1014
|
+
}
|
1015
|
+
/**
|
1016
|
+
* Attributes type definition for AWS::Lex::BotVersion
|
1017
|
+
*
|
1018
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lex-botversion.html | AWS::Lex::BotVersion}
|
1019
|
+
*/
|
1020
|
+
export interface LexBotVersionAttribs {
|
1021
|
+
BotVersion?: string;
|
1022
|
+
}
|
1023
|
+
/**
|
1024
|
+
* Resource class for AWS::Lex::BotVersion
|
1025
|
+
*
|
1026
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lex-botversion.html | AWS::Lex::BotVersion}
|
1027
|
+
*/
|
1028
|
+
export declare class LexBotVersion extends ResourceBase<"AWS::Lex::BotVersion", LexBotVersionProps, LexBotVersionAttribs> {
|
1029
|
+
static readonly Type = "AWS::Lex::BotVersion";
|
1030
|
+
static readonly AttributeNames: readonly (keyof LexBotVersionAttribs)[];
|
1031
|
+
constructor(logicalId: string, properties: LexBotVersionProps, options?: ResourceOptions);
|
1032
|
+
}
|
1033
|
+
/**
|
1034
|
+
* Type definition for AWS::Lex::ResourcePolicy
|
1035
|
+
*
|
1036
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lex-resourcepolicy.html | AWS::Lex::ResourcePolicy}
|
1037
|
+
*/
|
1038
|
+
export interface LexResourcePolicyProps {
|
1039
|
+
Policy: object;
|
1040
|
+
ResourceArn: string;
|
1041
|
+
}
|
1042
|
+
/**
|
1043
|
+
* Attributes type definition for AWS::Lex::ResourcePolicy
|
1044
|
+
*
|
1045
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lex-resourcepolicy.html | AWS::Lex::ResourcePolicy}
|
1046
|
+
*/
|
1047
|
+
export interface LexResourcePolicyAttribs {
|
1048
|
+
Id?: string;
|
1049
|
+
RevisionId?: string;
|
1050
|
+
}
|
1051
|
+
/**
|
1052
|
+
* Resource class for AWS::Lex::ResourcePolicy
|
1053
|
+
*
|
1054
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lex-resourcepolicy.html | AWS::Lex::ResourcePolicy}
|
1055
|
+
*/
|
1056
|
+
export declare class LexResourcePolicy extends ResourceBase<"AWS::Lex::ResourcePolicy", LexResourcePolicyProps, LexResourcePolicyAttribs> {
|
1057
|
+
static readonly Type = "AWS::Lex::ResourcePolicy";
|
1058
|
+
static readonly AttributeNames: readonly (keyof LexResourcePolicyAttribs)[];
|
1059
|
+
constructor(logicalId: string, properties: LexResourcePolicyProps, options?: ResourceOptions);
|
1060
|
+
}
|