@awboost/cfntypes 1.0.0-beta.58 → 1.0.0-beta.60
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 +1119 -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 +504 -0
- package/lib/resources.generated/AWS-ElasticLoadBalancingV2.js +77 -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 +568 -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 +1546 -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 +369 -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 +692 -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 -90257
- package/lib/resources.generated.js +0 -2289
- /package/lib/{definitions.js → resources.generated/core.js} +0 -0
@@ -0,0 +1,1154 @@
|
|
1
|
+
import { ResourceBase } from "../util.js";
|
2
|
+
import { ResourceOptions } from "../template.js";
|
3
|
+
import { Tag } from "./core.js";
|
4
|
+
/**
|
5
|
+
* Type definition for AWS::Glue::Classifier.CsvClassifier
|
6
|
+
*
|
7
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-classifier-csvclassifier.html | AWS::Glue::Classifier.CsvClassifier}
|
8
|
+
*/
|
9
|
+
export interface GlueClassifierCsvClassifier {
|
10
|
+
ContainsCustomDatatype?: any[];
|
11
|
+
QuoteSymbol?: string;
|
12
|
+
ContainsHeader?: string;
|
13
|
+
Delimiter?: string;
|
14
|
+
Header?: any[];
|
15
|
+
AllowSingleColumn?: boolean;
|
16
|
+
CustomDatatypeConfigured?: boolean;
|
17
|
+
DisableValueTrimming?: boolean;
|
18
|
+
Name?: string;
|
19
|
+
}
|
20
|
+
/**
|
21
|
+
* Type definition for AWS::Glue::Classifier.GrokClassifier
|
22
|
+
*
|
23
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-classifier-grokclassifier.html | AWS::Glue::Classifier.GrokClassifier}
|
24
|
+
*/
|
25
|
+
export interface GlueClassifierGrokClassifier {
|
26
|
+
CustomPatterns?: string;
|
27
|
+
GrokPattern: string;
|
28
|
+
Classification: string;
|
29
|
+
Name?: string;
|
30
|
+
}
|
31
|
+
/**
|
32
|
+
* Type definition for AWS::Glue::Classifier.JsonClassifier
|
33
|
+
*
|
34
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-classifier-jsonclassifier.html | AWS::Glue::Classifier.JsonClassifier}
|
35
|
+
*/
|
36
|
+
export interface GlueClassifierJsonClassifier {
|
37
|
+
JsonPath: string;
|
38
|
+
Name?: string;
|
39
|
+
}
|
40
|
+
/**
|
41
|
+
* Type definition for AWS::Glue::Classifier.XMLClassifier
|
42
|
+
*
|
43
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-classifier-xmlclassifier.html | AWS::Glue::Classifier.XMLClassifier}
|
44
|
+
*/
|
45
|
+
export interface GlueClassifierXMLClassifier {
|
46
|
+
RowTag: string;
|
47
|
+
Classification: string;
|
48
|
+
Name?: string;
|
49
|
+
}
|
50
|
+
/**
|
51
|
+
* Type definition for AWS::Glue::Connection.ConnectionInput
|
52
|
+
*
|
53
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-connection-connectioninput.html | AWS::Glue::Connection.ConnectionInput}
|
54
|
+
*/
|
55
|
+
export interface GlueConnectionConnectionInput {
|
56
|
+
Description?: string;
|
57
|
+
ConnectionType: string;
|
58
|
+
MatchCriteria?: any[];
|
59
|
+
PhysicalConnectionRequirements?: GlueConnectionPhysicalConnectionRequirements;
|
60
|
+
ConnectionProperties?: object;
|
61
|
+
Name?: string;
|
62
|
+
}
|
63
|
+
/**
|
64
|
+
* Type definition for AWS::Glue::Connection.PhysicalConnectionRequirements
|
65
|
+
*
|
66
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-connection-physicalconnectionrequirements.html | AWS::Glue::Connection.PhysicalConnectionRequirements}
|
67
|
+
*/
|
68
|
+
export interface GlueConnectionPhysicalConnectionRequirements {
|
69
|
+
AvailabilityZone?: string;
|
70
|
+
SecurityGroupIdList?: any[];
|
71
|
+
SubnetId?: string;
|
72
|
+
}
|
73
|
+
/**
|
74
|
+
* Type definition for AWS::Glue::Crawler.CatalogTarget
|
75
|
+
*
|
76
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-catalogtarget.html | AWS::Glue::Crawler.CatalogTarget}
|
77
|
+
*/
|
78
|
+
export interface GlueCrawlerCatalogTarget {
|
79
|
+
ConnectionName?: string;
|
80
|
+
DatabaseName?: string;
|
81
|
+
DlqEventQueueArn?: string;
|
82
|
+
Tables?: any[];
|
83
|
+
EventQueueArn?: string;
|
84
|
+
}
|
85
|
+
/**
|
86
|
+
* Type definition for AWS::Glue::Crawler.DeltaTarget
|
87
|
+
*
|
88
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-deltatarget.html | AWS::Glue::Crawler.DeltaTarget}
|
89
|
+
*/
|
90
|
+
export interface GlueCrawlerDeltaTarget {
|
91
|
+
ConnectionName?: string;
|
92
|
+
CreateNativeDeltaTable?: boolean;
|
93
|
+
WriteManifest?: boolean;
|
94
|
+
DeltaTables?: any[];
|
95
|
+
}
|
96
|
+
/**
|
97
|
+
* Type definition for AWS::Glue::Crawler.DynamoDBTarget
|
98
|
+
*
|
99
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-dynamodbtarget.html | AWS::Glue::Crawler.DynamoDBTarget}
|
100
|
+
*/
|
101
|
+
export interface GlueCrawlerDynamoDBTarget {
|
102
|
+
Path?: string;
|
103
|
+
}
|
104
|
+
/**
|
105
|
+
* Type definition for AWS::Glue::Crawler.IcebergTarget
|
106
|
+
*
|
107
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-icebergtarget.html | AWS::Glue::Crawler.IcebergTarget}
|
108
|
+
*/
|
109
|
+
export interface GlueCrawlerIcebergTarget {
|
110
|
+
ConnectionName?: string;
|
111
|
+
Exclusions?: any[];
|
112
|
+
Paths?: any[];
|
113
|
+
MaximumTraversalDepth?: number;
|
114
|
+
}
|
115
|
+
/**
|
116
|
+
* Type definition for AWS::Glue::Crawler.JdbcTarget
|
117
|
+
*
|
118
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-jdbctarget.html | AWS::Glue::Crawler.JdbcTarget}
|
119
|
+
*/
|
120
|
+
export interface GlueCrawlerJdbcTarget {
|
121
|
+
ConnectionName?: string;
|
122
|
+
Path?: string;
|
123
|
+
Exclusions?: any[];
|
124
|
+
}
|
125
|
+
/**
|
126
|
+
* Type definition for AWS::Glue::Crawler.MongoDBTarget
|
127
|
+
*
|
128
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-mongodbtarget.html | AWS::Glue::Crawler.MongoDBTarget}
|
129
|
+
*/
|
130
|
+
export interface GlueCrawlerMongoDBTarget {
|
131
|
+
ConnectionName?: string;
|
132
|
+
Path?: string;
|
133
|
+
}
|
134
|
+
/**
|
135
|
+
* Type definition for AWS::Glue::Crawler.RecrawlPolicy
|
136
|
+
*
|
137
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-recrawlpolicy.html | AWS::Glue::Crawler.RecrawlPolicy}
|
138
|
+
*/
|
139
|
+
export interface GlueCrawlerRecrawlPolicy {
|
140
|
+
RecrawlBehavior?: string;
|
141
|
+
}
|
142
|
+
/**
|
143
|
+
* Type definition for AWS::Glue::Crawler.S3Target
|
144
|
+
*
|
145
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-s3target.html | AWS::Glue::Crawler.S3Target}
|
146
|
+
*/
|
147
|
+
export interface GlueCrawlerS3Target {
|
148
|
+
ConnectionName?: string;
|
149
|
+
Path?: string;
|
150
|
+
SampleSize?: number;
|
151
|
+
Exclusions?: any[];
|
152
|
+
DlqEventQueueArn?: string;
|
153
|
+
EventQueueArn?: string;
|
154
|
+
}
|
155
|
+
/**
|
156
|
+
* Type definition for AWS::Glue::Crawler.Schedule
|
157
|
+
*
|
158
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-schedule.html | AWS::Glue::Crawler.Schedule}
|
159
|
+
*/
|
160
|
+
export interface GlueCrawlerSchedule {
|
161
|
+
ScheduleExpression?: string;
|
162
|
+
}
|
163
|
+
/**
|
164
|
+
* Type definition for AWS::Glue::Crawler.SchemaChangePolicy
|
165
|
+
*
|
166
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-schemachangepolicy.html | AWS::Glue::Crawler.SchemaChangePolicy}
|
167
|
+
*/
|
168
|
+
export interface GlueCrawlerSchemaChangePolicy {
|
169
|
+
UpdateBehavior?: string;
|
170
|
+
DeleteBehavior?: string;
|
171
|
+
}
|
172
|
+
/**
|
173
|
+
* Type definition for AWS::Glue::Crawler.Targets
|
174
|
+
*
|
175
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-targets.html | AWS::Glue::Crawler.Targets}
|
176
|
+
*/
|
177
|
+
export interface GlueCrawlerTargets {
|
178
|
+
S3Targets?: any[];
|
179
|
+
CatalogTargets?: any[];
|
180
|
+
DeltaTargets?: any[];
|
181
|
+
MongoDBTargets?: any[];
|
182
|
+
JdbcTargets?: any[];
|
183
|
+
DynamoDBTargets?: any[];
|
184
|
+
IcebergTargets?: any[];
|
185
|
+
}
|
186
|
+
/**
|
187
|
+
* Type definition for AWS::Glue::DataCatalogEncryptionSettings.ConnectionPasswordEncryption
|
188
|
+
*
|
189
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-datacatalogencryptionsettings-connectionpasswordencryption.html | AWS::Glue::DataCatalogEncryptionSettings.ConnectionPasswordEncryption}
|
190
|
+
*/
|
191
|
+
export interface GlueDataCatalogEncryptionSettingsConnectionPasswordEncryption {
|
192
|
+
ReturnConnectionPasswordEncrypted?: boolean;
|
193
|
+
KmsKeyId?: string;
|
194
|
+
}
|
195
|
+
/**
|
196
|
+
* Type definition for AWS::Glue::DataCatalogEncryptionSettings.DataCatalogEncryptionSettings
|
197
|
+
*
|
198
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-datacatalogencryptionsettings-datacatalogencryptionsettings.html | AWS::Glue::DataCatalogEncryptionSettings.DataCatalogEncryptionSettings}
|
199
|
+
*/
|
200
|
+
export interface GlueDataCatalogEncryptionSettingsDataCatalogEncryptionSettings {
|
201
|
+
ConnectionPasswordEncryption?: GlueDataCatalogEncryptionSettingsConnectionPasswordEncryption;
|
202
|
+
EncryptionAtRest?: GlueDataCatalogEncryptionSettingsEncryptionAtRest;
|
203
|
+
}
|
204
|
+
/**
|
205
|
+
* Type definition for AWS::Glue::DataCatalogEncryptionSettings.EncryptionAtRest
|
206
|
+
*
|
207
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-datacatalogencryptionsettings-encryptionatrest.html | AWS::Glue::DataCatalogEncryptionSettings.EncryptionAtRest}
|
208
|
+
*/
|
209
|
+
export interface GlueDataCatalogEncryptionSettingsEncryptionAtRest {
|
210
|
+
CatalogEncryptionMode?: string;
|
211
|
+
SseAwsKmsKeyId?: string;
|
212
|
+
}
|
213
|
+
/**
|
214
|
+
* Type definition for AWS::Glue::DataQualityRuleset.DataQualityTargetTable
|
215
|
+
*
|
216
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-dataqualityruleset-dataqualitytargettable.html | AWS::Glue::DataQualityRuleset.DataQualityTargetTable}
|
217
|
+
*/
|
218
|
+
export interface GlueDataQualityRulesetDataQualityTargetTable {
|
219
|
+
TableName?: string;
|
220
|
+
DatabaseName?: string;
|
221
|
+
}
|
222
|
+
/**
|
223
|
+
* Type definition for AWS::Glue::Database.DataLakePrincipal
|
224
|
+
*
|
225
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-database-datalakeprincipal.html | AWS::Glue::Database.DataLakePrincipal}
|
226
|
+
*/
|
227
|
+
export interface GlueDatabaseDataLakePrincipal {
|
228
|
+
DataLakePrincipalIdentifier?: string;
|
229
|
+
}
|
230
|
+
/**
|
231
|
+
* Type definition for AWS::Glue::Database.DatabaseIdentifier
|
232
|
+
*
|
233
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-database-databaseidentifier.html | AWS::Glue::Database.DatabaseIdentifier}
|
234
|
+
*/
|
235
|
+
export interface GlueDatabaseDatabaseIdentifier {
|
236
|
+
DatabaseName?: string;
|
237
|
+
Region?: string;
|
238
|
+
CatalogId?: string;
|
239
|
+
}
|
240
|
+
/**
|
241
|
+
* Type definition for AWS::Glue::Database.DatabaseInput
|
242
|
+
*
|
243
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-database-databaseinput.html | AWS::Glue::Database.DatabaseInput}
|
244
|
+
*/
|
245
|
+
export interface GlueDatabaseDatabaseInput {
|
246
|
+
LocationUri?: string;
|
247
|
+
CreateTableDefaultPermissions?: any[];
|
248
|
+
Description?: string;
|
249
|
+
Parameters?: object;
|
250
|
+
TargetDatabase?: GlueDatabaseDatabaseIdentifier;
|
251
|
+
FederatedDatabase?: GlueDatabaseFederatedDatabase;
|
252
|
+
Name?: string;
|
253
|
+
}
|
254
|
+
/**
|
255
|
+
* Type definition for AWS::Glue::Database.FederatedDatabase
|
256
|
+
*
|
257
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-database-databaseinput-federateddatabase.html | AWS::Glue::Database.FederatedDatabase}
|
258
|
+
*/
|
259
|
+
export interface GlueDatabaseFederatedDatabase {
|
260
|
+
ConnectionName?: string;
|
261
|
+
Identifier?: string;
|
262
|
+
}
|
263
|
+
/**
|
264
|
+
* Type definition for AWS::Glue::Database.PrincipalPrivileges
|
265
|
+
*
|
266
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-database-principalprivileges.html | AWS::Glue::Database.PrincipalPrivileges}
|
267
|
+
*/
|
268
|
+
export interface GlueDatabasePrincipalPrivileges {
|
269
|
+
Permissions?: any[];
|
270
|
+
Principal?: GlueDatabaseDataLakePrincipal;
|
271
|
+
}
|
272
|
+
/**
|
273
|
+
* Type definition for AWS::Glue::Job.ConnectionsList
|
274
|
+
*
|
275
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-job-connectionslist.html | AWS::Glue::Job.ConnectionsList}
|
276
|
+
*/
|
277
|
+
export interface GlueJobConnectionsList {
|
278
|
+
Connections?: any[];
|
279
|
+
}
|
280
|
+
/**
|
281
|
+
* Type definition for AWS::Glue::Job.ExecutionProperty
|
282
|
+
*
|
283
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-job-executionproperty.html | AWS::Glue::Job.ExecutionProperty}
|
284
|
+
*/
|
285
|
+
export interface GlueJobExecutionProperty {
|
286
|
+
MaxConcurrentRuns?: number;
|
287
|
+
}
|
288
|
+
/**
|
289
|
+
* Type definition for AWS::Glue::Job.JobCommand
|
290
|
+
*
|
291
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-job-jobcommand.html | AWS::Glue::Job.JobCommand}
|
292
|
+
*/
|
293
|
+
export interface GlueJobJobCommand {
|
294
|
+
Runtime?: string;
|
295
|
+
PythonVersion?: string;
|
296
|
+
ScriptLocation?: string;
|
297
|
+
Name?: string;
|
298
|
+
}
|
299
|
+
/**
|
300
|
+
* Type definition for AWS::Glue::Job.NotificationProperty
|
301
|
+
*
|
302
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-job-notificationproperty.html | AWS::Glue::Job.NotificationProperty}
|
303
|
+
*/
|
304
|
+
export interface GlueJobNotificationProperty {
|
305
|
+
NotifyDelayAfter?: number;
|
306
|
+
}
|
307
|
+
/**
|
308
|
+
* Type definition for AWS::Glue::MLTransform.FindMatchesParameters
|
309
|
+
*
|
310
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-mltransform-transformparameters-findmatchesparameters.html | AWS::Glue::MLTransform.FindMatchesParameters}
|
311
|
+
*/
|
312
|
+
export interface GlueMLTransformFindMatchesParameters {
|
313
|
+
PrecisionRecallTradeoff?: number;
|
314
|
+
EnforceProvidedLabels?: boolean;
|
315
|
+
PrimaryKeyColumnName: string;
|
316
|
+
AccuracyCostTradeoff?: number;
|
317
|
+
}
|
318
|
+
/**
|
319
|
+
* Type definition for AWS::Glue::MLTransform.GlueTables
|
320
|
+
*
|
321
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-mltransform-inputrecordtables-gluetables.html | AWS::Glue::MLTransform.GlueTables}
|
322
|
+
*/
|
323
|
+
export interface GlueMLTransformGlueTables {
|
324
|
+
ConnectionName?: string;
|
325
|
+
TableName: string;
|
326
|
+
DatabaseName: string;
|
327
|
+
CatalogId?: string;
|
328
|
+
}
|
329
|
+
/**
|
330
|
+
* Type definition for AWS::Glue::MLTransform.InputRecordTables
|
331
|
+
*
|
332
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-mltransform-inputrecordtables.html | AWS::Glue::MLTransform.InputRecordTables}
|
333
|
+
*/
|
334
|
+
export interface GlueMLTransformInputRecordTables {
|
335
|
+
GlueTables?: any[];
|
336
|
+
}
|
337
|
+
/**
|
338
|
+
* Type definition for AWS::Glue::MLTransform.MLUserDataEncryption
|
339
|
+
*
|
340
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-mltransform-transformencryption-mluserdataencryption.html | AWS::Glue::MLTransform.MLUserDataEncryption}
|
341
|
+
*/
|
342
|
+
export interface GlueMLTransformMLUserDataEncryption {
|
343
|
+
MLUserDataEncryptionMode: string;
|
344
|
+
KmsKeyId?: string;
|
345
|
+
}
|
346
|
+
/**
|
347
|
+
* Type definition for AWS::Glue::MLTransform.TransformEncryption
|
348
|
+
*
|
349
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-mltransform-transformencryption.html | AWS::Glue::MLTransform.TransformEncryption}
|
350
|
+
*/
|
351
|
+
export interface GlueMLTransformTransformEncryption {
|
352
|
+
MLUserDataEncryption?: GlueMLTransformMLUserDataEncryption;
|
353
|
+
TaskRunSecurityConfigurationName?: string;
|
354
|
+
}
|
355
|
+
/**
|
356
|
+
* Type definition for AWS::Glue::MLTransform.TransformParameters
|
357
|
+
*
|
358
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-mltransform-transformparameters.html | AWS::Glue::MLTransform.TransformParameters}
|
359
|
+
*/
|
360
|
+
export interface GlueMLTransformTransformParameters {
|
361
|
+
TransformType: string;
|
362
|
+
FindMatchesParameters?: GlueMLTransformFindMatchesParameters;
|
363
|
+
}
|
364
|
+
/**
|
365
|
+
* Type definition for AWS::Glue::Partition.Column
|
366
|
+
*
|
367
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-partition-column.html | AWS::Glue::Partition.Column}
|
368
|
+
*/
|
369
|
+
export interface GluePartitionColumn {
|
370
|
+
Comment?: string;
|
371
|
+
Type?: string;
|
372
|
+
Name: string;
|
373
|
+
}
|
374
|
+
/**
|
375
|
+
* Type definition for AWS::Glue::Partition.Order
|
376
|
+
*
|
377
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-partition-order.html | AWS::Glue::Partition.Order}
|
378
|
+
*/
|
379
|
+
export interface GluePartitionOrder {
|
380
|
+
Column: string;
|
381
|
+
SortOrder?: number;
|
382
|
+
}
|
383
|
+
/**
|
384
|
+
* Type definition for AWS::Glue::Partition.PartitionInput
|
385
|
+
*
|
386
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-partition-partitioninput.html | AWS::Glue::Partition.PartitionInput}
|
387
|
+
*/
|
388
|
+
export interface GluePartitionPartitionInput {
|
389
|
+
Parameters?: object;
|
390
|
+
StorageDescriptor?: GluePartitionStorageDescriptor;
|
391
|
+
Values: any[];
|
392
|
+
}
|
393
|
+
/**
|
394
|
+
* Type definition for AWS::Glue::Partition.SchemaId
|
395
|
+
*
|
396
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-partition-schemaid.html | AWS::Glue::Partition.SchemaId}
|
397
|
+
*/
|
398
|
+
export interface GluePartitionSchemaId {
|
399
|
+
RegistryName?: string;
|
400
|
+
SchemaName?: string;
|
401
|
+
SchemaArn?: string;
|
402
|
+
}
|
403
|
+
/**
|
404
|
+
* Type definition for AWS::Glue::Partition.SchemaReference
|
405
|
+
*
|
406
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-partition-schemareference.html | AWS::Glue::Partition.SchemaReference}
|
407
|
+
*/
|
408
|
+
export interface GluePartitionSchemaReference {
|
409
|
+
SchemaVersionId?: string;
|
410
|
+
SchemaId?: GluePartitionSchemaId;
|
411
|
+
SchemaVersionNumber?: number;
|
412
|
+
}
|
413
|
+
/**
|
414
|
+
* Type definition for AWS::Glue::Partition.SerdeInfo
|
415
|
+
*
|
416
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-partition-serdeinfo.html | AWS::Glue::Partition.SerdeInfo}
|
417
|
+
*/
|
418
|
+
export interface GluePartitionSerdeInfo {
|
419
|
+
Parameters?: object;
|
420
|
+
SerializationLibrary?: string;
|
421
|
+
Name?: string;
|
422
|
+
}
|
423
|
+
/**
|
424
|
+
* Type definition for AWS::Glue::Partition.SkewedInfo
|
425
|
+
*
|
426
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-partition-skewedinfo.html | AWS::Glue::Partition.SkewedInfo}
|
427
|
+
*/
|
428
|
+
export interface GluePartitionSkewedInfo {
|
429
|
+
SkewedColumnNames?: any[];
|
430
|
+
SkewedColumnValues?: any[];
|
431
|
+
SkewedColumnValueLocationMaps?: object;
|
432
|
+
}
|
433
|
+
/**
|
434
|
+
* Type definition for AWS::Glue::Partition.StorageDescriptor
|
435
|
+
*
|
436
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-partition-storagedescriptor.html | AWS::Glue::Partition.StorageDescriptor}
|
437
|
+
*/
|
438
|
+
export interface GluePartitionStorageDescriptor {
|
439
|
+
StoredAsSubDirectories?: boolean;
|
440
|
+
Parameters?: object;
|
441
|
+
BucketColumns?: any[];
|
442
|
+
NumberOfBuckets?: number;
|
443
|
+
OutputFormat?: string;
|
444
|
+
Columns?: any[];
|
445
|
+
SerdeInfo?: GluePartitionSerdeInfo;
|
446
|
+
SortColumns?: any[];
|
447
|
+
Compressed?: boolean;
|
448
|
+
SchemaReference?: GluePartitionSchemaReference;
|
449
|
+
SkewedInfo?: GluePartitionSkewedInfo;
|
450
|
+
InputFormat?: string;
|
451
|
+
Location?: string;
|
452
|
+
}
|
453
|
+
/**
|
454
|
+
* Type definition for AWS::Glue::Schema.Registry
|
455
|
+
*
|
456
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-schema-registry.html | AWS::Glue::Schema.Registry}
|
457
|
+
*/
|
458
|
+
export interface GlueSchemaRegistry {
|
459
|
+
Arn?: string;
|
460
|
+
Name?: string;
|
461
|
+
}
|
462
|
+
/**
|
463
|
+
* Type definition for AWS::Glue::Schema.SchemaVersion
|
464
|
+
*
|
465
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-schema-schemaversion.html | AWS::Glue::Schema.SchemaVersion}
|
466
|
+
*/
|
467
|
+
export interface GlueSchemaSchemaVersion {
|
468
|
+
IsLatest?: boolean;
|
469
|
+
VersionNumber?: number;
|
470
|
+
}
|
471
|
+
/**
|
472
|
+
* Type definition for AWS::Glue::SchemaVersion.Schema
|
473
|
+
*
|
474
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-schemaversion-schema.html | AWS::Glue::SchemaVersion.Schema}
|
475
|
+
*/
|
476
|
+
export interface GlueSchemaVersionSchema {
|
477
|
+
RegistryName?: string;
|
478
|
+
SchemaArn?: string;
|
479
|
+
SchemaName?: string;
|
480
|
+
}
|
481
|
+
/**
|
482
|
+
* Type definition for AWS::Glue::SecurityConfiguration.CloudWatchEncryption
|
483
|
+
*
|
484
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-securityconfiguration-cloudwatchencryption.html | AWS::Glue::SecurityConfiguration.CloudWatchEncryption}
|
485
|
+
*/
|
486
|
+
export interface GlueSecurityConfigurationCloudWatchEncryption {
|
487
|
+
KmsKeyArn?: string;
|
488
|
+
CloudWatchEncryptionMode?: string;
|
489
|
+
}
|
490
|
+
/**
|
491
|
+
* Type definition for AWS::Glue::SecurityConfiguration.EncryptionConfiguration
|
492
|
+
*
|
493
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-securityconfiguration-encryptionconfiguration.html | AWS::Glue::SecurityConfiguration.EncryptionConfiguration}
|
494
|
+
*/
|
495
|
+
export interface GlueSecurityConfigurationEncryptionConfiguration {
|
496
|
+
S3Encryptions?: GlueSecurityConfigurationS3Encryptions;
|
497
|
+
CloudWatchEncryption?: GlueSecurityConfigurationCloudWatchEncryption;
|
498
|
+
JobBookmarksEncryption?: GlueSecurityConfigurationJobBookmarksEncryption;
|
499
|
+
}
|
500
|
+
/**
|
501
|
+
* Type definition for AWS::Glue::SecurityConfiguration.JobBookmarksEncryption
|
502
|
+
*
|
503
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-securityconfiguration-jobbookmarksencryption.html | AWS::Glue::SecurityConfiguration.JobBookmarksEncryption}
|
504
|
+
*/
|
505
|
+
export interface GlueSecurityConfigurationJobBookmarksEncryption {
|
506
|
+
KmsKeyArn?: string;
|
507
|
+
JobBookmarksEncryptionMode?: string;
|
508
|
+
}
|
509
|
+
/**
|
510
|
+
* Type definition for AWS::Glue::SecurityConfiguration.S3Encryption
|
511
|
+
*
|
512
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-securityconfiguration-s3encryption.html | AWS::Glue::SecurityConfiguration.S3Encryption}
|
513
|
+
*/
|
514
|
+
export interface GlueSecurityConfigurationS3Encryption {
|
515
|
+
KmsKeyArn?: string;
|
516
|
+
S3EncryptionMode?: string;
|
517
|
+
}
|
518
|
+
/**
|
519
|
+
* Type definition for AWS::Glue::SecurityConfiguration.S3Encryptions
|
520
|
+
*
|
521
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-securityconfiguration-s3encryptions.html | AWS::Glue::SecurityConfiguration.S3Encryptions}
|
522
|
+
*/
|
523
|
+
export type GlueSecurityConfigurationS3Encryptions = any[];
|
524
|
+
/**
|
525
|
+
* Type definition for AWS::Glue::Table.Column
|
526
|
+
*
|
527
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-column.html | AWS::Glue::Table.Column}
|
528
|
+
*/
|
529
|
+
export interface GlueTableColumn {
|
530
|
+
Comment?: string;
|
531
|
+
Type?: string;
|
532
|
+
Name: string;
|
533
|
+
}
|
534
|
+
/**
|
535
|
+
* Type definition for AWS::Glue::Table.IcebergInput
|
536
|
+
*
|
537
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-iceberginput.html | AWS::Glue::Table.IcebergInput}
|
538
|
+
*/
|
539
|
+
export interface GlueTableIcebergInput {
|
540
|
+
MetadataOperation?: GlueTableMetadataOperation;
|
541
|
+
Version?: string;
|
542
|
+
}
|
543
|
+
/**
|
544
|
+
* Type definition for AWS::Glue::Table.MetadataOperation
|
545
|
+
*
|
546
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-metadataoperation.html | AWS::Glue::Table.MetadataOperation}
|
547
|
+
*/
|
548
|
+
export type GlueTableMetadataOperation = string;
|
549
|
+
/**
|
550
|
+
* Type definition for AWS::Glue::Table.OpenTableFormatInput
|
551
|
+
*
|
552
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-opentableformatinput.html | AWS::Glue::Table.OpenTableFormatInput}
|
553
|
+
*/
|
554
|
+
export interface GlueTableOpenTableFormatInput {
|
555
|
+
IcebergInput?: GlueTableIcebergInput;
|
556
|
+
}
|
557
|
+
/**
|
558
|
+
* Type definition for AWS::Glue::Table.Order
|
559
|
+
*
|
560
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-order.html | AWS::Glue::Table.Order}
|
561
|
+
*/
|
562
|
+
export interface GlueTableOrder {
|
563
|
+
Column: string;
|
564
|
+
SortOrder: number;
|
565
|
+
}
|
566
|
+
/**
|
567
|
+
* Type definition for AWS::Glue::Table.SchemaId
|
568
|
+
*
|
569
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-schemaid.html | AWS::Glue::Table.SchemaId}
|
570
|
+
*/
|
571
|
+
export interface GlueTableSchemaId {
|
572
|
+
RegistryName?: string;
|
573
|
+
SchemaName?: string;
|
574
|
+
SchemaArn?: string;
|
575
|
+
}
|
576
|
+
/**
|
577
|
+
* Type definition for AWS::Glue::Table.SchemaReference
|
578
|
+
*
|
579
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-schemareference.html | AWS::Glue::Table.SchemaReference}
|
580
|
+
*/
|
581
|
+
export interface GlueTableSchemaReference {
|
582
|
+
SchemaVersionId?: string;
|
583
|
+
SchemaId?: GlueTableSchemaId;
|
584
|
+
SchemaVersionNumber?: number;
|
585
|
+
}
|
586
|
+
/**
|
587
|
+
* Type definition for AWS::Glue::Table.SerdeInfo
|
588
|
+
*
|
589
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-serdeinfo.html | AWS::Glue::Table.SerdeInfo}
|
590
|
+
*/
|
591
|
+
export interface GlueTableSerdeInfo {
|
592
|
+
Parameters?: object;
|
593
|
+
SerializationLibrary?: string;
|
594
|
+
Name?: string;
|
595
|
+
}
|
596
|
+
/**
|
597
|
+
* Type definition for AWS::Glue::Table.SkewedInfo
|
598
|
+
*
|
599
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-skewedinfo.html | AWS::Glue::Table.SkewedInfo}
|
600
|
+
*/
|
601
|
+
export interface GlueTableSkewedInfo {
|
602
|
+
SkewedColumnNames?: any[];
|
603
|
+
SkewedColumnValues?: any[];
|
604
|
+
SkewedColumnValueLocationMaps?: object;
|
605
|
+
}
|
606
|
+
/**
|
607
|
+
* Type definition for AWS::Glue::Table.StorageDescriptor
|
608
|
+
*
|
609
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-storagedescriptor.html | AWS::Glue::Table.StorageDescriptor}
|
610
|
+
*/
|
611
|
+
export interface GlueTableStorageDescriptor {
|
612
|
+
StoredAsSubDirectories?: boolean;
|
613
|
+
Parameters?: object;
|
614
|
+
BucketColumns?: any[];
|
615
|
+
NumberOfBuckets?: number;
|
616
|
+
OutputFormat?: string;
|
617
|
+
Columns?: any[];
|
618
|
+
SerdeInfo?: GlueTableSerdeInfo;
|
619
|
+
SortColumns?: any[];
|
620
|
+
Compressed?: boolean;
|
621
|
+
SchemaReference?: GlueTableSchemaReference;
|
622
|
+
SkewedInfo?: GlueTableSkewedInfo;
|
623
|
+
InputFormat?: string;
|
624
|
+
Location?: string;
|
625
|
+
}
|
626
|
+
/**
|
627
|
+
* Type definition for AWS::Glue::Table.TableIdentifier
|
628
|
+
*
|
629
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-tableidentifier.html | AWS::Glue::Table.TableIdentifier}
|
630
|
+
*/
|
631
|
+
export interface GlueTableTableIdentifier {
|
632
|
+
DatabaseName?: string;
|
633
|
+
Region?: string;
|
634
|
+
CatalogId?: string;
|
635
|
+
Name?: string;
|
636
|
+
}
|
637
|
+
/**
|
638
|
+
* Type definition for AWS::Glue::Table.TableInput
|
639
|
+
*
|
640
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-tableinput.html | AWS::Glue::Table.TableInput}
|
641
|
+
*/
|
642
|
+
export interface GlueTableTableInput {
|
643
|
+
Owner?: string;
|
644
|
+
ViewOriginalText?: string;
|
645
|
+
Description?: string;
|
646
|
+
TableType?: string;
|
647
|
+
Parameters?: object;
|
648
|
+
ViewExpandedText?: string;
|
649
|
+
StorageDescriptor?: GlueTableStorageDescriptor;
|
650
|
+
TargetTable?: GlueTableTableIdentifier;
|
651
|
+
PartitionKeys?: any[];
|
652
|
+
Retention?: number;
|
653
|
+
Name?: string;
|
654
|
+
}
|
655
|
+
/**
|
656
|
+
* Type definition for AWS::Glue::Trigger.Action
|
657
|
+
*
|
658
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-trigger-action.html | AWS::Glue::Trigger.Action}
|
659
|
+
*/
|
660
|
+
export interface GlueTriggerAction {
|
661
|
+
NotificationProperty?: GlueTriggerNotificationProperty;
|
662
|
+
CrawlerName?: string;
|
663
|
+
Timeout?: number;
|
664
|
+
JobName?: string;
|
665
|
+
Arguments?: object;
|
666
|
+
SecurityConfiguration?: string;
|
667
|
+
}
|
668
|
+
/**
|
669
|
+
* Type definition for AWS::Glue::Trigger.Condition
|
670
|
+
*
|
671
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-trigger-condition.html | AWS::Glue::Trigger.Condition}
|
672
|
+
*/
|
673
|
+
export interface GlueTriggerCondition {
|
674
|
+
CrawlerName?: string;
|
675
|
+
State?: string;
|
676
|
+
CrawlState?: string;
|
677
|
+
LogicalOperator?: string;
|
678
|
+
JobName?: string;
|
679
|
+
}
|
680
|
+
/**
|
681
|
+
* Type definition for AWS::Glue::Trigger.EventBatchingCondition
|
682
|
+
*
|
683
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-trigger-eventbatchingcondition.html | AWS::Glue::Trigger.EventBatchingCondition}
|
684
|
+
*/
|
685
|
+
export interface GlueTriggerEventBatchingCondition {
|
686
|
+
BatchSize: number;
|
687
|
+
BatchWindow?: number;
|
688
|
+
}
|
689
|
+
/**
|
690
|
+
* Type definition for AWS::Glue::Trigger.NotificationProperty
|
691
|
+
*
|
692
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-trigger-notificationproperty.html | AWS::Glue::Trigger.NotificationProperty}
|
693
|
+
*/
|
694
|
+
export interface GlueTriggerNotificationProperty {
|
695
|
+
NotifyDelayAfter?: number;
|
696
|
+
}
|
697
|
+
/**
|
698
|
+
* Type definition for AWS::Glue::Trigger.Predicate
|
699
|
+
*
|
700
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-trigger-predicate.html | AWS::Glue::Trigger.Predicate}
|
701
|
+
*/
|
702
|
+
export interface GlueTriggerPredicate {
|
703
|
+
Logical?: string;
|
704
|
+
Conditions?: any[];
|
705
|
+
}
|
706
|
+
/**
|
707
|
+
* Type definition for AWS::Glue::Classifier
|
708
|
+
*
|
709
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-classifier.html | AWS::Glue::Classifier}
|
710
|
+
*/
|
711
|
+
export interface GlueClassifierProps {
|
712
|
+
XMLClassifier?: GlueClassifierXMLClassifier;
|
713
|
+
JsonClassifier?: GlueClassifierJsonClassifier;
|
714
|
+
CsvClassifier?: GlueClassifierCsvClassifier;
|
715
|
+
GrokClassifier?: GlueClassifierGrokClassifier;
|
716
|
+
}
|
717
|
+
/**
|
718
|
+
* Resource class for AWS::Glue::Classifier
|
719
|
+
*
|
720
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-classifier.html | AWS::Glue::Classifier}
|
721
|
+
*/
|
722
|
+
export declare class GlueClassifier extends ResourceBase<"AWS::Glue::Classifier", GlueClassifierProps, Record<string, never>> {
|
723
|
+
static readonly Type = "AWS::Glue::Classifier";
|
724
|
+
static readonly AttributeNames: never[];
|
725
|
+
constructor(logicalId: string, properties: GlueClassifierProps, options?: ResourceOptions);
|
726
|
+
}
|
727
|
+
/**
|
728
|
+
* Type definition for AWS::Glue::Connection
|
729
|
+
*
|
730
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-connection.html | AWS::Glue::Connection}
|
731
|
+
*/
|
732
|
+
export interface GlueConnectionProps {
|
733
|
+
ConnectionInput: GlueConnectionConnectionInput;
|
734
|
+
CatalogId: string;
|
735
|
+
}
|
736
|
+
/**
|
737
|
+
* Resource class for AWS::Glue::Connection
|
738
|
+
*
|
739
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-connection.html | AWS::Glue::Connection}
|
740
|
+
*/
|
741
|
+
export declare class GlueConnection extends ResourceBase<"AWS::Glue::Connection", GlueConnectionProps, Record<string, never>> {
|
742
|
+
static readonly Type = "AWS::Glue::Connection";
|
743
|
+
static readonly AttributeNames: never[];
|
744
|
+
constructor(logicalId: string, properties: GlueConnectionProps, options?: ResourceOptions);
|
745
|
+
}
|
746
|
+
/**
|
747
|
+
* Type definition for AWS::Glue::Crawler
|
748
|
+
*
|
749
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-crawler.html | AWS::Glue::Crawler}
|
750
|
+
*/
|
751
|
+
export interface GlueCrawlerProps {
|
752
|
+
Classifiers?: any[];
|
753
|
+
Description?: string;
|
754
|
+
SchemaChangePolicy?: GlueCrawlerSchemaChangePolicy;
|
755
|
+
Configuration?: string;
|
756
|
+
RecrawlPolicy?: GlueCrawlerRecrawlPolicy;
|
757
|
+
DatabaseName?: string;
|
758
|
+
Targets: GlueCrawlerTargets;
|
759
|
+
CrawlerSecurityConfiguration?: string;
|
760
|
+
Name?: string;
|
761
|
+
Role: string;
|
762
|
+
Schedule?: GlueCrawlerSchedule;
|
763
|
+
TablePrefix?: string;
|
764
|
+
Tags?: object;
|
765
|
+
}
|
766
|
+
/**
|
767
|
+
* Resource class for AWS::Glue::Crawler
|
768
|
+
*
|
769
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-crawler.html | AWS::Glue::Crawler}
|
770
|
+
*/
|
771
|
+
export declare class GlueCrawler extends ResourceBase<"AWS::Glue::Crawler", GlueCrawlerProps, Record<string, never>> {
|
772
|
+
static readonly Type = "AWS::Glue::Crawler";
|
773
|
+
static readonly AttributeNames: never[];
|
774
|
+
constructor(logicalId: string, properties: GlueCrawlerProps, options?: ResourceOptions);
|
775
|
+
}
|
776
|
+
/**
|
777
|
+
* Type definition for AWS::Glue::DataCatalogEncryptionSettings
|
778
|
+
*
|
779
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-datacatalogencryptionsettings.html | AWS::Glue::DataCatalogEncryptionSettings}
|
780
|
+
*/
|
781
|
+
export interface GlueDataCatalogEncryptionSettingsProps {
|
782
|
+
DataCatalogEncryptionSettings: GlueDataCatalogEncryptionSettingsDataCatalogEncryptionSettings;
|
783
|
+
CatalogId: string;
|
784
|
+
}
|
785
|
+
/**
|
786
|
+
* Resource class for AWS::Glue::DataCatalogEncryptionSettings
|
787
|
+
*
|
788
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-datacatalogencryptionsettings.html | AWS::Glue::DataCatalogEncryptionSettings}
|
789
|
+
*/
|
790
|
+
export declare class GlueDataCatalogEncryptionSettings extends ResourceBase<"AWS::Glue::DataCatalogEncryptionSettings", GlueDataCatalogEncryptionSettingsProps, Record<string, never>> {
|
791
|
+
static readonly Type = "AWS::Glue::DataCatalogEncryptionSettings";
|
792
|
+
static readonly AttributeNames: never[];
|
793
|
+
constructor(logicalId: string, properties: GlueDataCatalogEncryptionSettingsProps, options?: ResourceOptions);
|
794
|
+
}
|
795
|
+
/**
|
796
|
+
* Type definition for AWS::Glue::DataQualityRuleset
|
797
|
+
*
|
798
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-dataqualityruleset.html | AWS::Glue::DataQualityRuleset}
|
799
|
+
*/
|
800
|
+
export interface GlueDataQualityRulesetProps {
|
801
|
+
Ruleset?: string;
|
802
|
+
Description?: string;
|
803
|
+
TargetTable?: GlueDataQualityRulesetDataQualityTargetTable;
|
804
|
+
ClientToken?: string;
|
805
|
+
Tags?: object;
|
806
|
+
Name?: string;
|
807
|
+
}
|
808
|
+
/**
|
809
|
+
* Resource class for AWS::Glue::DataQualityRuleset
|
810
|
+
*
|
811
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-dataqualityruleset.html | AWS::Glue::DataQualityRuleset}
|
812
|
+
*/
|
813
|
+
export declare class GlueDataQualityRuleset extends ResourceBase<"AWS::Glue::DataQualityRuleset", GlueDataQualityRulesetProps, Record<string, never>> {
|
814
|
+
static readonly Type = "AWS::Glue::DataQualityRuleset";
|
815
|
+
static readonly AttributeNames: never[];
|
816
|
+
constructor(logicalId: string, properties: GlueDataQualityRulesetProps, options?: ResourceOptions);
|
817
|
+
}
|
818
|
+
/**
|
819
|
+
* Type definition for AWS::Glue::Database
|
820
|
+
*
|
821
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-database.html | AWS::Glue::Database}
|
822
|
+
*/
|
823
|
+
export interface GlueDatabaseProps {
|
824
|
+
DatabaseInput: GlueDatabaseDatabaseInput;
|
825
|
+
CatalogId: string;
|
826
|
+
}
|
827
|
+
/**
|
828
|
+
* Resource class for AWS::Glue::Database
|
829
|
+
*
|
830
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-database.html | AWS::Glue::Database}
|
831
|
+
*/
|
832
|
+
export declare class GlueDatabase extends ResourceBase<"AWS::Glue::Database", GlueDatabaseProps, Record<string, never>> {
|
833
|
+
static readonly Type = "AWS::Glue::Database";
|
834
|
+
static readonly AttributeNames: never[];
|
835
|
+
constructor(logicalId: string, properties: GlueDatabaseProps, options?: ResourceOptions);
|
836
|
+
}
|
837
|
+
/**
|
838
|
+
* Type definition for AWS::Glue::DevEndpoint
|
839
|
+
*
|
840
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-devendpoint.html | AWS::Glue::DevEndpoint}
|
841
|
+
*/
|
842
|
+
export interface GlueDevEndpointProps {
|
843
|
+
ExtraJarsS3Path?: string;
|
844
|
+
PublicKey?: string;
|
845
|
+
NumberOfNodes?: number;
|
846
|
+
Arguments?: object;
|
847
|
+
SubnetId?: string;
|
848
|
+
PublicKeys?: any[];
|
849
|
+
SecurityGroupIds?: any[];
|
850
|
+
RoleArn: string;
|
851
|
+
WorkerType?: string;
|
852
|
+
EndpointName?: string;
|
853
|
+
GlueVersion?: string;
|
854
|
+
ExtraPythonLibsS3Path?: string;
|
855
|
+
SecurityConfiguration?: string;
|
856
|
+
NumberOfWorkers?: number;
|
857
|
+
Tags?: object;
|
858
|
+
}
|
859
|
+
/**
|
860
|
+
* Resource class for AWS::Glue::DevEndpoint
|
861
|
+
*
|
862
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-devendpoint.html | AWS::Glue::DevEndpoint}
|
863
|
+
*/
|
864
|
+
export declare class GlueDevEndpoint extends ResourceBase<"AWS::Glue::DevEndpoint", GlueDevEndpointProps, Record<string, never>> {
|
865
|
+
static readonly Type = "AWS::Glue::DevEndpoint";
|
866
|
+
static readonly AttributeNames: never[];
|
867
|
+
constructor(logicalId: string, properties: GlueDevEndpointProps, options?: ResourceOptions);
|
868
|
+
}
|
869
|
+
/**
|
870
|
+
* Type definition for AWS::Glue::Job
|
871
|
+
*
|
872
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-job.html | AWS::Glue::Job}
|
873
|
+
*/
|
874
|
+
export interface GlueJobProps {
|
875
|
+
Connections?: GlueJobConnectionsList;
|
876
|
+
MaxRetries?: number;
|
877
|
+
Description?: string;
|
878
|
+
Timeout?: number;
|
879
|
+
AllocatedCapacity?: number;
|
880
|
+
Name?: string;
|
881
|
+
Role: string;
|
882
|
+
DefaultArguments?: object;
|
883
|
+
NotificationProperty?: GlueJobNotificationProperty;
|
884
|
+
WorkerType?: string;
|
885
|
+
ExecutionClass?: string;
|
886
|
+
LogUri?: string;
|
887
|
+
Command: GlueJobJobCommand;
|
888
|
+
GlueVersion?: string;
|
889
|
+
ExecutionProperty?: GlueJobExecutionProperty;
|
890
|
+
SecurityConfiguration?: string;
|
891
|
+
NumberOfWorkers?: number;
|
892
|
+
Tags?: object;
|
893
|
+
MaxCapacity?: number;
|
894
|
+
NonOverridableArguments?: object;
|
895
|
+
}
|
896
|
+
/**
|
897
|
+
* Resource class for AWS::Glue::Job
|
898
|
+
*
|
899
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-job.html | AWS::Glue::Job}
|
900
|
+
*/
|
901
|
+
export declare class GlueJob extends ResourceBase<"AWS::Glue::Job", GlueJobProps, Record<string, never>> {
|
902
|
+
static readonly Type = "AWS::Glue::Job";
|
903
|
+
static readonly AttributeNames: never[];
|
904
|
+
constructor(logicalId: string, properties: GlueJobProps, options?: ResourceOptions);
|
905
|
+
}
|
906
|
+
/**
|
907
|
+
* Type definition for AWS::Glue::MLTransform
|
908
|
+
*
|
909
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-mltransform.html | AWS::Glue::MLTransform}
|
910
|
+
*/
|
911
|
+
export interface GlueMLTransformProps {
|
912
|
+
MaxRetries?: number;
|
913
|
+
Description?: string;
|
914
|
+
TransformEncryption?: GlueMLTransformTransformEncryption;
|
915
|
+
Timeout?: number;
|
916
|
+
Name?: string;
|
917
|
+
Role: string;
|
918
|
+
WorkerType?: string;
|
919
|
+
GlueVersion?: string;
|
920
|
+
TransformParameters: GlueMLTransformTransformParameters;
|
921
|
+
InputRecordTables: GlueMLTransformInputRecordTables;
|
922
|
+
NumberOfWorkers?: number;
|
923
|
+
Tags?: object;
|
924
|
+
MaxCapacity?: number;
|
925
|
+
}
|
926
|
+
/**
|
927
|
+
* Resource class for AWS::Glue::MLTransform
|
928
|
+
*
|
929
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-mltransform.html | AWS::Glue::MLTransform}
|
930
|
+
*/
|
931
|
+
export declare class GlueMLTransform extends ResourceBase<"AWS::Glue::MLTransform", GlueMLTransformProps, Record<string, never>> {
|
932
|
+
static readonly Type = "AWS::Glue::MLTransform";
|
933
|
+
static readonly AttributeNames: never[];
|
934
|
+
constructor(logicalId: string, properties: GlueMLTransformProps, options?: ResourceOptions);
|
935
|
+
}
|
936
|
+
/**
|
937
|
+
* Type definition for AWS::Glue::Partition
|
938
|
+
*
|
939
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-partition.html | AWS::Glue::Partition}
|
940
|
+
*/
|
941
|
+
export interface GluePartitionProps {
|
942
|
+
TableName: string;
|
943
|
+
DatabaseName: string;
|
944
|
+
CatalogId: string;
|
945
|
+
PartitionInput: GluePartitionPartitionInput;
|
946
|
+
}
|
947
|
+
/**
|
948
|
+
* Resource class for AWS::Glue::Partition
|
949
|
+
*
|
950
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-partition.html | AWS::Glue::Partition}
|
951
|
+
*/
|
952
|
+
export declare class GluePartition extends ResourceBase<"AWS::Glue::Partition", GluePartitionProps, Record<string, never>> {
|
953
|
+
static readonly Type = "AWS::Glue::Partition";
|
954
|
+
static readonly AttributeNames: never[];
|
955
|
+
constructor(logicalId: string, properties: GluePartitionProps, options?: ResourceOptions);
|
956
|
+
}
|
957
|
+
/**
|
958
|
+
* Type definition for AWS::Glue::Registry
|
959
|
+
*
|
960
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-registry.html | AWS::Glue::Registry}
|
961
|
+
*/
|
962
|
+
export interface GlueRegistryProps {
|
963
|
+
Description?: string;
|
964
|
+
Tags?: Tag[];
|
965
|
+
Name: string;
|
966
|
+
}
|
967
|
+
/**
|
968
|
+
* Attributes type definition for AWS::Glue::Registry
|
969
|
+
*
|
970
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-registry.html | AWS::Glue::Registry}
|
971
|
+
*/
|
972
|
+
export interface GlueRegistryAttribs {
|
973
|
+
Arn?: string;
|
974
|
+
}
|
975
|
+
/**
|
976
|
+
* Resource class for AWS::Glue::Registry
|
977
|
+
*
|
978
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-registry.html | AWS::Glue::Registry}
|
979
|
+
*/
|
980
|
+
export declare class GlueRegistry extends ResourceBase<"AWS::Glue::Registry", GlueRegistryProps, GlueRegistryAttribs> {
|
981
|
+
static readonly Type = "AWS::Glue::Registry";
|
982
|
+
static readonly AttributeNames: readonly (keyof GlueRegistryAttribs)[];
|
983
|
+
constructor(logicalId: string, properties: GlueRegistryProps, options?: ResourceOptions);
|
984
|
+
}
|
985
|
+
/**
|
986
|
+
* Type definition for AWS::Glue::Schema
|
987
|
+
*
|
988
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-schema.html | AWS::Glue::Schema}
|
989
|
+
*/
|
990
|
+
export interface GlueSchemaProps {
|
991
|
+
SchemaDefinition: string;
|
992
|
+
Description?: string;
|
993
|
+
DataFormat: string;
|
994
|
+
Registry?: GlueSchemaRegistry;
|
995
|
+
Compatibility: string;
|
996
|
+
Tags?: Tag[];
|
997
|
+
Name: string;
|
998
|
+
CheckpointVersion?: GlueSchemaSchemaVersion;
|
999
|
+
}
|
1000
|
+
/**
|
1001
|
+
* Attributes type definition for AWS::Glue::Schema
|
1002
|
+
*
|
1003
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-schema.html | AWS::Glue::Schema}
|
1004
|
+
*/
|
1005
|
+
export interface GlueSchemaAttribs {
|
1006
|
+
InitialSchemaVersionId?: string;
|
1007
|
+
Arn?: string;
|
1008
|
+
}
|
1009
|
+
/**
|
1010
|
+
* Resource class for AWS::Glue::Schema
|
1011
|
+
*
|
1012
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-schema.html | AWS::Glue::Schema}
|
1013
|
+
*/
|
1014
|
+
export declare class GlueSchema extends ResourceBase<"AWS::Glue::Schema", GlueSchemaProps, GlueSchemaAttribs> {
|
1015
|
+
static readonly Type = "AWS::Glue::Schema";
|
1016
|
+
static readonly AttributeNames: readonly (keyof GlueSchemaAttribs)[];
|
1017
|
+
constructor(logicalId: string, properties: GlueSchemaProps, options?: ResourceOptions);
|
1018
|
+
}
|
1019
|
+
/**
|
1020
|
+
* Type definition for AWS::Glue::SchemaVersion
|
1021
|
+
*
|
1022
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-schemaversion.html | AWS::Glue::SchemaVersion}
|
1023
|
+
*/
|
1024
|
+
export interface GlueSchemaVersionProps {
|
1025
|
+
SchemaDefinition: string;
|
1026
|
+
Schema: GlueSchemaVersionSchema;
|
1027
|
+
}
|
1028
|
+
/**
|
1029
|
+
* Attributes type definition for AWS::Glue::SchemaVersion
|
1030
|
+
*
|
1031
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-schemaversion.html | AWS::Glue::SchemaVersion}
|
1032
|
+
*/
|
1033
|
+
export interface GlueSchemaVersionAttribs {
|
1034
|
+
VersionId?: string;
|
1035
|
+
}
|
1036
|
+
/**
|
1037
|
+
* Resource class for AWS::Glue::SchemaVersion
|
1038
|
+
*
|
1039
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-schemaversion.html | AWS::Glue::SchemaVersion}
|
1040
|
+
*/
|
1041
|
+
export declare class GlueSchemaVersion extends ResourceBase<"AWS::Glue::SchemaVersion", GlueSchemaVersionProps, GlueSchemaVersionAttribs> {
|
1042
|
+
static readonly Type = "AWS::Glue::SchemaVersion";
|
1043
|
+
static readonly AttributeNames: readonly (keyof GlueSchemaVersionAttribs)[];
|
1044
|
+
constructor(logicalId: string, properties: GlueSchemaVersionProps, options?: ResourceOptions);
|
1045
|
+
}
|
1046
|
+
/**
|
1047
|
+
* Type definition for AWS::Glue::SchemaVersionMetadata
|
1048
|
+
*
|
1049
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-schemaversionmetadata.html | AWS::Glue::SchemaVersionMetadata}
|
1050
|
+
*/
|
1051
|
+
export interface GlueSchemaVersionMetadataProps {
|
1052
|
+
SchemaVersionId: string;
|
1053
|
+
Value: string;
|
1054
|
+
Key: string;
|
1055
|
+
}
|
1056
|
+
/**
|
1057
|
+
* Resource class for AWS::Glue::SchemaVersionMetadata
|
1058
|
+
*
|
1059
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-schemaversionmetadata.html | AWS::Glue::SchemaVersionMetadata}
|
1060
|
+
*/
|
1061
|
+
export declare class GlueSchemaVersionMetadata extends ResourceBase<"AWS::Glue::SchemaVersionMetadata", GlueSchemaVersionMetadataProps, Record<string, never>> {
|
1062
|
+
static readonly Type = "AWS::Glue::SchemaVersionMetadata";
|
1063
|
+
static readonly AttributeNames: never[];
|
1064
|
+
constructor(logicalId: string, properties: GlueSchemaVersionMetadataProps, options?: ResourceOptions);
|
1065
|
+
}
|
1066
|
+
/**
|
1067
|
+
* Type definition for AWS::Glue::SecurityConfiguration
|
1068
|
+
*
|
1069
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-securityconfiguration.html | AWS::Glue::SecurityConfiguration}
|
1070
|
+
*/
|
1071
|
+
export interface GlueSecurityConfigurationProps {
|
1072
|
+
EncryptionConfiguration: GlueSecurityConfigurationEncryptionConfiguration;
|
1073
|
+
Name: string;
|
1074
|
+
}
|
1075
|
+
/**
|
1076
|
+
* Resource class for AWS::Glue::SecurityConfiguration
|
1077
|
+
*
|
1078
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-securityconfiguration.html | AWS::Glue::SecurityConfiguration}
|
1079
|
+
*/
|
1080
|
+
export declare class GlueSecurityConfiguration extends ResourceBase<"AWS::Glue::SecurityConfiguration", GlueSecurityConfigurationProps, Record<string, never>> {
|
1081
|
+
static readonly Type = "AWS::Glue::SecurityConfiguration";
|
1082
|
+
static readonly AttributeNames: never[];
|
1083
|
+
constructor(logicalId: string, properties: GlueSecurityConfigurationProps, options?: ResourceOptions);
|
1084
|
+
}
|
1085
|
+
/**
|
1086
|
+
* Type definition for AWS::Glue::Table
|
1087
|
+
*
|
1088
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-table.html | AWS::Glue::Table}
|
1089
|
+
*/
|
1090
|
+
export interface GlueTableProps {
|
1091
|
+
TableInput: GlueTableTableInput;
|
1092
|
+
OpenTableFormatInput?: GlueTableOpenTableFormatInput;
|
1093
|
+
DatabaseName: string;
|
1094
|
+
CatalogId: string;
|
1095
|
+
}
|
1096
|
+
/**
|
1097
|
+
* Resource class for AWS::Glue::Table
|
1098
|
+
*
|
1099
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-table.html | AWS::Glue::Table}
|
1100
|
+
*/
|
1101
|
+
export declare class GlueTable extends ResourceBase<"AWS::Glue::Table", GlueTableProps, Record<string, never>> {
|
1102
|
+
static readonly Type = "AWS::Glue::Table";
|
1103
|
+
static readonly AttributeNames: never[];
|
1104
|
+
constructor(logicalId: string, properties: GlueTableProps, options?: ResourceOptions);
|
1105
|
+
}
|
1106
|
+
/**
|
1107
|
+
* Type definition for AWS::Glue::Trigger
|
1108
|
+
*
|
1109
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-trigger.html | AWS::Glue::Trigger}
|
1110
|
+
*/
|
1111
|
+
export interface GlueTriggerProps {
|
1112
|
+
Type: string;
|
1113
|
+
StartOnCreation?: boolean;
|
1114
|
+
Description?: string;
|
1115
|
+
Actions: any[];
|
1116
|
+
EventBatchingCondition?: GlueTriggerEventBatchingCondition;
|
1117
|
+
WorkflowName?: string;
|
1118
|
+
Schedule?: string;
|
1119
|
+
Tags?: object;
|
1120
|
+
Name?: string;
|
1121
|
+
Predicate?: GlueTriggerPredicate;
|
1122
|
+
}
|
1123
|
+
/**
|
1124
|
+
* Resource class for AWS::Glue::Trigger
|
1125
|
+
*
|
1126
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-trigger.html | AWS::Glue::Trigger}
|
1127
|
+
*/
|
1128
|
+
export declare class GlueTrigger extends ResourceBase<"AWS::Glue::Trigger", GlueTriggerProps, Record<string, never>> {
|
1129
|
+
static readonly Type = "AWS::Glue::Trigger";
|
1130
|
+
static readonly AttributeNames: never[];
|
1131
|
+
constructor(logicalId: string, properties: GlueTriggerProps, options?: ResourceOptions);
|
1132
|
+
}
|
1133
|
+
/**
|
1134
|
+
* Type definition for AWS::Glue::Workflow
|
1135
|
+
*
|
1136
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-workflow.html | AWS::Glue::Workflow}
|
1137
|
+
*/
|
1138
|
+
export interface GlueWorkflowProps {
|
1139
|
+
Description?: string;
|
1140
|
+
DefaultRunProperties?: object;
|
1141
|
+
Tags?: object;
|
1142
|
+
Name?: string;
|
1143
|
+
MaxConcurrentRuns?: number;
|
1144
|
+
}
|
1145
|
+
/**
|
1146
|
+
* Resource class for AWS::Glue::Workflow
|
1147
|
+
*
|
1148
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-workflow.html | AWS::Glue::Workflow}
|
1149
|
+
*/
|
1150
|
+
export declare class GlueWorkflow extends ResourceBase<"AWS::Glue::Workflow", GlueWorkflowProps, Record<string, never>> {
|
1151
|
+
static readonly Type = "AWS::Glue::Workflow";
|
1152
|
+
static readonly AttributeNames: never[];
|
1153
|
+
constructor(logicalId: string, properties: GlueWorkflowProps, options?: ResourceOptions);
|
1154
|
+
}
|