@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,1364 @@
|
|
1
|
+
import { ResourceBase } from "../util.js";
|
2
|
+
/**
|
3
|
+
* Resource class for AWS::EC2::CapacityReservation
|
4
|
+
*
|
5
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-capacityreservation.html | AWS::EC2::CapacityReservation}
|
6
|
+
*/
|
7
|
+
class EC2CapacityReservation extends ResourceBase {
|
8
|
+
constructor(logicalId, properties, options) {
|
9
|
+
super(EC2CapacityReservation.Type, EC2CapacityReservation.AttributeNames, logicalId, properties, options);
|
10
|
+
}
|
11
|
+
}
|
12
|
+
EC2CapacityReservation.Type = "AWS::EC2::CapacityReservation";
|
13
|
+
EC2CapacityReservation.AttributeNames = [
|
14
|
+
"Tenancy",
|
15
|
+
"AvailableInstanceCount",
|
16
|
+
"AvailabilityZone",
|
17
|
+
"TotalInstanceCount",
|
18
|
+
"Id",
|
19
|
+
"InstanceType",
|
20
|
+
];
|
21
|
+
export { EC2CapacityReservation };
|
22
|
+
/**
|
23
|
+
* Resource class for AWS::EC2::CapacityReservationFleet
|
24
|
+
*
|
25
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-capacityreservationfleet.html | AWS::EC2::CapacityReservationFleet}
|
26
|
+
*/
|
27
|
+
class EC2CapacityReservationFleet extends ResourceBase {
|
28
|
+
constructor(logicalId, properties, options) {
|
29
|
+
super(EC2CapacityReservationFleet.Type, EC2CapacityReservationFleet.AttributeNames, logicalId, properties, options);
|
30
|
+
}
|
31
|
+
}
|
32
|
+
EC2CapacityReservationFleet.Type = "AWS::EC2::CapacityReservationFleet";
|
33
|
+
EC2CapacityReservationFleet.AttributeNames = ["CapacityReservationFleetId"];
|
34
|
+
export { EC2CapacityReservationFleet };
|
35
|
+
/**
|
36
|
+
* Resource class for AWS::EC2::CarrierGateway
|
37
|
+
*
|
38
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-carriergateway.html | AWS::EC2::CarrierGateway}
|
39
|
+
*/
|
40
|
+
class EC2CarrierGateway extends ResourceBase {
|
41
|
+
constructor(logicalId, properties, options) {
|
42
|
+
super(EC2CarrierGateway.Type, EC2CarrierGateway.AttributeNames, logicalId, properties, options);
|
43
|
+
}
|
44
|
+
}
|
45
|
+
EC2CarrierGateway.Type = "AWS::EC2::CarrierGateway";
|
46
|
+
EC2CarrierGateway.AttributeNames = ["OwnerId", "State", "CarrierGatewayId"];
|
47
|
+
export { EC2CarrierGateway };
|
48
|
+
/**
|
49
|
+
* Resource class for AWS::EC2::ClientVpnAuthorizationRule
|
50
|
+
*
|
51
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-clientvpnauthorizationrule.html | AWS::EC2::ClientVpnAuthorizationRule}
|
52
|
+
*/
|
53
|
+
class EC2ClientVpnAuthorizationRule extends ResourceBase {
|
54
|
+
constructor(logicalId, properties, options) {
|
55
|
+
super(EC2ClientVpnAuthorizationRule.Type, EC2ClientVpnAuthorizationRule.AttributeNames, logicalId, properties, options);
|
56
|
+
}
|
57
|
+
}
|
58
|
+
EC2ClientVpnAuthorizationRule.Type = "AWS::EC2::ClientVpnAuthorizationRule";
|
59
|
+
EC2ClientVpnAuthorizationRule.AttributeNames = [];
|
60
|
+
export { EC2ClientVpnAuthorizationRule };
|
61
|
+
/**
|
62
|
+
* Resource class for AWS::EC2::ClientVpnEndpoint
|
63
|
+
*
|
64
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-clientvpnendpoint.html | AWS::EC2::ClientVpnEndpoint}
|
65
|
+
*/
|
66
|
+
class EC2ClientVpnEndpoint extends ResourceBase {
|
67
|
+
constructor(logicalId, properties, options) {
|
68
|
+
super(EC2ClientVpnEndpoint.Type, EC2ClientVpnEndpoint.AttributeNames, logicalId, properties, options);
|
69
|
+
}
|
70
|
+
}
|
71
|
+
EC2ClientVpnEndpoint.Type = "AWS::EC2::ClientVpnEndpoint";
|
72
|
+
EC2ClientVpnEndpoint.AttributeNames = [];
|
73
|
+
export { EC2ClientVpnEndpoint };
|
74
|
+
/**
|
75
|
+
* Resource class for AWS::EC2::ClientVpnRoute
|
76
|
+
*
|
77
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-clientvpnroute.html | AWS::EC2::ClientVpnRoute}
|
78
|
+
*/
|
79
|
+
class EC2ClientVpnRoute extends ResourceBase {
|
80
|
+
constructor(logicalId, properties, options) {
|
81
|
+
super(EC2ClientVpnRoute.Type, EC2ClientVpnRoute.AttributeNames, logicalId, properties, options);
|
82
|
+
}
|
83
|
+
}
|
84
|
+
EC2ClientVpnRoute.Type = "AWS::EC2::ClientVpnRoute";
|
85
|
+
EC2ClientVpnRoute.AttributeNames = [];
|
86
|
+
export { EC2ClientVpnRoute };
|
87
|
+
/**
|
88
|
+
* Resource class for AWS::EC2::ClientVpnTargetNetworkAssociation
|
89
|
+
*
|
90
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-clientvpntargetnetworkassociation.html | AWS::EC2::ClientVpnTargetNetworkAssociation}
|
91
|
+
*/
|
92
|
+
class EC2ClientVpnTargetNetworkAssociation extends ResourceBase {
|
93
|
+
constructor(logicalId, properties, options) {
|
94
|
+
super(EC2ClientVpnTargetNetworkAssociation.Type, EC2ClientVpnTargetNetworkAssociation.AttributeNames, logicalId, properties, options);
|
95
|
+
}
|
96
|
+
}
|
97
|
+
EC2ClientVpnTargetNetworkAssociation.Type = "AWS::EC2::ClientVpnTargetNetworkAssociation";
|
98
|
+
EC2ClientVpnTargetNetworkAssociation.AttributeNames = [];
|
99
|
+
export { EC2ClientVpnTargetNetworkAssociation };
|
100
|
+
/**
|
101
|
+
* Resource class for AWS::EC2::CustomerGateway
|
102
|
+
*
|
103
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-customergateway.html | AWS::EC2::CustomerGateway}
|
104
|
+
*/
|
105
|
+
class EC2CustomerGateway extends ResourceBase {
|
106
|
+
constructor(logicalId, properties, options) {
|
107
|
+
super(EC2CustomerGateway.Type, EC2CustomerGateway.AttributeNames, logicalId, properties, options);
|
108
|
+
}
|
109
|
+
}
|
110
|
+
EC2CustomerGateway.Type = "AWS::EC2::CustomerGateway";
|
111
|
+
EC2CustomerGateway.AttributeNames = ["CustomerGatewayId"];
|
112
|
+
export { EC2CustomerGateway };
|
113
|
+
/**
|
114
|
+
* Resource class for AWS::EC2::DHCPOptions
|
115
|
+
*
|
116
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-dhcpoptions.html | AWS::EC2::DHCPOptions}
|
117
|
+
*/
|
118
|
+
class EC2DHCPOptions extends ResourceBase {
|
119
|
+
constructor(logicalId, properties, options) {
|
120
|
+
super(EC2DHCPOptions.Type, EC2DHCPOptions.AttributeNames, logicalId, properties, options);
|
121
|
+
}
|
122
|
+
}
|
123
|
+
EC2DHCPOptions.Type = "AWS::EC2::DHCPOptions";
|
124
|
+
EC2DHCPOptions.AttributeNames = ["DhcpOptionsId"];
|
125
|
+
export { EC2DHCPOptions };
|
126
|
+
/**
|
127
|
+
* Resource class for AWS::EC2::EC2Fleet
|
128
|
+
*
|
129
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-ec2fleet.html | AWS::EC2::EC2Fleet}
|
130
|
+
*/
|
131
|
+
class EC2EC2Fleet extends ResourceBase {
|
132
|
+
constructor(logicalId, properties, options) {
|
133
|
+
super(EC2EC2Fleet.Type, EC2EC2Fleet.AttributeNames, logicalId, properties, options);
|
134
|
+
}
|
135
|
+
}
|
136
|
+
EC2EC2Fleet.Type = "AWS::EC2::EC2Fleet";
|
137
|
+
EC2EC2Fleet.AttributeNames = ["FleetId"];
|
138
|
+
export { EC2EC2Fleet };
|
139
|
+
/**
|
140
|
+
* Resource class for AWS::EC2::EIP
|
141
|
+
*
|
142
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-eip.html | AWS::EC2::EIP}
|
143
|
+
*/
|
144
|
+
class EC2EIP extends ResourceBase {
|
145
|
+
constructor(logicalId, properties, options) {
|
146
|
+
super(EC2EIP.Type, EC2EIP.AttributeNames, logicalId, properties, options);
|
147
|
+
}
|
148
|
+
}
|
149
|
+
EC2EIP.Type = "AWS::EC2::EIP";
|
150
|
+
EC2EIP.AttributeNames = [
|
151
|
+
"PublicIp",
|
152
|
+
"AllocationId",
|
153
|
+
];
|
154
|
+
export { EC2EIP };
|
155
|
+
/**
|
156
|
+
* Resource class for AWS::EC2::EIPAssociation
|
157
|
+
*
|
158
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-eipassociation.html | AWS::EC2::EIPAssociation}
|
159
|
+
*/
|
160
|
+
class EC2EIPAssociation extends ResourceBase {
|
161
|
+
constructor(logicalId, properties, options) {
|
162
|
+
super(EC2EIPAssociation.Type, EC2EIPAssociation.AttributeNames, logicalId, properties, options);
|
163
|
+
}
|
164
|
+
}
|
165
|
+
EC2EIPAssociation.Type = "AWS::EC2::EIPAssociation";
|
166
|
+
EC2EIPAssociation.AttributeNames = ["Id"];
|
167
|
+
export { EC2EIPAssociation };
|
168
|
+
/**
|
169
|
+
* Resource class for AWS::EC2::EgressOnlyInternetGateway
|
170
|
+
*
|
171
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-egressonlyinternetgateway.html | AWS::EC2::EgressOnlyInternetGateway}
|
172
|
+
*/
|
173
|
+
class EC2EgressOnlyInternetGateway extends ResourceBase {
|
174
|
+
constructor(logicalId, properties, options) {
|
175
|
+
super(EC2EgressOnlyInternetGateway.Type, EC2EgressOnlyInternetGateway.AttributeNames, logicalId, properties, options);
|
176
|
+
}
|
177
|
+
}
|
178
|
+
EC2EgressOnlyInternetGateway.Type = "AWS::EC2::EgressOnlyInternetGateway";
|
179
|
+
EC2EgressOnlyInternetGateway.AttributeNames = ["Id"];
|
180
|
+
export { EC2EgressOnlyInternetGateway };
|
181
|
+
/**
|
182
|
+
* Resource class for AWS::EC2::EnclaveCertificateIamRoleAssociation
|
183
|
+
*
|
184
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-enclavecertificateiamroleassociation.html | AWS::EC2::EnclaveCertificateIamRoleAssociation}
|
185
|
+
*/
|
186
|
+
class EC2EnclaveCertificateIamRoleAssociation extends ResourceBase {
|
187
|
+
constructor(logicalId, properties, options) {
|
188
|
+
super(EC2EnclaveCertificateIamRoleAssociation.Type, EC2EnclaveCertificateIamRoleAssociation.AttributeNames, logicalId, properties, options);
|
189
|
+
}
|
190
|
+
}
|
191
|
+
EC2EnclaveCertificateIamRoleAssociation.Type = "AWS::EC2::EnclaveCertificateIamRoleAssociation";
|
192
|
+
EC2EnclaveCertificateIamRoleAssociation.AttributeNames = ["EncryptionKmsKeyId", "CertificateS3BucketName", "CertificateS3ObjectKey"];
|
193
|
+
export { EC2EnclaveCertificateIamRoleAssociation };
|
194
|
+
/**
|
195
|
+
* Resource class for AWS::EC2::FlowLog
|
196
|
+
*
|
197
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-flowlog.html | AWS::EC2::FlowLog}
|
198
|
+
*/
|
199
|
+
class EC2FlowLog extends ResourceBase {
|
200
|
+
constructor(logicalId, properties, options) {
|
201
|
+
super(EC2FlowLog.Type, EC2FlowLog.AttributeNames, logicalId, properties, options);
|
202
|
+
}
|
203
|
+
}
|
204
|
+
EC2FlowLog.Type = "AWS::EC2::FlowLog";
|
205
|
+
EC2FlowLog.AttributeNames = ["Id"];
|
206
|
+
export { EC2FlowLog };
|
207
|
+
/**
|
208
|
+
* Resource class for AWS::EC2::GatewayRouteTableAssociation
|
209
|
+
*
|
210
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-gatewayroutetableassociation.html | AWS::EC2::GatewayRouteTableAssociation}
|
211
|
+
*/
|
212
|
+
class EC2GatewayRouteTableAssociation extends ResourceBase {
|
213
|
+
constructor(logicalId, properties, options) {
|
214
|
+
super(EC2GatewayRouteTableAssociation.Type, EC2GatewayRouteTableAssociation.AttributeNames, logicalId, properties, options);
|
215
|
+
}
|
216
|
+
}
|
217
|
+
EC2GatewayRouteTableAssociation.Type = "AWS::EC2::GatewayRouteTableAssociation";
|
218
|
+
EC2GatewayRouteTableAssociation.AttributeNames = ["AssociationId"];
|
219
|
+
export { EC2GatewayRouteTableAssociation };
|
220
|
+
/**
|
221
|
+
* Resource class for AWS::EC2::Host
|
222
|
+
*
|
223
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-host.html | AWS::EC2::Host}
|
224
|
+
*/
|
225
|
+
class EC2Host extends ResourceBase {
|
226
|
+
constructor(logicalId, properties, options) {
|
227
|
+
super(EC2Host.Type, EC2Host.AttributeNames, logicalId, properties, options);
|
228
|
+
}
|
229
|
+
}
|
230
|
+
EC2Host.Type = "AWS::EC2::Host";
|
231
|
+
EC2Host.AttributeNames = [
|
232
|
+
"HostId",
|
233
|
+
];
|
234
|
+
export { EC2Host };
|
235
|
+
/**
|
236
|
+
* Resource class for AWS::EC2::IPAM
|
237
|
+
*
|
238
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-ipam.html | AWS::EC2::IPAM}
|
239
|
+
*/
|
240
|
+
class EC2IPAM extends ResourceBase {
|
241
|
+
constructor(logicalId, properties, options) {
|
242
|
+
super(EC2IPAM.Type, EC2IPAM.AttributeNames, logicalId, properties, options);
|
243
|
+
}
|
244
|
+
}
|
245
|
+
EC2IPAM.Type = "AWS::EC2::IPAM";
|
246
|
+
EC2IPAM.AttributeNames = [
|
247
|
+
"DefaultResourceDiscoveryAssociationId",
|
248
|
+
"DefaultResourceDiscoveryId",
|
249
|
+
"IpamId",
|
250
|
+
"ResourceDiscoveryAssociationCount",
|
251
|
+
"ScopeCount",
|
252
|
+
"Arn",
|
253
|
+
"PrivateDefaultScopeId",
|
254
|
+
"PublicDefaultScopeId",
|
255
|
+
];
|
256
|
+
export { EC2IPAM };
|
257
|
+
/**
|
258
|
+
* Resource class for AWS::EC2::IPAMAllocation
|
259
|
+
*
|
260
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-ipamallocation.html | AWS::EC2::IPAMAllocation}
|
261
|
+
*/
|
262
|
+
class EC2IPAMAllocation extends ResourceBase {
|
263
|
+
constructor(logicalId, properties, options) {
|
264
|
+
super(EC2IPAMAllocation.Type, EC2IPAMAllocation.AttributeNames, logicalId, properties, options);
|
265
|
+
}
|
266
|
+
}
|
267
|
+
EC2IPAMAllocation.Type = "AWS::EC2::IPAMAllocation";
|
268
|
+
EC2IPAMAllocation.AttributeNames = ["IpamPoolAllocationId"];
|
269
|
+
export { EC2IPAMAllocation };
|
270
|
+
/**
|
271
|
+
* Resource class for AWS::EC2::IPAMPool
|
272
|
+
*
|
273
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-ipampool.html | AWS::EC2::IPAMPool}
|
274
|
+
*/
|
275
|
+
class EC2IPAMPool extends ResourceBase {
|
276
|
+
constructor(logicalId, properties, options) {
|
277
|
+
super(EC2IPAMPool.Type, EC2IPAMPool.AttributeNames, logicalId, properties, options);
|
278
|
+
}
|
279
|
+
}
|
280
|
+
EC2IPAMPool.Type = "AWS::EC2::IPAMPool";
|
281
|
+
EC2IPAMPool.AttributeNames = [
|
282
|
+
"IpamPoolId",
|
283
|
+
"IpamArn",
|
284
|
+
"PoolDepth",
|
285
|
+
"State",
|
286
|
+
"IpamScopeArn",
|
287
|
+
"IpamScopeType",
|
288
|
+
"Arn",
|
289
|
+
"StateMessage",
|
290
|
+
];
|
291
|
+
export { EC2IPAMPool };
|
292
|
+
/**
|
293
|
+
* Resource class for AWS::EC2::IPAMPoolCidr
|
294
|
+
*
|
295
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-ipampoolcidr.html | AWS::EC2::IPAMPoolCidr}
|
296
|
+
*/
|
297
|
+
class EC2IPAMPoolCidr extends ResourceBase {
|
298
|
+
constructor(logicalId, properties, options) {
|
299
|
+
super(EC2IPAMPoolCidr.Type, EC2IPAMPoolCidr.AttributeNames, logicalId, properties, options);
|
300
|
+
}
|
301
|
+
}
|
302
|
+
EC2IPAMPoolCidr.Type = "AWS::EC2::IPAMPoolCidr";
|
303
|
+
EC2IPAMPoolCidr.AttributeNames = ["IpamPoolCidrId", "State"];
|
304
|
+
export { EC2IPAMPoolCidr };
|
305
|
+
/**
|
306
|
+
* Resource class for AWS::EC2::IPAMResourceDiscovery
|
307
|
+
*
|
308
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-ipamresourcediscovery.html | AWS::EC2::IPAMResourceDiscovery}
|
309
|
+
*/
|
310
|
+
class EC2IPAMResourceDiscovery extends ResourceBase {
|
311
|
+
constructor(logicalId, properties, options) {
|
312
|
+
super(EC2IPAMResourceDiscovery.Type, EC2IPAMResourceDiscovery.AttributeNames, logicalId, properties, options);
|
313
|
+
}
|
314
|
+
}
|
315
|
+
EC2IPAMResourceDiscovery.Type = "AWS::EC2::IPAMResourceDiscovery";
|
316
|
+
EC2IPAMResourceDiscovery.AttributeNames = [
|
317
|
+
"IsDefault",
|
318
|
+
"OwnerId",
|
319
|
+
"State",
|
320
|
+
"IpamResourceDiscoveryRegion",
|
321
|
+
"IpamResourceDiscoveryArn",
|
322
|
+
"IpamResourceDiscoveryId",
|
323
|
+
];
|
324
|
+
export { EC2IPAMResourceDiscovery };
|
325
|
+
/**
|
326
|
+
* Resource class for AWS::EC2::IPAMResourceDiscoveryAssociation
|
327
|
+
*
|
328
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-ipamresourcediscoveryassociation.html | AWS::EC2::IPAMResourceDiscoveryAssociation}
|
329
|
+
*/
|
330
|
+
class EC2IPAMResourceDiscoveryAssociation extends ResourceBase {
|
331
|
+
constructor(logicalId, properties, options) {
|
332
|
+
super(EC2IPAMResourceDiscoveryAssociation.Type, EC2IPAMResourceDiscoveryAssociation.AttributeNames, logicalId, properties, options);
|
333
|
+
}
|
334
|
+
}
|
335
|
+
EC2IPAMResourceDiscoveryAssociation.Type = "AWS::EC2::IPAMResourceDiscoveryAssociation";
|
336
|
+
EC2IPAMResourceDiscoveryAssociation.AttributeNames = [
|
337
|
+
"IsDefault",
|
338
|
+
"ResourceDiscoveryStatus",
|
339
|
+
"OwnerId",
|
340
|
+
"IpamArn",
|
341
|
+
"IpamResourceDiscoveryAssociationId",
|
342
|
+
"IpamResourceDiscoveryAssociationArn",
|
343
|
+
"State",
|
344
|
+
"IpamRegion",
|
345
|
+
];
|
346
|
+
export { EC2IPAMResourceDiscoveryAssociation };
|
347
|
+
/**
|
348
|
+
* Resource class for AWS::EC2::IPAMScope
|
349
|
+
*
|
350
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-ipamscope.html | AWS::EC2::IPAMScope}
|
351
|
+
*/
|
352
|
+
class EC2IPAMScope extends ResourceBase {
|
353
|
+
constructor(logicalId, properties, options) {
|
354
|
+
super(EC2IPAMScope.Type, EC2IPAMScope.AttributeNames, logicalId, properties, options);
|
355
|
+
}
|
356
|
+
}
|
357
|
+
EC2IPAMScope.Type = "AWS::EC2::IPAMScope";
|
358
|
+
EC2IPAMScope.AttributeNames = [
|
359
|
+
"IpamScopeId",
|
360
|
+
"IsDefault",
|
361
|
+
"IpamArn",
|
362
|
+
"IpamScopeType",
|
363
|
+
"PoolCount",
|
364
|
+
"Arn",
|
365
|
+
];
|
366
|
+
export { EC2IPAMScope };
|
367
|
+
/**
|
368
|
+
* Resource class for AWS::EC2::Instance
|
369
|
+
*
|
370
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-instance.html | AWS::EC2::Instance}
|
371
|
+
*/
|
372
|
+
class EC2Instance extends ResourceBase {
|
373
|
+
constructor(logicalId, properties, options) {
|
374
|
+
super(EC2Instance.Type, EC2Instance.AttributeNames, logicalId, properties, options);
|
375
|
+
}
|
376
|
+
}
|
377
|
+
EC2Instance.Type = "AWS::EC2::Instance";
|
378
|
+
EC2Instance.AttributeNames = [
|
379
|
+
"AvailabilityZone",
|
380
|
+
"PrivateDnsName",
|
381
|
+
"PrivateIp",
|
382
|
+
"PublicDnsName",
|
383
|
+
"PublicIp",
|
384
|
+
];
|
385
|
+
export { EC2Instance };
|
386
|
+
/**
|
387
|
+
* Resource class for AWS::EC2::InstanceConnectEndpoint
|
388
|
+
*
|
389
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-instanceconnectendpoint.html | AWS::EC2::InstanceConnectEndpoint}
|
390
|
+
*/
|
391
|
+
class EC2InstanceConnectEndpoint extends ResourceBase {
|
392
|
+
constructor(logicalId, properties, options) {
|
393
|
+
super(EC2InstanceConnectEndpoint.Type, EC2InstanceConnectEndpoint.AttributeNames, logicalId, properties, options);
|
394
|
+
}
|
395
|
+
}
|
396
|
+
EC2InstanceConnectEndpoint.Type = "AWS::EC2::InstanceConnectEndpoint";
|
397
|
+
EC2InstanceConnectEndpoint.AttributeNames = ["Id"];
|
398
|
+
export { EC2InstanceConnectEndpoint };
|
399
|
+
/**
|
400
|
+
* Resource class for AWS::EC2::InternetGateway
|
401
|
+
*
|
402
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-internetgateway.html | AWS::EC2::InternetGateway}
|
403
|
+
*/
|
404
|
+
class EC2InternetGateway extends ResourceBase {
|
405
|
+
constructor(logicalId, properties, options) {
|
406
|
+
super(EC2InternetGateway.Type, EC2InternetGateway.AttributeNames, logicalId, properties, options);
|
407
|
+
}
|
408
|
+
}
|
409
|
+
EC2InternetGateway.Type = "AWS::EC2::InternetGateway";
|
410
|
+
EC2InternetGateway.AttributeNames = ["InternetGatewayId"];
|
411
|
+
export { EC2InternetGateway };
|
412
|
+
/**
|
413
|
+
* Resource class for AWS::EC2::KeyPair
|
414
|
+
*
|
415
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-keypair.html | AWS::EC2::KeyPair}
|
416
|
+
*/
|
417
|
+
class EC2KeyPair extends ResourceBase {
|
418
|
+
constructor(logicalId, properties, options) {
|
419
|
+
super(EC2KeyPair.Type, EC2KeyPair.AttributeNames, logicalId, properties, options);
|
420
|
+
}
|
421
|
+
}
|
422
|
+
EC2KeyPair.Type = "AWS::EC2::KeyPair";
|
423
|
+
EC2KeyPair.AttributeNames = ["KeyPairId", "KeyFingerprint"];
|
424
|
+
export { EC2KeyPair };
|
425
|
+
/**
|
426
|
+
* Resource class for AWS::EC2::LaunchTemplate
|
427
|
+
*
|
428
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-launchtemplate.html | AWS::EC2::LaunchTemplate}
|
429
|
+
*/
|
430
|
+
class EC2LaunchTemplate extends ResourceBase {
|
431
|
+
constructor(logicalId, properties, options) {
|
432
|
+
super(EC2LaunchTemplate.Type, EC2LaunchTemplate.AttributeNames, logicalId, properties, options);
|
433
|
+
}
|
434
|
+
}
|
435
|
+
EC2LaunchTemplate.Type = "AWS::EC2::LaunchTemplate";
|
436
|
+
EC2LaunchTemplate.AttributeNames = ["LatestVersionNumber", "LaunchTemplateId", "DefaultVersionNumber"];
|
437
|
+
export { EC2LaunchTemplate };
|
438
|
+
/**
|
439
|
+
* Resource class for AWS::EC2::LocalGatewayRoute
|
440
|
+
*
|
441
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayroute.html | AWS::EC2::LocalGatewayRoute}
|
442
|
+
*/
|
443
|
+
class EC2LocalGatewayRoute extends ResourceBase {
|
444
|
+
constructor(logicalId, properties, options) {
|
445
|
+
super(EC2LocalGatewayRoute.Type, EC2LocalGatewayRoute.AttributeNames, logicalId, properties, options);
|
446
|
+
}
|
447
|
+
}
|
448
|
+
EC2LocalGatewayRoute.Type = "AWS::EC2::LocalGatewayRoute";
|
449
|
+
EC2LocalGatewayRoute.AttributeNames = ["Type", "State"];
|
450
|
+
export { EC2LocalGatewayRoute };
|
451
|
+
/**
|
452
|
+
* Resource class for AWS::EC2::LocalGatewayRouteTable
|
453
|
+
*
|
454
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayroutetable.html | AWS::EC2::LocalGatewayRouteTable}
|
455
|
+
*/
|
456
|
+
class EC2LocalGatewayRouteTable extends ResourceBase {
|
457
|
+
constructor(logicalId, properties, options) {
|
458
|
+
super(EC2LocalGatewayRouteTable.Type, EC2LocalGatewayRouteTable.AttributeNames, logicalId, properties, options);
|
459
|
+
}
|
460
|
+
}
|
461
|
+
EC2LocalGatewayRouteTable.Type = "AWS::EC2::LocalGatewayRouteTable";
|
462
|
+
EC2LocalGatewayRouteTable.AttributeNames = [
|
463
|
+
"OwnerId",
|
464
|
+
"State",
|
465
|
+
"OutpostArn",
|
466
|
+
"LocalGatewayRouteTableId",
|
467
|
+
"LocalGatewayRouteTableArn",
|
468
|
+
];
|
469
|
+
export { EC2LocalGatewayRouteTable };
|
470
|
+
/**
|
471
|
+
* Resource class for AWS::EC2::LocalGatewayRouteTableVPCAssociation
|
472
|
+
*
|
473
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayroutetablevpcassociation.html | AWS::EC2::LocalGatewayRouteTableVPCAssociation}
|
474
|
+
*/
|
475
|
+
class EC2LocalGatewayRouteTableVPCAssociation extends ResourceBase {
|
476
|
+
constructor(logicalId, properties, options) {
|
477
|
+
super(EC2LocalGatewayRouteTableVPCAssociation.Type, EC2LocalGatewayRouteTableVPCAssociation.AttributeNames, logicalId, properties, options);
|
478
|
+
}
|
479
|
+
}
|
480
|
+
EC2LocalGatewayRouteTableVPCAssociation.Type = "AWS::EC2::LocalGatewayRouteTableVPCAssociation";
|
481
|
+
EC2LocalGatewayRouteTableVPCAssociation.AttributeNames = ["LocalGatewayId", "State", "LocalGatewayRouteTableVpcAssociationId"];
|
482
|
+
export { EC2LocalGatewayRouteTableVPCAssociation };
|
483
|
+
/**
|
484
|
+
* Resource class for AWS::EC2::LocalGatewayRouteTableVirtualInterfaceGroupAssociation
|
485
|
+
*
|
486
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayroutetablevirtualinterfacegroupassociation.html | AWS::EC2::LocalGatewayRouteTableVirtualInterfaceGroupAssociation}
|
487
|
+
*/
|
488
|
+
class EC2LocalGatewayRouteTableVirtualInterfaceGroupAssociation extends ResourceBase {
|
489
|
+
constructor(logicalId, properties, options) {
|
490
|
+
super(EC2LocalGatewayRouteTableVirtualInterfaceGroupAssociation.Type, EC2LocalGatewayRouteTableVirtualInterfaceGroupAssociation.AttributeNames, logicalId, properties, options);
|
491
|
+
}
|
492
|
+
}
|
493
|
+
EC2LocalGatewayRouteTableVirtualInterfaceGroupAssociation.Type = "AWS::EC2::LocalGatewayRouteTableVirtualInterfaceGroupAssociation";
|
494
|
+
EC2LocalGatewayRouteTableVirtualInterfaceGroupAssociation.AttributeNames = [
|
495
|
+
"OwnerId",
|
496
|
+
"LocalGatewayId",
|
497
|
+
"State",
|
498
|
+
"LocalGatewayRouteTableVirtualInterfaceGroupAssociationId",
|
499
|
+
"LocalGatewayRouteTableArn",
|
500
|
+
];
|
501
|
+
export { EC2LocalGatewayRouteTableVirtualInterfaceGroupAssociation };
|
502
|
+
/**
|
503
|
+
* Resource class for AWS::EC2::NatGateway
|
504
|
+
*
|
505
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-natgateway.html | AWS::EC2::NatGateway}
|
506
|
+
*/
|
507
|
+
class EC2NatGateway extends ResourceBase {
|
508
|
+
constructor(logicalId, properties, options) {
|
509
|
+
super(EC2NatGateway.Type, EC2NatGateway.AttributeNames, logicalId, properties, options);
|
510
|
+
}
|
511
|
+
}
|
512
|
+
EC2NatGateway.Type = "AWS::EC2::NatGateway";
|
513
|
+
EC2NatGateway.AttributeNames = ["NatGatewayId"];
|
514
|
+
export { EC2NatGateway };
|
515
|
+
/**
|
516
|
+
* Resource class for AWS::EC2::NetworkAcl
|
517
|
+
*
|
518
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-networkacl.html | AWS::EC2::NetworkAcl}
|
519
|
+
*/
|
520
|
+
class EC2NetworkAcl extends ResourceBase {
|
521
|
+
constructor(logicalId, properties, options) {
|
522
|
+
super(EC2NetworkAcl.Type, EC2NetworkAcl.AttributeNames, logicalId, properties, options);
|
523
|
+
}
|
524
|
+
}
|
525
|
+
EC2NetworkAcl.Type = "AWS::EC2::NetworkAcl";
|
526
|
+
EC2NetworkAcl.AttributeNames = ["Id"];
|
527
|
+
export { EC2NetworkAcl };
|
528
|
+
/**
|
529
|
+
* Resource class for AWS::EC2::NetworkAclEntry
|
530
|
+
*
|
531
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-network-acl-entry.html | AWS::EC2::NetworkAclEntry}
|
532
|
+
*/
|
533
|
+
class EC2NetworkAclEntry extends ResourceBase {
|
534
|
+
constructor(logicalId, properties, options) {
|
535
|
+
super(EC2NetworkAclEntry.Type, EC2NetworkAclEntry.AttributeNames, logicalId, properties, options);
|
536
|
+
}
|
537
|
+
}
|
538
|
+
EC2NetworkAclEntry.Type = "AWS::EC2::NetworkAclEntry";
|
539
|
+
EC2NetworkAclEntry.AttributeNames = [];
|
540
|
+
export { EC2NetworkAclEntry };
|
541
|
+
/**
|
542
|
+
* Resource class for AWS::EC2::NetworkInsightsAccessScope
|
543
|
+
*
|
544
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-networkinsightsaccessscope.html | AWS::EC2::NetworkInsightsAccessScope}
|
545
|
+
*/
|
546
|
+
class EC2NetworkInsightsAccessScope extends ResourceBase {
|
547
|
+
constructor(logicalId, properties, options) {
|
548
|
+
super(EC2NetworkInsightsAccessScope.Type, EC2NetworkInsightsAccessScope.AttributeNames, logicalId, properties, options);
|
549
|
+
}
|
550
|
+
}
|
551
|
+
EC2NetworkInsightsAccessScope.Type = "AWS::EC2::NetworkInsightsAccessScope";
|
552
|
+
EC2NetworkInsightsAccessScope.AttributeNames = [
|
553
|
+
"UpdatedDate",
|
554
|
+
"CreatedDate",
|
555
|
+
"NetworkInsightsAccessScopeArn",
|
556
|
+
"NetworkInsightsAccessScopeId",
|
557
|
+
];
|
558
|
+
export { EC2NetworkInsightsAccessScope };
|
559
|
+
/**
|
560
|
+
* Resource class for AWS::EC2::NetworkInsightsAccessScopeAnalysis
|
561
|
+
*
|
562
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-networkinsightsaccessscopeanalysis.html | AWS::EC2::NetworkInsightsAccessScopeAnalysis}
|
563
|
+
*/
|
564
|
+
class EC2NetworkInsightsAccessScopeAnalysis extends ResourceBase {
|
565
|
+
constructor(logicalId, properties, options) {
|
566
|
+
super(EC2NetworkInsightsAccessScopeAnalysis.Type, EC2NetworkInsightsAccessScopeAnalysis.AttributeNames, logicalId, properties, options);
|
567
|
+
}
|
568
|
+
}
|
569
|
+
EC2NetworkInsightsAccessScopeAnalysis.Type = "AWS::EC2::NetworkInsightsAccessScopeAnalysis";
|
570
|
+
EC2NetworkInsightsAccessScopeAnalysis.AttributeNames = [
|
571
|
+
"Status",
|
572
|
+
"StartDate",
|
573
|
+
"NetworkInsightsAccessScopeAnalysisId",
|
574
|
+
"NetworkInsightsAccessScopeAnalysisArn",
|
575
|
+
"EndDate",
|
576
|
+
"AnalyzedEniCount",
|
577
|
+
"FindingsFound",
|
578
|
+
"StatusMessage",
|
579
|
+
];
|
580
|
+
export { EC2NetworkInsightsAccessScopeAnalysis };
|
581
|
+
/**
|
582
|
+
* Resource class for AWS::EC2::NetworkInsightsAnalysis
|
583
|
+
*
|
584
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-networkinsightsanalysis.html | AWS::EC2::NetworkInsightsAnalysis}
|
585
|
+
*/
|
586
|
+
class EC2NetworkInsightsAnalysis extends ResourceBase {
|
587
|
+
constructor(logicalId, properties, options) {
|
588
|
+
super(EC2NetworkInsightsAnalysis.Type, EC2NetworkInsightsAnalysis.AttributeNames, logicalId, properties, options);
|
589
|
+
}
|
590
|
+
}
|
591
|
+
EC2NetworkInsightsAnalysis.Type = "AWS::EC2::NetworkInsightsAnalysis";
|
592
|
+
EC2NetworkInsightsAnalysis.AttributeNames = [
|
593
|
+
"Status",
|
594
|
+
"ReturnPathComponents",
|
595
|
+
"StartDate",
|
596
|
+
"NetworkInsightsAnalysisId",
|
597
|
+
"AlternatePathHints",
|
598
|
+
"Explanations",
|
599
|
+
"NetworkPathFound",
|
600
|
+
"SuggestedAccounts",
|
601
|
+
"ForwardPathComponents",
|
602
|
+
"NetworkInsightsAnalysisArn",
|
603
|
+
"StatusMessage",
|
604
|
+
];
|
605
|
+
export { EC2NetworkInsightsAnalysis };
|
606
|
+
/**
|
607
|
+
* Resource class for AWS::EC2::NetworkInsightsPath
|
608
|
+
*
|
609
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-networkinsightspath.html | AWS::EC2::NetworkInsightsPath}
|
610
|
+
*/
|
611
|
+
class EC2NetworkInsightsPath extends ResourceBase {
|
612
|
+
constructor(logicalId, properties, options) {
|
613
|
+
super(EC2NetworkInsightsPath.Type, EC2NetworkInsightsPath.AttributeNames, logicalId, properties, options);
|
614
|
+
}
|
615
|
+
}
|
616
|
+
EC2NetworkInsightsPath.Type = "AWS::EC2::NetworkInsightsPath";
|
617
|
+
EC2NetworkInsightsPath.AttributeNames = [
|
618
|
+
"SourceArn",
|
619
|
+
"NetworkInsightsPathId",
|
620
|
+
"CreatedDate",
|
621
|
+
"NetworkInsightsPathArn",
|
622
|
+
"DestinationArn",
|
623
|
+
];
|
624
|
+
export { EC2NetworkInsightsPath };
|
625
|
+
/**
|
626
|
+
* Resource class for AWS::EC2::NetworkInterface
|
627
|
+
*
|
628
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-networkinterface.html | AWS::EC2::NetworkInterface}
|
629
|
+
*/
|
630
|
+
class EC2NetworkInterface extends ResourceBase {
|
631
|
+
constructor(logicalId, properties, options) {
|
632
|
+
super(EC2NetworkInterface.Type, EC2NetworkInterface.AttributeNames, logicalId, properties, options);
|
633
|
+
}
|
634
|
+
}
|
635
|
+
EC2NetworkInterface.Type = "AWS::EC2::NetworkInterface";
|
636
|
+
EC2NetworkInterface.AttributeNames = ["SecondaryPrivateIpAddresses", "PrimaryPrivateIpAddress", "Id"];
|
637
|
+
export { EC2NetworkInterface };
|
638
|
+
/**
|
639
|
+
* Resource class for AWS::EC2::NetworkInterfaceAttachment
|
640
|
+
*
|
641
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-networkinterfaceattachment.html | AWS::EC2::NetworkInterfaceAttachment}
|
642
|
+
*/
|
643
|
+
class EC2NetworkInterfaceAttachment extends ResourceBase {
|
644
|
+
constructor(logicalId, properties, options) {
|
645
|
+
super(EC2NetworkInterfaceAttachment.Type, EC2NetworkInterfaceAttachment.AttributeNames, logicalId, properties, options);
|
646
|
+
}
|
647
|
+
}
|
648
|
+
EC2NetworkInterfaceAttachment.Type = "AWS::EC2::NetworkInterfaceAttachment";
|
649
|
+
EC2NetworkInterfaceAttachment.AttributeNames = ["AttachmentId"];
|
650
|
+
export { EC2NetworkInterfaceAttachment };
|
651
|
+
/**
|
652
|
+
* Resource class for AWS::EC2::NetworkInterfacePermission
|
653
|
+
*
|
654
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-networkinterfacepermission.html | AWS::EC2::NetworkInterfacePermission}
|
655
|
+
*/
|
656
|
+
class EC2NetworkInterfacePermission extends ResourceBase {
|
657
|
+
constructor(logicalId, properties, options) {
|
658
|
+
super(EC2NetworkInterfacePermission.Type, EC2NetworkInterfacePermission.AttributeNames, logicalId, properties, options);
|
659
|
+
}
|
660
|
+
}
|
661
|
+
EC2NetworkInterfacePermission.Type = "AWS::EC2::NetworkInterfacePermission";
|
662
|
+
EC2NetworkInterfacePermission.AttributeNames = [];
|
663
|
+
export { EC2NetworkInterfacePermission };
|
664
|
+
/**
|
665
|
+
* Resource class for AWS::EC2::NetworkPerformanceMetricSubscription
|
666
|
+
*
|
667
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-networkperformancemetricsubscription.html | AWS::EC2::NetworkPerformanceMetricSubscription}
|
668
|
+
*/
|
669
|
+
class EC2NetworkPerformanceMetricSubscription extends ResourceBase {
|
670
|
+
constructor(logicalId, properties, options) {
|
671
|
+
super(EC2NetworkPerformanceMetricSubscription.Type, EC2NetworkPerformanceMetricSubscription.AttributeNames, logicalId, properties, options);
|
672
|
+
}
|
673
|
+
}
|
674
|
+
EC2NetworkPerformanceMetricSubscription.Type = "AWS::EC2::NetworkPerformanceMetricSubscription";
|
675
|
+
EC2NetworkPerformanceMetricSubscription.AttributeNames = [];
|
676
|
+
export { EC2NetworkPerformanceMetricSubscription };
|
677
|
+
/**
|
678
|
+
* Resource class for AWS::EC2::PlacementGroup
|
679
|
+
*
|
680
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-placementgroup.html | AWS::EC2::PlacementGroup}
|
681
|
+
*/
|
682
|
+
class EC2PlacementGroup extends ResourceBase {
|
683
|
+
constructor(logicalId, properties, options) {
|
684
|
+
super(EC2PlacementGroup.Type, EC2PlacementGroup.AttributeNames, logicalId, properties, options);
|
685
|
+
}
|
686
|
+
}
|
687
|
+
EC2PlacementGroup.Type = "AWS::EC2::PlacementGroup";
|
688
|
+
EC2PlacementGroup.AttributeNames = ["GroupName"];
|
689
|
+
export { EC2PlacementGroup };
|
690
|
+
/**
|
691
|
+
* Resource class for AWS::EC2::PrefixList
|
692
|
+
*
|
693
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-prefixlist.html | AWS::EC2::PrefixList}
|
694
|
+
*/
|
695
|
+
class EC2PrefixList extends ResourceBase {
|
696
|
+
constructor(logicalId, properties, options) {
|
697
|
+
super(EC2PrefixList.Type, EC2PrefixList.AttributeNames, logicalId, properties, options);
|
698
|
+
}
|
699
|
+
}
|
700
|
+
EC2PrefixList.Type = "AWS::EC2::PrefixList";
|
701
|
+
EC2PrefixList.AttributeNames = ["OwnerId", "PrefixListId", "Version", "Arn"];
|
702
|
+
export { EC2PrefixList };
|
703
|
+
/**
|
704
|
+
* Resource class for AWS::EC2::Route
|
705
|
+
*
|
706
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-route.html | AWS::EC2::Route}
|
707
|
+
*/
|
708
|
+
class EC2Route extends ResourceBase {
|
709
|
+
constructor(logicalId, properties, options) {
|
710
|
+
super(EC2Route.Type, EC2Route.AttributeNames, logicalId, properties, options);
|
711
|
+
}
|
712
|
+
}
|
713
|
+
EC2Route.Type = "AWS::EC2::Route";
|
714
|
+
EC2Route.AttributeNames = [
|
715
|
+
"CidrBlock",
|
716
|
+
];
|
717
|
+
export { EC2Route };
|
718
|
+
/**
|
719
|
+
* Resource class for AWS::EC2::RouteTable
|
720
|
+
*
|
721
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-routetable.html | AWS::EC2::RouteTable}
|
722
|
+
*/
|
723
|
+
class EC2RouteTable extends ResourceBase {
|
724
|
+
constructor(logicalId, properties, options) {
|
725
|
+
super(EC2RouteTable.Type, EC2RouteTable.AttributeNames, logicalId, properties, options);
|
726
|
+
}
|
727
|
+
}
|
728
|
+
EC2RouteTable.Type = "AWS::EC2::RouteTable";
|
729
|
+
EC2RouteTable.AttributeNames = ["RouteTableId"];
|
730
|
+
export { EC2RouteTable };
|
731
|
+
/**
|
732
|
+
* Resource class for AWS::EC2::SecurityGroup
|
733
|
+
*
|
734
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group.html | AWS::EC2::SecurityGroup}
|
735
|
+
*/
|
736
|
+
class EC2SecurityGroup extends ResourceBase {
|
737
|
+
constructor(logicalId, properties, options) {
|
738
|
+
super(EC2SecurityGroup.Type, EC2SecurityGroup.AttributeNames, logicalId, properties, options);
|
739
|
+
}
|
740
|
+
}
|
741
|
+
EC2SecurityGroup.Type = "AWS::EC2::SecurityGroup";
|
742
|
+
EC2SecurityGroup.AttributeNames = ["GroupId", "VpcId"];
|
743
|
+
export { EC2SecurityGroup };
|
744
|
+
/**
|
745
|
+
* Resource class for AWS::EC2::SecurityGroupEgress
|
746
|
+
*
|
747
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-security-group-egress.html | AWS::EC2::SecurityGroupEgress}
|
748
|
+
*/
|
749
|
+
class EC2SecurityGroupEgress extends ResourceBase {
|
750
|
+
constructor(logicalId, properties, options) {
|
751
|
+
super(EC2SecurityGroupEgress.Type, EC2SecurityGroupEgress.AttributeNames, logicalId, properties, options);
|
752
|
+
}
|
753
|
+
}
|
754
|
+
EC2SecurityGroupEgress.Type = "AWS::EC2::SecurityGroupEgress";
|
755
|
+
EC2SecurityGroupEgress.AttributeNames = [];
|
756
|
+
export { EC2SecurityGroupEgress };
|
757
|
+
/**
|
758
|
+
* Resource class for AWS::EC2::SecurityGroupIngress
|
759
|
+
*
|
760
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group-ingress.html | AWS::EC2::SecurityGroupIngress}
|
761
|
+
*/
|
762
|
+
class EC2SecurityGroupIngress extends ResourceBase {
|
763
|
+
constructor(logicalId, properties, options) {
|
764
|
+
super(EC2SecurityGroupIngress.Type, EC2SecurityGroupIngress.AttributeNames, logicalId, properties, options);
|
765
|
+
}
|
766
|
+
}
|
767
|
+
EC2SecurityGroupIngress.Type = "AWS::EC2::SecurityGroupIngress";
|
768
|
+
EC2SecurityGroupIngress.AttributeNames = [];
|
769
|
+
export { EC2SecurityGroupIngress };
|
770
|
+
/**
|
771
|
+
* Resource class for AWS::EC2::SpotFleet
|
772
|
+
*
|
773
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-spotfleet.html | AWS::EC2::SpotFleet}
|
774
|
+
*/
|
775
|
+
class EC2SpotFleet extends ResourceBase {
|
776
|
+
constructor(logicalId, properties, options) {
|
777
|
+
super(EC2SpotFleet.Type, EC2SpotFleet.AttributeNames, logicalId, properties, options);
|
778
|
+
}
|
779
|
+
}
|
780
|
+
EC2SpotFleet.Type = "AWS::EC2::SpotFleet";
|
781
|
+
EC2SpotFleet.AttributeNames = ["Id"];
|
782
|
+
export { EC2SpotFleet };
|
783
|
+
/**
|
784
|
+
* Resource class for AWS::EC2::Subnet
|
785
|
+
*
|
786
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnet.html | AWS::EC2::Subnet}
|
787
|
+
*/
|
788
|
+
class EC2Subnet extends ResourceBase {
|
789
|
+
constructor(logicalId, properties, options) {
|
790
|
+
super(EC2Subnet.Type, EC2Subnet.AttributeNames, logicalId, properties, options);
|
791
|
+
}
|
792
|
+
}
|
793
|
+
EC2Subnet.Type = "AWS::EC2::Subnet";
|
794
|
+
EC2Subnet.AttributeNames = [
|
795
|
+
"VpcId",
|
796
|
+
"NetworkAclAssociationId",
|
797
|
+
"AvailabilityZoneId",
|
798
|
+
"OutpostArn",
|
799
|
+
"AvailabilityZone",
|
800
|
+
"CidrBlock",
|
801
|
+
"SubnetId",
|
802
|
+
"Ipv6CidrBlocks",
|
803
|
+
];
|
804
|
+
export { EC2Subnet };
|
805
|
+
/**
|
806
|
+
* Resource class for AWS::EC2::SubnetCidrBlock
|
807
|
+
*
|
808
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnetcidrblock.html | AWS::EC2::SubnetCidrBlock}
|
809
|
+
*/
|
810
|
+
class EC2SubnetCidrBlock extends ResourceBase {
|
811
|
+
constructor(logicalId, properties, options) {
|
812
|
+
super(EC2SubnetCidrBlock.Type, EC2SubnetCidrBlock.AttributeNames, logicalId, properties, options);
|
813
|
+
}
|
814
|
+
}
|
815
|
+
EC2SubnetCidrBlock.Type = "AWS::EC2::SubnetCidrBlock";
|
816
|
+
EC2SubnetCidrBlock.AttributeNames = ["Id"];
|
817
|
+
export { EC2SubnetCidrBlock };
|
818
|
+
/**
|
819
|
+
* Resource class for AWS::EC2::SubnetNetworkAclAssociation
|
820
|
+
*
|
821
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnet-network-acl-assoc.html | AWS::EC2::SubnetNetworkAclAssociation}
|
822
|
+
*/
|
823
|
+
class EC2SubnetNetworkAclAssociation extends ResourceBase {
|
824
|
+
constructor(logicalId, properties, options) {
|
825
|
+
super(EC2SubnetNetworkAclAssociation.Type, EC2SubnetNetworkAclAssociation.AttributeNames, logicalId, properties, options);
|
826
|
+
}
|
827
|
+
}
|
828
|
+
EC2SubnetNetworkAclAssociation.Type = "AWS::EC2::SubnetNetworkAclAssociation";
|
829
|
+
EC2SubnetNetworkAclAssociation.AttributeNames = ["AssociationId"];
|
830
|
+
export { EC2SubnetNetworkAclAssociation };
|
831
|
+
/**
|
832
|
+
* Resource class for AWS::EC2::SubnetRouteTableAssociation
|
833
|
+
*
|
834
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnetroutetableassociation.html | AWS::EC2::SubnetRouteTableAssociation}
|
835
|
+
*/
|
836
|
+
class EC2SubnetRouteTableAssociation extends ResourceBase {
|
837
|
+
constructor(logicalId, properties, options) {
|
838
|
+
super(EC2SubnetRouteTableAssociation.Type, EC2SubnetRouteTableAssociation.AttributeNames, logicalId, properties, options);
|
839
|
+
}
|
840
|
+
}
|
841
|
+
EC2SubnetRouteTableAssociation.Type = "AWS::EC2::SubnetRouteTableAssociation";
|
842
|
+
EC2SubnetRouteTableAssociation.AttributeNames = ["Id"];
|
843
|
+
export { EC2SubnetRouteTableAssociation };
|
844
|
+
/**
|
845
|
+
* Resource class for AWS::EC2::TrafficMirrorFilter
|
846
|
+
*
|
847
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-trafficmirrorfilter.html | AWS::EC2::TrafficMirrorFilter}
|
848
|
+
*/
|
849
|
+
class EC2TrafficMirrorFilter extends ResourceBase {
|
850
|
+
constructor(logicalId, properties, options) {
|
851
|
+
super(EC2TrafficMirrorFilter.Type, EC2TrafficMirrorFilter.AttributeNames, logicalId, properties, options);
|
852
|
+
}
|
853
|
+
}
|
854
|
+
EC2TrafficMirrorFilter.Type = "AWS::EC2::TrafficMirrorFilter";
|
855
|
+
EC2TrafficMirrorFilter.AttributeNames = [];
|
856
|
+
export { EC2TrafficMirrorFilter };
|
857
|
+
/**
|
858
|
+
* Resource class for AWS::EC2::TrafficMirrorFilterRule
|
859
|
+
*
|
860
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-trafficmirrorfilterrule.html | AWS::EC2::TrafficMirrorFilterRule}
|
861
|
+
*/
|
862
|
+
class EC2TrafficMirrorFilterRule extends ResourceBase {
|
863
|
+
constructor(logicalId, properties, options) {
|
864
|
+
super(EC2TrafficMirrorFilterRule.Type, EC2TrafficMirrorFilterRule.AttributeNames, logicalId, properties, options);
|
865
|
+
}
|
866
|
+
}
|
867
|
+
EC2TrafficMirrorFilterRule.Type = "AWS::EC2::TrafficMirrorFilterRule";
|
868
|
+
EC2TrafficMirrorFilterRule.AttributeNames = [];
|
869
|
+
export { EC2TrafficMirrorFilterRule };
|
870
|
+
/**
|
871
|
+
* Resource class for AWS::EC2::TrafficMirrorSession
|
872
|
+
*
|
873
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-trafficmirrorsession.html | AWS::EC2::TrafficMirrorSession}
|
874
|
+
*/
|
875
|
+
class EC2TrafficMirrorSession extends ResourceBase {
|
876
|
+
constructor(logicalId, properties, options) {
|
877
|
+
super(EC2TrafficMirrorSession.Type, EC2TrafficMirrorSession.AttributeNames, logicalId, properties, options);
|
878
|
+
}
|
879
|
+
}
|
880
|
+
EC2TrafficMirrorSession.Type = "AWS::EC2::TrafficMirrorSession";
|
881
|
+
EC2TrafficMirrorSession.AttributeNames = [];
|
882
|
+
export { EC2TrafficMirrorSession };
|
883
|
+
/**
|
884
|
+
* Resource class for AWS::EC2::TrafficMirrorTarget
|
885
|
+
*
|
886
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-trafficmirrortarget.html | AWS::EC2::TrafficMirrorTarget}
|
887
|
+
*/
|
888
|
+
class EC2TrafficMirrorTarget extends ResourceBase {
|
889
|
+
constructor(logicalId, properties, options) {
|
890
|
+
super(EC2TrafficMirrorTarget.Type, EC2TrafficMirrorTarget.AttributeNames, logicalId, properties, options);
|
891
|
+
}
|
892
|
+
}
|
893
|
+
EC2TrafficMirrorTarget.Type = "AWS::EC2::TrafficMirrorTarget";
|
894
|
+
EC2TrafficMirrorTarget.AttributeNames = [];
|
895
|
+
export { EC2TrafficMirrorTarget };
|
896
|
+
/**
|
897
|
+
* Resource class for AWS::EC2::TransitGateway
|
898
|
+
*
|
899
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgateway.html | AWS::EC2::TransitGateway}
|
900
|
+
*/
|
901
|
+
class EC2TransitGateway extends ResourceBase {
|
902
|
+
constructor(logicalId, properties, options) {
|
903
|
+
super(EC2TransitGateway.Type, EC2TransitGateway.AttributeNames, logicalId, properties, options);
|
904
|
+
}
|
905
|
+
}
|
906
|
+
EC2TransitGateway.Type = "AWS::EC2::TransitGateway";
|
907
|
+
EC2TransitGateway.AttributeNames = ["Id"];
|
908
|
+
export { EC2TransitGateway };
|
909
|
+
/**
|
910
|
+
* Resource class for AWS::EC2::TransitGatewayAttachment
|
911
|
+
*
|
912
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayattachment.html | AWS::EC2::TransitGatewayAttachment}
|
913
|
+
*/
|
914
|
+
class EC2TransitGatewayAttachment extends ResourceBase {
|
915
|
+
constructor(logicalId, properties, options) {
|
916
|
+
super(EC2TransitGatewayAttachment.Type, EC2TransitGatewayAttachment.AttributeNames, logicalId, properties, options);
|
917
|
+
}
|
918
|
+
}
|
919
|
+
EC2TransitGatewayAttachment.Type = "AWS::EC2::TransitGatewayAttachment";
|
920
|
+
EC2TransitGatewayAttachment.AttributeNames = ["Id"];
|
921
|
+
export { EC2TransitGatewayAttachment };
|
922
|
+
/**
|
923
|
+
* Resource class for AWS::EC2::TransitGatewayConnect
|
924
|
+
*
|
925
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayconnect.html | AWS::EC2::TransitGatewayConnect}
|
926
|
+
*/
|
927
|
+
class EC2TransitGatewayConnect extends ResourceBase {
|
928
|
+
constructor(logicalId, properties, options) {
|
929
|
+
super(EC2TransitGatewayConnect.Type, EC2TransitGatewayConnect.AttributeNames, logicalId, properties, options);
|
930
|
+
}
|
931
|
+
}
|
932
|
+
EC2TransitGatewayConnect.Type = "AWS::EC2::TransitGatewayConnect";
|
933
|
+
EC2TransitGatewayConnect.AttributeNames = ["TransitGatewayId", "State", "CreationTime", "TransitGatewayAttachmentId"];
|
934
|
+
export { EC2TransitGatewayConnect };
|
935
|
+
/**
|
936
|
+
* Resource class for AWS::EC2::TransitGatewayMulticastDomain
|
937
|
+
*
|
938
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewaymulticastdomain.html | AWS::EC2::TransitGatewayMulticastDomain}
|
939
|
+
*/
|
940
|
+
class EC2TransitGatewayMulticastDomain extends ResourceBase {
|
941
|
+
constructor(logicalId, properties, options) {
|
942
|
+
super(EC2TransitGatewayMulticastDomain.Type, EC2TransitGatewayMulticastDomain.AttributeNames, logicalId, properties, options);
|
943
|
+
}
|
944
|
+
}
|
945
|
+
EC2TransitGatewayMulticastDomain.Type = "AWS::EC2::TransitGatewayMulticastDomain";
|
946
|
+
EC2TransitGatewayMulticastDomain.AttributeNames = [
|
947
|
+
"TransitGatewayMulticastDomainArn",
|
948
|
+
"State",
|
949
|
+
"CreationTime",
|
950
|
+
"TransitGatewayMulticastDomainId",
|
951
|
+
];
|
952
|
+
export { EC2TransitGatewayMulticastDomain };
|
953
|
+
/**
|
954
|
+
* Resource class for AWS::EC2::TransitGatewayMulticastDomainAssociation
|
955
|
+
*
|
956
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewaymulticastdomainassociation.html | AWS::EC2::TransitGatewayMulticastDomainAssociation}
|
957
|
+
*/
|
958
|
+
class EC2TransitGatewayMulticastDomainAssociation extends ResourceBase {
|
959
|
+
constructor(logicalId, properties, options) {
|
960
|
+
super(EC2TransitGatewayMulticastDomainAssociation.Type, EC2TransitGatewayMulticastDomainAssociation.AttributeNames, logicalId, properties, options);
|
961
|
+
}
|
962
|
+
}
|
963
|
+
EC2TransitGatewayMulticastDomainAssociation.Type = "AWS::EC2::TransitGatewayMulticastDomainAssociation";
|
964
|
+
EC2TransitGatewayMulticastDomainAssociation.AttributeNames = ["ResourceId", "State", "ResourceType"];
|
965
|
+
export { EC2TransitGatewayMulticastDomainAssociation };
|
966
|
+
/**
|
967
|
+
* Resource class for AWS::EC2::TransitGatewayMulticastGroupMember
|
968
|
+
*
|
969
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewaymulticastgroupmember.html | AWS::EC2::TransitGatewayMulticastGroupMember}
|
970
|
+
*/
|
971
|
+
class EC2TransitGatewayMulticastGroupMember extends ResourceBase {
|
972
|
+
constructor(logicalId, properties, options) {
|
973
|
+
super(EC2TransitGatewayMulticastGroupMember.Type, EC2TransitGatewayMulticastGroupMember.AttributeNames, logicalId, properties, options);
|
974
|
+
}
|
975
|
+
}
|
976
|
+
EC2TransitGatewayMulticastGroupMember.Type = "AWS::EC2::TransitGatewayMulticastGroupMember";
|
977
|
+
EC2TransitGatewayMulticastGroupMember.AttributeNames = [
|
978
|
+
"GroupMember",
|
979
|
+
"ResourceId",
|
980
|
+
"MemberType",
|
981
|
+
"SourceType",
|
982
|
+
"ResourceType",
|
983
|
+
"SubnetId",
|
984
|
+
"GroupSource",
|
985
|
+
"TransitGatewayAttachmentId",
|
986
|
+
];
|
987
|
+
export { EC2TransitGatewayMulticastGroupMember };
|
988
|
+
/**
|
989
|
+
* Resource class for AWS::EC2::TransitGatewayMulticastGroupSource
|
990
|
+
*
|
991
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewaymulticastgroupsource.html | AWS::EC2::TransitGatewayMulticastGroupSource}
|
992
|
+
*/
|
993
|
+
class EC2TransitGatewayMulticastGroupSource extends ResourceBase {
|
994
|
+
constructor(logicalId, properties, options) {
|
995
|
+
super(EC2TransitGatewayMulticastGroupSource.Type, EC2TransitGatewayMulticastGroupSource.AttributeNames, logicalId, properties, options);
|
996
|
+
}
|
997
|
+
}
|
998
|
+
EC2TransitGatewayMulticastGroupSource.Type = "AWS::EC2::TransitGatewayMulticastGroupSource";
|
999
|
+
EC2TransitGatewayMulticastGroupSource.AttributeNames = [
|
1000
|
+
"GroupMember",
|
1001
|
+
"ResourceId",
|
1002
|
+
"MemberType",
|
1003
|
+
"SourceType",
|
1004
|
+
"ResourceType",
|
1005
|
+
"SubnetId",
|
1006
|
+
"GroupSource",
|
1007
|
+
"TransitGatewayAttachmentId",
|
1008
|
+
];
|
1009
|
+
export { EC2TransitGatewayMulticastGroupSource };
|
1010
|
+
/**
|
1011
|
+
* Resource class for AWS::EC2::TransitGatewayPeeringAttachment
|
1012
|
+
*
|
1013
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewaypeeringattachment.html | AWS::EC2::TransitGatewayPeeringAttachment}
|
1014
|
+
*/
|
1015
|
+
class EC2TransitGatewayPeeringAttachment extends ResourceBase {
|
1016
|
+
constructor(logicalId, properties, options) {
|
1017
|
+
super(EC2TransitGatewayPeeringAttachment.Type, EC2TransitGatewayPeeringAttachment.AttributeNames, logicalId, properties, options);
|
1018
|
+
}
|
1019
|
+
}
|
1020
|
+
EC2TransitGatewayPeeringAttachment.Type = "AWS::EC2::TransitGatewayPeeringAttachment";
|
1021
|
+
EC2TransitGatewayPeeringAttachment.AttributeNames = [
|
1022
|
+
"Status",
|
1023
|
+
"State",
|
1024
|
+
"CreationTime",
|
1025
|
+
"Status.Message",
|
1026
|
+
"Status.Code",
|
1027
|
+
"TransitGatewayAttachmentId",
|
1028
|
+
];
|
1029
|
+
export { EC2TransitGatewayPeeringAttachment };
|
1030
|
+
/**
|
1031
|
+
* Resource class for AWS::EC2::TransitGatewayRoute
|
1032
|
+
*
|
1033
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayroute.html | AWS::EC2::TransitGatewayRoute}
|
1034
|
+
*/
|
1035
|
+
class EC2TransitGatewayRoute extends ResourceBase {
|
1036
|
+
constructor(logicalId, properties, options) {
|
1037
|
+
super(EC2TransitGatewayRoute.Type, EC2TransitGatewayRoute.AttributeNames, logicalId, properties, options);
|
1038
|
+
}
|
1039
|
+
}
|
1040
|
+
EC2TransitGatewayRoute.Type = "AWS::EC2::TransitGatewayRoute";
|
1041
|
+
EC2TransitGatewayRoute.AttributeNames = [];
|
1042
|
+
export { EC2TransitGatewayRoute };
|
1043
|
+
/**
|
1044
|
+
* Resource class for AWS::EC2::TransitGatewayRouteTable
|
1045
|
+
*
|
1046
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayroutetable.html | AWS::EC2::TransitGatewayRouteTable}
|
1047
|
+
*/
|
1048
|
+
class EC2TransitGatewayRouteTable extends ResourceBase {
|
1049
|
+
constructor(logicalId, properties, options) {
|
1050
|
+
super(EC2TransitGatewayRouteTable.Type, EC2TransitGatewayRouteTable.AttributeNames, logicalId, properties, options);
|
1051
|
+
}
|
1052
|
+
}
|
1053
|
+
EC2TransitGatewayRouteTable.Type = "AWS::EC2::TransitGatewayRouteTable";
|
1054
|
+
EC2TransitGatewayRouteTable.AttributeNames = ["TransitGatewayRouteTableId"];
|
1055
|
+
export { EC2TransitGatewayRouteTable };
|
1056
|
+
/**
|
1057
|
+
* Resource class for AWS::EC2::TransitGatewayRouteTableAssociation
|
1058
|
+
*
|
1059
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayroutetableassociation.html | AWS::EC2::TransitGatewayRouteTableAssociation}
|
1060
|
+
*/
|
1061
|
+
class EC2TransitGatewayRouteTableAssociation extends ResourceBase {
|
1062
|
+
constructor(logicalId, properties, options) {
|
1063
|
+
super(EC2TransitGatewayRouteTableAssociation.Type, EC2TransitGatewayRouteTableAssociation.AttributeNames, logicalId, properties, options);
|
1064
|
+
}
|
1065
|
+
}
|
1066
|
+
EC2TransitGatewayRouteTableAssociation.Type = "AWS::EC2::TransitGatewayRouteTableAssociation";
|
1067
|
+
EC2TransitGatewayRouteTableAssociation.AttributeNames = [];
|
1068
|
+
export { EC2TransitGatewayRouteTableAssociation };
|
1069
|
+
/**
|
1070
|
+
* Resource class for AWS::EC2::TransitGatewayRouteTablePropagation
|
1071
|
+
*
|
1072
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayroutetablepropagation.html | AWS::EC2::TransitGatewayRouteTablePropagation}
|
1073
|
+
*/
|
1074
|
+
class EC2TransitGatewayRouteTablePropagation extends ResourceBase {
|
1075
|
+
constructor(logicalId, properties, options) {
|
1076
|
+
super(EC2TransitGatewayRouteTablePropagation.Type, EC2TransitGatewayRouteTablePropagation.AttributeNames, logicalId, properties, options);
|
1077
|
+
}
|
1078
|
+
}
|
1079
|
+
EC2TransitGatewayRouteTablePropagation.Type = "AWS::EC2::TransitGatewayRouteTablePropagation";
|
1080
|
+
EC2TransitGatewayRouteTablePropagation.AttributeNames = [];
|
1081
|
+
export { EC2TransitGatewayRouteTablePropagation };
|
1082
|
+
/**
|
1083
|
+
* Resource class for AWS::EC2::TransitGatewayVpcAttachment
|
1084
|
+
*
|
1085
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayvpcattachment.html | AWS::EC2::TransitGatewayVpcAttachment}
|
1086
|
+
*/
|
1087
|
+
class EC2TransitGatewayVpcAttachment extends ResourceBase {
|
1088
|
+
constructor(logicalId, properties, options) {
|
1089
|
+
super(EC2TransitGatewayVpcAttachment.Type, EC2TransitGatewayVpcAttachment.AttributeNames, logicalId, properties, options);
|
1090
|
+
}
|
1091
|
+
}
|
1092
|
+
EC2TransitGatewayVpcAttachment.Type = "AWS::EC2::TransitGatewayVpcAttachment";
|
1093
|
+
EC2TransitGatewayVpcAttachment.AttributeNames = ["Id"];
|
1094
|
+
export { EC2TransitGatewayVpcAttachment };
|
1095
|
+
/**
|
1096
|
+
* Resource class for AWS::EC2::VPC
|
1097
|
+
*
|
1098
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpc.html | AWS::EC2::VPC}
|
1099
|
+
*/
|
1100
|
+
class EC2VPC extends ResourceBase {
|
1101
|
+
constructor(logicalId, properties, options) {
|
1102
|
+
super(EC2VPC.Type, EC2VPC.AttributeNames, logicalId, properties, options);
|
1103
|
+
}
|
1104
|
+
}
|
1105
|
+
EC2VPC.Type = "AWS::EC2::VPC";
|
1106
|
+
EC2VPC.AttributeNames = [
|
1107
|
+
"VpcId",
|
1108
|
+
"CidrBlockAssociations",
|
1109
|
+
"CidrBlock",
|
1110
|
+
"DefaultNetworkAcl",
|
1111
|
+
"Ipv6CidrBlocks",
|
1112
|
+
"DefaultSecurityGroup",
|
1113
|
+
];
|
1114
|
+
export { EC2VPC };
|
1115
|
+
/**
|
1116
|
+
* Resource class for AWS::EC2::VPCCidrBlock
|
1117
|
+
*
|
1118
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpccidrblock.html | AWS::EC2::VPCCidrBlock}
|
1119
|
+
*/
|
1120
|
+
class EC2VPCCidrBlock extends ResourceBase {
|
1121
|
+
constructor(logicalId, properties, options) {
|
1122
|
+
super(EC2VPCCidrBlock.Type, EC2VPCCidrBlock.AttributeNames, logicalId, properties, options);
|
1123
|
+
}
|
1124
|
+
}
|
1125
|
+
EC2VPCCidrBlock.Type = "AWS::EC2::VPCCidrBlock";
|
1126
|
+
EC2VPCCidrBlock.AttributeNames = [];
|
1127
|
+
export { EC2VPCCidrBlock };
|
1128
|
+
/**
|
1129
|
+
* Resource class for AWS::EC2::VPCDHCPOptionsAssociation
|
1130
|
+
*
|
1131
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcdhcpoptionsassociation.html | AWS::EC2::VPCDHCPOptionsAssociation}
|
1132
|
+
*/
|
1133
|
+
class EC2VPCDHCPOptionsAssociation extends ResourceBase {
|
1134
|
+
constructor(logicalId, properties, options) {
|
1135
|
+
super(EC2VPCDHCPOptionsAssociation.Type, EC2VPCDHCPOptionsAssociation.AttributeNames, logicalId, properties, options);
|
1136
|
+
}
|
1137
|
+
}
|
1138
|
+
EC2VPCDHCPOptionsAssociation.Type = "AWS::EC2::VPCDHCPOptionsAssociation";
|
1139
|
+
EC2VPCDHCPOptionsAssociation.AttributeNames = [];
|
1140
|
+
export { EC2VPCDHCPOptionsAssociation };
|
1141
|
+
/**
|
1142
|
+
* Resource class for AWS::EC2::VPCEndpoint
|
1143
|
+
*
|
1144
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcendpoint.html | AWS::EC2::VPCEndpoint}
|
1145
|
+
*/
|
1146
|
+
class EC2VPCEndpoint extends ResourceBase {
|
1147
|
+
constructor(logicalId, properties, options) {
|
1148
|
+
super(EC2VPCEndpoint.Type, EC2VPCEndpoint.AttributeNames, logicalId, properties, options);
|
1149
|
+
}
|
1150
|
+
}
|
1151
|
+
EC2VPCEndpoint.Type = "AWS::EC2::VPCEndpoint";
|
1152
|
+
EC2VPCEndpoint.AttributeNames = ["CreationTimestamp", "NetworkInterfaceIds", "Id", "DnsEntries"];
|
1153
|
+
export { EC2VPCEndpoint };
|
1154
|
+
/**
|
1155
|
+
* Resource class for AWS::EC2::VPCEndpointConnectionNotification
|
1156
|
+
*
|
1157
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcendpointconnectionnotification.html | AWS::EC2::VPCEndpointConnectionNotification}
|
1158
|
+
*/
|
1159
|
+
class EC2VPCEndpointConnectionNotification extends ResourceBase {
|
1160
|
+
constructor(logicalId, properties, options) {
|
1161
|
+
super(EC2VPCEndpointConnectionNotification.Type, EC2VPCEndpointConnectionNotification.AttributeNames, logicalId, properties, options);
|
1162
|
+
}
|
1163
|
+
}
|
1164
|
+
EC2VPCEndpointConnectionNotification.Type = "AWS::EC2::VPCEndpointConnectionNotification";
|
1165
|
+
EC2VPCEndpointConnectionNotification.AttributeNames = ["VPCEndpointConnectionNotificationId"];
|
1166
|
+
export { EC2VPCEndpointConnectionNotification };
|
1167
|
+
/**
|
1168
|
+
* Resource class for AWS::EC2::VPCEndpointService
|
1169
|
+
*
|
1170
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcendpointservice.html | AWS::EC2::VPCEndpointService}
|
1171
|
+
*/
|
1172
|
+
class EC2VPCEndpointService extends ResourceBase {
|
1173
|
+
constructor(logicalId, properties, options) {
|
1174
|
+
super(EC2VPCEndpointService.Type, EC2VPCEndpointService.AttributeNames, logicalId, properties, options);
|
1175
|
+
}
|
1176
|
+
}
|
1177
|
+
EC2VPCEndpointService.Type = "AWS::EC2::VPCEndpointService";
|
1178
|
+
EC2VPCEndpointService.AttributeNames = ["ServiceId"];
|
1179
|
+
export { EC2VPCEndpointService };
|
1180
|
+
/**
|
1181
|
+
* Resource class for AWS::EC2::VPCEndpointServicePermissions
|
1182
|
+
*
|
1183
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcendpointservicepermissions.html | AWS::EC2::VPCEndpointServicePermissions}
|
1184
|
+
*/
|
1185
|
+
class EC2VPCEndpointServicePermissions extends ResourceBase {
|
1186
|
+
constructor(logicalId, properties, options) {
|
1187
|
+
super(EC2VPCEndpointServicePermissions.Type, EC2VPCEndpointServicePermissions.AttributeNames, logicalId, properties, options);
|
1188
|
+
}
|
1189
|
+
}
|
1190
|
+
EC2VPCEndpointServicePermissions.Type = "AWS::EC2::VPCEndpointServicePermissions";
|
1191
|
+
EC2VPCEndpointServicePermissions.AttributeNames = [];
|
1192
|
+
export { EC2VPCEndpointServicePermissions };
|
1193
|
+
/**
|
1194
|
+
* Resource class for AWS::EC2::VPCGatewayAttachment
|
1195
|
+
*
|
1196
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpc-gateway-attachment.html | AWS::EC2::VPCGatewayAttachment}
|
1197
|
+
*/
|
1198
|
+
class EC2VPCGatewayAttachment extends ResourceBase {
|
1199
|
+
constructor(logicalId, properties, options) {
|
1200
|
+
super(EC2VPCGatewayAttachment.Type, EC2VPCGatewayAttachment.AttributeNames, logicalId, properties, options);
|
1201
|
+
}
|
1202
|
+
}
|
1203
|
+
EC2VPCGatewayAttachment.Type = "AWS::EC2::VPCGatewayAttachment";
|
1204
|
+
EC2VPCGatewayAttachment.AttributeNames = [];
|
1205
|
+
export { EC2VPCGatewayAttachment };
|
1206
|
+
/**
|
1207
|
+
* Resource class for AWS::EC2::VPCPeeringConnection
|
1208
|
+
*
|
1209
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcpeeringconnection.html | AWS::EC2::VPCPeeringConnection}
|
1210
|
+
*/
|
1211
|
+
class EC2VPCPeeringConnection extends ResourceBase {
|
1212
|
+
constructor(logicalId, properties, options) {
|
1213
|
+
super(EC2VPCPeeringConnection.Type, EC2VPCPeeringConnection.AttributeNames, logicalId, properties, options);
|
1214
|
+
}
|
1215
|
+
}
|
1216
|
+
EC2VPCPeeringConnection.Type = "AWS::EC2::VPCPeeringConnection";
|
1217
|
+
EC2VPCPeeringConnection.AttributeNames = ["Id"];
|
1218
|
+
export { EC2VPCPeeringConnection };
|
1219
|
+
/**
|
1220
|
+
* Resource class for AWS::EC2::VPNConnection
|
1221
|
+
*
|
1222
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpnconnection.html | AWS::EC2::VPNConnection}
|
1223
|
+
*/
|
1224
|
+
class EC2VPNConnection extends ResourceBase {
|
1225
|
+
constructor(logicalId, properties, options) {
|
1226
|
+
super(EC2VPNConnection.Type, EC2VPNConnection.AttributeNames, logicalId, properties, options);
|
1227
|
+
}
|
1228
|
+
}
|
1229
|
+
EC2VPNConnection.Type = "AWS::EC2::VPNConnection";
|
1230
|
+
EC2VPNConnection.AttributeNames = ["VpnConnectionId"];
|
1231
|
+
export { EC2VPNConnection };
|
1232
|
+
/**
|
1233
|
+
* Resource class for AWS::EC2::VPNConnectionRoute
|
1234
|
+
*
|
1235
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpnconnectionroute.html | AWS::EC2::VPNConnectionRoute}
|
1236
|
+
*/
|
1237
|
+
class EC2VPNConnectionRoute extends ResourceBase {
|
1238
|
+
constructor(logicalId, properties, options) {
|
1239
|
+
super(EC2VPNConnectionRoute.Type, EC2VPNConnectionRoute.AttributeNames, logicalId, properties, options);
|
1240
|
+
}
|
1241
|
+
}
|
1242
|
+
EC2VPNConnectionRoute.Type = "AWS::EC2::VPNConnectionRoute";
|
1243
|
+
EC2VPNConnectionRoute.AttributeNames = [];
|
1244
|
+
export { EC2VPNConnectionRoute };
|
1245
|
+
/**
|
1246
|
+
* Resource class for AWS::EC2::VPNGateway
|
1247
|
+
*
|
1248
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpngateway.html | AWS::EC2::VPNGateway}
|
1249
|
+
*/
|
1250
|
+
class EC2VPNGateway extends ResourceBase {
|
1251
|
+
constructor(logicalId, properties, options) {
|
1252
|
+
super(EC2VPNGateway.Type, EC2VPNGateway.AttributeNames, logicalId, properties, options);
|
1253
|
+
}
|
1254
|
+
}
|
1255
|
+
EC2VPNGateway.Type = "AWS::EC2::VPNGateway";
|
1256
|
+
EC2VPNGateway.AttributeNames = ["VPNGatewayId"];
|
1257
|
+
export { EC2VPNGateway };
|
1258
|
+
/**
|
1259
|
+
* Resource class for AWS::EC2::VPNGatewayRoutePropagation
|
1260
|
+
*
|
1261
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpn-gatewayrouteprop.html | AWS::EC2::VPNGatewayRoutePropagation}
|
1262
|
+
*/
|
1263
|
+
class EC2VPNGatewayRoutePropagation extends ResourceBase {
|
1264
|
+
constructor(logicalId, properties, options) {
|
1265
|
+
super(EC2VPNGatewayRoutePropagation.Type, EC2VPNGatewayRoutePropagation.AttributeNames, logicalId, properties, options);
|
1266
|
+
}
|
1267
|
+
}
|
1268
|
+
EC2VPNGatewayRoutePropagation.Type = "AWS::EC2::VPNGatewayRoutePropagation";
|
1269
|
+
EC2VPNGatewayRoutePropagation.AttributeNames = [];
|
1270
|
+
export { EC2VPNGatewayRoutePropagation };
|
1271
|
+
/**
|
1272
|
+
* Resource class for AWS::EC2::VerifiedAccessEndpoint
|
1273
|
+
*
|
1274
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-verifiedaccessendpoint.html | AWS::EC2::VerifiedAccessEndpoint}
|
1275
|
+
*/
|
1276
|
+
class EC2VerifiedAccessEndpoint extends ResourceBase {
|
1277
|
+
constructor(logicalId, properties, options) {
|
1278
|
+
super(EC2VerifiedAccessEndpoint.Type, EC2VerifiedAccessEndpoint.AttributeNames, logicalId, properties, options);
|
1279
|
+
}
|
1280
|
+
}
|
1281
|
+
EC2VerifiedAccessEndpoint.Type = "AWS::EC2::VerifiedAccessEndpoint";
|
1282
|
+
EC2VerifiedAccessEndpoint.AttributeNames = [
|
1283
|
+
"Status",
|
1284
|
+
"EndpointDomain",
|
1285
|
+
"CreationTime",
|
1286
|
+
"LastUpdatedTime",
|
1287
|
+
"DeviceValidationDomain",
|
1288
|
+
"VerifiedAccessInstanceId",
|
1289
|
+
"VerifiedAccessEndpointId",
|
1290
|
+
];
|
1291
|
+
export { EC2VerifiedAccessEndpoint };
|
1292
|
+
/**
|
1293
|
+
* Resource class for AWS::EC2::VerifiedAccessGroup
|
1294
|
+
*
|
1295
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-verifiedaccessgroup.html | AWS::EC2::VerifiedAccessGroup}
|
1296
|
+
*/
|
1297
|
+
class EC2VerifiedAccessGroup extends ResourceBase {
|
1298
|
+
constructor(logicalId, properties, options) {
|
1299
|
+
super(EC2VerifiedAccessGroup.Type, EC2VerifiedAccessGroup.AttributeNames, logicalId, properties, options);
|
1300
|
+
}
|
1301
|
+
}
|
1302
|
+
EC2VerifiedAccessGroup.Type = "AWS::EC2::VerifiedAccessGroup";
|
1303
|
+
EC2VerifiedAccessGroup.AttributeNames = [
|
1304
|
+
"Owner",
|
1305
|
+
"CreationTime",
|
1306
|
+
"LastUpdatedTime",
|
1307
|
+
"VerifiedAccessGroupId",
|
1308
|
+
"VerifiedAccessGroupArn",
|
1309
|
+
];
|
1310
|
+
export { EC2VerifiedAccessGroup };
|
1311
|
+
/**
|
1312
|
+
* Resource class for AWS::EC2::VerifiedAccessInstance
|
1313
|
+
*
|
1314
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-verifiedaccessinstance.html | AWS::EC2::VerifiedAccessInstance}
|
1315
|
+
*/
|
1316
|
+
class EC2VerifiedAccessInstance extends ResourceBase {
|
1317
|
+
constructor(logicalId, properties, options) {
|
1318
|
+
super(EC2VerifiedAccessInstance.Type, EC2VerifiedAccessInstance.AttributeNames, logicalId, properties, options);
|
1319
|
+
}
|
1320
|
+
}
|
1321
|
+
EC2VerifiedAccessInstance.Type = "AWS::EC2::VerifiedAccessInstance";
|
1322
|
+
EC2VerifiedAccessInstance.AttributeNames = ["CreationTime", "LastUpdatedTime", "VerifiedAccessInstanceId"];
|
1323
|
+
export { EC2VerifiedAccessInstance };
|
1324
|
+
/**
|
1325
|
+
* Resource class for AWS::EC2::VerifiedAccessTrustProvider
|
1326
|
+
*
|
1327
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-verifiedaccesstrustprovider.html | AWS::EC2::VerifiedAccessTrustProvider}
|
1328
|
+
*/
|
1329
|
+
class EC2VerifiedAccessTrustProvider extends ResourceBase {
|
1330
|
+
constructor(logicalId, properties, options) {
|
1331
|
+
super(EC2VerifiedAccessTrustProvider.Type, EC2VerifiedAccessTrustProvider.AttributeNames, logicalId, properties, options);
|
1332
|
+
}
|
1333
|
+
}
|
1334
|
+
EC2VerifiedAccessTrustProvider.Type = "AWS::EC2::VerifiedAccessTrustProvider";
|
1335
|
+
EC2VerifiedAccessTrustProvider.AttributeNames = ["VerifiedAccessTrustProviderId", "CreationTime", "LastUpdatedTime"];
|
1336
|
+
export { EC2VerifiedAccessTrustProvider };
|
1337
|
+
/**
|
1338
|
+
* Resource class for AWS::EC2::Volume
|
1339
|
+
*
|
1340
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-volume.html | AWS::EC2::Volume}
|
1341
|
+
*/
|
1342
|
+
class EC2Volume extends ResourceBase {
|
1343
|
+
constructor(logicalId, properties, options) {
|
1344
|
+
super(EC2Volume.Type, EC2Volume.AttributeNames, logicalId, properties, options);
|
1345
|
+
}
|
1346
|
+
}
|
1347
|
+
EC2Volume.Type = "AWS::EC2::Volume";
|
1348
|
+
EC2Volume.AttributeNames = [
|
1349
|
+
"VolumeId",
|
1350
|
+
];
|
1351
|
+
export { EC2Volume };
|
1352
|
+
/**
|
1353
|
+
* Resource class for AWS::EC2::VolumeAttachment
|
1354
|
+
*
|
1355
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-volumeattachment.html | AWS::EC2::VolumeAttachment}
|
1356
|
+
*/
|
1357
|
+
class EC2VolumeAttachment extends ResourceBase {
|
1358
|
+
constructor(logicalId, properties, options) {
|
1359
|
+
super(EC2VolumeAttachment.Type, EC2VolumeAttachment.AttributeNames, logicalId, properties, options);
|
1360
|
+
}
|
1361
|
+
}
|
1362
|
+
EC2VolumeAttachment.Type = "AWS::EC2::VolumeAttachment";
|
1363
|
+
EC2VolumeAttachment.AttributeNames = [];
|
1364
|
+
export { EC2VolumeAttachment };
|