@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,584 @@
|
|
1
|
+
import { ResourceBase } from "../util.js";
|
2
|
+
import { ResourceOptions } from "../template.js";
|
3
|
+
import { Tag } from "./core.js";
|
4
|
+
/**
|
5
|
+
* Type definition for AWS::DMS::Endpoint.DocDbSettings
|
6
|
+
*
|
7
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-docdbsettings.html | AWS::DMS::Endpoint.DocDbSettings}
|
8
|
+
*/
|
9
|
+
export interface DMSEndpointDocDbSettings {
|
10
|
+
DocsToInvestigate?: number;
|
11
|
+
ExtractDocId?: boolean;
|
12
|
+
SecretsManagerSecretId?: string;
|
13
|
+
SecretsManagerAccessRoleArn?: string;
|
14
|
+
NestingLevel?: string;
|
15
|
+
}
|
16
|
+
/**
|
17
|
+
* Type definition for AWS::DMS::Endpoint.DynamoDbSettings
|
18
|
+
*
|
19
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-dynamodbsettings.html | AWS::DMS::Endpoint.DynamoDbSettings}
|
20
|
+
*/
|
21
|
+
export interface DMSEndpointDynamoDbSettings {
|
22
|
+
ServiceAccessRoleArn?: string;
|
23
|
+
}
|
24
|
+
/**
|
25
|
+
* Type definition for AWS::DMS::Endpoint.ElasticsearchSettings
|
26
|
+
*
|
27
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-elasticsearchsettings.html | AWS::DMS::Endpoint.ElasticsearchSettings}
|
28
|
+
*/
|
29
|
+
export interface DMSEndpointElasticsearchSettings {
|
30
|
+
EndpointUri?: string;
|
31
|
+
FullLoadErrorPercentage?: number;
|
32
|
+
ErrorRetryDuration?: number;
|
33
|
+
ServiceAccessRoleArn?: string;
|
34
|
+
}
|
35
|
+
/**
|
36
|
+
* Type definition for AWS::DMS::Endpoint.GcpMySQLSettings
|
37
|
+
*
|
38
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-gcpmysqlsettings.html | AWS::DMS::Endpoint.GcpMySQLSettings}
|
39
|
+
*/
|
40
|
+
export interface DMSEndpointGcpMySQLSettings {
|
41
|
+
AfterConnectScript?: string;
|
42
|
+
Port?: number;
|
43
|
+
DatabaseName?: string;
|
44
|
+
CleanSourceMetadataOnMismatch?: boolean;
|
45
|
+
ServerTimezone?: string;
|
46
|
+
EventsPollInterval?: number;
|
47
|
+
ParallelLoadThreads?: number;
|
48
|
+
Username?: string;
|
49
|
+
MaxFileSize?: number;
|
50
|
+
ServerName?: string;
|
51
|
+
SecretsManagerSecretId?: string;
|
52
|
+
SecretsManagerAccessRoleArn?: string;
|
53
|
+
Password?: string;
|
54
|
+
}
|
55
|
+
/**
|
56
|
+
* Type definition for AWS::DMS::Endpoint.IbmDb2Settings
|
57
|
+
*
|
58
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-ibmdb2settings.html | AWS::DMS::Endpoint.IbmDb2Settings}
|
59
|
+
*/
|
60
|
+
export interface DMSEndpointIbmDb2Settings {
|
61
|
+
SetDataCaptureChanges?: boolean;
|
62
|
+
CurrentLsn?: string;
|
63
|
+
MaxKBytesPerRead?: number;
|
64
|
+
SecretsManagerSecretId?: string;
|
65
|
+
SecretsManagerAccessRoleArn?: string;
|
66
|
+
}
|
67
|
+
/**
|
68
|
+
* Type definition for AWS::DMS::Endpoint.KafkaSettings
|
69
|
+
*
|
70
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-kafkasettings.html | AWS::DMS::Endpoint.KafkaSettings}
|
71
|
+
*/
|
72
|
+
export interface DMSEndpointKafkaSettings {
|
73
|
+
Broker?: string;
|
74
|
+
SaslPassword?: string;
|
75
|
+
MessageFormat?: string;
|
76
|
+
SslClientCertificateArn?: string;
|
77
|
+
IncludeTransactionDetails?: boolean;
|
78
|
+
SecurityProtocol?: string;
|
79
|
+
IncludeTableAlterOperations?: boolean;
|
80
|
+
SslCaCertificateArn?: string;
|
81
|
+
IncludeControlDetails?: boolean;
|
82
|
+
IncludePartitionValue?: boolean;
|
83
|
+
NoHexPrefix?: boolean;
|
84
|
+
SslClientKeyArn?: string;
|
85
|
+
SslClientKeyPassword?: string;
|
86
|
+
SaslUserName?: string;
|
87
|
+
MessageMaxBytes?: number;
|
88
|
+
Topic?: string;
|
89
|
+
PartitionIncludeSchemaTable?: boolean;
|
90
|
+
IncludeNullAndEmpty?: boolean;
|
91
|
+
}
|
92
|
+
/**
|
93
|
+
* Type definition for AWS::DMS::Endpoint.KinesisSettings
|
94
|
+
*
|
95
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-kinesissettings.html | AWS::DMS::Endpoint.KinesisSettings}
|
96
|
+
*/
|
97
|
+
export interface DMSEndpointKinesisSettings {
|
98
|
+
MessageFormat?: string;
|
99
|
+
IncludeTransactionDetails?: boolean;
|
100
|
+
IncludeTableAlterOperations?: boolean;
|
101
|
+
IncludeControlDetails?: boolean;
|
102
|
+
IncludePartitionValue?: boolean;
|
103
|
+
StreamArn?: string;
|
104
|
+
ServiceAccessRoleArn?: string;
|
105
|
+
NoHexPrefix?: boolean;
|
106
|
+
PartitionIncludeSchemaTable?: boolean;
|
107
|
+
IncludeNullAndEmpty?: boolean;
|
108
|
+
}
|
109
|
+
/**
|
110
|
+
* Type definition for AWS::DMS::Endpoint.MicrosoftSqlServerSettings
|
111
|
+
*
|
112
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-microsoftsqlserversettings.html | AWS::DMS::Endpoint.MicrosoftSqlServerSettings}
|
113
|
+
*/
|
114
|
+
export interface DMSEndpointMicrosoftSqlServerSettings {
|
115
|
+
ReadBackupOnly?: boolean;
|
116
|
+
TlogAccessMode?: string;
|
117
|
+
BcpPacketSize?: number;
|
118
|
+
Port?: number;
|
119
|
+
SafeguardPolicy?: string;
|
120
|
+
UseThirdPartyBackupDevice?: boolean;
|
121
|
+
DatabaseName?: string;
|
122
|
+
UseBcpFullLoad?: boolean;
|
123
|
+
Username?: string;
|
124
|
+
QuerySingleAlwaysOnNode?: boolean;
|
125
|
+
ServerName?: string;
|
126
|
+
SecretsManagerSecretId?: string;
|
127
|
+
ControlTablesFileGroup?: string;
|
128
|
+
ForceLobLookup?: boolean;
|
129
|
+
SecretsManagerAccessRoleArn?: string;
|
130
|
+
TrimSpaceInChar?: boolean;
|
131
|
+
Password?: string;
|
132
|
+
}
|
133
|
+
/**
|
134
|
+
* Type definition for AWS::DMS::Endpoint.MongoDbSettings
|
135
|
+
*
|
136
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-mongodbsettings.html | AWS::DMS::Endpoint.MongoDbSettings}
|
137
|
+
*/
|
138
|
+
export interface DMSEndpointMongoDbSettings {
|
139
|
+
Port?: number;
|
140
|
+
ExtractDocId?: string;
|
141
|
+
DatabaseName?: string;
|
142
|
+
AuthSource?: string;
|
143
|
+
AuthMechanism?: string;
|
144
|
+
Username?: string;
|
145
|
+
DocsToInvestigate?: string;
|
146
|
+
ServerName?: string;
|
147
|
+
SecretsManagerSecretId?: string;
|
148
|
+
AuthType?: string;
|
149
|
+
SecretsManagerAccessRoleArn?: string;
|
150
|
+
Password?: string;
|
151
|
+
NestingLevel?: string;
|
152
|
+
}
|
153
|
+
/**
|
154
|
+
* Type definition for AWS::DMS::Endpoint.MySqlSettings
|
155
|
+
*
|
156
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-mysqlsettings.html | AWS::DMS::Endpoint.MySqlSettings}
|
157
|
+
*/
|
158
|
+
export interface DMSEndpointMySqlSettings {
|
159
|
+
ServerTimezone?: string;
|
160
|
+
EventsPollInterval?: number;
|
161
|
+
ParallelLoadThreads?: number;
|
162
|
+
AfterConnectScript?: string;
|
163
|
+
MaxFileSize?: number;
|
164
|
+
TargetDbType?: string;
|
165
|
+
SecretsManagerSecretId?: string;
|
166
|
+
SecretsManagerAccessRoleArn?: string;
|
167
|
+
CleanSourceMetadataOnMismatch?: boolean;
|
168
|
+
}
|
169
|
+
/**
|
170
|
+
* Type definition for AWS::DMS::Endpoint.NeptuneSettings
|
171
|
+
*
|
172
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-neptunesettings.html | AWS::DMS::Endpoint.NeptuneSettings}
|
173
|
+
*/
|
174
|
+
export interface DMSEndpointNeptuneSettings {
|
175
|
+
MaxRetryCount?: number;
|
176
|
+
MaxFileSize?: number;
|
177
|
+
S3BucketFolder?: string;
|
178
|
+
ErrorRetryDuration?: number;
|
179
|
+
IamAuthEnabled?: boolean;
|
180
|
+
S3BucketName?: string;
|
181
|
+
ServiceAccessRoleArn?: string;
|
182
|
+
}
|
183
|
+
/**
|
184
|
+
* Type definition for AWS::DMS::Endpoint.OracleSettings
|
185
|
+
*
|
186
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-oraclesettings.html | AWS::DMS::Endpoint.OracleSettings}
|
187
|
+
*/
|
188
|
+
export interface DMSEndpointOracleSettings {
|
189
|
+
AsmPassword?: string;
|
190
|
+
DirectPathParallelLoad?: boolean;
|
191
|
+
AdditionalArchivedLogDestId?: number;
|
192
|
+
SpatialDataOptionToGeoJsonFunctionName?: string;
|
193
|
+
ReplacePathPrefix?: boolean;
|
194
|
+
FailTasksOnLobTruncation?: boolean;
|
195
|
+
AsmServer?: string;
|
196
|
+
SecretsManagerOracleAsmAccessRoleArn?: string;
|
197
|
+
OraclePathPrefix?: string;
|
198
|
+
ReadAheadBlocks?: number;
|
199
|
+
StandbyDelayTime?: number;
|
200
|
+
AllowSelectNestedTables?: boolean;
|
201
|
+
AddSupplementalLogging?: boolean;
|
202
|
+
SecretsManagerSecretId?: string;
|
203
|
+
UseBFile?: boolean;
|
204
|
+
EnableHomogenousTablespace?: boolean;
|
205
|
+
AsmUser?: string;
|
206
|
+
UseDirectPathFullLoad?: boolean;
|
207
|
+
SecurityDbEncryption?: string;
|
208
|
+
ParallelAsmReadThreads?: number;
|
209
|
+
ArchivedLogDestId?: number;
|
210
|
+
UsePathPrefix?: string;
|
211
|
+
UseLogminerReader?: boolean;
|
212
|
+
SecurityDbEncryptionName?: string;
|
213
|
+
DirectPathNoLog?: boolean;
|
214
|
+
SecretsManagerOracleAsmSecretId?: string;
|
215
|
+
CharLengthSemantics?: string;
|
216
|
+
NumberDatatypeScale?: number;
|
217
|
+
ReadTableSpaceName?: boolean;
|
218
|
+
AccessAlternateDirectly?: boolean;
|
219
|
+
UseAlternateFolderForOnline?: boolean;
|
220
|
+
ArchivedLogsOnly?: boolean;
|
221
|
+
ExtraArchivedLogDestIds?: any[];
|
222
|
+
RetryInterval?: number;
|
223
|
+
SecretsManagerAccessRoleArn?: string;
|
224
|
+
}
|
225
|
+
/**
|
226
|
+
* Type definition for AWS::DMS::Endpoint.PostgreSqlSettings
|
227
|
+
*
|
228
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-postgresqlsettings.html | AWS::DMS::Endpoint.PostgreSqlSettings}
|
229
|
+
*/
|
230
|
+
export interface DMSEndpointPostgreSqlSettings {
|
231
|
+
PluginName?: string;
|
232
|
+
MapBooleanAsBoolean?: boolean;
|
233
|
+
AfterConnectScript?: string;
|
234
|
+
ExecuteTimeout?: number;
|
235
|
+
DdlArtifactsSchema?: string;
|
236
|
+
FailTasksOnLobTruncation?: boolean;
|
237
|
+
HeartbeatEnable?: boolean;
|
238
|
+
BabelfishDatabaseName?: string;
|
239
|
+
DatabaseMode?: string;
|
240
|
+
CaptureDdls?: boolean;
|
241
|
+
MaxFileSize?: number;
|
242
|
+
HeartbeatFrequency?: number;
|
243
|
+
SecretsManagerSecretId?: string;
|
244
|
+
SecretsManagerAccessRoleArn?: string;
|
245
|
+
HeartbeatSchema?: string;
|
246
|
+
SlotName?: string;
|
247
|
+
}
|
248
|
+
/**
|
249
|
+
* Type definition for AWS::DMS::Endpoint.RedisSettings
|
250
|
+
*
|
251
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-redissettings.html | AWS::DMS::Endpoint.RedisSettings}
|
252
|
+
*/
|
253
|
+
export interface DMSEndpointRedisSettings {
|
254
|
+
SslSecurityProtocol?: string;
|
255
|
+
AuthUserName?: string;
|
256
|
+
ServerName?: string;
|
257
|
+
Port?: number;
|
258
|
+
SslCaCertificateArn?: string;
|
259
|
+
AuthPassword?: string;
|
260
|
+
AuthType?: string;
|
261
|
+
}
|
262
|
+
/**
|
263
|
+
* Type definition for AWS::DMS::Endpoint.RedshiftSettings
|
264
|
+
*
|
265
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-redshiftsettings.html | AWS::DMS::Endpoint.RedshiftSettings}
|
266
|
+
*/
|
267
|
+
export interface DMSEndpointRedshiftSettings {
|
268
|
+
ConnectionTimeout?: number;
|
269
|
+
MapBooleanAsBoolean?: boolean;
|
270
|
+
AfterConnectScript?: string;
|
271
|
+
FileTransferUploadStreams?: number;
|
272
|
+
BucketName?: string;
|
273
|
+
ServerSideEncryptionKmsKeyId?: string;
|
274
|
+
ExplicitIds?: boolean;
|
275
|
+
SecretsManagerSecretId?: string;
|
276
|
+
TruncateColumns?: boolean;
|
277
|
+
ServiceAccessRoleArn?: string;
|
278
|
+
ReplaceChars?: string;
|
279
|
+
TimeFormat?: string;
|
280
|
+
BucketFolder?: string;
|
281
|
+
ReplaceInvalidChars?: string;
|
282
|
+
RemoveQuotes?: boolean;
|
283
|
+
LoadTimeout?: number;
|
284
|
+
MaxFileSize?: number;
|
285
|
+
TrimBlanks?: boolean;
|
286
|
+
DateFormat?: string;
|
287
|
+
CompUpdate?: boolean;
|
288
|
+
AcceptAnyDate?: boolean;
|
289
|
+
WriteBufferSize?: number;
|
290
|
+
SecretsManagerAccessRoleArn?: string;
|
291
|
+
CaseSensitiveNames?: boolean;
|
292
|
+
EmptyAsNull?: boolean;
|
293
|
+
EncryptionMode?: string;
|
294
|
+
}
|
295
|
+
/**
|
296
|
+
* Type definition for AWS::DMS::Endpoint.S3Settings
|
297
|
+
*
|
298
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-s3settings.html | AWS::DMS::Endpoint.S3Settings}
|
299
|
+
*/
|
300
|
+
export interface DMSEndpointS3Settings {
|
301
|
+
TimestampColumnName?: string;
|
302
|
+
EnableStatistics?: boolean;
|
303
|
+
DatePartitionSequence?: string;
|
304
|
+
IncludeOpForFullLoad?: boolean;
|
305
|
+
CsvNullValue?: string;
|
306
|
+
CdcInsertsAndUpdates?: boolean;
|
307
|
+
BucketName?: string;
|
308
|
+
ServerSideEncryptionKmsKeyId?: string;
|
309
|
+
UseTaskStartTimeForFullLoadTimestamp?: boolean;
|
310
|
+
DataFormat?: string;
|
311
|
+
CsvDelimiter?: string;
|
312
|
+
IgnoreHeaderRows?: number;
|
313
|
+
CannedAclForObjects?: string;
|
314
|
+
Rfc4180?: boolean;
|
315
|
+
ServiceAccessRoleArn?: string;
|
316
|
+
ParquetTimestampInMillisecond?: boolean;
|
317
|
+
PreserveTransactions?: boolean;
|
318
|
+
BucketFolder?: string;
|
319
|
+
DatePartitionDelimiter?: string;
|
320
|
+
EncodingType?: string;
|
321
|
+
ParquetVersion?: string;
|
322
|
+
AddColumnName?: boolean;
|
323
|
+
CdcMinFileSize?: number;
|
324
|
+
ExternalTableDefinition?: string;
|
325
|
+
UseCsvNoSupValue?: boolean;
|
326
|
+
MaxFileSize?: number;
|
327
|
+
CsvNoSupValue?: string;
|
328
|
+
CdcPath?: string;
|
329
|
+
CsvRowDelimiter?: string;
|
330
|
+
RowGroupLength?: number;
|
331
|
+
CdcMaxBatchInterval?: number;
|
332
|
+
DataPageSize?: number;
|
333
|
+
DictPageSizeLimit?: number;
|
334
|
+
DatePartitionEnabled?: boolean;
|
335
|
+
CompressionType?: string;
|
336
|
+
DatePartitionTimezone?: string;
|
337
|
+
CdcInsertsOnly?: boolean;
|
338
|
+
EncryptionMode?: string;
|
339
|
+
}
|
340
|
+
/**
|
341
|
+
* Type definition for AWS::DMS::Endpoint.SybaseSettings
|
342
|
+
*
|
343
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-sybasesettings.html | AWS::DMS::Endpoint.SybaseSettings}
|
344
|
+
*/
|
345
|
+
export interface DMSEndpointSybaseSettings {
|
346
|
+
SecretsManagerSecretId?: string;
|
347
|
+
SecretsManagerAccessRoleArn?: string;
|
348
|
+
}
|
349
|
+
/**
|
350
|
+
* Type definition for AWS::DMS::ReplicationConfig.ComputeConfig
|
351
|
+
*
|
352
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-replicationconfig-computeconfig.html | AWS::DMS::ReplicationConfig.ComputeConfig}
|
353
|
+
*/
|
354
|
+
export interface DMSReplicationConfigComputeConfig {
|
355
|
+
DnsNameServers?: string;
|
356
|
+
KmsKeyId?: string;
|
357
|
+
VpcSecurityGroupIds?: any[];
|
358
|
+
MaxCapacityUnits: number;
|
359
|
+
ReplicationSubnetGroupId?: string;
|
360
|
+
AvailabilityZone?: string;
|
361
|
+
PreferredMaintenanceWindow?: string;
|
362
|
+
MinCapacityUnits?: number;
|
363
|
+
MultiAZ?: boolean;
|
364
|
+
}
|
365
|
+
/**
|
366
|
+
* Type definition for AWS::DMS::Certificate
|
367
|
+
*
|
368
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-certificate.html | AWS::DMS::Certificate}
|
369
|
+
*/
|
370
|
+
export interface DMSCertificateProps {
|
371
|
+
CertificateIdentifier?: string;
|
372
|
+
CertificatePem?: string;
|
373
|
+
CertificateWallet?: string;
|
374
|
+
}
|
375
|
+
/**
|
376
|
+
* Resource class for AWS::DMS::Certificate
|
377
|
+
*
|
378
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-certificate.html | AWS::DMS::Certificate}
|
379
|
+
*/
|
380
|
+
export declare class DMSCertificate extends ResourceBase<"AWS::DMS::Certificate", DMSCertificateProps, Record<string, never>> {
|
381
|
+
static readonly Type = "AWS::DMS::Certificate";
|
382
|
+
static readonly AttributeNames: never[];
|
383
|
+
constructor(logicalId: string, properties: DMSCertificateProps, options?: ResourceOptions);
|
384
|
+
}
|
385
|
+
/**
|
386
|
+
* Type definition for AWS::DMS::Endpoint
|
387
|
+
*
|
388
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html | AWS::DMS::Endpoint}
|
389
|
+
*/
|
390
|
+
export interface DMSEndpointProps {
|
391
|
+
SybaseSettings?: DMSEndpointSybaseSettings;
|
392
|
+
RedisSettings?: DMSEndpointRedisSettings;
|
393
|
+
OracleSettings?: DMSEndpointOracleSettings;
|
394
|
+
KafkaSettings?: DMSEndpointKafkaSettings;
|
395
|
+
Port?: number;
|
396
|
+
MySqlSettings?: DMSEndpointMySqlSettings;
|
397
|
+
S3Settings?: DMSEndpointS3Settings;
|
398
|
+
ResourceIdentifier?: string;
|
399
|
+
KinesisSettings?: DMSEndpointKinesisSettings;
|
400
|
+
SslMode?: string;
|
401
|
+
RedshiftSettings?: DMSEndpointRedshiftSettings;
|
402
|
+
EndpointType: string;
|
403
|
+
Tags?: Tag[];
|
404
|
+
Password?: string;
|
405
|
+
MongoDbSettings?: DMSEndpointMongoDbSettings;
|
406
|
+
IbmDb2Settings?: DMSEndpointIbmDb2Settings;
|
407
|
+
KmsKeyId?: string;
|
408
|
+
DatabaseName?: string;
|
409
|
+
NeptuneSettings?: DMSEndpointNeptuneSettings;
|
410
|
+
ElasticsearchSettings?: DMSEndpointElasticsearchSettings;
|
411
|
+
EngineName: string;
|
412
|
+
DocDbSettings?: DMSEndpointDocDbSettings;
|
413
|
+
DynamoDbSettings?: DMSEndpointDynamoDbSettings;
|
414
|
+
Username?: string;
|
415
|
+
MicrosoftSqlServerSettings?: DMSEndpointMicrosoftSqlServerSettings;
|
416
|
+
GcpMySQLSettings?: DMSEndpointGcpMySQLSettings;
|
417
|
+
ServerName?: string;
|
418
|
+
ExtraConnectionAttributes?: string;
|
419
|
+
EndpointIdentifier?: string;
|
420
|
+
CertificateArn?: string;
|
421
|
+
PostgreSqlSettings?: DMSEndpointPostgreSqlSettings;
|
422
|
+
}
|
423
|
+
/**
|
424
|
+
* Attributes type definition for AWS::DMS::Endpoint
|
425
|
+
*
|
426
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html | AWS::DMS::Endpoint}
|
427
|
+
*/
|
428
|
+
export interface DMSEndpointAttribs {
|
429
|
+
ExternalId?: string;
|
430
|
+
}
|
431
|
+
/**
|
432
|
+
* Resource class for AWS::DMS::Endpoint
|
433
|
+
*
|
434
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html | AWS::DMS::Endpoint}
|
435
|
+
*/
|
436
|
+
export declare class DMSEndpoint extends ResourceBase<"AWS::DMS::Endpoint", DMSEndpointProps, DMSEndpointAttribs> {
|
437
|
+
static readonly Type = "AWS::DMS::Endpoint";
|
438
|
+
static readonly AttributeNames: readonly (keyof DMSEndpointAttribs)[];
|
439
|
+
constructor(logicalId: string, properties: DMSEndpointProps, options?: ResourceOptions);
|
440
|
+
}
|
441
|
+
/**
|
442
|
+
* Type definition for AWS::DMS::EventSubscription
|
443
|
+
*
|
444
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-eventsubscription.html | AWS::DMS::EventSubscription}
|
445
|
+
*/
|
446
|
+
export interface DMSEventSubscriptionProps {
|
447
|
+
SourceType?: string;
|
448
|
+
EventCategories?: any[];
|
449
|
+
Enabled?: boolean;
|
450
|
+
SubscriptionName?: string;
|
451
|
+
SnsTopicArn: string;
|
452
|
+
SourceIds?: any[];
|
453
|
+
Tags?: Tag[];
|
454
|
+
}
|
455
|
+
/**
|
456
|
+
* Resource class for AWS::DMS::EventSubscription
|
457
|
+
*
|
458
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-eventsubscription.html | AWS::DMS::EventSubscription}
|
459
|
+
*/
|
460
|
+
export declare class DMSEventSubscription extends ResourceBase<"AWS::DMS::EventSubscription", DMSEventSubscriptionProps, Record<string, never>> {
|
461
|
+
static readonly Type = "AWS::DMS::EventSubscription";
|
462
|
+
static readonly AttributeNames: never[];
|
463
|
+
constructor(logicalId: string, properties: DMSEventSubscriptionProps, options?: ResourceOptions);
|
464
|
+
}
|
465
|
+
/**
|
466
|
+
* Type definition for AWS::DMS::ReplicationConfig
|
467
|
+
*
|
468
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-replicationconfig.html | AWS::DMS::ReplicationConfig}
|
469
|
+
*/
|
470
|
+
export interface DMSReplicationConfigProps {
|
471
|
+
ReplicationSettings?: object;
|
472
|
+
ResourceIdentifier?: string;
|
473
|
+
ReplicationConfigIdentifier?: string;
|
474
|
+
ComputeConfig?: DMSReplicationConfigComputeConfig;
|
475
|
+
ReplicationType?: string;
|
476
|
+
TableMappings?: object;
|
477
|
+
SourceEndpointArn?: string;
|
478
|
+
ReplicationConfigArn?: string;
|
479
|
+
SupplementalSettings?: object;
|
480
|
+
TargetEndpointArn?: string;
|
481
|
+
Tags?: Tag[];
|
482
|
+
}
|
483
|
+
/**
|
484
|
+
* Resource class for AWS::DMS::ReplicationConfig
|
485
|
+
*
|
486
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-replicationconfig.html | AWS::DMS::ReplicationConfig}
|
487
|
+
*/
|
488
|
+
export declare class DMSReplicationConfig extends ResourceBase<"AWS::DMS::ReplicationConfig", DMSReplicationConfigProps, Record<string, never>> {
|
489
|
+
static readonly Type = "AWS::DMS::ReplicationConfig";
|
490
|
+
static readonly AttributeNames: never[];
|
491
|
+
constructor(logicalId: string, properties: DMSReplicationConfigProps, options?: ResourceOptions);
|
492
|
+
}
|
493
|
+
/**
|
494
|
+
* Type definition for AWS::DMS::ReplicationInstance
|
495
|
+
*
|
496
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-replicationinstance.html | AWS::DMS::ReplicationInstance}
|
497
|
+
*/
|
498
|
+
export interface DMSReplicationInstanceProps {
|
499
|
+
ReplicationInstanceIdentifier?: string;
|
500
|
+
EngineVersion?: string;
|
501
|
+
KmsKeyId?: string;
|
502
|
+
AvailabilityZone?: string;
|
503
|
+
PreferredMaintenanceWindow?: string;
|
504
|
+
AutoMinorVersionUpgrade?: boolean;
|
505
|
+
ReplicationSubnetGroupIdentifier?: string;
|
506
|
+
AllocatedStorage?: number;
|
507
|
+
ResourceIdentifier?: string;
|
508
|
+
VpcSecurityGroupIds?: any[];
|
509
|
+
AllowMajorVersionUpgrade?: boolean;
|
510
|
+
ReplicationInstanceClass: string;
|
511
|
+
PubliclyAccessible?: boolean;
|
512
|
+
MultiAZ?: boolean;
|
513
|
+
Tags?: Tag[];
|
514
|
+
}
|
515
|
+
/**
|
516
|
+
* Attributes type definition for AWS::DMS::ReplicationInstance
|
517
|
+
*
|
518
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-replicationinstance.html | AWS::DMS::ReplicationInstance}
|
519
|
+
*/
|
520
|
+
export interface DMSReplicationInstanceAttribs {
|
521
|
+
ReplicationInstancePublicIpAddresses?: string;
|
522
|
+
ReplicationInstancePrivateIpAddresses?: string;
|
523
|
+
}
|
524
|
+
/**
|
525
|
+
* Resource class for AWS::DMS::ReplicationInstance
|
526
|
+
*
|
527
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-replicationinstance.html | AWS::DMS::ReplicationInstance}
|
528
|
+
*/
|
529
|
+
export declare class DMSReplicationInstance extends ResourceBase<"AWS::DMS::ReplicationInstance", DMSReplicationInstanceProps, DMSReplicationInstanceAttribs> {
|
530
|
+
static readonly Type = "AWS::DMS::ReplicationInstance";
|
531
|
+
static readonly AttributeNames: readonly (keyof DMSReplicationInstanceAttribs)[];
|
532
|
+
constructor(logicalId: string, properties: DMSReplicationInstanceProps, options?: ResourceOptions);
|
533
|
+
}
|
534
|
+
/**
|
535
|
+
* Type definition for AWS::DMS::ReplicationSubnetGroup
|
536
|
+
*
|
537
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-replicationsubnetgroup.html | AWS::DMS::ReplicationSubnetGroup}
|
538
|
+
*/
|
539
|
+
export interface DMSReplicationSubnetGroupProps {
|
540
|
+
ReplicationSubnetGroupDescription: string;
|
541
|
+
ReplicationSubnetGroupIdentifier?: string;
|
542
|
+
SubnetIds: any[];
|
543
|
+
Tags?: Tag[];
|
544
|
+
}
|
545
|
+
/**
|
546
|
+
* Resource class for AWS::DMS::ReplicationSubnetGroup
|
547
|
+
*
|
548
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-replicationsubnetgroup.html | AWS::DMS::ReplicationSubnetGroup}
|
549
|
+
*/
|
550
|
+
export declare class DMSReplicationSubnetGroup extends ResourceBase<"AWS::DMS::ReplicationSubnetGroup", DMSReplicationSubnetGroupProps, Record<string, never>> {
|
551
|
+
static readonly Type = "AWS::DMS::ReplicationSubnetGroup";
|
552
|
+
static readonly AttributeNames: never[];
|
553
|
+
constructor(logicalId: string, properties: DMSReplicationSubnetGroupProps, options?: ResourceOptions);
|
554
|
+
}
|
555
|
+
/**
|
556
|
+
* Type definition for AWS::DMS::ReplicationTask
|
557
|
+
*
|
558
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-replicationtask.html | AWS::DMS::ReplicationTask}
|
559
|
+
*/
|
560
|
+
export interface DMSReplicationTaskProps {
|
561
|
+
ReplicationTaskSettings?: string;
|
562
|
+
CdcStartPosition?: string;
|
563
|
+
CdcStopPosition?: string;
|
564
|
+
MigrationType: string;
|
565
|
+
TargetEndpointArn: string;
|
566
|
+
ReplicationInstanceArn: string;
|
567
|
+
TaskData?: string;
|
568
|
+
CdcStartTime?: number;
|
569
|
+
ResourceIdentifier?: string;
|
570
|
+
TableMappings: string;
|
571
|
+
ReplicationTaskIdentifier?: string;
|
572
|
+
SourceEndpointArn: string;
|
573
|
+
Tags?: Tag[];
|
574
|
+
}
|
575
|
+
/**
|
576
|
+
* Resource class for AWS::DMS::ReplicationTask
|
577
|
+
*
|
578
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-replicationtask.html | AWS::DMS::ReplicationTask}
|
579
|
+
*/
|
580
|
+
export declare class DMSReplicationTask extends ResourceBase<"AWS::DMS::ReplicationTask", DMSReplicationTaskProps, Record<string, never>> {
|
581
|
+
static readonly Type = "AWS::DMS::ReplicationTask";
|
582
|
+
static readonly AttributeNames: never[];
|
583
|
+
constructor(logicalId: string, properties: DMSReplicationTaskProps, options?: ResourceOptions);
|
584
|
+
}
|
@@ -0,0 +1,95 @@
|
|
1
|
+
import { ResourceBase } from "../util.js";
|
2
|
+
/**
|
3
|
+
* Resource class for AWS::DMS::Certificate
|
4
|
+
*
|
5
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-certificate.html | AWS::DMS::Certificate}
|
6
|
+
*/
|
7
|
+
class DMSCertificate extends ResourceBase {
|
8
|
+
constructor(logicalId, properties, options) {
|
9
|
+
super(DMSCertificate.Type, DMSCertificate.AttributeNames, logicalId, properties, options);
|
10
|
+
}
|
11
|
+
}
|
12
|
+
DMSCertificate.Type = "AWS::DMS::Certificate";
|
13
|
+
DMSCertificate.AttributeNames = [];
|
14
|
+
export { DMSCertificate };
|
15
|
+
/**
|
16
|
+
* Resource class for AWS::DMS::Endpoint
|
17
|
+
*
|
18
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html | AWS::DMS::Endpoint}
|
19
|
+
*/
|
20
|
+
class DMSEndpoint extends ResourceBase {
|
21
|
+
constructor(logicalId, properties, options) {
|
22
|
+
super(DMSEndpoint.Type, DMSEndpoint.AttributeNames, logicalId, properties, options);
|
23
|
+
}
|
24
|
+
}
|
25
|
+
DMSEndpoint.Type = "AWS::DMS::Endpoint";
|
26
|
+
DMSEndpoint.AttributeNames = ["ExternalId"];
|
27
|
+
export { DMSEndpoint };
|
28
|
+
/**
|
29
|
+
* Resource class for AWS::DMS::EventSubscription
|
30
|
+
*
|
31
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-eventsubscription.html | AWS::DMS::EventSubscription}
|
32
|
+
*/
|
33
|
+
class DMSEventSubscription extends ResourceBase {
|
34
|
+
constructor(logicalId, properties, options) {
|
35
|
+
super(DMSEventSubscription.Type, DMSEventSubscription.AttributeNames, logicalId, properties, options);
|
36
|
+
}
|
37
|
+
}
|
38
|
+
DMSEventSubscription.Type = "AWS::DMS::EventSubscription";
|
39
|
+
DMSEventSubscription.AttributeNames = [];
|
40
|
+
export { DMSEventSubscription };
|
41
|
+
/**
|
42
|
+
* Resource class for AWS::DMS::ReplicationConfig
|
43
|
+
*
|
44
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-replicationconfig.html | AWS::DMS::ReplicationConfig}
|
45
|
+
*/
|
46
|
+
class DMSReplicationConfig extends ResourceBase {
|
47
|
+
constructor(logicalId, properties, options) {
|
48
|
+
super(DMSReplicationConfig.Type, DMSReplicationConfig.AttributeNames, logicalId, properties, options);
|
49
|
+
}
|
50
|
+
}
|
51
|
+
DMSReplicationConfig.Type = "AWS::DMS::ReplicationConfig";
|
52
|
+
DMSReplicationConfig.AttributeNames = [];
|
53
|
+
export { DMSReplicationConfig };
|
54
|
+
/**
|
55
|
+
* Resource class for AWS::DMS::ReplicationInstance
|
56
|
+
*
|
57
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-replicationinstance.html | AWS::DMS::ReplicationInstance}
|
58
|
+
*/
|
59
|
+
class DMSReplicationInstance extends ResourceBase {
|
60
|
+
constructor(logicalId, properties, options) {
|
61
|
+
super(DMSReplicationInstance.Type, DMSReplicationInstance.AttributeNames, logicalId, properties, options);
|
62
|
+
}
|
63
|
+
}
|
64
|
+
DMSReplicationInstance.Type = "AWS::DMS::ReplicationInstance";
|
65
|
+
DMSReplicationInstance.AttributeNames = [
|
66
|
+
"ReplicationInstancePublicIpAddresses",
|
67
|
+
"ReplicationInstancePrivateIpAddresses",
|
68
|
+
];
|
69
|
+
export { DMSReplicationInstance };
|
70
|
+
/**
|
71
|
+
* Resource class for AWS::DMS::ReplicationSubnetGroup
|
72
|
+
*
|
73
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-replicationsubnetgroup.html | AWS::DMS::ReplicationSubnetGroup}
|
74
|
+
*/
|
75
|
+
class DMSReplicationSubnetGroup extends ResourceBase {
|
76
|
+
constructor(logicalId, properties, options) {
|
77
|
+
super(DMSReplicationSubnetGroup.Type, DMSReplicationSubnetGroup.AttributeNames, logicalId, properties, options);
|
78
|
+
}
|
79
|
+
}
|
80
|
+
DMSReplicationSubnetGroup.Type = "AWS::DMS::ReplicationSubnetGroup";
|
81
|
+
DMSReplicationSubnetGroup.AttributeNames = [];
|
82
|
+
export { DMSReplicationSubnetGroup };
|
83
|
+
/**
|
84
|
+
* Resource class for AWS::DMS::ReplicationTask
|
85
|
+
*
|
86
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-replicationtask.html | AWS::DMS::ReplicationTask}
|
87
|
+
*/
|
88
|
+
class DMSReplicationTask extends ResourceBase {
|
89
|
+
constructor(logicalId, properties, options) {
|
90
|
+
super(DMSReplicationTask.Type, DMSReplicationTask.AttributeNames, logicalId, properties, options);
|
91
|
+
}
|
92
|
+
}
|
93
|
+
DMSReplicationTask.Type = "AWS::DMS::ReplicationTask";
|
94
|
+
DMSReplicationTask.AttributeNames = [];
|
95
|
+
export { DMSReplicationTask };
|