@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,711 @@
|
|
1
|
+
import { ResourceBase } from "../util.js";
|
2
|
+
import { ResourceOptions } from "../template.js";
|
3
|
+
import { Tag } from "./core.js";
|
4
|
+
/**
|
5
|
+
* Type definition for AWS::DataBrew::Dataset.CsvOptions
|
6
|
+
*
|
7
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-dataset-csvoptions.html | AWS::DataBrew::Dataset.CsvOptions}
|
8
|
+
*/
|
9
|
+
export interface DataBrewDatasetCsvOptions {
|
10
|
+
Delimiter?: string;
|
11
|
+
HeaderRow?: boolean;
|
12
|
+
}
|
13
|
+
/**
|
14
|
+
* Type definition for AWS::DataBrew::Dataset.DataCatalogInputDefinition
|
15
|
+
*
|
16
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-dataset-datacataloginputdefinition.html | AWS::DataBrew::Dataset.DataCatalogInputDefinition}
|
17
|
+
*/
|
18
|
+
export interface DataBrewDatasetDataCatalogInputDefinition {
|
19
|
+
TableName?: string;
|
20
|
+
TempDirectory?: DataBrewDatasetS3Location;
|
21
|
+
DatabaseName?: string;
|
22
|
+
CatalogId?: string;
|
23
|
+
}
|
24
|
+
/**
|
25
|
+
* Type definition for AWS::DataBrew::Dataset.DatabaseInputDefinition
|
26
|
+
*
|
27
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-dataset-databaseinputdefinition.html | AWS::DataBrew::Dataset.DatabaseInputDefinition}
|
28
|
+
*/
|
29
|
+
export interface DataBrewDatasetDatabaseInputDefinition {
|
30
|
+
TempDirectory?: DataBrewDatasetS3Location;
|
31
|
+
QueryString?: string;
|
32
|
+
GlueConnectionName: string;
|
33
|
+
DatabaseTableName?: string;
|
34
|
+
}
|
35
|
+
/**
|
36
|
+
* Type definition for AWS::DataBrew::Dataset.DatasetParameter
|
37
|
+
*
|
38
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-dataset-datasetparameter.html | AWS::DataBrew::Dataset.DatasetParameter}
|
39
|
+
*/
|
40
|
+
export interface DataBrewDatasetDatasetParameter {
|
41
|
+
Type: string;
|
42
|
+
DatetimeOptions?: DataBrewDatasetDatetimeOptions;
|
43
|
+
Filter?: DataBrewDatasetFilterExpression;
|
44
|
+
CreateColumn?: boolean;
|
45
|
+
Name: string;
|
46
|
+
}
|
47
|
+
/**
|
48
|
+
* Type definition for AWS::DataBrew::Dataset.DatetimeOptions
|
49
|
+
*
|
50
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-dataset-datetimeoptions.html | AWS::DataBrew::Dataset.DatetimeOptions}
|
51
|
+
*/
|
52
|
+
export interface DataBrewDatasetDatetimeOptions {
|
53
|
+
LocaleCode?: string;
|
54
|
+
Format: string;
|
55
|
+
TimezoneOffset?: string;
|
56
|
+
}
|
57
|
+
/**
|
58
|
+
* Type definition for AWS::DataBrew::Dataset.ExcelOptions
|
59
|
+
*
|
60
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-dataset-exceloptions.html | AWS::DataBrew::Dataset.ExcelOptions}
|
61
|
+
*/
|
62
|
+
export interface DataBrewDatasetExcelOptions {
|
63
|
+
HeaderRow?: boolean;
|
64
|
+
SheetNames?: any[];
|
65
|
+
SheetIndexes?: any[];
|
66
|
+
}
|
67
|
+
/**
|
68
|
+
* Type definition for AWS::DataBrew::Dataset.FilesLimit
|
69
|
+
*
|
70
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-dataset-fileslimit.html | AWS::DataBrew::Dataset.FilesLimit}
|
71
|
+
*/
|
72
|
+
export interface DataBrewDatasetFilesLimit {
|
73
|
+
Order?: string;
|
74
|
+
OrderedBy?: string;
|
75
|
+
MaxFiles: number;
|
76
|
+
}
|
77
|
+
/**
|
78
|
+
* Type definition for AWS::DataBrew::Dataset.FilterExpression
|
79
|
+
*
|
80
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-dataset-filterexpression.html | AWS::DataBrew::Dataset.FilterExpression}
|
81
|
+
*/
|
82
|
+
export interface DataBrewDatasetFilterExpression {
|
83
|
+
Expression: string;
|
84
|
+
ValuesMap: any[];
|
85
|
+
}
|
86
|
+
/**
|
87
|
+
* Type definition for AWS::DataBrew::Dataset.FilterValue
|
88
|
+
*
|
89
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-dataset-filtervalue.html | AWS::DataBrew::Dataset.FilterValue}
|
90
|
+
*/
|
91
|
+
export interface DataBrewDatasetFilterValue {
|
92
|
+
Value: string;
|
93
|
+
ValueReference: string;
|
94
|
+
}
|
95
|
+
/**
|
96
|
+
* Type definition for AWS::DataBrew::Dataset.FormatOptions
|
97
|
+
*
|
98
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-dataset-formatoptions.html | AWS::DataBrew::Dataset.FormatOptions}
|
99
|
+
*/
|
100
|
+
export interface DataBrewDatasetFormatOptions {
|
101
|
+
Excel?: DataBrewDatasetExcelOptions;
|
102
|
+
Csv?: DataBrewDatasetCsvOptions;
|
103
|
+
Json?: DataBrewDatasetJsonOptions;
|
104
|
+
}
|
105
|
+
/**
|
106
|
+
* Type definition for AWS::DataBrew::Dataset.Input
|
107
|
+
*
|
108
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-dataset-input.html | AWS::DataBrew::Dataset.Input}
|
109
|
+
*/
|
110
|
+
export interface DataBrewDatasetInput {
|
111
|
+
DatabaseInputDefinition?: DataBrewDatasetDatabaseInputDefinition;
|
112
|
+
S3InputDefinition?: DataBrewDatasetS3Location;
|
113
|
+
Metadata?: DataBrewDatasetMetadata;
|
114
|
+
DataCatalogInputDefinition?: DataBrewDatasetDataCatalogInputDefinition;
|
115
|
+
}
|
116
|
+
/**
|
117
|
+
* Type definition for AWS::DataBrew::Dataset.JsonOptions
|
118
|
+
*
|
119
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-dataset-jsonoptions.html | AWS::DataBrew::Dataset.JsonOptions}
|
120
|
+
*/
|
121
|
+
export interface DataBrewDatasetJsonOptions {
|
122
|
+
MultiLine?: boolean;
|
123
|
+
}
|
124
|
+
/**
|
125
|
+
* Type definition for AWS::DataBrew::Dataset.Metadata
|
126
|
+
*
|
127
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-dataset-metadata.html | AWS::DataBrew::Dataset.Metadata}
|
128
|
+
*/
|
129
|
+
export interface DataBrewDatasetMetadata {
|
130
|
+
SourceArn?: string;
|
131
|
+
}
|
132
|
+
/**
|
133
|
+
* Type definition for AWS::DataBrew::Dataset.PathOptions
|
134
|
+
*
|
135
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-dataset-pathoptions.html | AWS::DataBrew::Dataset.PathOptions}
|
136
|
+
*/
|
137
|
+
export interface DataBrewDatasetPathOptions {
|
138
|
+
Parameters?: any[];
|
139
|
+
LastModifiedDateCondition?: DataBrewDatasetFilterExpression;
|
140
|
+
FilesLimit?: DataBrewDatasetFilesLimit;
|
141
|
+
}
|
142
|
+
/**
|
143
|
+
* Type definition for AWS::DataBrew::Dataset.PathParameter
|
144
|
+
*
|
145
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-dataset-pathparameter.html | AWS::DataBrew::Dataset.PathParameter}
|
146
|
+
*/
|
147
|
+
export interface DataBrewDatasetPathParameter {
|
148
|
+
PathParameterName: string;
|
149
|
+
DatasetParameter: DataBrewDatasetDatasetParameter;
|
150
|
+
}
|
151
|
+
/**
|
152
|
+
* Type definition for AWS::DataBrew::Dataset.S3Location
|
153
|
+
*
|
154
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-dataset-s3location.html | AWS::DataBrew::Dataset.S3Location}
|
155
|
+
*/
|
156
|
+
export interface DataBrewDatasetS3Location {
|
157
|
+
Bucket: string;
|
158
|
+
Key?: string;
|
159
|
+
}
|
160
|
+
/**
|
161
|
+
* Type definition for AWS::DataBrew::Job.AllowedStatistics
|
162
|
+
*
|
163
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-job-allowedstatistics.html | AWS::DataBrew::Job.AllowedStatistics}
|
164
|
+
*/
|
165
|
+
export interface DataBrewJobAllowedStatistics {
|
166
|
+
Statistics: any[];
|
167
|
+
}
|
168
|
+
/**
|
169
|
+
* Type definition for AWS::DataBrew::Job.ColumnSelector
|
170
|
+
*
|
171
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-job-columnselector.html | AWS::DataBrew::Job.ColumnSelector}
|
172
|
+
*/
|
173
|
+
export interface DataBrewJobColumnSelector {
|
174
|
+
Regex?: string;
|
175
|
+
Name?: string;
|
176
|
+
}
|
177
|
+
/**
|
178
|
+
* Type definition for AWS::DataBrew::Job.ColumnStatisticsConfiguration
|
179
|
+
*
|
180
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-job-columnstatisticsconfiguration.html | AWS::DataBrew::Job.ColumnStatisticsConfiguration}
|
181
|
+
*/
|
182
|
+
export interface DataBrewJobColumnStatisticsConfiguration {
|
183
|
+
Statistics: DataBrewJobStatisticsConfiguration;
|
184
|
+
Selectors?: any[];
|
185
|
+
}
|
186
|
+
/**
|
187
|
+
* Type definition for AWS::DataBrew::Job.CsvOutputOptions
|
188
|
+
*
|
189
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-job-csvoutputoptions.html | AWS::DataBrew::Job.CsvOutputOptions}
|
190
|
+
*/
|
191
|
+
export interface DataBrewJobCsvOutputOptions {
|
192
|
+
Delimiter?: string;
|
193
|
+
}
|
194
|
+
/**
|
195
|
+
* Type definition for AWS::DataBrew::Job.DataCatalogOutput
|
196
|
+
*
|
197
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-job-datacatalogoutput.html | AWS::DataBrew::Job.DataCatalogOutput}
|
198
|
+
*/
|
199
|
+
export interface DataBrewJobDataCatalogOutput {
|
200
|
+
TableName: string;
|
201
|
+
Overwrite?: boolean;
|
202
|
+
S3Options?: DataBrewJobS3TableOutputOptions;
|
203
|
+
DatabaseOptions?: DataBrewJobDatabaseTableOutputOptions;
|
204
|
+
DatabaseName: string;
|
205
|
+
CatalogId?: string;
|
206
|
+
}
|
207
|
+
/**
|
208
|
+
* Type definition for AWS::DataBrew::Job.DatabaseOutput
|
209
|
+
*
|
210
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-job-databaseoutput.html | AWS::DataBrew::Job.DatabaseOutput}
|
211
|
+
*/
|
212
|
+
export interface DataBrewJobDatabaseOutput {
|
213
|
+
DatabaseOutputMode?: string;
|
214
|
+
DatabaseOptions: DataBrewJobDatabaseTableOutputOptions;
|
215
|
+
GlueConnectionName: string;
|
216
|
+
}
|
217
|
+
/**
|
218
|
+
* Type definition for AWS::DataBrew::Job.DatabaseTableOutputOptions
|
219
|
+
*
|
220
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-job-databasetableoutputoptions.html | AWS::DataBrew::Job.DatabaseTableOutputOptions}
|
221
|
+
*/
|
222
|
+
export interface DataBrewJobDatabaseTableOutputOptions {
|
223
|
+
TempDirectory?: DataBrewJobS3Location;
|
224
|
+
TableName: string;
|
225
|
+
}
|
226
|
+
/**
|
227
|
+
* Type definition for AWS::DataBrew::Job.EntityDetectorConfiguration
|
228
|
+
*
|
229
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-job-entitydetectorconfiguration.html | AWS::DataBrew::Job.EntityDetectorConfiguration}
|
230
|
+
*/
|
231
|
+
export interface DataBrewJobEntityDetectorConfiguration {
|
232
|
+
EntityTypes: any[];
|
233
|
+
AllowedStatistics?: DataBrewJobAllowedStatistics;
|
234
|
+
}
|
235
|
+
/**
|
236
|
+
* Type definition for AWS::DataBrew::Job.JobSample
|
237
|
+
*
|
238
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-job-jobsample.html | AWS::DataBrew::Job.JobSample}
|
239
|
+
*/
|
240
|
+
export interface DataBrewJobJobSample {
|
241
|
+
Size?: number;
|
242
|
+
Mode?: string;
|
243
|
+
}
|
244
|
+
/**
|
245
|
+
* Type definition for AWS::DataBrew::Job.Output
|
246
|
+
*
|
247
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-job-output.html | AWS::DataBrew::Job.Output}
|
248
|
+
*/
|
249
|
+
export interface DataBrewJobOutput {
|
250
|
+
Overwrite?: boolean;
|
251
|
+
Format?: string;
|
252
|
+
MaxOutputFiles?: number;
|
253
|
+
CompressionFormat?: string;
|
254
|
+
PartitionColumns?: any[];
|
255
|
+
FormatOptions?: DataBrewJobOutputFormatOptions;
|
256
|
+
Location: DataBrewJobS3Location;
|
257
|
+
}
|
258
|
+
/**
|
259
|
+
* Type definition for AWS::DataBrew::Job.OutputFormatOptions
|
260
|
+
*
|
261
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-job-outputformatoptions.html | AWS::DataBrew::Job.OutputFormatOptions}
|
262
|
+
*/
|
263
|
+
export interface DataBrewJobOutputFormatOptions {
|
264
|
+
Csv?: DataBrewJobCsvOutputOptions;
|
265
|
+
}
|
266
|
+
/**
|
267
|
+
* Type definition for AWS::DataBrew::Job.OutputLocation
|
268
|
+
*
|
269
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-job-outputlocation.html | AWS::DataBrew::Job.OutputLocation}
|
270
|
+
*/
|
271
|
+
export interface DataBrewJobOutputLocation {
|
272
|
+
Bucket: string;
|
273
|
+
BucketOwner?: string;
|
274
|
+
Key?: string;
|
275
|
+
}
|
276
|
+
/**
|
277
|
+
* Type definition for AWS::DataBrew::Job.ProfileConfiguration
|
278
|
+
*
|
279
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-job-profileconfiguration.html | AWS::DataBrew::Job.ProfileConfiguration}
|
280
|
+
*/
|
281
|
+
export interface DataBrewJobProfileConfiguration {
|
282
|
+
ProfileColumns?: any[];
|
283
|
+
DatasetStatisticsConfiguration?: DataBrewJobStatisticsConfiguration;
|
284
|
+
ColumnStatisticsConfigurations?: any[];
|
285
|
+
EntityDetectorConfiguration?: DataBrewJobEntityDetectorConfiguration;
|
286
|
+
}
|
287
|
+
/**
|
288
|
+
* Type definition for AWS::DataBrew::Job.Recipe
|
289
|
+
*
|
290
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-job-recipe.html | AWS::DataBrew::Job.Recipe}
|
291
|
+
*/
|
292
|
+
export interface DataBrewJobRecipe {
|
293
|
+
Version?: string;
|
294
|
+
Name: string;
|
295
|
+
}
|
296
|
+
/**
|
297
|
+
* Type definition for AWS::DataBrew::Job.S3Location
|
298
|
+
*
|
299
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-job-s3location.html | AWS::DataBrew::Job.S3Location}
|
300
|
+
*/
|
301
|
+
export interface DataBrewJobS3Location {
|
302
|
+
Bucket: string;
|
303
|
+
BucketOwner?: string;
|
304
|
+
Key?: string;
|
305
|
+
}
|
306
|
+
/**
|
307
|
+
* Type definition for AWS::DataBrew::Job.S3TableOutputOptions
|
308
|
+
*
|
309
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-job-s3tableoutputoptions.html | AWS::DataBrew::Job.S3TableOutputOptions}
|
310
|
+
*/
|
311
|
+
export interface DataBrewJobS3TableOutputOptions {
|
312
|
+
Location: DataBrewJobS3Location;
|
313
|
+
}
|
314
|
+
/**
|
315
|
+
* Type definition for AWS::DataBrew::Job.StatisticOverride
|
316
|
+
*
|
317
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-job-statisticoverride.html | AWS::DataBrew::Job.StatisticOverride}
|
318
|
+
*/
|
319
|
+
export interface DataBrewJobStatisticOverride {
|
320
|
+
Parameters: Record<string, any>;
|
321
|
+
Statistic: string;
|
322
|
+
}
|
323
|
+
/**
|
324
|
+
* Type definition for AWS::DataBrew::Job.StatisticsConfiguration
|
325
|
+
*
|
326
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-job-statisticsconfiguration.html | AWS::DataBrew::Job.StatisticsConfiguration}
|
327
|
+
*/
|
328
|
+
export interface DataBrewJobStatisticsConfiguration {
|
329
|
+
IncludedStatistics?: any[];
|
330
|
+
Overrides?: any[];
|
331
|
+
}
|
332
|
+
/**
|
333
|
+
* Type definition for AWS::DataBrew::Job.ValidationConfiguration
|
334
|
+
*
|
335
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-job-validationconfiguration.html | AWS::DataBrew::Job.ValidationConfiguration}
|
336
|
+
*/
|
337
|
+
export interface DataBrewJobValidationConfiguration {
|
338
|
+
RulesetArn: string;
|
339
|
+
ValidationMode?: string;
|
340
|
+
}
|
341
|
+
/**
|
342
|
+
* Type definition for AWS::DataBrew::Project.Sample
|
343
|
+
*
|
344
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-project-sample.html | AWS::DataBrew::Project.Sample}
|
345
|
+
*/
|
346
|
+
export interface DataBrewProjectSample {
|
347
|
+
Type: string;
|
348
|
+
Size?: number;
|
349
|
+
}
|
350
|
+
/**
|
351
|
+
* Type definition for AWS::DataBrew::Recipe.Action
|
352
|
+
*
|
353
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-recipe-action.html | AWS::DataBrew::Recipe.Action}
|
354
|
+
*/
|
355
|
+
export interface DataBrewRecipeAction {
|
356
|
+
Parameters?: DataBrewRecipeRecipeParameters;
|
357
|
+
Operation: string;
|
358
|
+
}
|
359
|
+
/**
|
360
|
+
* Type definition for AWS::DataBrew::Recipe.ConditionExpression
|
361
|
+
*
|
362
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-recipe-conditionexpression.html | AWS::DataBrew::Recipe.ConditionExpression}
|
363
|
+
*/
|
364
|
+
export interface DataBrewRecipeConditionExpression {
|
365
|
+
Condition: string;
|
366
|
+
Value?: string;
|
367
|
+
TargetColumn: string;
|
368
|
+
}
|
369
|
+
/**
|
370
|
+
* Type definition for AWS::DataBrew::Recipe.DataCatalogInputDefinition
|
371
|
+
*
|
372
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-recipe-datacataloginputdefinition.html | AWS::DataBrew::Recipe.DataCatalogInputDefinition}
|
373
|
+
*/
|
374
|
+
export interface DataBrewRecipeDataCatalogInputDefinition {
|
375
|
+
TableName?: string;
|
376
|
+
TempDirectory?: DataBrewRecipeS3Location;
|
377
|
+
DatabaseName?: string;
|
378
|
+
CatalogId?: string;
|
379
|
+
}
|
380
|
+
/**
|
381
|
+
* Type definition for AWS::DataBrew::Recipe.Input
|
382
|
+
*
|
383
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-recipe-input.html | AWS::DataBrew::Recipe.Input}
|
384
|
+
*/
|
385
|
+
export interface DataBrewRecipeInput {
|
386
|
+
S3InputDefinition?: DataBrewRecipeS3Location;
|
387
|
+
DataCatalogInputDefinition?: DataBrewRecipeDataCatalogInputDefinition;
|
388
|
+
}
|
389
|
+
/**
|
390
|
+
* Type definition for AWS::DataBrew::Recipe.RecipeParameters
|
391
|
+
*
|
392
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-recipe-recipeparameters.html | AWS::DataBrew::Recipe.RecipeParameters}
|
393
|
+
*/
|
394
|
+
export interface DataBrewRecipeRecipeParameters {
|
395
|
+
IgnoreCase?: string;
|
396
|
+
PatternOptions?: string;
|
397
|
+
Count?: string;
|
398
|
+
OrderByColumn?: string;
|
399
|
+
UpperBound?: string;
|
400
|
+
JoinKeys?: string;
|
401
|
+
RemoveLeadingAndTrailingPunctuation?: string;
|
402
|
+
StepIndex?: string;
|
403
|
+
GroupByAggFunctionOptions?: string;
|
404
|
+
Position?: string;
|
405
|
+
StopWordsMode?: string;
|
406
|
+
SourceColumn?: string;
|
407
|
+
CustomCharacters?: string;
|
408
|
+
TimeZone?: string;
|
409
|
+
RemoveLeadingAndTrailingQuotes?: string;
|
410
|
+
SourceColumn2?: string;
|
411
|
+
CollapseConsecutiveWhitespace?: string;
|
412
|
+
NumRowsAfter?: string;
|
413
|
+
RemoveLetters?: string;
|
414
|
+
SourceColumn1?: string;
|
415
|
+
UseNewDataFrame?: string;
|
416
|
+
Interval?: string;
|
417
|
+
LowerBound?: string;
|
418
|
+
TokenizerPattern?: string;
|
419
|
+
LeftColumns?: string;
|
420
|
+
CharsToRemove?: string;
|
421
|
+
Value1?: string;
|
422
|
+
DeleteOtherRows?: string;
|
423
|
+
Value2?: string;
|
424
|
+
CategoryMap?: string;
|
425
|
+
StartPattern?: string;
|
426
|
+
StartPosition?: string;
|
427
|
+
SheetIndexes?: any[];
|
428
|
+
TargetIndex?: string;
|
429
|
+
RemoveSourceColumn?: string;
|
430
|
+
DateTimeParameters?: string;
|
431
|
+
EndValue?: string;
|
432
|
+
RemoveCustomCharacters?: string;
|
433
|
+
EndPosition?: string;
|
434
|
+
Pattern?: string;
|
435
|
+
Delimiter?: string;
|
436
|
+
RemoveSpecialCharacters?: string;
|
437
|
+
RemoveAllQuotes?: string;
|
438
|
+
EndPattern?: string;
|
439
|
+
StartColumnIndex?: string;
|
440
|
+
ModeType?: string;
|
441
|
+
SecondaryInputs?: any[];
|
442
|
+
SampleType?: string;
|
443
|
+
DateTimeFormat?: string;
|
444
|
+
Other?: string;
|
445
|
+
CaseStatement?: string;
|
446
|
+
FalseString?: string;
|
447
|
+
RemoveAllPunctuation?: string;
|
448
|
+
CustomStopWords?: string;
|
449
|
+
MapType?: string;
|
450
|
+
ColumnRange?: string;
|
451
|
+
CustomValue?: string;
|
452
|
+
Input?: DataBrewRecipeInput;
|
453
|
+
StepCount?: string;
|
454
|
+
TargetDateFormat?: string;
|
455
|
+
SecondInput?: string;
|
456
|
+
GroupByColumns?: string;
|
457
|
+
NumRowsBefore?: string;
|
458
|
+
IsText?: string;
|
459
|
+
TargetColumn?: string;
|
460
|
+
RemoveNumbers?: string;
|
461
|
+
Period?: string;
|
462
|
+
NumRows?: string;
|
463
|
+
RightColumns?: string;
|
464
|
+
StemmingMode?: string;
|
465
|
+
Units?: string;
|
466
|
+
SampleSize?: string;
|
467
|
+
IncludeInSplit?: string;
|
468
|
+
AggregateFunction?: string;
|
469
|
+
Value?: string;
|
470
|
+
Exponent?: string;
|
471
|
+
StartValue?: string;
|
472
|
+
PatternOption2?: string;
|
473
|
+
RemoveCustomValue?: string;
|
474
|
+
PatternOption1?: string;
|
475
|
+
MultiLine?: boolean;
|
476
|
+
TrueString?: string;
|
477
|
+
RemoveLeadingAndTrailingWhitespace?: string;
|
478
|
+
HiddenColumns?: string;
|
479
|
+
RemoveAllWhitespace?: string;
|
480
|
+
ViewFrame?: string;
|
481
|
+
ColumnDataType?: string;
|
482
|
+
JoinType?: string;
|
483
|
+
Base?: string;
|
484
|
+
ValueColumn?: string;
|
485
|
+
DatasetsColumns?: string;
|
486
|
+
UdfLang?: string;
|
487
|
+
TargetColumnNames?: string;
|
488
|
+
DateAddValue?: string;
|
489
|
+
ExpandContractions?: string;
|
490
|
+
UnpivotColumn?: string;
|
491
|
+
Strategy?: string;
|
492
|
+
SheetNames?: any[];
|
493
|
+
Limit?: string;
|
494
|
+
OrderByColumns?: string;
|
495
|
+
SourceColumns?: string;
|
496
|
+
}
|
497
|
+
/**
|
498
|
+
* Type definition for AWS::DataBrew::Recipe.RecipeStep
|
499
|
+
*
|
500
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-recipe-recipestep.html | AWS::DataBrew::Recipe.RecipeStep}
|
501
|
+
*/
|
502
|
+
export interface DataBrewRecipeRecipeStep {
|
503
|
+
Action: DataBrewRecipeAction;
|
504
|
+
ConditionExpressions?: any[];
|
505
|
+
}
|
506
|
+
/**
|
507
|
+
* Type definition for AWS::DataBrew::Recipe.S3Location
|
508
|
+
*
|
509
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-recipe-s3location.html | AWS::DataBrew::Recipe.S3Location}
|
510
|
+
*/
|
511
|
+
export interface DataBrewRecipeS3Location {
|
512
|
+
Bucket: string;
|
513
|
+
Key?: string;
|
514
|
+
}
|
515
|
+
/**
|
516
|
+
* Type definition for AWS::DataBrew::Recipe.SecondaryInput
|
517
|
+
*
|
518
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-recipe-secondaryinput.html | AWS::DataBrew::Recipe.SecondaryInput}
|
519
|
+
*/
|
520
|
+
export interface DataBrewRecipeSecondaryInput {
|
521
|
+
S3InputDefinition?: DataBrewRecipeS3Location;
|
522
|
+
DataCatalogInputDefinition?: DataBrewRecipeDataCatalogInputDefinition;
|
523
|
+
}
|
524
|
+
/**
|
525
|
+
* Type definition for AWS::DataBrew::Ruleset.ColumnSelector
|
526
|
+
*
|
527
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-ruleset-columnselector.html | AWS::DataBrew::Ruleset.ColumnSelector}
|
528
|
+
*/
|
529
|
+
export interface DataBrewRulesetColumnSelector {
|
530
|
+
Regex?: string;
|
531
|
+
Name?: string;
|
532
|
+
}
|
533
|
+
/**
|
534
|
+
* Type definition for AWS::DataBrew::Ruleset.Rule
|
535
|
+
*
|
536
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-ruleset-rule.html | AWS::DataBrew::Ruleset.Rule}
|
537
|
+
*/
|
538
|
+
export interface DataBrewRulesetRule {
|
539
|
+
ColumnSelectors?: any[];
|
540
|
+
Disabled?: boolean;
|
541
|
+
SubstitutionMap?: any[];
|
542
|
+
Name: string;
|
543
|
+
CheckExpression: string;
|
544
|
+
Threshold?: DataBrewRulesetThreshold;
|
545
|
+
}
|
546
|
+
/**
|
547
|
+
* Type definition for AWS::DataBrew::Ruleset.SubstitutionValue
|
548
|
+
*
|
549
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-ruleset-substitutionvalue.html | AWS::DataBrew::Ruleset.SubstitutionValue}
|
550
|
+
*/
|
551
|
+
export interface DataBrewRulesetSubstitutionValue {
|
552
|
+
Value: string;
|
553
|
+
ValueReference: string;
|
554
|
+
}
|
555
|
+
/**
|
556
|
+
* Type definition for AWS::DataBrew::Ruleset.Threshold
|
557
|
+
*
|
558
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-ruleset-threshold.html | AWS::DataBrew::Ruleset.Threshold}
|
559
|
+
*/
|
560
|
+
export interface DataBrewRulesetThreshold {
|
561
|
+
Type?: string;
|
562
|
+
Value: number;
|
563
|
+
Unit?: string;
|
564
|
+
}
|
565
|
+
/**
|
566
|
+
* Type definition for AWS::DataBrew::Dataset
|
567
|
+
*
|
568
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-databrew-dataset.html | AWS::DataBrew::Dataset}
|
569
|
+
*/
|
570
|
+
export interface DataBrewDatasetProps {
|
571
|
+
Input: DataBrewDatasetInput;
|
572
|
+
Format?: string;
|
573
|
+
FormatOptions?: DataBrewDatasetFormatOptions;
|
574
|
+
PathOptions?: DataBrewDatasetPathOptions;
|
575
|
+
Tags?: Tag[];
|
576
|
+
Name: string;
|
577
|
+
}
|
578
|
+
/**
|
579
|
+
* Resource class for AWS::DataBrew::Dataset
|
580
|
+
*
|
581
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-databrew-dataset.html | AWS::DataBrew::Dataset}
|
582
|
+
*/
|
583
|
+
export declare class DataBrewDataset extends ResourceBase<"AWS::DataBrew::Dataset", DataBrewDatasetProps, Record<string, never>> {
|
584
|
+
static readonly Type = "AWS::DataBrew::Dataset";
|
585
|
+
static readonly AttributeNames: never[];
|
586
|
+
constructor(logicalId: string, properties: DataBrewDatasetProps, options?: ResourceOptions);
|
587
|
+
}
|
588
|
+
/**
|
589
|
+
* Type definition for AWS::DataBrew::Job
|
590
|
+
*
|
591
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-databrew-job.html | AWS::DataBrew::Job}
|
592
|
+
*/
|
593
|
+
export interface DataBrewJobProps {
|
594
|
+
MaxRetries?: number;
|
595
|
+
ProjectName?: string;
|
596
|
+
Recipe?: DataBrewJobRecipe;
|
597
|
+
EncryptionKeyArn?: string;
|
598
|
+
LogSubscription?: string;
|
599
|
+
Timeout?: number;
|
600
|
+
DatabaseOutputs?: any[];
|
601
|
+
OutputLocation?: DataBrewJobOutputLocation;
|
602
|
+
RoleArn: string;
|
603
|
+
Name: string;
|
604
|
+
Type: string;
|
605
|
+
DatasetName?: string;
|
606
|
+
ProfileConfiguration?: DataBrewJobProfileConfiguration;
|
607
|
+
Outputs?: any[];
|
608
|
+
ValidationConfigurations?: any[];
|
609
|
+
Tags?: Tag[];
|
610
|
+
JobSample?: DataBrewJobJobSample;
|
611
|
+
EncryptionMode?: string;
|
612
|
+
MaxCapacity?: number;
|
613
|
+
DataCatalogOutputs?: any[];
|
614
|
+
}
|
615
|
+
/**
|
616
|
+
* Resource class for AWS::DataBrew::Job
|
617
|
+
*
|
618
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-databrew-job.html | AWS::DataBrew::Job}
|
619
|
+
*/
|
620
|
+
export declare class DataBrewJob extends ResourceBase<"AWS::DataBrew::Job", DataBrewJobProps, Record<string, never>> {
|
621
|
+
static readonly Type = "AWS::DataBrew::Job";
|
622
|
+
static readonly AttributeNames: never[];
|
623
|
+
constructor(logicalId: string, properties: DataBrewJobProps, options?: ResourceOptions);
|
624
|
+
}
|
625
|
+
/**
|
626
|
+
* Type definition for AWS::DataBrew::Project
|
627
|
+
*
|
628
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-databrew-project.html | AWS::DataBrew::Project}
|
629
|
+
*/
|
630
|
+
export interface DataBrewProjectProps {
|
631
|
+
RecipeName: string;
|
632
|
+
DatasetName: string;
|
633
|
+
Sample?: DataBrewProjectSample;
|
634
|
+
RoleArn: string;
|
635
|
+
Tags?: Tag[];
|
636
|
+
Name: string;
|
637
|
+
}
|
638
|
+
/**
|
639
|
+
* Resource class for AWS::DataBrew::Project
|
640
|
+
*
|
641
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-databrew-project.html | AWS::DataBrew::Project}
|
642
|
+
*/
|
643
|
+
export declare class DataBrewProject extends ResourceBase<"AWS::DataBrew::Project", DataBrewProjectProps, Record<string, never>> {
|
644
|
+
static readonly Type = "AWS::DataBrew::Project";
|
645
|
+
static readonly AttributeNames: never[];
|
646
|
+
constructor(logicalId: string, properties: DataBrewProjectProps, options?: ResourceOptions);
|
647
|
+
}
|
648
|
+
/**
|
649
|
+
* Type definition for AWS::DataBrew::Recipe
|
650
|
+
*
|
651
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-databrew-recipe.html | AWS::DataBrew::Recipe}
|
652
|
+
*/
|
653
|
+
export interface DataBrewRecipeProps {
|
654
|
+
Steps: any[];
|
655
|
+
Description?: string;
|
656
|
+
Tags?: Tag[];
|
657
|
+
Name: string;
|
658
|
+
}
|
659
|
+
/**
|
660
|
+
* Resource class for AWS::DataBrew::Recipe
|
661
|
+
*
|
662
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-databrew-recipe.html | AWS::DataBrew::Recipe}
|
663
|
+
*/
|
664
|
+
export declare class DataBrewRecipe extends ResourceBase<"AWS::DataBrew::Recipe", DataBrewRecipeProps, Record<string, never>> {
|
665
|
+
static readonly Type = "AWS::DataBrew::Recipe";
|
666
|
+
static readonly AttributeNames: never[];
|
667
|
+
constructor(logicalId: string, properties: DataBrewRecipeProps, options?: ResourceOptions);
|
668
|
+
}
|
669
|
+
/**
|
670
|
+
* Type definition for AWS::DataBrew::Ruleset
|
671
|
+
*
|
672
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-databrew-ruleset.html | AWS::DataBrew::Ruleset}
|
673
|
+
*/
|
674
|
+
export interface DataBrewRulesetProps {
|
675
|
+
Description?: string;
|
676
|
+
TargetArn: string;
|
677
|
+
Rules: any[];
|
678
|
+
Tags?: Tag[];
|
679
|
+
Name: string;
|
680
|
+
}
|
681
|
+
/**
|
682
|
+
* Resource class for AWS::DataBrew::Ruleset
|
683
|
+
*
|
684
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-databrew-ruleset.html | AWS::DataBrew::Ruleset}
|
685
|
+
*/
|
686
|
+
export declare class DataBrewRuleset extends ResourceBase<"AWS::DataBrew::Ruleset", DataBrewRulesetProps, Record<string, never>> {
|
687
|
+
static readonly Type = "AWS::DataBrew::Ruleset";
|
688
|
+
static readonly AttributeNames: never[];
|
689
|
+
constructor(logicalId: string, properties: DataBrewRulesetProps, options?: ResourceOptions);
|
690
|
+
}
|
691
|
+
/**
|
692
|
+
* Type definition for AWS::DataBrew::Schedule
|
693
|
+
*
|
694
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-databrew-schedule.html | AWS::DataBrew::Schedule}
|
695
|
+
*/
|
696
|
+
export interface DataBrewScheduleProps {
|
697
|
+
JobNames?: any[];
|
698
|
+
CronExpression: string;
|
699
|
+
Tags?: Tag[];
|
700
|
+
Name: string;
|
701
|
+
}
|
702
|
+
/**
|
703
|
+
* Resource class for AWS::DataBrew::Schedule
|
704
|
+
*
|
705
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-databrew-schedule.html | AWS::DataBrew::Schedule}
|
706
|
+
*/
|
707
|
+
export declare class DataBrewSchedule extends ResourceBase<"AWS::DataBrew::Schedule", DataBrewScheduleProps, Record<string, never>> {
|
708
|
+
static readonly Type = "AWS::DataBrew::Schedule";
|
709
|
+
static readonly AttributeNames: never[];
|
710
|
+
constructor(logicalId: string, properties: DataBrewScheduleProps, options?: ResourceOptions);
|
711
|
+
}
|