@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,767 @@
|
|
|
1
|
+
import { ResourceBase } from "../util.js";
|
|
2
|
+
import { ResourceOptions } from "../template.js";
|
|
3
|
+
import { Tag } from "./core.js";
|
|
4
|
+
/**
|
|
5
|
+
* Type definition for AWS::EMR::Cluster.Application
|
|
6
|
+
*
|
|
7
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-application.html | AWS::EMR::Cluster.Application}
|
|
8
|
+
*/
|
|
9
|
+
export interface EMRClusterApplication {
|
|
10
|
+
AdditionalInfo?: Record<string, any>;
|
|
11
|
+
Args?: any[];
|
|
12
|
+
Name?: string;
|
|
13
|
+
Version?: string;
|
|
14
|
+
}
|
|
15
|
+
/**
|
|
16
|
+
* Type definition for AWS::EMR::Cluster.AutoScalingPolicy
|
|
17
|
+
*
|
|
18
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-autoscalingpolicy.html | AWS::EMR::Cluster.AutoScalingPolicy}
|
|
19
|
+
*/
|
|
20
|
+
export interface EMRClusterAutoScalingPolicy {
|
|
21
|
+
Constraints: EMRClusterScalingConstraints;
|
|
22
|
+
Rules: any[];
|
|
23
|
+
}
|
|
24
|
+
/**
|
|
25
|
+
* Type definition for AWS::EMR::Cluster.AutoTerminationPolicy
|
|
26
|
+
*
|
|
27
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-autoterminationpolicy.html | AWS::EMR::Cluster.AutoTerminationPolicy}
|
|
28
|
+
*/
|
|
29
|
+
export interface EMRClusterAutoTerminationPolicy {
|
|
30
|
+
IdleTimeout?: number;
|
|
31
|
+
}
|
|
32
|
+
/**
|
|
33
|
+
* Type definition for AWS::EMR::Cluster.BootstrapActionConfig
|
|
34
|
+
*
|
|
35
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-bootstrapactionconfig.html | AWS::EMR::Cluster.BootstrapActionConfig}
|
|
36
|
+
*/
|
|
37
|
+
export interface EMRClusterBootstrapActionConfig {
|
|
38
|
+
Name: string;
|
|
39
|
+
ScriptBootstrapAction: EMRClusterScriptBootstrapActionConfig;
|
|
40
|
+
}
|
|
41
|
+
/**
|
|
42
|
+
* Type definition for AWS::EMR::Cluster.CloudWatchAlarmDefinition
|
|
43
|
+
*
|
|
44
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-cloudwatchalarmdefinition.html | AWS::EMR::Cluster.CloudWatchAlarmDefinition}
|
|
45
|
+
*/
|
|
46
|
+
export interface EMRClusterCloudWatchAlarmDefinition {
|
|
47
|
+
ComparisonOperator: string;
|
|
48
|
+
Dimensions?: any[];
|
|
49
|
+
EvaluationPeriods?: number;
|
|
50
|
+
MetricName: string;
|
|
51
|
+
Namespace?: string;
|
|
52
|
+
Period: number;
|
|
53
|
+
Statistic?: string;
|
|
54
|
+
Threshold: number;
|
|
55
|
+
Unit?: string;
|
|
56
|
+
}
|
|
57
|
+
/**
|
|
58
|
+
* Type definition for AWS::EMR::Cluster.ComputeLimits
|
|
59
|
+
*
|
|
60
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-computelimits.html | AWS::EMR::Cluster.ComputeLimits}
|
|
61
|
+
*/
|
|
62
|
+
export interface EMRClusterComputeLimits {
|
|
63
|
+
MaximumCapacityUnits: number;
|
|
64
|
+
MaximumCoreCapacityUnits?: number;
|
|
65
|
+
MaximumOnDemandCapacityUnits?: number;
|
|
66
|
+
MinimumCapacityUnits: number;
|
|
67
|
+
UnitType: string;
|
|
68
|
+
}
|
|
69
|
+
/**
|
|
70
|
+
* Type definition for AWS::EMR::Cluster.Configuration
|
|
71
|
+
*
|
|
72
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-configuration.html | AWS::EMR::Cluster.Configuration}
|
|
73
|
+
*/
|
|
74
|
+
export interface EMRClusterConfiguration {
|
|
75
|
+
Classification?: string;
|
|
76
|
+
ConfigurationProperties?: Record<string, any>;
|
|
77
|
+
Configurations?: any[];
|
|
78
|
+
}
|
|
79
|
+
/**
|
|
80
|
+
* Type definition for AWS::EMR::Cluster.EbsBlockDeviceConfig
|
|
81
|
+
*
|
|
82
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-ebsblockdeviceconfig.html | AWS::EMR::Cluster.EbsBlockDeviceConfig}
|
|
83
|
+
*/
|
|
84
|
+
export interface EMRClusterEbsBlockDeviceConfig {
|
|
85
|
+
VolumeSpecification: EMRClusterVolumeSpecification;
|
|
86
|
+
VolumesPerInstance?: number;
|
|
87
|
+
}
|
|
88
|
+
/**
|
|
89
|
+
* Type definition for AWS::EMR::Cluster.EbsConfiguration
|
|
90
|
+
*
|
|
91
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-ebsconfiguration.html | AWS::EMR::Cluster.EbsConfiguration}
|
|
92
|
+
*/
|
|
93
|
+
export interface EMRClusterEbsConfiguration {
|
|
94
|
+
EbsBlockDeviceConfigs?: any[];
|
|
95
|
+
EbsOptimized?: boolean;
|
|
96
|
+
}
|
|
97
|
+
/**
|
|
98
|
+
* Type definition for AWS::EMR::Cluster.HadoopJarStepConfig
|
|
99
|
+
*
|
|
100
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-hadoopjarstepconfig.html | AWS::EMR::Cluster.HadoopJarStepConfig}
|
|
101
|
+
*/
|
|
102
|
+
export interface EMRClusterHadoopJarStepConfig {
|
|
103
|
+
Args?: any[];
|
|
104
|
+
Jar: string;
|
|
105
|
+
MainClass?: string;
|
|
106
|
+
StepProperties?: any[];
|
|
107
|
+
}
|
|
108
|
+
/**
|
|
109
|
+
* Type definition for AWS::EMR::Cluster.InstanceFleetConfig
|
|
110
|
+
*
|
|
111
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-instancefleetconfig.html | AWS::EMR::Cluster.InstanceFleetConfig}
|
|
112
|
+
*/
|
|
113
|
+
export interface EMRClusterInstanceFleetConfig {
|
|
114
|
+
InstanceTypeConfigs?: any[];
|
|
115
|
+
LaunchSpecifications?: EMRClusterInstanceFleetProvisioningSpecifications;
|
|
116
|
+
Name?: string;
|
|
117
|
+
TargetOnDemandCapacity?: number;
|
|
118
|
+
TargetSpotCapacity?: number;
|
|
119
|
+
}
|
|
120
|
+
/**
|
|
121
|
+
* Type definition for AWS::EMR::Cluster.InstanceFleetProvisioningSpecifications
|
|
122
|
+
*
|
|
123
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-instancefleetprovisioningspecifications.html | AWS::EMR::Cluster.InstanceFleetProvisioningSpecifications}
|
|
124
|
+
*/
|
|
125
|
+
export interface EMRClusterInstanceFleetProvisioningSpecifications {
|
|
126
|
+
OnDemandSpecification?: EMRClusterOnDemandProvisioningSpecification;
|
|
127
|
+
SpotSpecification?: EMRClusterSpotProvisioningSpecification;
|
|
128
|
+
}
|
|
129
|
+
/**
|
|
130
|
+
* Type definition for AWS::EMR::Cluster.InstanceGroupConfig
|
|
131
|
+
*
|
|
132
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-instancegroupconfig.html | AWS::EMR::Cluster.InstanceGroupConfig}
|
|
133
|
+
*/
|
|
134
|
+
export interface EMRClusterInstanceGroupConfig {
|
|
135
|
+
AutoScalingPolicy?: EMRClusterAutoScalingPolicy;
|
|
136
|
+
BidPrice?: string;
|
|
137
|
+
Configurations?: any[];
|
|
138
|
+
CustomAmiId?: string;
|
|
139
|
+
EbsConfiguration?: EMRClusterEbsConfiguration;
|
|
140
|
+
InstanceCount: number;
|
|
141
|
+
InstanceType: string;
|
|
142
|
+
Market?: string;
|
|
143
|
+
Name?: string;
|
|
144
|
+
}
|
|
145
|
+
/**
|
|
146
|
+
* Type definition for AWS::EMR::Cluster.InstanceTypeConfig
|
|
147
|
+
*
|
|
148
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-instancetypeconfig.html | AWS::EMR::Cluster.InstanceTypeConfig}
|
|
149
|
+
*/
|
|
150
|
+
export interface EMRClusterInstanceTypeConfig {
|
|
151
|
+
BidPrice?: string;
|
|
152
|
+
BidPriceAsPercentageOfOnDemandPrice?: number;
|
|
153
|
+
Configurations?: any[];
|
|
154
|
+
CustomAmiId?: string;
|
|
155
|
+
EbsConfiguration?: EMRClusterEbsConfiguration;
|
|
156
|
+
InstanceType: string;
|
|
157
|
+
WeightedCapacity?: number;
|
|
158
|
+
}
|
|
159
|
+
/**
|
|
160
|
+
* Type definition for AWS::EMR::Cluster.JobFlowInstancesConfig
|
|
161
|
+
*
|
|
162
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-jobflowinstancesconfig.html | AWS::EMR::Cluster.JobFlowInstancesConfig}
|
|
163
|
+
*/
|
|
164
|
+
export interface EMRClusterJobFlowInstancesConfig {
|
|
165
|
+
AdditionalMasterSecurityGroups?: any[];
|
|
166
|
+
AdditionalSlaveSecurityGroups?: any[];
|
|
167
|
+
CoreInstanceFleet?: EMRClusterInstanceFleetConfig;
|
|
168
|
+
CoreInstanceGroup?: EMRClusterInstanceGroupConfig;
|
|
169
|
+
Ec2KeyName?: string;
|
|
170
|
+
Ec2SubnetId?: string;
|
|
171
|
+
Ec2SubnetIds?: any[];
|
|
172
|
+
EmrManagedMasterSecurityGroup?: string;
|
|
173
|
+
EmrManagedSlaveSecurityGroup?: string;
|
|
174
|
+
HadoopVersion?: string;
|
|
175
|
+
KeepJobFlowAliveWhenNoSteps?: boolean;
|
|
176
|
+
MasterInstanceFleet?: EMRClusterInstanceFleetConfig;
|
|
177
|
+
MasterInstanceGroup?: EMRClusterInstanceGroupConfig;
|
|
178
|
+
Placement?: EMRClusterPlacementType;
|
|
179
|
+
ServiceAccessSecurityGroup?: string;
|
|
180
|
+
TaskInstanceFleets?: any[];
|
|
181
|
+
TaskInstanceGroups?: any[];
|
|
182
|
+
TerminationProtected?: boolean;
|
|
183
|
+
}
|
|
184
|
+
/**
|
|
185
|
+
* Type definition for AWS::EMR::Cluster.KerberosAttributes
|
|
186
|
+
*
|
|
187
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-kerberosattributes.html | AWS::EMR::Cluster.KerberosAttributes}
|
|
188
|
+
*/
|
|
189
|
+
export interface EMRClusterKerberosAttributes {
|
|
190
|
+
ADDomainJoinPassword?: string;
|
|
191
|
+
ADDomainJoinUser?: string;
|
|
192
|
+
CrossRealmTrustPrincipalPassword?: string;
|
|
193
|
+
KdcAdminPassword: string;
|
|
194
|
+
Realm: string;
|
|
195
|
+
}
|
|
196
|
+
/**
|
|
197
|
+
* Type definition for AWS::EMR::Cluster.KeyValue
|
|
198
|
+
*
|
|
199
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-keyvalue.html | AWS::EMR::Cluster.KeyValue}
|
|
200
|
+
*/
|
|
201
|
+
export interface EMRClusterKeyValue {
|
|
202
|
+
Key?: string;
|
|
203
|
+
Value?: string;
|
|
204
|
+
}
|
|
205
|
+
/**
|
|
206
|
+
* Type definition for AWS::EMR::Cluster.ManagedScalingPolicy
|
|
207
|
+
*
|
|
208
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-managedscalingpolicy.html | AWS::EMR::Cluster.ManagedScalingPolicy}
|
|
209
|
+
*/
|
|
210
|
+
export interface EMRClusterManagedScalingPolicy {
|
|
211
|
+
ComputeLimits?: EMRClusterComputeLimits;
|
|
212
|
+
}
|
|
213
|
+
/**
|
|
214
|
+
* Type definition for AWS::EMR::Cluster.MetricDimension
|
|
215
|
+
*
|
|
216
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-metricdimension.html | AWS::EMR::Cluster.MetricDimension}
|
|
217
|
+
*/
|
|
218
|
+
export interface EMRClusterMetricDimension {
|
|
219
|
+
Key: string;
|
|
220
|
+
Value: string;
|
|
221
|
+
}
|
|
222
|
+
/**
|
|
223
|
+
* Type definition for AWS::EMR::Cluster.OnDemandProvisioningSpecification
|
|
224
|
+
*
|
|
225
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-ondemandprovisioningspecification.html | AWS::EMR::Cluster.OnDemandProvisioningSpecification}
|
|
226
|
+
*/
|
|
227
|
+
export interface EMRClusterOnDemandProvisioningSpecification {
|
|
228
|
+
AllocationStrategy: string;
|
|
229
|
+
}
|
|
230
|
+
/**
|
|
231
|
+
* Type definition for AWS::EMR::Cluster.PlacementType
|
|
232
|
+
*
|
|
233
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-placementtype.html | AWS::EMR::Cluster.PlacementType}
|
|
234
|
+
*/
|
|
235
|
+
export interface EMRClusterPlacementType {
|
|
236
|
+
AvailabilityZone: string;
|
|
237
|
+
}
|
|
238
|
+
/**
|
|
239
|
+
* Type definition for AWS::EMR::Cluster.ScalingAction
|
|
240
|
+
*
|
|
241
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-scalingaction.html | AWS::EMR::Cluster.ScalingAction}
|
|
242
|
+
*/
|
|
243
|
+
export interface EMRClusterScalingAction {
|
|
244
|
+
Market?: string;
|
|
245
|
+
SimpleScalingPolicyConfiguration: EMRClusterSimpleScalingPolicyConfiguration;
|
|
246
|
+
}
|
|
247
|
+
/**
|
|
248
|
+
* Type definition for AWS::EMR::Cluster.ScalingConstraints
|
|
249
|
+
*
|
|
250
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-scalingconstraints.html | AWS::EMR::Cluster.ScalingConstraints}
|
|
251
|
+
*/
|
|
252
|
+
export interface EMRClusterScalingConstraints {
|
|
253
|
+
MaxCapacity: number;
|
|
254
|
+
MinCapacity: number;
|
|
255
|
+
}
|
|
256
|
+
/**
|
|
257
|
+
* Type definition for AWS::EMR::Cluster.ScalingRule
|
|
258
|
+
*
|
|
259
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-scalingrule.html | AWS::EMR::Cluster.ScalingRule}
|
|
260
|
+
*/
|
|
261
|
+
export interface EMRClusterScalingRule {
|
|
262
|
+
Action: EMRClusterScalingAction;
|
|
263
|
+
Description?: string;
|
|
264
|
+
Name: string;
|
|
265
|
+
Trigger: EMRClusterScalingTrigger;
|
|
266
|
+
}
|
|
267
|
+
/**
|
|
268
|
+
* Type definition for AWS::EMR::Cluster.ScalingTrigger
|
|
269
|
+
*
|
|
270
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-scalingtrigger.html | AWS::EMR::Cluster.ScalingTrigger}
|
|
271
|
+
*/
|
|
272
|
+
export interface EMRClusterScalingTrigger {
|
|
273
|
+
CloudWatchAlarmDefinition: EMRClusterCloudWatchAlarmDefinition;
|
|
274
|
+
}
|
|
275
|
+
/**
|
|
276
|
+
* Type definition for AWS::EMR::Cluster.ScriptBootstrapActionConfig
|
|
277
|
+
*
|
|
278
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-scriptbootstrapactionconfig.html | AWS::EMR::Cluster.ScriptBootstrapActionConfig}
|
|
279
|
+
*/
|
|
280
|
+
export interface EMRClusterScriptBootstrapActionConfig {
|
|
281
|
+
Args?: any[];
|
|
282
|
+
Path: string;
|
|
283
|
+
}
|
|
284
|
+
/**
|
|
285
|
+
* Type definition for AWS::EMR::Cluster.SimpleScalingPolicyConfiguration
|
|
286
|
+
*
|
|
287
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-simplescalingpolicyconfiguration.html | AWS::EMR::Cluster.SimpleScalingPolicyConfiguration}
|
|
288
|
+
*/
|
|
289
|
+
export interface EMRClusterSimpleScalingPolicyConfiguration {
|
|
290
|
+
AdjustmentType?: string;
|
|
291
|
+
CoolDown?: number;
|
|
292
|
+
ScalingAdjustment: number;
|
|
293
|
+
}
|
|
294
|
+
/**
|
|
295
|
+
* Type definition for AWS::EMR::Cluster.SpotProvisioningSpecification
|
|
296
|
+
*
|
|
297
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-spotprovisioningspecification.html | AWS::EMR::Cluster.SpotProvisioningSpecification}
|
|
298
|
+
*/
|
|
299
|
+
export interface EMRClusterSpotProvisioningSpecification {
|
|
300
|
+
AllocationStrategy?: string;
|
|
301
|
+
BlockDurationMinutes?: number;
|
|
302
|
+
TimeoutAction: string;
|
|
303
|
+
TimeoutDurationMinutes: number;
|
|
304
|
+
}
|
|
305
|
+
/**
|
|
306
|
+
* Type definition for AWS::EMR::Cluster.StepConfig
|
|
307
|
+
*
|
|
308
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-stepconfig.html | AWS::EMR::Cluster.StepConfig}
|
|
309
|
+
*/
|
|
310
|
+
export interface EMRClusterStepConfig {
|
|
311
|
+
ActionOnFailure?: string;
|
|
312
|
+
HadoopJarStep: EMRClusterHadoopJarStepConfig;
|
|
313
|
+
Name: string;
|
|
314
|
+
}
|
|
315
|
+
/**
|
|
316
|
+
* Type definition for AWS::EMR::Cluster.VolumeSpecification
|
|
317
|
+
*
|
|
318
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-volumespecification.html | AWS::EMR::Cluster.VolumeSpecification}
|
|
319
|
+
*/
|
|
320
|
+
export interface EMRClusterVolumeSpecification {
|
|
321
|
+
Iops?: number;
|
|
322
|
+
SizeInGB: number;
|
|
323
|
+
Throughput?: number;
|
|
324
|
+
VolumeType: string;
|
|
325
|
+
}
|
|
326
|
+
/**
|
|
327
|
+
* Type definition for AWS::EMR::InstanceFleetConfig.Configuration
|
|
328
|
+
*
|
|
329
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-instancefleetconfig-configuration.html | AWS::EMR::InstanceFleetConfig.Configuration}
|
|
330
|
+
*/
|
|
331
|
+
export interface EMRInstanceFleetConfigConfiguration {
|
|
332
|
+
Classification?: string;
|
|
333
|
+
ConfigurationProperties?: Record<string, any>;
|
|
334
|
+
Configurations?: any[];
|
|
335
|
+
}
|
|
336
|
+
/**
|
|
337
|
+
* Type definition for AWS::EMR::InstanceFleetConfig.EbsBlockDeviceConfig
|
|
338
|
+
*
|
|
339
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-instancefleetconfig-ebsblockdeviceconfig.html | AWS::EMR::InstanceFleetConfig.EbsBlockDeviceConfig}
|
|
340
|
+
*/
|
|
341
|
+
export interface EMRInstanceFleetConfigEbsBlockDeviceConfig {
|
|
342
|
+
VolumeSpecification: EMRInstanceFleetConfigVolumeSpecification;
|
|
343
|
+
VolumesPerInstance?: number;
|
|
344
|
+
}
|
|
345
|
+
/**
|
|
346
|
+
* Type definition for AWS::EMR::InstanceFleetConfig.EbsConfiguration
|
|
347
|
+
*
|
|
348
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-instancefleetconfig-ebsconfiguration.html | AWS::EMR::InstanceFleetConfig.EbsConfiguration}
|
|
349
|
+
*/
|
|
350
|
+
export interface EMRInstanceFleetConfigEbsConfiguration {
|
|
351
|
+
EbsBlockDeviceConfigs?: any[];
|
|
352
|
+
EbsOptimized?: boolean;
|
|
353
|
+
}
|
|
354
|
+
/**
|
|
355
|
+
* Type definition for AWS::EMR::InstanceFleetConfig.InstanceFleetProvisioningSpecifications
|
|
356
|
+
*
|
|
357
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-instancefleetconfig-instancefleetprovisioningspecifications.html | AWS::EMR::InstanceFleetConfig.InstanceFleetProvisioningSpecifications}
|
|
358
|
+
*/
|
|
359
|
+
export interface EMRInstanceFleetConfigInstanceFleetProvisioningSpecifications {
|
|
360
|
+
OnDemandSpecification?: EMRInstanceFleetConfigOnDemandProvisioningSpecification;
|
|
361
|
+
SpotSpecification?: EMRInstanceFleetConfigSpotProvisioningSpecification;
|
|
362
|
+
}
|
|
363
|
+
/**
|
|
364
|
+
* Type definition for AWS::EMR::InstanceFleetConfig.InstanceTypeConfig
|
|
365
|
+
*
|
|
366
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-instancefleetconfig-instancetypeconfig.html | AWS::EMR::InstanceFleetConfig.InstanceTypeConfig}
|
|
367
|
+
*/
|
|
368
|
+
export interface EMRInstanceFleetConfigInstanceTypeConfig {
|
|
369
|
+
BidPrice?: string;
|
|
370
|
+
BidPriceAsPercentageOfOnDemandPrice?: number;
|
|
371
|
+
Configurations?: any[];
|
|
372
|
+
CustomAmiId?: string;
|
|
373
|
+
EbsConfiguration?: EMRInstanceFleetConfigEbsConfiguration;
|
|
374
|
+
InstanceType: string;
|
|
375
|
+
WeightedCapacity?: number;
|
|
376
|
+
}
|
|
377
|
+
/**
|
|
378
|
+
* Type definition for AWS::EMR::InstanceFleetConfig.OnDemandProvisioningSpecification
|
|
379
|
+
*
|
|
380
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-instancefleetconfig-ondemandprovisioningspecification.html | AWS::EMR::InstanceFleetConfig.OnDemandProvisioningSpecification}
|
|
381
|
+
*/
|
|
382
|
+
export interface EMRInstanceFleetConfigOnDemandProvisioningSpecification {
|
|
383
|
+
AllocationStrategy: string;
|
|
384
|
+
}
|
|
385
|
+
/**
|
|
386
|
+
* Type definition for AWS::EMR::InstanceFleetConfig.SpotProvisioningSpecification
|
|
387
|
+
*
|
|
388
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-instancefleetconfig-spotprovisioningspecification.html | AWS::EMR::InstanceFleetConfig.SpotProvisioningSpecification}
|
|
389
|
+
*/
|
|
390
|
+
export interface EMRInstanceFleetConfigSpotProvisioningSpecification {
|
|
391
|
+
AllocationStrategy?: string;
|
|
392
|
+
BlockDurationMinutes?: number;
|
|
393
|
+
TimeoutAction: string;
|
|
394
|
+
TimeoutDurationMinutes: number;
|
|
395
|
+
}
|
|
396
|
+
/**
|
|
397
|
+
* Type definition for AWS::EMR::InstanceFleetConfig.VolumeSpecification
|
|
398
|
+
*
|
|
399
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-instancefleetconfig-volumespecification.html | AWS::EMR::InstanceFleetConfig.VolumeSpecification}
|
|
400
|
+
*/
|
|
401
|
+
export interface EMRInstanceFleetConfigVolumeSpecification {
|
|
402
|
+
Iops?: number;
|
|
403
|
+
SizeInGB: number;
|
|
404
|
+
Throughput?: number;
|
|
405
|
+
VolumeType: string;
|
|
406
|
+
}
|
|
407
|
+
/**
|
|
408
|
+
* Type definition for AWS::EMR::InstanceGroupConfig.AutoScalingPolicy
|
|
409
|
+
*
|
|
410
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-instancegroupconfig-autoscalingpolicy.html | AWS::EMR::InstanceGroupConfig.AutoScalingPolicy}
|
|
411
|
+
*/
|
|
412
|
+
export interface EMRInstanceGroupConfigAutoScalingPolicy {
|
|
413
|
+
Constraints: EMRInstanceGroupConfigScalingConstraints;
|
|
414
|
+
Rules: any[];
|
|
415
|
+
}
|
|
416
|
+
/**
|
|
417
|
+
* Type definition for AWS::EMR::InstanceGroupConfig.CloudWatchAlarmDefinition
|
|
418
|
+
*
|
|
419
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-instancegroupconfig-cloudwatchalarmdefinition.html | AWS::EMR::InstanceGroupConfig.CloudWatchAlarmDefinition}
|
|
420
|
+
*/
|
|
421
|
+
export interface EMRInstanceGroupConfigCloudWatchAlarmDefinition {
|
|
422
|
+
ComparisonOperator: string;
|
|
423
|
+
Dimensions?: any[];
|
|
424
|
+
EvaluationPeriods?: number;
|
|
425
|
+
MetricName: string;
|
|
426
|
+
Namespace?: string;
|
|
427
|
+
Period: number;
|
|
428
|
+
Statistic?: string;
|
|
429
|
+
Threshold: number;
|
|
430
|
+
Unit?: string;
|
|
431
|
+
}
|
|
432
|
+
/**
|
|
433
|
+
* Type definition for AWS::EMR::InstanceGroupConfig.Configuration
|
|
434
|
+
*
|
|
435
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-emr-cluster-configuration.html | AWS::EMR::InstanceGroupConfig.Configuration}
|
|
436
|
+
*/
|
|
437
|
+
export interface EMRInstanceGroupConfigConfiguration {
|
|
438
|
+
Classification?: string;
|
|
439
|
+
ConfigurationProperties?: Record<string, any>;
|
|
440
|
+
Configurations?: any[];
|
|
441
|
+
}
|
|
442
|
+
/**
|
|
443
|
+
* Type definition for AWS::EMR::InstanceGroupConfig.EbsBlockDeviceConfig
|
|
444
|
+
*
|
|
445
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-emr-ebsconfiguration-ebsblockdeviceconfig.html | AWS::EMR::InstanceGroupConfig.EbsBlockDeviceConfig}
|
|
446
|
+
*/
|
|
447
|
+
export interface EMRInstanceGroupConfigEbsBlockDeviceConfig {
|
|
448
|
+
VolumeSpecification: EMRInstanceGroupConfigVolumeSpecification;
|
|
449
|
+
VolumesPerInstance?: number;
|
|
450
|
+
}
|
|
451
|
+
/**
|
|
452
|
+
* Type definition for AWS::EMR::InstanceGroupConfig.EbsConfiguration
|
|
453
|
+
*
|
|
454
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-emr-ebsconfiguration.html | AWS::EMR::InstanceGroupConfig.EbsConfiguration}
|
|
455
|
+
*/
|
|
456
|
+
export interface EMRInstanceGroupConfigEbsConfiguration {
|
|
457
|
+
EbsBlockDeviceConfigs?: any[];
|
|
458
|
+
EbsOptimized?: boolean;
|
|
459
|
+
}
|
|
460
|
+
/**
|
|
461
|
+
* Type definition for AWS::EMR::InstanceGroupConfig.MetricDimension
|
|
462
|
+
*
|
|
463
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-instancegroupconfig-metricdimension.html | AWS::EMR::InstanceGroupConfig.MetricDimension}
|
|
464
|
+
*/
|
|
465
|
+
export interface EMRInstanceGroupConfigMetricDimension {
|
|
466
|
+
Key: string;
|
|
467
|
+
Value: string;
|
|
468
|
+
}
|
|
469
|
+
/**
|
|
470
|
+
* Type definition for AWS::EMR::InstanceGroupConfig.ScalingAction
|
|
471
|
+
*
|
|
472
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-instancegroupconfig-scalingaction.html | AWS::EMR::InstanceGroupConfig.ScalingAction}
|
|
473
|
+
*/
|
|
474
|
+
export interface EMRInstanceGroupConfigScalingAction {
|
|
475
|
+
Market?: string;
|
|
476
|
+
SimpleScalingPolicyConfiguration: EMRInstanceGroupConfigSimpleScalingPolicyConfiguration;
|
|
477
|
+
}
|
|
478
|
+
/**
|
|
479
|
+
* Type definition for AWS::EMR::InstanceGroupConfig.ScalingConstraints
|
|
480
|
+
*
|
|
481
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-instancegroupconfig-scalingconstraints.html | AWS::EMR::InstanceGroupConfig.ScalingConstraints}
|
|
482
|
+
*/
|
|
483
|
+
export interface EMRInstanceGroupConfigScalingConstraints {
|
|
484
|
+
MaxCapacity: number;
|
|
485
|
+
MinCapacity: number;
|
|
486
|
+
}
|
|
487
|
+
/**
|
|
488
|
+
* Type definition for AWS::EMR::InstanceGroupConfig.ScalingRule
|
|
489
|
+
*
|
|
490
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-instancegroupconfig-scalingrule.html | AWS::EMR::InstanceGroupConfig.ScalingRule}
|
|
491
|
+
*/
|
|
492
|
+
export interface EMRInstanceGroupConfigScalingRule {
|
|
493
|
+
Action: EMRInstanceGroupConfigScalingAction;
|
|
494
|
+
Description?: string;
|
|
495
|
+
Name: string;
|
|
496
|
+
Trigger: EMRInstanceGroupConfigScalingTrigger;
|
|
497
|
+
}
|
|
498
|
+
/**
|
|
499
|
+
* Type definition for AWS::EMR::InstanceGroupConfig.ScalingTrigger
|
|
500
|
+
*
|
|
501
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-instancegroupconfig-scalingtrigger.html | AWS::EMR::InstanceGroupConfig.ScalingTrigger}
|
|
502
|
+
*/
|
|
503
|
+
export interface EMRInstanceGroupConfigScalingTrigger {
|
|
504
|
+
CloudWatchAlarmDefinition: EMRInstanceGroupConfigCloudWatchAlarmDefinition;
|
|
505
|
+
}
|
|
506
|
+
/**
|
|
507
|
+
* Type definition for AWS::EMR::InstanceGroupConfig.SimpleScalingPolicyConfiguration
|
|
508
|
+
*
|
|
509
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-instancegroupconfig-simplescalingpolicyconfiguration.html | AWS::EMR::InstanceGroupConfig.SimpleScalingPolicyConfiguration}
|
|
510
|
+
*/
|
|
511
|
+
export interface EMRInstanceGroupConfigSimpleScalingPolicyConfiguration {
|
|
512
|
+
AdjustmentType?: string;
|
|
513
|
+
CoolDown?: number;
|
|
514
|
+
ScalingAdjustment: number;
|
|
515
|
+
}
|
|
516
|
+
/**
|
|
517
|
+
* Type definition for AWS::EMR::InstanceGroupConfig.VolumeSpecification
|
|
518
|
+
*
|
|
519
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-emr-ebsconfiguration-ebsblockdeviceconfig-volumespecification.html | AWS::EMR::InstanceGroupConfig.VolumeSpecification}
|
|
520
|
+
*/
|
|
521
|
+
export interface EMRInstanceGroupConfigVolumeSpecification {
|
|
522
|
+
Iops?: number;
|
|
523
|
+
SizeInGB: number;
|
|
524
|
+
Throughput?: number;
|
|
525
|
+
VolumeType: string;
|
|
526
|
+
}
|
|
527
|
+
/**
|
|
528
|
+
* Type definition for AWS::EMR::Step.HadoopJarStepConfig
|
|
529
|
+
*
|
|
530
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-step-hadoopjarstepconfig.html | AWS::EMR::Step.HadoopJarStepConfig}
|
|
531
|
+
*/
|
|
532
|
+
export interface EMRStepHadoopJarStepConfig {
|
|
533
|
+
Args?: any[];
|
|
534
|
+
Jar: string;
|
|
535
|
+
MainClass?: string;
|
|
536
|
+
StepProperties?: any[];
|
|
537
|
+
}
|
|
538
|
+
/**
|
|
539
|
+
* Type definition for AWS::EMR::Step.KeyValue
|
|
540
|
+
*
|
|
541
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-step-keyvalue.html | AWS::EMR::Step.KeyValue}
|
|
542
|
+
*/
|
|
543
|
+
export interface EMRStepKeyValue {
|
|
544
|
+
Key?: string;
|
|
545
|
+
Value?: string;
|
|
546
|
+
}
|
|
547
|
+
/**
|
|
548
|
+
* Type definition for AWS::EMR::Cluster
|
|
549
|
+
*
|
|
550
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticmapreduce-cluster.html | AWS::EMR::Cluster}
|
|
551
|
+
*/
|
|
552
|
+
export interface EMRClusterProps {
|
|
553
|
+
AdditionalInfo?: object;
|
|
554
|
+
Applications?: any[];
|
|
555
|
+
AutoScalingRole?: string;
|
|
556
|
+
AutoTerminationPolicy?: EMRClusterAutoTerminationPolicy;
|
|
557
|
+
BootstrapActions?: any[];
|
|
558
|
+
Configurations?: any[];
|
|
559
|
+
CustomAmiId?: string;
|
|
560
|
+
EbsRootVolumeSize?: number;
|
|
561
|
+
Instances: EMRClusterJobFlowInstancesConfig;
|
|
562
|
+
JobFlowRole: string;
|
|
563
|
+
KerberosAttributes?: EMRClusterKerberosAttributes;
|
|
564
|
+
LogEncryptionKmsKeyId?: string;
|
|
565
|
+
LogUri?: string;
|
|
566
|
+
ManagedScalingPolicy?: EMRClusterManagedScalingPolicy;
|
|
567
|
+
Name: string;
|
|
568
|
+
OSReleaseLabel?: string;
|
|
569
|
+
ReleaseLabel?: string;
|
|
570
|
+
ScaleDownBehavior?: string;
|
|
571
|
+
SecurityConfiguration?: string;
|
|
572
|
+
ServiceRole: string;
|
|
573
|
+
StepConcurrencyLevel?: number;
|
|
574
|
+
Steps?: any[];
|
|
575
|
+
Tags?: Tag[];
|
|
576
|
+
VisibleToAllUsers?: boolean;
|
|
577
|
+
}
|
|
578
|
+
/**
|
|
579
|
+
* Attributes type definition for AWS::EMR::Cluster
|
|
580
|
+
*
|
|
581
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticmapreduce-cluster.html | AWS::EMR::Cluster}
|
|
582
|
+
*/
|
|
583
|
+
export interface EMRClusterAttribs {
|
|
584
|
+
MasterPublicDNS?: string;
|
|
585
|
+
}
|
|
586
|
+
/**
|
|
587
|
+
* Resource class for AWS::EMR::Cluster
|
|
588
|
+
*
|
|
589
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticmapreduce-cluster.html | AWS::EMR::Cluster}
|
|
590
|
+
*/
|
|
591
|
+
export declare class EMRCluster extends ResourceBase<"AWS::EMR::Cluster", EMRClusterProps, EMRClusterAttribs> {
|
|
592
|
+
static readonly Type = "AWS::EMR::Cluster";
|
|
593
|
+
static readonly AttributeNames: readonly (keyof EMRClusterAttribs)[];
|
|
594
|
+
constructor(logicalId: string, properties: EMRClusterProps, options?: ResourceOptions);
|
|
595
|
+
}
|
|
596
|
+
/**
|
|
597
|
+
* Type definition for AWS::EMR::InstanceFleetConfig
|
|
598
|
+
*
|
|
599
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticmapreduce-instancefleetconfig.html | AWS::EMR::InstanceFleetConfig}
|
|
600
|
+
*/
|
|
601
|
+
export interface EMRInstanceFleetConfigProps {
|
|
602
|
+
ClusterId: string;
|
|
603
|
+
InstanceFleetType: string;
|
|
604
|
+
InstanceTypeConfigs?: any[];
|
|
605
|
+
LaunchSpecifications?: EMRInstanceFleetConfigInstanceFleetProvisioningSpecifications;
|
|
606
|
+
Name?: string;
|
|
607
|
+
TargetOnDemandCapacity?: number;
|
|
608
|
+
TargetSpotCapacity?: number;
|
|
609
|
+
}
|
|
610
|
+
/**
|
|
611
|
+
* Resource class for AWS::EMR::InstanceFleetConfig
|
|
612
|
+
*
|
|
613
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticmapreduce-instancefleetconfig.html | AWS::EMR::InstanceFleetConfig}
|
|
614
|
+
*/
|
|
615
|
+
export declare class EMRInstanceFleetConfig extends ResourceBase<"AWS::EMR::InstanceFleetConfig", EMRInstanceFleetConfigProps, Record<string, never>> {
|
|
616
|
+
static readonly Type = "AWS::EMR::InstanceFleetConfig";
|
|
617
|
+
static readonly AttributeNames: never[];
|
|
618
|
+
constructor(logicalId: string, properties: EMRInstanceFleetConfigProps, options?: ResourceOptions);
|
|
619
|
+
}
|
|
620
|
+
/**
|
|
621
|
+
* Type definition for AWS::EMR::InstanceGroupConfig
|
|
622
|
+
*
|
|
623
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-emr-instancegroupconfig.html | AWS::EMR::InstanceGroupConfig}
|
|
624
|
+
*/
|
|
625
|
+
export interface EMRInstanceGroupConfigProps {
|
|
626
|
+
AutoScalingPolicy?: EMRInstanceGroupConfigAutoScalingPolicy;
|
|
627
|
+
BidPrice?: string;
|
|
628
|
+
Configurations?: any[];
|
|
629
|
+
CustomAmiId?: string;
|
|
630
|
+
EbsConfiguration?: EMRInstanceGroupConfigEbsConfiguration;
|
|
631
|
+
InstanceCount: number;
|
|
632
|
+
InstanceRole: string;
|
|
633
|
+
InstanceType: string;
|
|
634
|
+
JobFlowId: string;
|
|
635
|
+
Market?: string;
|
|
636
|
+
Name?: string;
|
|
637
|
+
}
|
|
638
|
+
/**
|
|
639
|
+
* Resource class for AWS::EMR::InstanceGroupConfig
|
|
640
|
+
*
|
|
641
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-emr-instancegroupconfig.html | AWS::EMR::InstanceGroupConfig}
|
|
642
|
+
*/
|
|
643
|
+
export declare class EMRInstanceGroupConfig extends ResourceBase<"AWS::EMR::InstanceGroupConfig", EMRInstanceGroupConfigProps, Record<string, never>> {
|
|
644
|
+
static readonly Type = "AWS::EMR::InstanceGroupConfig";
|
|
645
|
+
static readonly AttributeNames: never[];
|
|
646
|
+
constructor(logicalId: string, properties: EMRInstanceGroupConfigProps, options?: ResourceOptions);
|
|
647
|
+
}
|
|
648
|
+
/**
|
|
649
|
+
* Type definition for AWS::EMR::SecurityConfiguration
|
|
650
|
+
*
|
|
651
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-emr-securityconfiguration.html | AWS::EMR::SecurityConfiguration}
|
|
652
|
+
*/
|
|
653
|
+
export interface EMRSecurityConfigurationProps {
|
|
654
|
+
SecurityConfiguration: object;
|
|
655
|
+
Name?: string;
|
|
656
|
+
}
|
|
657
|
+
/**
|
|
658
|
+
* Resource class for AWS::EMR::SecurityConfiguration
|
|
659
|
+
*
|
|
660
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-emr-securityconfiguration.html | AWS::EMR::SecurityConfiguration}
|
|
661
|
+
*/
|
|
662
|
+
export declare class EMRSecurityConfiguration extends ResourceBase<"AWS::EMR::SecurityConfiguration", EMRSecurityConfigurationProps, Record<string, never>> {
|
|
663
|
+
static readonly Type = "AWS::EMR::SecurityConfiguration";
|
|
664
|
+
static readonly AttributeNames: never[];
|
|
665
|
+
constructor(logicalId: string, properties: EMRSecurityConfigurationProps, options?: ResourceOptions);
|
|
666
|
+
}
|
|
667
|
+
/**
|
|
668
|
+
* Type definition for AWS::EMR::Step
|
|
669
|
+
*
|
|
670
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-emr-step.html | AWS::EMR::Step}
|
|
671
|
+
*/
|
|
672
|
+
export interface EMRStepProps {
|
|
673
|
+
ActionOnFailure: string;
|
|
674
|
+
HadoopJarStep: EMRStepHadoopJarStepConfig;
|
|
675
|
+
JobFlowId: string;
|
|
676
|
+
Name: string;
|
|
677
|
+
}
|
|
678
|
+
/**
|
|
679
|
+
* Resource class for AWS::EMR::Step
|
|
680
|
+
*
|
|
681
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-emr-step.html | AWS::EMR::Step}
|
|
682
|
+
*/
|
|
683
|
+
export declare class EMRStep extends ResourceBase<"AWS::EMR::Step", EMRStepProps, Record<string, never>> {
|
|
684
|
+
static readonly Type = "AWS::EMR::Step";
|
|
685
|
+
static readonly AttributeNames: never[];
|
|
686
|
+
constructor(logicalId: string, properties: EMRStepProps, options?: ResourceOptions);
|
|
687
|
+
}
|
|
688
|
+
/**
|
|
689
|
+
* Type definition for AWS::EMR::Studio
|
|
690
|
+
*
|
|
691
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-emr-studio.html | AWS::EMR::Studio}
|
|
692
|
+
*/
|
|
693
|
+
export interface EMRStudioProps {
|
|
694
|
+
WorkspaceSecurityGroupId: string;
|
|
695
|
+
Description?: string;
|
|
696
|
+
DefaultS3Location: string;
|
|
697
|
+
SubnetIds: any[];
|
|
698
|
+
IdpAuthUrl?: string;
|
|
699
|
+
Name: string;
|
|
700
|
+
ServiceRole: string;
|
|
701
|
+
VpcId: string;
|
|
702
|
+
EngineSecurityGroupId: string;
|
|
703
|
+
UserRole?: string;
|
|
704
|
+
IdpRelayStateParameterName?: string;
|
|
705
|
+
AuthMode: string;
|
|
706
|
+
Tags?: Tag[];
|
|
707
|
+
}
|
|
708
|
+
/**
|
|
709
|
+
* Attributes type definition for AWS::EMR::Studio
|
|
710
|
+
*
|
|
711
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-emr-studio.html | AWS::EMR::Studio}
|
|
712
|
+
*/
|
|
713
|
+
export interface EMRStudioAttribs {
|
|
714
|
+
Arn?: string;
|
|
715
|
+
StudioId?: string;
|
|
716
|
+
Url?: string;
|
|
717
|
+
}
|
|
718
|
+
/**
|
|
719
|
+
* Resource class for AWS::EMR::Studio
|
|
720
|
+
*
|
|
721
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-emr-studio.html | AWS::EMR::Studio}
|
|
722
|
+
*/
|
|
723
|
+
export declare class EMRStudio extends ResourceBase<"AWS::EMR::Studio", EMRStudioProps, EMRStudioAttribs> {
|
|
724
|
+
static readonly Type = "AWS::EMR::Studio";
|
|
725
|
+
static readonly AttributeNames: readonly (keyof EMRStudioAttribs)[];
|
|
726
|
+
constructor(logicalId: string, properties: EMRStudioProps, options?: ResourceOptions);
|
|
727
|
+
}
|
|
728
|
+
/**
|
|
729
|
+
* Type definition for AWS::EMR::StudioSessionMapping
|
|
730
|
+
*
|
|
731
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-emr-studiosessionmapping.html | AWS::EMR::StudioSessionMapping}
|
|
732
|
+
*/
|
|
733
|
+
export interface EMRStudioSessionMappingProps {
|
|
734
|
+
IdentityType: string;
|
|
735
|
+
SessionPolicyArn: string;
|
|
736
|
+
StudioId: string;
|
|
737
|
+
IdentityName: string;
|
|
738
|
+
}
|
|
739
|
+
/**
|
|
740
|
+
* Resource class for AWS::EMR::StudioSessionMapping
|
|
741
|
+
*
|
|
742
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-emr-studiosessionmapping.html | AWS::EMR::StudioSessionMapping}
|
|
743
|
+
*/
|
|
744
|
+
export declare class EMRStudioSessionMapping extends ResourceBase<"AWS::EMR::StudioSessionMapping", EMRStudioSessionMappingProps, Record<string, never>> {
|
|
745
|
+
static readonly Type = "AWS::EMR::StudioSessionMapping";
|
|
746
|
+
static readonly AttributeNames: never[];
|
|
747
|
+
constructor(logicalId: string, properties: EMRStudioSessionMappingProps, options?: ResourceOptions);
|
|
748
|
+
}
|
|
749
|
+
/**
|
|
750
|
+
* Type definition for AWS::EMR::WALWorkspace
|
|
751
|
+
*
|
|
752
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-emr-walworkspace.html | AWS::EMR::WALWorkspace}
|
|
753
|
+
*/
|
|
754
|
+
export interface EMRWALWorkspaceProps {
|
|
755
|
+
WALWorkspaceName?: string;
|
|
756
|
+
Tags?: Tag[];
|
|
757
|
+
}
|
|
758
|
+
/**
|
|
759
|
+
* Resource class for AWS::EMR::WALWorkspace
|
|
760
|
+
*
|
|
761
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-emr-walworkspace.html | AWS::EMR::WALWorkspace}
|
|
762
|
+
*/
|
|
763
|
+
export declare class EMRWALWorkspace extends ResourceBase<"AWS::EMR::WALWorkspace", EMRWALWorkspaceProps, Record<string, never>> {
|
|
764
|
+
static readonly Type = "AWS::EMR::WALWorkspace";
|
|
765
|
+
static readonly AttributeNames: never[];
|
|
766
|
+
constructor(logicalId: string, properties: EMRWALWorkspaceProps, options?: ResourceOptions);
|
|
767
|
+
}
|