@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,1486 @@
|
|
1
|
+
import { ResourceBase } from "../util.js";
|
2
|
+
import { ResourceOptions } from "../template.js";
|
3
|
+
import { Tag } from "./core.js";
|
4
|
+
/**
|
5
|
+
* Type definition for AWS::AppMesh::GatewayRoute.GatewayRouteHostnameMatch
|
6
|
+
*
|
7
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-gatewayroute-gatewayroutehostnamematch.html | AWS::AppMesh::GatewayRoute.GatewayRouteHostnameMatch}
|
8
|
+
*/
|
9
|
+
export interface AppMeshGatewayRouteGatewayRouteHostnameMatch {
|
10
|
+
Suffix?: string;
|
11
|
+
Exact?: string;
|
12
|
+
}
|
13
|
+
/**
|
14
|
+
* Type definition for AWS::AppMesh::GatewayRoute.GatewayRouteHostnameRewrite
|
15
|
+
*
|
16
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-gatewayroute-gatewayroutehostnamerewrite.html | AWS::AppMesh::GatewayRoute.GatewayRouteHostnameRewrite}
|
17
|
+
*/
|
18
|
+
export interface AppMeshGatewayRouteGatewayRouteHostnameRewrite {
|
19
|
+
DefaultTargetHostname?: string;
|
20
|
+
}
|
21
|
+
/**
|
22
|
+
* Type definition for AWS::AppMesh::GatewayRoute.GatewayRouteMetadataMatch
|
23
|
+
*
|
24
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-gatewayroute-gatewayroutemetadatamatch.html | AWS::AppMesh::GatewayRoute.GatewayRouteMetadataMatch}
|
25
|
+
*/
|
26
|
+
export interface AppMeshGatewayRouteGatewayRouteMetadataMatch {
|
27
|
+
Suffix?: string;
|
28
|
+
Regex?: string;
|
29
|
+
Exact?: string;
|
30
|
+
Prefix?: string;
|
31
|
+
Range?: AppMeshGatewayRouteGatewayRouteRangeMatch;
|
32
|
+
}
|
33
|
+
/**
|
34
|
+
* Type definition for AWS::AppMesh::GatewayRoute.GatewayRouteRangeMatch
|
35
|
+
*
|
36
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-gatewayroute-gatewayrouterangematch.html | AWS::AppMesh::GatewayRoute.GatewayRouteRangeMatch}
|
37
|
+
*/
|
38
|
+
export interface AppMeshGatewayRouteGatewayRouteRangeMatch {
|
39
|
+
Start: number;
|
40
|
+
End: number;
|
41
|
+
}
|
42
|
+
/**
|
43
|
+
* Type definition for AWS::AppMesh::GatewayRoute.GatewayRouteSpec
|
44
|
+
*
|
45
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-gatewayroute-gatewayroutespec.html | AWS::AppMesh::GatewayRoute.GatewayRouteSpec}
|
46
|
+
*/
|
47
|
+
export interface AppMeshGatewayRouteGatewayRouteSpec {
|
48
|
+
HttpRoute?: AppMeshGatewayRouteHttpGatewayRoute;
|
49
|
+
Priority?: number;
|
50
|
+
Http2Route?: AppMeshGatewayRouteHttpGatewayRoute;
|
51
|
+
GrpcRoute?: AppMeshGatewayRouteGrpcGatewayRoute;
|
52
|
+
}
|
53
|
+
/**
|
54
|
+
* Type definition for AWS::AppMesh::GatewayRoute.GatewayRouteTarget
|
55
|
+
*
|
56
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-gatewayroute-gatewayroutetarget.html | AWS::AppMesh::GatewayRoute.GatewayRouteTarget}
|
57
|
+
*/
|
58
|
+
export interface AppMeshGatewayRouteGatewayRouteTarget {
|
59
|
+
Port?: number;
|
60
|
+
VirtualService: AppMeshGatewayRouteGatewayRouteVirtualService;
|
61
|
+
}
|
62
|
+
/**
|
63
|
+
* Type definition for AWS::AppMesh::GatewayRoute.GatewayRouteVirtualService
|
64
|
+
*
|
65
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-gatewayroute-gatewayroutevirtualservice.html | AWS::AppMesh::GatewayRoute.GatewayRouteVirtualService}
|
66
|
+
*/
|
67
|
+
export interface AppMeshGatewayRouteGatewayRouteVirtualService {
|
68
|
+
VirtualServiceName: string;
|
69
|
+
}
|
70
|
+
/**
|
71
|
+
* Type definition for AWS::AppMesh::GatewayRoute.GrpcGatewayRoute
|
72
|
+
*
|
73
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-gatewayroute-grpcgatewayroute.html | AWS::AppMesh::GatewayRoute.GrpcGatewayRoute}
|
74
|
+
*/
|
75
|
+
export interface AppMeshGatewayRouteGrpcGatewayRoute {
|
76
|
+
Action: AppMeshGatewayRouteGrpcGatewayRouteAction;
|
77
|
+
Match: AppMeshGatewayRouteGrpcGatewayRouteMatch;
|
78
|
+
}
|
79
|
+
/**
|
80
|
+
* Type definition for AWS::AppMesh::GatewayRoute.GrpcGatewayRouteAction
|
81
|
+
*
|
82
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-gatewayroute-grpcgatewayrouteaction.html | AWS::AppMesh::GatewayRoute.GrpcGatewayRouteAction}
|
83
|
+
*/
|
84
|
+
export interface AppMeshGatewayRouteGrpcGatewayRouteAction {
|
85
|
+
Target: AppMeshGatewayRouteGatewayRouteTarget;
|
86
|
+
Rewrite?: AppMeshGatewayRouteGrpcGatewayRouteRewrite;
|
87
|
+
}
|
88
|
+
/**
|
89
|
+
* Type definition for AWS::AppMesh::GatewayRoute.GrpcGatewayRouteMatch
|
90
|
+
*
|
91
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-gatewayroute-grpcgatewayroutematch.html | AWS::AppMesh::GatewayRoute.GrpcGatewayRouteMatch}
|
92
|
+
*/
|
93
|
+
export interface AppMeshGatewayRouteGrpcGatewayRouteMatch {
|
94
|
+
ServiceName?: string;
|
95
|
+
Port?: number;
|
96
|
+
Hostname?: AppMeshGatewayRouteGatewayRouteHostnameMatch;
|
97
|
+
Metadata?: any[];
|
98
|
+
}
|
99
|
+
/**
|
100
|
+
* Type definition for AWS::AppMesh::GatewayRoute.GrpcGatewayRouteMetadata
|
101
|
+
*
|
102
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-gatewayroute-grpcgatewayroutemetadata.html | AWS::AppMesh::GatewayRoute.GrpcGatewayRouteMetadata}
|
103
|
+
*/
|
104
|
+
export interface AppMeshGatewayRouteGrpcGatewayRouteMetadata {
|
105
|
+
Invert?: boolean;
|
106
|
+
Name: string;
|
107
|
+
Match?: AppMeshGatewayRouteGatewayRouteMetadataMatch;
|
108
|
+
}
|
109
|
+
/**
|
110
|
+
* Type definition for AWS::AppMesh::GatewayRoute.GrpcGatewayRouteRewrite
|
111
|
+
*
|
112
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-gatewayroute-grpcgatewayrouterewrite.html | AWS::AppMesh::GatewayRoute.GrpcGatewayRouteRewrite}
|
113
|
+
*/
|
114
|
+
export interface AppMeshGatewayRouteGrpcGatewayRouteRewrite {
|
115
|
+
Hostname?: AppMeshGatewayRouteGatewayRouteHostnameRewrite;
|
116
|
+
}
|
117
|
+
/**
|
118
|
+
* Type definition for AWS::AppMesh::GatewayRoute.HttpGatewayRoute
|
119
|
+
*
|
120
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-gatewayroute-httpgatewayroute.html | AWS::AppMesh::GatewayRoute.HttpGatewayRoute}
|
121
|
+
*/
|
122
|
+
export interface AppMeshGatewayRouteHttpGatewayRoute {
|
123
|
+
Action: AppMeshGatewayRouteHttpGatewayRouteAction;
|
124
|
+
Match: AppMeshGatewayRouteHttpGatewayRouteMatch;
|
125
|
+
}
|
126
|
+
/**
|
127
|
+
* Type definition for AWS::AppMesh::GatewayRoute.HttpGatewayRouteAction
|
128
|
+
*
|
129
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-gatewayroute-httpgatewayrouteaction.html | AWS::AppMesh::GatewayRoute.HttpGatewayRouteAction}
|
130
|
+
*/
|
131
|
+
export interface AppMeshGatewayRouteHttpGatewayRouteAction {
|
132
|
+
Target: AppMeshGatewayRouteGatewayRouteTarget;
|
133
|
+
Rewrite?: AppMeshGatewayRouteHttpGatewayRouteRewrite;
|
134
|
+
}
|
135
|
+
/**
|
136
|
+
* Type definition for AWS::AppMesh::GatewayRoute.HttpGatewayRouteHeader
|
137
|
+
*
|
138
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-gatewayroute-httpgatewayrouteheader.html | AWS::AppMesh::GatewayRoute.HttpGatewayRouteHeader}
|
139
|
+
*/
|
140
|
+
export interface AppMeshGatewayRouteHttpGatewayRouteHeader {
|
141
|
+
Invert?: boolean;
|
142
|
+
Name: string;
|
143
|
+
Match?: AppMeshGatewayRouteHttpGatewayRouteHeaderMatch;
|
144
|
+
}
|
145
|
+
/**
|
146
|
+
* Type definition for AWS::AppMesh::GatewayRoute.HttpGatewayRouteHeaderMatch
|
147
|
+
*
|
148
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-gatewayroute-httpgatewayrouteheadermatch.html | AWS::AppMesh::GatewayRoute.HttpGatewayRouteHeaderMatch}
|
149
|
+
*/
|
150
|
+
export interface AppMeshGatewayRouteHttpGatewayRouteHeaderMatch {
|
151
|
+
Suffix?: string;
|
152
|
+
Regex?: string;
|
153
|
+
Exact?: string;
|
154
|
+
Prefix?: string;
|
155
|
+
Range?: AppMeshGatewayRouteGatewayRouteRangeMatch;
|
156
|
+
}
|
157
|
+
/**
|
158
|
+
* Type definition for AWS::AppMesh::GatewayRoute.HttpGatewayRouteMatch
|
159
|
+
*
|
160
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-gatewayroute-httpgatewayroutematch.html | AWS::AppMesh::GatewayRoute.HttpGatewayRouteMatch}
|
161
|
+
*/
|
162
|
+
export interface AppMeshGatewayRouteHttpGatewayRouteMatch {
|
163
|
+
Path?: AppMeshGatewayRouteHttpPathMatch;
|
164
|
+
Headers?: any[];
|
165
|
+
Port?: number;
|
166
|
+
Hostname?: AppMeshGatewayRouteGatewayRouteHostnameMatch;
|
167
|
+
Prefix?: string;
|
168
|
+
Method?: string;
|
169
|
+
QueryParameters?: any[];
|
170
|
+
}
|
171
|
+
/**
|
172
|
+
* Type definition for AWS::AppMesh::GatewayRoute.HttpGatewayRoutePathRewrite
|
173
|
+
*
|
174
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-gatewayroute-httpgatewayroutepathrewrite.html | AWS::AppMesh::GatewayRoute.HttpGatewayRoutePathRewrite}
|
175
|
+
*/
|
176
|
+
export interface AppMeshGatewayRouteHttpGatewayRoutePathRewrite {
|
177
|
+
Exact?: string;
|
178
|
+
}
|
179
|
+
/**
|
180
|
+
* Type definition for AWS::AppMesh::GatewayRoute.HttpGatewayRoutePrefixRewrite
|
181
|
+
*
|
182
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-gatewayroute-httpgatewayrouteprefixrewrite.html | AWS::AppMesh::GatewayRoute.HttpGatewayRoutePrefixRewrite}
|
183
|
+
*/
|
184
|
+
export interface AppMeshGatewayRouteHttpGatewayRoutePrefixRewrite {
|
185
|
+
Value?: string;
|
186
|
+
DefaultPrefix?: string;
|
187
|
+
}
|
188
|
+
/**
|
189
|
+
* Type definition for AWS::AppMesh::GatewayRoute.HttpGatewayRouteRewrite
|
190
|
+
*
|
191
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-gatewayroute-httpgatewayrouterewrite.html | AWS::AppMesh::GatewayRoute.HttpGatewayRouteRewrite}
|
192
|
+
*/
|
193
|
+
export interface AppMeshGatewayRouteHttpGatewayRouteRewrite {
|
194
|
+
Path?: AppMeshGatewayRouteHttpGatewayRoutePathRewrite;
|
195
|
+
Hostname?: AppMeshGatewayRouteGatewayRouteHostnameRewrite;
|
196
|
+
Prefix?: AppMeshGatewayRouteHttpGatewayRoutePrefixRewrite;
|
197
|
+
}
|
198
|
+
/**
|
199
|
+
* Type definition for AWS::AppMesh::GatewayRoute.HttpPathMatch
|
200
|
+
*
|
201
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-gatewayroute-httppathmatch.html | AWS::AppMesh::GatewayRoute.HttpPathMatch}
|
202
|
+
*/
|
203
|
+
export interface AppMeshGatewayRouteHttpPathMatch {
|
204
|
+
Regex?: string;
|
205
|
+
Exact?: string;
|
206
|
+
}
|
207
|
+
/**
|
208
|
+
* Type definition for AWS::AppMesh::GatewayRoute.HttpQueryParameterMatch
|
209
|
+
*
|
210
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-gatewayroute-httpqueryparametermatch.html | AWS::AppMesh::GatewayRoute.HttpQueryParameterMatch}
|
211
|
+
*/
|
212
|
+
export interface AppMeshGatewayRouteHttpQueryParameterMatch {
|
213
|
+
Exact?: string;
|
214
|
+
}
|
215
|
+
/**
|
216
|
+
* Type definition for AWS::AppMesh::GatewayRoute.QueryParameter
|
217
|
+
*
|
218
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-gatewayroute-queryparameter.html | AWS::AppMesh::GatewayRoute.QueryParameter}
|
219
|
+
*/
|
220
|
+
export interface AppMeshGatewayRouteQueryParameter {
|
221
|
+
Name: string;
|
222
|
+
Match?: AppMeshGatewayRouteHttpQueryParameterMatch;
|
223
|
+
}
|
224
|
+
/**
|
225
|
+
* Type definition for AWS::AppMesh::Mesh.EgressFilter
|
226
|
+
*
|
227
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-mesh-egressfilter.html | AWS::AppMesh::Mesh.EgressFilter}
|
228
|
+
*/
|
229
|
+
export interface AppMeshMeshEgressFilter {
|
230
|
+
Type: string;
|
231
|
+
}
|
232
|
+
/**
|
233
|
+
* Type definition for AWS::AppMesh::Mesh.MeshServiceDiscovery
|
234
|
+
*
|
235
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-mesh-meshservicediscovery.html | AWS::AppMesh::Mesh.MeshServiceDiscovery}
|
236
|
+
*/
|
237
|
+
export interface AppMeshMeshMeshServiceDiscovery {
|
238
|
+
IpPreference?: string;
|
239
|
+
}
|
240
|
+
/**
|
241
|
+
* Type definition for AWS::AppMesh::Mesh.MeshSpec
|
242
|
+
*
|
243
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-mesh-meshspec.html | AWS::AppMesh::Mesh.MeshSpec}
|
244
|
+
*/
|
245
|
+
export interface AppMeshMeshMeshSpec {
|
246
|
+
EgressFilter?: AppMeshMeshEgressFilter;
|
247
|
+
ServiceDiscovery?: AppMeshMeshMeshServiceDiscovery;
|
248
|
+
}
|
249
|
+
/**
|
250
|
+
* Type definition for AWS::AppMesh::Route.Duration
|
251
|
+
*
|
252
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-duration.html | AWS::AppMesh::Route.Duration}
|
253
|
+
*/
|
254
|
+
export interface AppMeshRouteDuration {
|
255
|
+
Value: number;
|
256
|
+
Unit: string;
|
257
|
+
}
|
258
|
+
/**
|
259
|
+
* Type definition for AWS::AppMesh::Route.GrpcRetryPolicy
|
260
|
+
*
|
261
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-grpcretrypolicy.html | AWS::AppMesh::Route.GrpcRetryPolicy}
|
262
|
+
*/
|
263
|
+
export interface AppMeshRouteGrpcRetryPolicy {
|
264
|
+
MaxRetries: number;
|
265
|
+
PerRetryTimeout: AppMeshRouteDuration;
|
266
|
+
GrpcRetryEvents?: any[];
|
267
|
+
HttpRetryEvents?: any[];
|
268
|
+
TcpRetryEvents?: any[];
|
269
|
+
}
|
270
|
+
/**
|
271
|
+
* Type definition for AWS::AppMesh::Route.GrpcRoute
|
272
|
+
*
|
273
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-grpcroute.html | AWS::AppMesh::Route.GrpcRoute}
|
274
|
+
*/
|
275
|
+
export interface AppMeshRouteGrpcRoute {
|
276
|
+
Action: AppMeshRouteGrpcRouteAction;
|
277
|
+
Timeout?: AppMeshRouteGrpcTimeout;
|
278
|
+
RetryPolicy?: AppMeshRouteGrpcRetryPolicy;
|
279
|
+
Match: AppMeshRouteGrpcRouteMatch;
|
280
|
+
}
|
281
|
+
/**
|
282
|
+
* Type definition for AWS::AppMesh::Route.GrpcRouteAction
|
283
|
+
*
|
284
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-grpcrouteaction.html | AWS::AppMesh::Route.GrpcRouteAction}
|
285
|
+
*/
|
286
|
+
export interface AppMeshRouteGrpcRouteAction {
|
287
|
+
WeightedTargets: any[];
|
288
|
+
}
|
289
|
+
/**
|
290
|
+
* Type definition for AWS::AppMesh::Route.GrpcRouteMatch
|
291
|
+
*
|
292
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-grpcroutematch.html | AWS::AppMesh::Route.GrpcRouteMatch}
|
293
|
+
*/
|
294
|
+
export interface AppMeshRouteGrpcRouteMatch {
|
295
|
+
ServiceName?: string;
|
296
|
+
Port?: number;
|
297
|
+
Metadata?: any[];
|
298
|
+
MethodName?: string;
|
299
|
+
}
|
300
|
+
/**
|
301
|
+
* Type definition for AWS::AppMesh::Route.GrpcRouteMetadata
|
302
|
+
*
|
303
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-grpcroutemetadata.html | AWS::AppMesh::Route.GrpcRouteMetadata}
|
304
|
+
*/
|
305
|
+
export interface AppMeshRouteGrpcRouteMetadata {
|
306
|
+
Invert?: boolean;
|
307
|
+
Name: string;
|
308
|
+
Match?: AppMeshRouteGrpcRouteMetadataMatchMethod;
|
309
|
+
}
|
310
|
+
/**
|
311
|
+
* Type definition for AWS::AppMesh::Route.GrpcRouteMetadataMatchMethod
|
312
|
+
*
|
313
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-grpcroutemetadatamatchmethod.html | AWS::AppMesh::Route.GrpcRouteMetadataMatchMethod}
|
314
|
+
*/
|
315
|
+
export interface AppMeshRouteGrpcRouteMetadataMatchMethod {
|
316
|
+
Suffix?: string;
|
317
|
+
Regex?: string;
|
318
|
+
Exact?: string;
|
319
|
+
Prefix?: string;
|
320
|
+
Range?: AppMeshRouteMatchRange;
|
321
|
+
}
|
322
|
+
/**
|
323
|
+
* Type definition for AWS::AppMesh::Route.GrpcTimeout
|
324
|
+
*
|
325
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-grpctimeout.html | AWS::AppMesh::Route.GrpcTimeout}
|
326
|
+
*/
|
327
|
+
export interface AppMeshRouteGrpcTimeout {
|
328
|
+
PerRequest?: AppMeshRouteDuration;
|
329
|
+
Idle?: AppMeshRouteDuration;
|
330
|
+
}
|
331
|
+
/**
|
332
|
+
* Type definition for AWS::AppMesh::Route.HeaderMatchMethod
|
333
|
+
*
|
334
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-headermatchmethod.html | AWS::AppMesh::Route.HeaderMatchMethod}
|
335
|
+
*/
|
336
|
+
export interface AppMeshRouteHeaderMatchMethod {
|
337
|
+
Suffix?: string;
|
338
|
+
Regex?: string;
|
339
|
+
Exact?: string;
|
340
|
+
Prefix?: string;
|
341
|
+
Range?: AppMeshRouteMatchRange;
|
342
|
+
}
|
343
|
+
/**
|
344
|
+
* Type definition for AWS::AppMesh::Route.HttpPathMatch
|
345
|
+
*
|
346
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-httppathmatch.html | AWS::AppMesh::Route.HttpPathMatch}
|
347
|
+
*/
|
348
|
+
export interface AppMeshRouteHttpPathMatch {
|
349
|
+
Regex?: string;
|
350
|
+
Exact?: string;
|
351
|
+
}
|
352
|
+
/**
|
353
|
+
* Type definition for AWS::AppMesh::Route.HttpQueryParameterMatch
|
354
|
+
*
|
355
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-httpqueryparametermatch.html | AWS::AppMesh::Route.HttpQueryParameterMatch}
|
356
|
+
*/
|
357
|
+
export interface AppMeshRouteHttpQueryParameterMatch {
|
358
|
+
Exact?: string;
|
359
|
+
}
|
360
|
+
/**
|
361
|
+
* Type definition for AWS::AppMesh::Route.HttpRetryPolicy
|
362
|
+
*
|
363
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-httpretrypolicy.html | AWS::AppMesh::Route.HttpRetryPolicy}
|
364
|
+
*/
|
365
|
+
export interface AppMeshRouteHttpRetryPolicy {
|
366
|
+
MaxRetries: number;
|
367
|
+
PerRetryTimeout: AppMeshRouteDuration;
|
368
|
+
HttpRetryEvents?: any[];
|
369
|
+
TcpRetryEvents?: any[];
|
370
|
+
}
|
371
|
+
/**
|
372
|
+
* Type definition for AWS::AppMesh::Route.HttpRoute
|
373
|
+
*
|
374
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-httproute.html | AWS::AppMesh::Route.HttpRoute}
|
375
|
+
*/
|
376
|
+
export interface AppMeshRouteHttpRoute {
|
377
|
+
Action: AppMeshRouteHttpRouteAction;
|
378
|
+
Timeout?: AppMeshRouteHttpTimeout;
|
379
|
+
RetryPolicy?: AppMeshRouteHttpRetryPolicy;
|
380
|
+
Match: AppMeshRouteHttpRouteMatch;
|
381
|
+
}
|
382
|
+
/**
|
383
|
+
* Type definition for AWS::AppMesh::Route.HttpRouteAction
|
384
|
+
*
|
385
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-httprouteaction.html | AWS::AppMesh::Route.HttpRouteAction}
|
386
|
+
*/
|
387
|
+
export interface AppMeshRouteHttpRouteAction {
|
388
|
+
WeightedTargets: any[];
|
389
|
+
}
|
390
|
+
/**
|
391
|
+
* Type definition for AWS::AppMesh::Route.HttpRouteHeader
|
392
|
+
*
|
393
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-httprouteheader.html | AWS::AppMesh::Route.HttpRouteHeader}
|
394
|
+
*/
|
395
|
+
export interface AppMeshRouteHttpRouteHeader {
|
396
|
+
Invert?: boolean;
|
397
|
+
Name: string;
|
398
|
+
Match?: AppMeshRouteHeaderMatchMethod;
|
399
|
+
}
|
400
|
+
/**
|
401
|
+
* Type definition for AWS::AppMesh::Route.HttpRouteMatch
|
402
|
+
*
|
403
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-httproutematch.html | AWS::AppMesh::Route.HttpRouteMatch}
|
404
|
+
*/
|
405
|
+
export interface AppMeshRouteHttpRouteMatch {
|
406
|
+
Path?: AppMeshRouteHttpPathMatch;
|
407
|
+
Scheme?: string;
|
408
|
+
Headers?: any[];
|
409
|
+
Port?: number;
|
410
|
+
Prefix?: string;
|
411
|
+
Method?: string;
|
412
|
+
QueryParameters?: any[];
|
413
|
+
}
|
414
|
+
/**
|
415
|
+
* Type definition for AWS::AppMesh::Route.HttpTimeout
|
416
|
+
*
|
417
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-httptimeout.html | AWS::AppMesh::Route.HttpTimeout}
|
418
|
+
*/
|
419
|
+
export interface AppMeshRouteHttpTimeout {
|
420
|
+
PerRequest?: AppMeshRouteDuration;
|
421
|
+
Idle?: AppMeshRouteDuration;
|
422
|
+
}
|
423
|
+
/**
|
424
|
+
* Type definition for AWS::AppMesh::Route.MatchRange
|
425
|
+
*
|
426
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-matchrange.html | AWS::AppMesh::Route.MatchRange}
|
427
|
+
*/
|
428
|
+
export interface AppMeshRouteMatchRange {
|
429
|
+
Start: number;
|
430
|
+
End: number;
|
431
|
+
}
|
432
|
+
/**
|
433
|
+
* Type definition for AWS::AppMesh::Route.QueryParameter
|
434
|
+
*
|
435
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-queryparameter.html | AWS::AppMesh::Route.QueryParameter}
|
436
|
+
*/
|
437
|
+
export interface AppMeshRouteQueryParameter {
|
438
|
+
Name: string;
|
439
|
+
Match?: AppMeshRouteHttpQueryParameterMatch;
|
440
|
+
}
|
441
|
+
/**
|
442
|
+
* Type definition for AWS::AppMesh::Route.RouteSpec
|
443
|
+
*
|
444
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-routespec.html | AWS::AppMesh::Route.RouteSpec}
|
445
|
+
*/
|
446
|
+
export interface AppMeshRouteRouteSpec {
|
447
|
+
HttpRoute?: AppMeshRouteHttpRoute;
|
448
|
+
Priority?: number;
|
449
|
+
Http2Route?: AppMeshRouteHttpRoute;
|
450
|
+
GrpcRoute?: AppMeshRouteGrpcRoute;
|
451
|
+
TcpRoute?: AppMeshRouteTcpRoute;
|
452
|
+
}
|
453
|
+
/**
|
454
|
+
* Type definition for AWS::AppMesh::Route.TcpRoute
|
455
|
+
*
|
456
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-tcproute.html | AWS::AppMesh::Route.TcpRoute}
|
457
|
+
*/
|
458
|
+
export interface AppMeshRouteTcpRoute {
|
459
|
+
Action: AppMeshRouteTcpRouteAction;
|
460
|
+
Timeout?: AppMeshRouteTcpTimeout;
|
461
|
+
Match?: AppMeshRouteTcpRouteMatch;
|
462
|
+
}
|
463
|
+
/**
|
464
|
+
* Type definition for AWS::AppMesh::Route.TcpRouteAction
|
465
|
+
*
|
466
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-tcprouteaction.html | AWS::AppMesh::Route.TcpRouteAction}
|
467
|
+
*/
|
468
|
+
export interface AppMeshRouteTcpRouteAction {
|
469
|
+
WeightedTargets: any[];
|
470
|
+
}
|
471
|
+
/**
|
472
|
+
* Type definition for AWS::AppMesh::Route.TcpRouteMatch
|
473
|
+
*
|
474
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-tcproutematch.html | AWS::AppMesh::Route.TcpRouteMatch}
|
475
|
+
*/
|
476
|
+
export interface AppMeshRouteTcpRouteMatch {
|
477
|
+
Port?: number;
|
478
|
+
}
|
479
|
+
/**
|
480
|
+
* Type definition for AWS::AppMesh::Route.TcpTimeout
|
481
|
+
*
|
482
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-tcptimeout.html | AWS::AppMesh::Route.TcpTimeout}
|
483
|
+
*/
|
484
|
+
export interface AppMeshRouteTcpTimeout {
|
485
|
+
Idle?: AppMeshRouteDuration;
|
486
|
+
}
|
487
|
+
/**
|
488
|
+
* Type definition for AWS::AppMesh::Route.WeightedTarget
|
489
|
+
*
|
490
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-weightedtarget.html | AWS::AppMesh::Route.WeightedTarget}
|
491
|
+
*/
|
492
|
+
export interface AppMeshRouteWeightedTarget {
|
493
|
+
VirtualNode: string;
|
494
|
+
Port?: number;
|
495
|
+
Weight: number;
|
496
|
+
}
|
497
|
+
/**
|
498
|
+
* Type definition for AWS::AppMesh::VirtualGateway.JsonFormatRef
|
499
|
+
*
|
500
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-jsonformatref.html | AWS::AppMesh::VirtualGateway.JsonFormatRef}
|
501
|
+
*/
|
502
|
+
export interface AppMeshVirtualGatewayJsonFormatRef {
|
503
|
+
Value: string;
|
504
|
+
Key: string;
|
505
|
+
}
|
506
|
+
/**
|
507
|
+
* Type definition for AWS::AppMesh::VirtualGateway.LoggingFormat
|
508
|
+
*
|
509
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-loggingformat.html | AWS::AppMesh::VirtualGateway.LoggingFormat}
|
510
|
+
*/
|
511
|
+
export interface AppMeshVirtualGatewayLoggingFormat {
|
512
|
+
Text?: string;
|
513
|
+
Json?: any[];
|
514
|
+
}
|
515
|
+
/**
|
516
|
+
* Type definition for AWS::AppMesh::VirtualGateway.SubjectAlternativeNameMatchers
|
517
|
+
*
|
518
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-subjectalternativenamematchers.html | AWS::AppMesh::VirtualGateway.SubjectAlternativeNameMatchers}
|
519
|
+
*/
|
520
|
+
export interface AppMeshVirtualGatewaySubjectAlternativeNameMatchers {
|
521
|
+
Exact?: any[];
|
522
|
+
}
|
523
|
+
/**
|
524
|
+
* Type definition for AWS::AppMesh::VirtualGateway.SubjectAlternativeNames
|
525
|
+
*
|
526
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-subjectalternativenames.html | AWS::AppMesh::VirtualGateway.SubjectAlternativeNames}
|
527
|
+
*/
|
528
|
+
export interface AppMeshVirtualGatewaySubjectAlternativeNames {
|
529
|
+
Match: AppMeshVirtualGatewaySubjectAlternativeNameMatchers;
|
530
|
+
}
|
531
|
+
/**
|
532
|
+
* Type definition for AWS::AppMesh::VirtualGateway.VirtualGatewayAccessLog
|
533
|
+
*
|
534
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewayaccesslog.html | AWS::AppMesh::VirtualGateway.VirtualGatewayAccessLog}
|
535
|
+
*/
|
536
|
+
export interface AppMeshVirtualGatewayVirtualGatewayAccessLog {
|
537
|
+
File?: AppMeshVirtualGatewayVirtualGatewayFileAccessLog;
|
538
|
+
}
|
539
|
+
/**
|
540
|
+
* Type definition for AWS::AppMesh::VirtualGateway.VirtualGatewayBackendDefaults
|
541
|
+
*
|
542
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewaybackenddefaults.html | AWS::AppMesh::VirtualGateway.VirtualGatewayBackendDefaults}
|
543
|
+
*/
|
544
|
+
export interface AppMeshVirtualGatewayVirtualGatewayBackendDefaults {
|
545
|
+
ClientPolicy?: AppMeshVirtualGatewayVirtualGatewayClientPolicy;
|
546
|
+
}
|
547
|
+
/**
|
548
|
+
* Type definition for AWS::AppMesh::VirtualGateway.VirtualGatewayClientPolicy
|
549
|
+
*
|
550
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewayclientpolicy.html | AWS::AppMesh::VirtualGateway.VirtualGatewayClientPolicy}
|
551
|
+
*/
|
552
|
+
export interface AppMeshVirtualGatewayVirtualGatewayClientPolicy {
|
553
|
+
TLS?: AppMeshVirtualGatewayVirtualGatewayClientPolicyTls;
|
554
|
+
}
|
555
|
+
/**
|
556
|
+
* Type definition for AWS::AppMesh::VirtualGateway.VirtualGatewayClientPolicyTls
|
557
|
+
*
|
558
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewayclientpolicytls.html | AWS::AppMesh::VirtualGateway.VirtualGatewayClientPolicyTls}
|
559
|
+
*/
|
560
|
+
export interface AppMeshVirtualGatewayVirtualGatewayClientPolicyTls {
|
561
|
+
Validation: AppMeshVirtualGatewayVirtualGatewayTlsValidationContext;
|
562
|
+
Enforce?: boolean;
|
563
|
+
Ports?: any[];
|
564
|
+
Certificate?: AppMeshVirtualGatewayVirtualGatewayClientTlsCertificate;
|
565
|
+
}
|
566
|
+
/**
|
567
|
+
* Type definition for AWS::AppMesh::VirtualGateway.VirtualGatewayClientTlsCertificate
|
568
|
+
*
|
569
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewayclienttlscertificate.html | AWS::AppMesh::VirtualGateway.VirtualGatewayClientTlsCertificate}
|
570
|
+
*/
|
571
|
+
export interface AppMeshVirtualGatewayVirtualGatewayClientTlsCertificate {
|
572
|
+
SDS?: AppMeshVirtualGatewayVirtualGatewayListenerTlsSdsCertificate;
|
573
|
+
File?: AppMeshVirtualGatewayVirtualGatewayListenerTlsFileCertificate;
|
574
|
+
}
|
575
|
+
/**
|
576
|
+
* Type definition for AWS::AppMesh::VirtualGateway.VirtualGatewayConnectionPool
|
577
|
+
*
|
578
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewayconnectionpool.html | AWS::AppMesh::VirtualGateway.VirtualGatewayConnectionPool}
|
579
|
+
*/
|
580
|
+
export interface AppMeshVirtualGatewayVirtualGatewayConnectionPool {
|
581
|
+
HTTP2?: AppMeshVirtualGatewayVirtualGatewayHttp2ConnectionPool;
|
582
|
+
HTTP?: AppMeshVirtualGatewayVirtualGatewayHttpConnectionPool;
|
583
|
+
GRPC?: AppMeshVirtualGatewayVirtualGatewayGrpcConnectionPool;
|
584
|
+
}
|
585
|
+
/**
|
586
|
+
* Type definition for AWS::AppMesh::VirtualGateway.VirtualGatewayFileAccessLog
|
587
|
+
*
|
588
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewayfileaccesslog.html | AWS::AppMesh::VirtualGateway.VirtualGatewayFileAccessLog}
|
589
|
+
*/
|
590
|
+
export interface AppMeshVirtualGatewayVirtualGatewayFileAccessLog {
|
591
|
+
Path: string;
|
592
|
+
Format?: AppMeshVirtualGatewayLoggingFormat;
|
593
|
+
}
|
594
|
+
/**
|
595
|
+
* Type definition for AWS::AppMesh::VirtualGateway.VirtualGatewayGrpcConnectionPool
|
596
|
+
*
|
597
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewaygrpcconnectionpool.html | AWS::AppMesh::VirtualGateway.VirtualGatewayGrpcConnectionPool}
|
598
|
+
*/
|
599
|
+
export interface AppMeshVirtualGatewayVirtualGatewayGrpcConnectionPool {
|
600
|
+
MaxRequests: number;
|
601
|
+
}
|
602
|
+
/**
|
603
|
+
* Type definition for AWS::AppMesh::VirtualGateway.VirtualGatewayHealthCheckPolicy
|
604
|
+
*
|
605
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewayhealthcheckpolicy.html | AWS::AppMesh::VirtualGateway.VirtualGatewayHealthCheckPolicy}
|
606
|
+
*/
|
607
|
+
export interface AppMeshVirtualGatewayVirtualGatewayHealthCheckPolicy {
|
608
|
+
Path?: string;
|
609
|
+
UnhealthyThreshold: number;
|
610
|
+
Port?: number;
|
611
|
+
HealthyThreshold: number;
|
612
|
+
TimeoutMillis: number;
|
613
|
+
Protocol: string;
|
614
|
+
IntervalMillis: number;
|
615
|
+
}
|
616
|
+
/**
|
617
|
+
* Type definition for AWS::AppMesh::VirtualGateway.VirtualGatewayHttp2ConnectionPool
|
618
|
+
*
|
619
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewayhttp2connectionpool.html | AWS::AppMesh::VirtualGateway.VirtualGatewayHttp2ConnectionPool}
|
620
|
+
*/
|
621
|
+
export interface AppMeshVirtualGatewayVirtualGatewayHttp2ConnectionPool {
|
622
|
+
MaxRequests: number;
|
623
|
+
}
|
624
|
+
/**
|
625
|
+
* Type definition for AWS::AppMesh::VirtualGateway.VirtualGatewayHttpConnectionPool
|
626
|
+
*
|
627
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewayhttpconnectionpool.html | AWS::AppMesh::VirtualGateway.VirtualGatewayHttpConnectionPool}
|
628
|
+
*/
|
629
|
+
export interface AppMeshVirtualGatewayVirtualGatewayHttpConnectionPool {
|
630
|
+
MaxConnections: number;
|
631
|
+
MaxPendingRequests?: number;
|
632
|
+
}
|
633
|
+
/**
|
634
|
+
* Type definition for AWS::AppMesh::VirtualGateway.VirtualGatewayListener
|
635
|
+
*
|
636
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewaylistener.html | AWS::AppMesh::VirtualGateway.VirtualGatewayListener}
|
637
|
+
*/
|
638
|
+
export interface AppMeshVirtualGatewayVirtualGatewayListener {
|
639
|
+
ConnectionPool?: AppMeshVirtualGatewayVirtualGatewayConnectionPool;
|
640
|
+
HealthCheck?: AppMeshVirtualGatewayVirtualGatewayHealthCheckPolicy;
|
641
|
+
TLS?: AppMeshVirtualGatewayVirtualGatewayListenerTls;
|
642
|
+
PortMapping: AppMeshVirtualGatewayVirtualGatewayPortMapping;
|
643
|
+
}
|
644
|
+
/**
|
645
|
+
* Type definition for AWS::AppMesh::VirtualGateway.VirtualGatewayListenerTls
|
646
|
+
*
|
647
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewaylistenertls.html | AWS::AppMesh::VirtualGateway.VirtualGatewayListenerTls}
|
648
|
+
*/
|
649
|
+
export interface AppMeshVirtualGatewayVirtualGatewayListenerTls {
|
650
|
+
Validation?: AppMeshVirtualGatewayVirtualGatewayListenerTlsValidationContext;
|
651
|
+
Mode: string;
|
652
|
+
Certificate: AppMeshVirtualGatewayVirtualGatewayListenerTlsCertificate;
|
653
|
+
}
|
654
|
+
/**
|
655
|
+
* Type definition for AWS::AppMesh::VirtualGateway.VirtualGatewayListenerTlsAcmCertificate
|
656
|
+
*
|
657
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewaylistenertlsacmcertificate.html | AWS::AppMesh::VirtualGateway.VirtualGatewayListenerTlsAcmCertificate}
|
658
|
+
*/
|
659
|
+
export interface AppMeshVirtualGatewayVirtualGatewayListenerTlsAcmCertificate {
|
660
|
+
CertificateArn: string;
|
661
|
+
}
|
662
|
+
/**
|
663
|
+
* Type definition for AWS::AppMesh::VirtualGateway.VirtualGatewayListenerTlsCertificate
|
664
|
+
*
|
665
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewaylistenertlscertificate.html | AWS::AppMesh::VirtualGateway.VirtualGatewayListenerTlsCertificate}
|
666
|
+
*/
|
667
|
+
export interface AppMeshVirtualGatewayVirtualGatewayListenerTlsCertificate {
|
668
|
+
SDS?: AppMeshVirtualGatewayVirtualGatewayListenerTlsSdsCertificate;
|
669
|
+
ACM?: AppMeshVirtualGatewayVirtualGatewayListenerTlsAcmCertificate;
|
670
|
+
File?: AppMeshVirtualGatewayVirtualGatewayListenerTlsFileCertificate;
|
671
|
+
}
|
672
|
+
/**
|
673
|
+
* Type definition for AWS::AppMesh::VirtualGateway.VirtualGatewayListenerTlsFileCertificate
|
674
|
+
*
|
675
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewaylistenertlsfilecertificate.html | AWS::AppMesh::VirtualGateway.VirtualGatewayListenerTlsFileCertificate}
|
676
|
+
*/
|
677
|
+
export interface AppMeshVirtualGatewayVirtualGatewayListenerTlsFileCertificate {
|
678
|
+
PrivateKey: string;
|
679
|
+
CertificateChain: string;
|
680
|
+
}
|
681
|
+
/**
|
682
|
+
* Type definition for AWS::AppMesh::VirtualGateway.VirtualGatewayListenerTlsSdsCertificate
|
683
|
+
*
|
684
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewaylistenertlssdscertificate.html | AWS::AppMesh::VirtualGateway.VirtualGatewayListenerTlsSdsCertificate}
|
685
|
+
*/
|
686
|
+
export interface AppMeshVirtualGatewayVirtualGatewayListenerTlsSdsCertificate {
|
687
|
+
SecretName: string;
|
688
|
+
}
|
689
|
+
/**
|
690
|
+
* Type definition for AWS::AppMesh::VirtualGateway.VirtualGatewayListenerTlsValidationContext
|
691
|
+
*
|
692
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewaylistenertlsvalidationcontext.html | AWS::AppMesh::VirtualGateway.VirtualGatewayListenerTlsValidationContext}
|
693
|
+
*/
|
694
|
+
export interface AppMeshVirtualGatewayVirtualGatewayListenerTlsValidationContext {
|
695
|
+
SubjectAlternativeNames?: AppMeshVirtualGatewaySubjectAlternativeNames;
|
696
|
+
Trust: AppMeshVirtualGatewayVirtualGatewayListenerTlsValidationContextTrust;
|
697
|
+
}
|
698
|
+
/**
|
699
|
+
* Type definition for AWS::AppMesh::VirtualGateway.VirtualGatewayListenerTlsValidationContextTrust
|
700
|
+
*
|
701
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewaylistenertlsvalidationcontexttrust.html | AWS::AppMesh::VirtualGateway.VirtualGatewayListenerTlsValidationContextTrust}
|
702
|
+
*/
|
703
|
+
export interface AppMeshVirtualGatewayVirtualGatewayListenerTlsValidationContextTrust {
|
704
|
+
SDS?: AppMeshVirtualGatewayVirtualGatewayTlsValidationContextSdsTrust;
|
705
|
+
File?: AppMeshVirtualGatewayVirtualGatewayTlsValidationContextFileTrust;
|
706
|
+
}
|
707
|
+
/**
|
708
|
+
* Type definition for AWS::AppMesh::VirtualGateway.VirtualGatewayLogging
|
709
|
+
*
|
710
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewaylogging.html | AWS::AppMesh::VirtualGateway.VirtualGatewayLogging}
|
711
|
+
*/
|
712
|
+
export interface AppMeshVirtualGatewayVirtualGatewayLogging {
|
713
|
+
AccessLog?: AppMeshVirtualGatewayVirtualGatewayAccessLog;
|
714
|
+
}
|
715
|
+
/**
|
716
|
+
* Type definition for AWS::AppMesh::VirtualGateway.VirtualGatewayPortMapping
|
717
|
+
*
|
718
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewayportmapping.html | AWS::AppMesh::VirtualGateway.VirtualGatewayPortMapping}
|
719
|
+
*/
|
720
|
+
export interface AppMeshVirtualGatewayVirtualGatewayPortMapping {
|
721
|
+
Port: number;
|
722
|
+
Protocol: string;
|
723
|
+
}
|
724
|
+
/**
|
725
|
+
* Type definition for AWS::AppMesh::VirtualGateway.VirtualGatewaySpec
|
726
|
+
*
|
727
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewayspec.html | AWS::AppMesh::VirtualGateway.VirtualGatewaySpec}
|
728
|
+
*/
|
729
|
+
export interface AppMeshVirtualGatewayVirtualGatewaySpec {
|
730
|
+
Logging?: AppMeshVirtualGatewayVirtualGatewayLogging;
|
731
|
+
Listeners: any[];
|
732
|
+
BackendDefaults?: AppMeshVirtualGatewayVirtualGatewayBackendDefaults;
|
733
|
+
}
|
734
|
+
/**
|
735
|
+
* Type definition for AWS::AppMesh::VirtualGateway.VirtualGatewayTlsValidationContext
|
736
|
+
*
|
737
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewaytlsvalidationcontext.html | AWS::AppMesh::VirtualGateway.VirtualGatewayTlsValidationContext}
|
738
|
+
*/
|
739
|
+
export interface AppMeshVirtualGatewayVirtualGatewayTlsValidationContext {
|
740
|
+
SubjectAlternativeNames?: AppMeshVirtualGatewaySubjectAlternativeNames;
|
741
|
+
Trust: AppMeshVirtualGatewayVirtualGatewayTlsValidationContextTrust;
|
742
|
+
}
|
743
|
+
/**
|
744
|
+
* Type definition for AWS::AppMesh::VirtualGateway.VirtualGatewayTlsValidationContextAcmTrust
|
745
|
+
*
|
746
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewaytlsvalidationcontextacmtrust.html | AWS::AppMesh::VirtualGateway.VirtualGatewayTlsValidationContextAcmTrust}
|
747
|
+
*/
|
748
|
+
export interface AppMeshVirtualGatewayVirtualGatewayTlsValidationContextAcmTrust {
|
749
|
+
CertificateAuthorityArns: any[];
|
750
|
+
}
|
751
|
+
/**
|
752
|
+
* Type definition for AWS::AppMesh::VirtualGateway.VirtualGatewayTlsValidationContextFileTrust
|
753
|
+
*
|
754
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewaytlsvalidationcontextfiletrust.html | AWS::AppMesh::VirtualGateway.VirtualGatewayTlsValidationContextFileTrust}
|
755
|
+
*/
|
756
|
+
export interface AppMeshVirtualGatewayVirtualGatewayTlsValidationContextFileTrust {
|
757
|
+
CertificateChain: string;
|
758
|
+
}
|
759
|
+
/**
|
760
|
+
* Type definition for AWS::AppMesh::VirtualGateway.VirtualGatewayTlsValidationContextSdsTrust
|
761
|
+
*
|
762
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewaytlsvalidationcontextsdstrust.html | AWS::AppMesh::VirtualGateway.VirtualGatewayTlsValidationContextSdsTrust}
|
763
|
+
*/
|
764
|
+
export interface AppMeshVirtualGatewayVirtualGatewayTlsValidationContextSdsTrust {
|
765
|
+
SecretName: string;
|
766
|
+
}
|
767
|
+
/**
|
768
|
+
* Type definition for AWS::AppMesh::VirtualGateway.VirtualGatewayTlsValidationContextTrust
|
769
|
+
*
|
770
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewaytlsvalidationcontexttrust.html | AWS::AppMesh::VirtualGateway.VirtualGatewayTlsValidationContextTrust}
|
771
|
+
*/
|
772
|
+
export interface AppMeshVirtualGatewayVirtualGatewayTlsValidationContextTrust {
|
773
|
+
SDS?: AppMeshVirtualGatewayVirtualGatewayTlsValidationContextSdsTrust;
|
774
|
+
ACM?: AppMeshVirtualGatewayVirtualGatewayTlsValidationContextAcmTrust;
|
775
|
+
File?: AppMeshVirtualGatewayVirtualGatewayTlsValidationContextFileTrust;
|
776
|
+
}
|
777
|
+
/**
|
778
|
+
* Type definition for AWS::AppMesh::VirtualNode.AccessLog
|
779
|
+
*
|
780
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-accesslog.html | AWS::AppMesh::VirtualNode.AccessLog}
|
781
|
+
*/
|
782
|
+
export interface AppMeshVirtualNodeAccessLog {
|
783
|
+
File?: AppMeshVirtualNodeFileAccessLog;
|
784
|
+
}
|
785
|
+
/**
|
786
|
+
* Type definition for AWS::AppMesh::VirtualNode.AwsCloudMapInstanceAttribute
|
787
|
+
*
|
788
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-awscloudmapinstanceattribute.html | AWS::AppMesh::VirtualNode.AwsCloudMapInstanceAttribute}
|
789
|
+
*/
|
790
|
+
export interface AppMeshVirtualNodeAwsCloudMapInstanceAttribute {
|
791
|
+
Value: string;
|
792
|
+
Key: string;
|
793
|
+
}
|
794
|
+
/**
|
795
|
+
* Type definition for AWS::AppMesh::VirtualNode.AwsCloudMapServiceDiscovery
|
796
|
+
*
|
797
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-awscloudmapservicediscovery.html | AWS::AppMesh::VirtualNode.AwsCloudMapServiceDiscovery}
|
798
|
+
*/
|
799
|
+
export interface AppMeshVirtualNodeAwsCloudMapServiceDiscovery {
|
800
|
+
NamespaceName: string;
|
801
|
+
ServiceName: string;
|
802
|
+
IpPreference?: string;
|
803
|
+
Attributes?: any[];
|
804
|
+
}
|
805
|
+
/**
|
806
|
+
* Type definition for AWS::AppMesh::VirtualNode.Backend
|
807
|
+
*
|
808
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-backend.html | AWS::AppMesh::VirtualNode.Backend}
|
809
|
+
*/
|
810
|
+
export interface AppMeshVirtualNodeBackend {
|
811
|
+
VirtualService?: AppMeshVirtualNodeVirtualServiceBackend;
|
812
|
+
}
|
813
|
+
/**
|
814
|
+
* Type definition for AWS::AppMesh::VirtualNode.BackendDefaults
|
815
|
+
*
|
816
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-backenddefaults.html | AWS::AppMesh::VirtualNode.BackendDefaults}
|
817
|
+
*/
|
818
|
+
export interface AppMeshVirtualNodeBackendDefaults {
|
819
|
+
ClientPolicy?: AppMeshVirtualNodeClientPolicy;
|
820
|
+
}
|
821
|
+
/**
|
822
|
+
* Type definition for AWS::AppMesh::VirtualNode.ClientPolicy
|
823
|
+
*
|
824
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-clientpolicy.html | AWS::AppMesh::VirtualNode.ClientPolicy}
|
825
|
+
*/
|
826
|
+
export interface AppMeshVirtualNodeClientPolicy {
|
827
|
+
TLS?: AppMeshVirtualNodeClientPolicyTls;
|
828
|
+
}
|
829
|
+
/**
|
830
|
+
* Type definition for AWS::AppMesh::VirtualNode.ClientPolicyTls
|
831
|
+
*
|
832
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-clientpolicytls.html | AWS::AppMesh::VirtualNode.ClientPolicyTls}
|
833
|
+
*/
|
834
|
+
export interface AppMeshVirtualNodeClientPolicyTls {
|
835
|
+
Validation: AppMeshVirtualNodeTlsValidationContext;
|
836
|
+
Enforce?: boolean;
|
837
|
+
Ports?: any[];
|
838
|
+
Certificate?: AppMeshVirtualNodeClientTlsCertificate;
|
839
|
+
}
|
840
|
+
/**
|
841
|
+
* Type definition for AWS::AppMesh::VirtualNode.ClientTlsCertificate
|
842
|
+
*
|
843
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-clienttlscertificate.html | AWS::AppMesh::VirtualNode.ClientTlsCertificate}
|
844
|
+
*/
|
845
|
+
export interface AppMeshVirtualNodeClientTlsCertificate {
|
846
|
+
SDS?: AppMeshVirtualNodeListenerTlsSdsCertificate;
|
847
|
+
File?: AppMeshVirtualNodeListenerTlsFileCertificate;
|
848
|
+
}
|
849
|
+
/**
|
850
|
+
* Type definition for AWS::AppMesh::VirtualNode.DnsServiceDiscovery
|
851
|
+
*
|
852
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-dnsservicediscovery.html | AWS::AppMesh::VirtualNode.DnsServiceDiscovery}
|
853
|
+
*/
|
854
|
+
export interface AppMeshVirtualNodeDnsServiceDiscovery {
|
855
|
+
IpPreference?: string;
|
856
|
+
Hostname: string;
|
857
|
+
ResponseType?: string;
|
858
|
+
}
|
859
|
+
/**
|
860
|
+
* Type definition for AWS::AppMesh::VirtualNode.Duration
|
861
|
+
*
|
862
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-duration.html | AWS::AppMesh::VirtualNode.Duration}
|
863
|
+
*/
|
864
|
+
export interface AppMeshVirtualNodeDuration {
|
865
|
+
Value: number;
|
866
|
+
Unit: string;
|
867
|
+
}
|
868
|
+
/**
|
869
|
+
* Type definition for AWS::AppMesh::VirtualNode.FileAccessLog
|
870
|
+
*
|
871
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-fileaccesslog.html | AWS::AppMesh::VirtualNode.FileAccessLog}
|
872
|
+
*/
|
873
|
+
export interface AppMeshVirtualNodeFileAccessLog {
|
874
|
+
Path: string;
|
875
|
+
Format?: AppMeshVirtualNodeLoggingFormat;
|
876
|
+
}
|
877
|
+
/**
|
878
|
+
* Type definition for AWS::AppMesh::VirtualNode.GrpcTimeout
|
879
|
+
*
|
880
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-grpctimeout.html | AWS::AppMesh::VirtualNode.GrpcTimeout}
|
881
|
+
*/
|
882
|
+
export interface AppMeshVirtualNodeGrpcTimeout {
|
883
|
+
PerRequest?: AppMeshVirtualNodeDuration;
|
884
|
+
Idle?: AppMeshVirtualNodeDuration;
|
885
|
+
}
|
886
|
+
/**
|
887
|
+
* Type definition for AWS::AppMesh::VirtualNode.HealthCheck
|
888
|
+
*
|
889
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-healthcheck.html | AWS::AppMesh::VirtualNode.HealthCheck}
|
890
|
+
*/
|
891
|
+
export interface AppMeshVirtualNodeHealthCheck {
|
892
|
+
Path?: string;
|
893
|
+
UnhealthyThreshold: number;
|
894
|
+
Port?: number;
|
895
|
+
HealthyThreshold: number;
|
896
|
+
TimeoutMillis: number;
|
897
|
+
Protocol: string;
|
898
|
+
IntervalMillis: number;
|
899
|
+
}
|
900
|
+
/**
|
901
|
+
* Type definition for AWS::AppMesh::VirtualNode.HttpTimeout
|
902
|
+
*
|
903
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-httptimeout.html | AWS::AppMesh::VirtualNode.HttpTimeout}
|
904
|
+
*/
|
905
|
+
export interface AppMeshVirtualNodeHttpTimeout {
|
906
|
+
PerRequest?: AppMeshVirtualNodeDuration;
|
907
|
+
Idle?: AppMeshVirtualNodeDuration;
|
908
|
+
}
|
909
|
+
/**
|
910
|
+
* Type definition for AWS::AppMesh::VirtualNode.JsonFormatRef
|
911
|
+
*
|
912
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-jsonformatref.html | AWS::AppMesh::VirtualNode.JsonFormatRef}
|
913
|
+
*/
|
914
|
+
export interface AppMeshVirtualNodeJsonFormatRef {
|
915
|
+
Value: string;
|
916
|
+
Key: string;
|
917
|
+
}
|
918
|
+
/**
|
919
|
+
* Type definition for AWS::AppMesh::VirtualNode.Listener
|
920
|
+
*
|
921
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-listener.html | AWS::AppMesh::VirtualNode.Listener}
|
922
|
+
*/
|
923
|
+
export interface AppMeshVirtualNodeListener {
|
924
|
+
ConnectionPool?: AppMeshVirtualNodeVirtualNodeConnectionPool;
|
925
|
+
Timeout?: AppMeshVirtualNodeListenerTimeout;
|
926
|
+
HealthCheck?: AppMeshVirtualNodeHealthCheck;
|
927
|
+
TLS?: AppMeshVirtualNodeListenerTls;
|
928
|
+
PortMapping: AppMeshVirtualNodePortMapping;
|
929
|
+
OutlierDetection?: AppMeshVirtualNodeOutlierDetection;
|
930
|
+
}
|
931
|
+
/**
|
932
|
+
* Type definition for AWS::AppMesh::VirtualNode.ListenerTimeout
|
933
|
+
*
|
934
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-listenertimeout.html | AWS::AppMesh::VirtualNode.ListenerTimeout}
|
935
|
+
*/
|
936
|
+
export interface AppMeshVirtualNodeListenerTimeout {
|
937
|
+
TCP?: AppMeshVirtualNodeTcpTimeout;
|
938
|
+
HTTP2?: AppMeshVirtualNodeHttpTimeout;
|
939
|
+
HTTP?: AppMeshVirtualNodeHttpTimeout;
|
940
|
+
GRPC?: AppMeshVirtualNodeGrpcTimeout;
|
941
|
+
}
|
942
|
+
/**
|
943
|
+
* Type definition for AWS::AppMesh::VirtualNode.ListenerTls
|
944
|
+
*
|
945
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-listenertls.html | AWS::AppMesh::VirtualNode.ListenerTls}
|
946
|
+
*/
|
947
|
+
export interface AppMeshVirtualNodeListenerTls {
|
948
|
+
Validation?: AppMeshVirtualNodeListenerTlsValidationContext;
|
949
|
+
Mode: string;
|
950
|
+
Certificate: AppMeshVirtualNodeListenerTlsCertificate;
|
951
|
+
}
|
952
|
+
/**
|
953
|
+
* Type definition for AWS::AppMesh::VirtualNode.ListenerTlsAcmCertificate
|
954
|
+
*
|
955
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-listenertlsacmcertificate.html | AWS::AppMesh::VirtualNode.ListenerTlsAcmCertificate}
|
956
|
+
*/
|
957
|
+
export interface AppMeshVirtualNodeListenerTlsAcmCertificate {
|
958
|
+
CertificateArn: string;
|
959
|
+
}
|
960
|
+
/**
|
961
|
+
* Type definition for AWS::AppMesh::VirtualNode.ListenerTlsCertificate
|
962
|
+
*
|
963
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-listenertlscertificate.html | AWS::AppMesh::VirtualNode.ListenerTlsCertificate}
|
964
|
+
*/
|
965
|
+
export interface AppMeshVirtualNodeListenerTlsCertificate {
|
966
|
+
SDS?: AppMeshVirtualNodeListenerTlsSdsCertificate;
|
967
|
+
ACM?: AppMeshVirtualNodeListenerTlsAcmCertificate;
|
968
|
+
File?: AppMeshVirtualNodeListenerTlsFileCertificate;
|
969
|
+
}
|
970
|
+
/**
|
971
|
+
* Type definition for AWS::AppMesh::VirtualNode.ListenerTlsFileCertificate
|
972
|
+
*
|
973
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-listenertlsfilecertificate.html | AWS::AppMesh::VirtualNode.ListenerTlsFileCertificate}
|
974
|
+
*/
|
975
|
+
export interface AppMeshVirtualNodeListenerTlsFileCertificate {
|
976
|
+
PrivateKey: string;
|
977
|
+
CertificateChain: string;
|
978
|
+
}
|
979
|
+
/**
|
980
|
+
* Type definition for AWS::AppMesh::VirtualNode.ListenerTlsSdsCertificate
|
981
|
+
*
|
982
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-listenertlssdscertificate.html | AWS::AppMesh::VirtualNode.ListenerTlsSdsCertificate}
|
983
|
+
*/
|
984
|
+
export interface AppMeshVirtualNodeListenerTlsSdsCertificate {
|
985
|
+
SecretName: string;
|
986
|
+
}
|
987
|
+
/**
|
988
|
+
* Type definition for AWS::AppMesh::VirtualNode.ListenerTlsValidationContext
|
989
|
+
*
|
990
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-listenertlsvalidationcontext.html | AWS::AppMesh::VirtualNode.ListenerTlsValidationContext}
|
991
|
+
*/
|
992
|
+
export interface AppMeshVirtualNodeListenerTlsValidationContext {
|
993
|
+
SubjectAlternativeNames?: AppMeshVirtualNodeSubjectAlternativeNames;
|
994
|
+
Trust: AppMeshVirtualNodeListenerTlsValidationContextTrust;
|
995
|
+
}
|
996
|
+
/**
|
997
|
+
* Type definition for AWS::AppMesh::VirtualNode.ListenerTlsValidationContextTrust
|
998
|
+
*
|
999
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-listenertlsvalidationcontexttrust.html | AWS::AppMesh::VirtualNode.ListenerTlsValidationContextTrust}
|
1000
|
+
*/
|
1001
|
+
export interface AppMeshVirtualNodeListenerTlsValidationContextTrust {
|
1002
|
+
SDS?: AppMeshVirtualNodeTlsValidationContextSdsTrust;
|
1003
|
+
File?: AppMeshVirtualNodeTlsValidationContextFileTrust;
|
1004
|
+
}
|
1005
|
+
/**
|
1006
|
+
* Type definition for AWS::AppMesh::VirtualNode.Logging
|
1007
|
+
*
|
1008
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-logging.html | AWS::AppMesh::VirtualNode.Logging}
|
1009
|
+
*/
|
1010
|
+
export interface AppMeshVirtualNodeLogging {
|
1011
|
+
AccessLog?: AppMeshVirtualNodeAccessLog;
|
1012
|
+
}
|
1013
|
+
/**
|
1014
|
+
* Type definition for AWS::AppMesh::VirtualNode.LoggingFormat
|
1015
|
+
*
|
1016
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-loggingformat.html | AWS::AppMesh::VirtualNode.LoggingFormat}
|
1017
|
+
*/
|
1018
|
+
export interface AppMeshVirtualNodeLoggingFormat {
|
1019
|
+
Text?: string;
|
1020
|
+
Json?: any[];
|
1021
|
+
}
|
1022
|
+
/**
|
1023
|
+
* Type definition for AWS::AppMesh::VirtualNode.OutlierDetection
|
1024
|
+
*
|
1025
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-outlierdetection.html | AWS::AppMesh::VirtualNode.OutlierDetection}
|
1026
|
+
*/
|
1027
|
+
export interface AppMeshVirtualNodeOutlierDetection {
|
1028
|
+
MaxEjectionPercent: number;
|
1029
|
+
BaseEjectionDuration: AppMeshVirtualNodeDuration;
|
1030
|
+
MaxServerErrors: number;
|
1031
|
+
Interval: AppMeshVirtualNodeDuration;
|
1032
|
+
}
|
1033
|
+
/**
|
1034
|
+
* Type definition for AWS::AppMesh::VirtualNode.PortMapping
|
1035
|
+
*
|
1036
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-portmapping.html | AWS::AppMesh::VirtualNode.PortMapping}
|
1037
|
+
*/
|
1038
|
+
export interface AppMeshVirtualNodePortMapping {
|
1039
|
+
Port: number;
|
1040
|
+
Protocol: string;
|
1041
|
+
}
|
1042
|
+
/**
|
1043
|
+
* Type definition for AWS::AppMesh::VirtualNode.ServiceDiscovery
|
1044
|
+
*
|
1045
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-servicediscovery.html | AWS::AppMesh::VirtualNode.ServiceDiscovery}
|
1046
|
+
*/
|
1047
|
+
export interface AppMeshVirtualNodeServiceDiscovery {
|
1048
|
+
DNS?: AppMeshVirtualNodeDnsServiceDiscovery;
|
1049
|
+
AWSCloudMap?: AppMeshVirtualNodeAwsCloudMapServiceDiscovery;
|
1050
|
+
}
|
1051
|
+
/**
|
1052
|
+
* Type definition for AWS::AppMesh::VirtualNode.SubjectAlternativeNameMatchers
|
1053
|
+
*
|
1054
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-subjectalternativenamematchers.html | AWS::AppMesh::VirtualNode.SubjectAlternativeNameMatchers}
|
1055
|
+
*/
|
1056
|
+
export interface AppMeshVirtualNodeSubjectAlternativeNameMatchers {
|
1057
|
+
Exact?: any[];
|
1058
|
+
}
|
1059
|
+
/**
|
1060
|
+
* Type definition for AWS::AppMesh::VirtualNode.SubjectAlternativeNames
|
1061
|
+
*
|
1062
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-subjectalternativenames.html | AWS::AppMesh::VirtualNode.SubjectAlternativeNames}
|
1063
|
+
*/
|
1064
|
+
export interface AppMeshVirtualNodeSubjectAlternativeNames {
|
1065
|
+
Match: AppMeshVirtualNodeSubjectAlternativeNameMatchers;
|
1066
|
+
}
|
1067
|
+
/**
|
1068
|
+
* Type definition for AWS::AppMesh::VirtualNode.TcpTimeout
|
1069
|
+
*
|
1070
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-tcptimeout.html | AWS::AppMesh::VirtualNode.TcpTimeout}
|
1071
|
+
*/
|
1072
|
+
export interface AppMeshVirtualNodeTcpTimeout {
|
1073
|
+
Idle?: AppMeshVirtualNodeDuration;
|
1074
|
+
}
|
1075
|
+
/**
|
1076
|
+
* Type definition for AWS::AppMesh::VirtualNode.TlsValidationContext
|
1077
|
+
*
|
1078
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-tlsvalidationcontext.html | AWS::AppMesh::VirtualNode.TlsValidationContext}
|
1079
|
+
*/
|
1080
|
+
export interface AppMeshVirtualNodeTlsValidationContext {
|
1081
|
+
SubjectAlternativeNames?: AppMeshVirtualNodeSubjectAlternativeNames;
|
1082
|
+
Trust: AppMeshVirtualNodeTlsValidationContextTrust;
|
1083
|
+
}
|
1084
|
+
/**
|
1085
|
+
* Type definition for AWS::AppMesh::VirtualNode.TlsValidationContextAcmTrust
|
1086
|
+
*
|
1087
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-tlsvalidationcontextacmtrust.html | AWS::AppMesh::VirtualNode.TlsValidationContextAcmTrust}
|
1088
|
+
*/
|
1089
|
+
export interface AppMeshVirtualNodeTlsValidationContextAcmTrust {
|
1090
|
+
CertificateAuthorityArns: any[];
|
1091
|
+
}
|
1092
|
+
/**
|
1093
|
+
* Type definition for AWS::AppMesh::VirtualNode.TlsValidationContextFileTrust
|
1094
|
+
*
|
1095
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-tlsvalidationcontextfiletrust.html | AWS::AppMesh::VirtualNode.TlsValidationContextFileTrust}
|
1096
|
+
*/
|
1097
|
+
export interface AppMeshVirtualNodeTlsValidationContextFileTrust {
|
1098
|
+
CertificateChain: string;
|
1099
|
+
}
|
1100
|
+
/**
|
1101
|
+
* Type definition for AWS::AppMesh::VirtualNode.TlsValidationContextSdsTrust
|
1102
|
+
*
|
1103
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-tlsvalidationcontextsdstrust.html | AWS::AppMesh::VirtualNode.TlsValidationContextSdsTrust}
|
1104
|
+
*/
|
1105
|
+
export interface AppMeshVirtualNodeTlsValidationContextSdsTrust {
|
1106
|
+
SecretName: string;
|
1107
|
+
}
|
1108
|
+
/**
|
1109
|
+
* Type definition for AWS::AppMesh::VirtualNode.TlsValidationContextTrust
|
1110
|
+
*
|
1111
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-tlsvalidationcontexttrust.html | AWS::AppMesh::VirtualNode.TlsValidationContextTrust}
|
1112
|
+
*/
|
1113
|
+
export interface AppMeshVirtualNodeTlsValidationContextTrust {
|
1114
|
+
SDS?: AppMeshVirtualNodeTlsValidationContextSdsTrust;
|
1115
|
+
ACM?: AppMeshVirtualNodeTlsValidationContextAcmTrust;
|
1116
|
+
File?: AppMeshVirtualNodeTlsValidationContextFileTrust;
|
1117
|
+
}
|
1118
|
+
/**
|
1119
|
+
* Type definition for AWS::AppMesh::VirtualNode.VirtualNodeConnectionPool
|
1120
|
+
*
|
1121
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-virtualnodeconnectionpool.html | AWS::AppMesh::VirtualNode.VirtualNodeConnectionPool}
|
1122
|
+
*/
|
1123
|
+
export interface AppMeshVirtualNodeVirtualNodeConnectionPool {
|
1124
|
+
TCP?: AppMeshVirtualNodeVirtualNodeTcpConnectionPool;
|
1125
|
+
HTTP2?: AppMeshVirtualNodeVirtualNodeHttp2ConnectionPool;
|
1126
|
+
HTTP?: AppMeshVirtualNodeVirtualNodeHttpConnectionPool;
|
1127
|
+
GRPC?: AppMeshVirtualNodeVirtualNodeGrpcConnectionPool;
|
1128
|
+
}
|
1129
|
+
/**
|
1130
|
+
* Type definition for AWS::AppMesh::VirtualNode.VirtualNodeGrpcConnectionPool
|
1131
|
+
*
|
1132
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-virtualnodegrpcconnectionpool.html | AWS::AppMesh::VirtualNode.VirtualNodeGrpcConnectionPool}
|
1133
|
+
*/
|
1134
|
+
export interface AppMeshVirtualNodeVirtualNodeGrpcConnectionPool {
|
1135
|
+
MaxRequests: number;
|
1136
|
+
}
|
1137
|
+
/**
|
1138
|
+
* Type definition for AWS::AppMesh::VirtualNode.VirtualNodeHttp2ConnectionPool
|
1139
|
+
*
|
1140
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-virtualnodehttp2connectionpool.html | AWS::AppMesh::VirtualNode.VirtualNodeHttp2ConnectionPool}
|
1141
|
+
*/
|
1142
|
+
export interface AppMeshVirtualNodeVirtualNodeHttp2ConnectionPool {
|
1143
|
+
MaxRequests: number;
|
1144
|
+
}
|
1145
|
+
/**
|
1146
|
+
* Type definition for AWS::AppMesh::VirtualNode.VirtualNodeHttpConnectionPool
|
1147
|
+
*
|
1148
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-virtualnodehttpconnectionpool.html | AWS::AppMesh::VirtualNode.VirtualNodeHttpConnectionPool}
|
1149
|
+
*/
|
1150
|
+
export interface AppMeshVirtualNodeVirtualNodeHttpConnectionPool {
|
1151
|
+
MaxConnections: number;
|
1152
|
+
MaxPendingRequests?: number;
|
1153
|
+
}
|
1154
|
+
/**
|
1155
|
+
* Type definition for AWS::AppMesh::VirtualNode.VirtualNodeSpec
|
1156
|
+
*
|
1157
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-virtualnodespec.html | AWS::AppMesh::VirtualNode.VirtualNodeSpec}
|
1158
|
+
*/
|
1159
|
+
export interface AppMeshVirtualNodeVirtualNodeSpec {
|
1160
|
+
Logging?: AppMeshVirtualNodeLogging;
|
1161
|
+
Backends?: any[];
|
1162
|
+
Listeners?: any[];
|
1163
|
+
BackendDefaults?: AppMeshVirtualNodeBackendDefaults;
|
1164
|
+
ServiceDiscovery?: AppMeshVirtualNodeServiceDiscovery;
|
1165
|
+
}
|
1166
|
+
/**
|
1167
|
+
* Type definition for AWS::AppMesh::VirtualNode.VirtualNodeTcpConnectionPool
|
1168
|
+
*
|
1169
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-virtualnodetcpconnectionpool.html | AWS::AppMesh::VirtualNode.VirtualNodeTcpConnectionPool}
|
1170
|
+
*/
|
1171
|
+
export interface AppMeshVirtualNodeVirtualNodeTcpConnectionPool {
|
1172
|
+
MaxConnections: number;
|
1173
|
+
}
|
1174
|
+
/**
|
1175
|
+
* Type definition for AWS::AppMesh::VirtualNode.VirtualServiceBackend
|
1176
|
+
*
|
1177
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-virtualservicebackend.html | AWS::AppMesh::VirtualNode.VirtualServiceBackend}
|
1178
|
+
*/
|
1179
|
+
export interface AppMeshVirtualNodeVirtualServiceBackend {
|
1180
|
+
ClientPolicy?: AppMeshVirtualNodeClientPolicy;
|
1181
|
+
VirtualServiceName: string;
|
1182
|
+
}
|
1183
|
+
/**
|
1184
|
+
* Type definition for AWS::AppMesh::VirtualRouter.PortMapping
|
1185
|
+
*
|
1186
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualrouter-portmapping.html | AWS::AppMesh::VirtualRouter.PortMapping}
|
1187
|
+
*/
|
1188
|
+
export interface AppMeshVirtualRouterPortMapping {
|
1189
|
+
Port: number;
|
1190
|
+
Protocol: string;
|
1191
|
+
}
|
1192
|
+
/**
|
1193
|
+
* Type definition for AWS::AppMesh::VirtualRouter.VirtualRouterListener
|
1194
|
+
*
|
1195
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualrouter-virtualrouterlistener.html | AWS::AppMesh::VirtualRouter.VirtualRouterListener}
|
1196
|
+
*/
|
1197
|
+
export interface AppMeshVirtualRouterVirtualRouterListener {
|
1198
|
+
PortMapping: AppMeshVirtualRouterPortMapping;
|
1199
|
+
}
|
1200
|
+
/**
|
1201
|
+
* Type definition for AWS::AppMesh::VirtualRouter.VirtualRouterSpec
|
1202
|
+
*
|
1203
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualrouter-virtualrouterspec.html | AWS::AppMesh::VirtualRouter.VirtualRouterSpec}
|
1204
|
+
*/
|
1205
|
+
export interface AppMeshVirtualRouterVirtualRouterSpec {
|
1206
|
+
Listeners: any[];
|
1207
|
+
}
|
1208
|
+
/**
|
1209
|
+
* Type definition for AWS::AppMesh::VirtualService.VirtualNodeServiceProvider
|
1210
|
+
*
|
1211
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualservice-virtualnodeserviceprovider.html | AWS::AppMesh::VirtualService.VirtualNodeServiceProvider}
|
1212
|
+
*/
|
1213
|
+
export interface AppMeshVirtualServiceVirtualNodeServiceProvider {
|
1214
|
+
VirtualNodeName: string;
|
1215
|
+
}
|
1216
|
+
/**
|
1217
|
+
* Type definition for AWS::AppMesh::VirtualService.VirtualRouterServiceProvider
|
1218
|
+
*
|
1219
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualservice-virtualrouterserviceprovider.html | AWS::AppMesh::VirtualService.VirtualRouterServiceProvider}
|
1220
|
+
*/
|
1221
|
+
export interface AppMeshVirtualServiceVirtualRouterServiceProvider {
|
1222
|
+
VirtualRouterName: string;
|
1223
|
+
}
|
1224
|
+
/**
|
1225
|
+
* Type definition for AWS::AppMesh::VirtualService.VirtualServiceProvider
|
1226
|
+
*
|
1227
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualservice-virtualserviceprovider.html | AWS::AppMesh::VirtualService.VirtualServiceProvider}
|
1228
|
+
*/
|
1229
|
+
export interface AppMeshVirtualServiceVirtualServiceProvider {
|
1230
|
+
VirtualNode?: AppMeshVirtualServiceVirtualNodeServiceProvider;
|
1231
|
+
VirtualRouter?: AppMeshVirtualServiceVirtualRouterServiceProvider;
|
1232
|
+
}
|
1233
|
+
/**
|
1234
|
+
* Type definition for AWS::AppMesh::VirtualService.VirtualServiceSpec
|
1235
|
+
*
|
1236
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualservice-virtualservicespec.html | AWS::AppMesh::VirtualService.VirtualServiceSpec}
|
1237
|
+
*/
|
1238
|
+
export interface AppMeshVirtualServiceVirtualServiceSpec {
|
1239
|
+
Provider?: AppMeshVirtualServiceVirtualServiceProvider;
|
1240
|
+
}
|
1241
|
+
/**
|
1242
|
+
* Type definition for AWS::AppMesh::GatewayRoute
|
1243
|
+
*
|
1244
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appmesh-gatewayroute.html | AWS::AppMesh::GatewayRoute}
|
1245
|
+
*/
|
1246
|
+
export interface AppMeshGatewayRouteProps {
|
1247
|
+
MeshName: string;
|
1248
|
+
VirtualGatewayName: string;
|
1249
|
+
MeshOwner?: string;
|
1250
|
+
GatewayRouteName?: string;
|
1251
|
+
Spec: AppMeshGatewayRouteGatewayRouteSpec;
|
1252
|
+
Tags?: Tag[];
|
1253
|
+
}
|
1254
|
+
/**
|
1255
|
+
* Attributes type definition for AWS::AppMesh::GatewayRoute
|
1256
|
+
*
|
1257
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appmesh-gatewayroute.html | AWS::AppMesh::GatewayRoute}
|
1258
|
+
*/
|
1259
|
+
export interface AppMeshGatewayRouteAttribs {
|
1260
|
+
Uid?: string;
|
1261
|
+
MeshName?: string;
|
1262
|
+
VirtualGatewayName?: string;
|
1263
|
+
MeshOwner?: string;
|
1264
|
+
ResourceOwner?: string;
|
1265
|
+
GatewayRouteName?: string;
|
1266
|
+
Arn?: string;
|
1267
|
+
}
|
1268
|
+
/**
|
1269
|
+
* Resource class for AWS::AppMesh::GatewayRoute
|
1270
|
+
*
|
1271
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appmesh-gatewayroute.html | AWS::AppMesh::GatewayRoute}
|
1272
|
+
*/
|
1273
|
+
export declare class AppMeshGatewayRoute extends ResourceBase<"AWS::AppMesh::GatewayRoute", AppMeshGatewayRouteProps, AppMeshGatewayRouteAttribs> {
|
1274
|
+
static readonly Type = "AWS::AppMesh::GatewayRoute";
|
1275
|
+
static readonly AttributeNames: readonly (keyof AppMeshGatewayRouteAttribs)[];
|
1276
|
+
constructor(logicalId: string, properties: AppMeshGatewayRouteProps, options?: ResourceOptions);
|
1277
|
+
}
|
1278
|
+
/**
|
1279
|
+
* Type definition for AWS::AppMesh::Mesh
|
1280
|
+
*
|
1281
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appmesh-mesh.html | AWS::AppMesh::Mesh}
|
1282
|
+
*/
|
1283
|
+
export interface AppMeshMeshProps {
|
1284
|
+
MeshName?: string;
|
1285
|
+
Spec?: AppMeshMeshMeshSpec;
|
1286
|
+
Tags?: Tag[];
|
1287
|
+
}
|
1288
|
+
/**
|
1289
|
+
* Attributes type definition for AWS::AppMesh::Mesh
|
1290
|
+
*
|
1291
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appmesh-mesh.html | AWS::AppMesh::Mesh}
|
1292
|
+
*/
|
1293
|
+
export interface AppMeshMeshAttribs {
|
1294
|
+
Uid?: string;
|
1295
|
+
MeshName?: string;
|
1296
|
+
MeshOwner?: string;
|
1297
|
+
ResourceOwner?: string;
|
1298
|
+
Arn?: string;
|
1299
|
+
}
|
1300
|
+
/**
|
1301
|
+
* Resource class for AWS::AppMesh::Mesh
|
1302
|
+
*
|
1303
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appmesh-mesh.html | AWS::AppMesh::Mesh}
|
1304
|
+
*/
|
1305
|
+
export declare class AppMeshMesh extends ResourceBase<"AWS::AppMesh::Mesh", AppMeshMeshProps, AppMeshMeshAttribs> {
|
1306
|
+
static readonly Type = "AWS::AppMesh::Mesh";
|
1307
|
+
static readonly AttributeNames: readonly (keyof AppMeshMeshAttribs)[];
|
1308
|
+
constructor(logicalId: string, properties: AppMeshMeshProps, options?: ResourceOptions);
|
1309
|
+
}
|
1310
|
+
/**
|
1311
|
+
* Type definition for AWS::AppMesh::Route
|
1312
|
+
*
|
1313
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appmesh-route.html | AWS::AppMesh::Route}
|
1314
|
+
*/
|
1315
|
+
export interface AppMeshRouteProps {
|
1316
|
+
MeshName: string;
|
1317
|
+
VirtualRouterName: string;
|
1318
|
+
MeshOwner?: string;
|
1319
|
+
RouteName?: string;
|
1320
|
+
Spec: AppMeshRouteRouteSpec;
|
1321
|
+
Tags?: Tag[];
|
1322
|
+
}
|
1323
|
+
/**
|
1324
|
+
* Attributes type definition for AWS::AppMesh::Route
|
1325
|
+
*
|
1326
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appmesh-route.html | AWS::AppMesh::Route}
|
1327
|
+
*/
|
1328
|
+
export interface AppMeshRouteAttribs {
|
1329
|
+
Uid?: string;
|
1330
|
+
MeshName?: string;
|
1331
|
+
VirtualRouterName?: string;
|
1332
|
+
MeshOwner?: string;
|
1333
|
+
ResourceOwner?: string;
|
1334
|
+
RouteName?: string;
|
1335
|
+
Arn?: string;
|
1336
|
+
}
|
1337
|
+
/**
|
1338
|
+
* Resource class for AWS::AppMesh::Route
|
1339
|
+
*
|
1340
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appmesh-route.html | AWS::AppMesh::Route}
|
1341
|
+
*/
|
1342
|
+
export declare class AppMeshRoute extends ResourceBase<"AWS::AppMesh::Route", AppMeshRouteProps, AppMeshRouteAttribs> {
|
1343
|
+
static readonly Type = "AWS::AppMesh::Route";
|
1344
|
+
static readonly AttributeNames: readonly (keyof AppMeshRouteAttribs)[];
|
1345
|
+
constructor(logicalId: string, properties: AppMeshRouteProps, options?: ResourceOptions);
|
1346
|
+
}
|
1347
|
+
/**
|
1348
|
+
* Type definition for AWS::AppMesh::VirtualGateway
|
1349
|
+
*
|
1350
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appmesh-virtualgateway.html | AWS::AppMesh::VirtualGateway}
|
1351
|
+
*/
|
1352
|
+
export interface AppMeshVirtualGatewayProps {
|
1353
|
+
VirtualGatewayName?: string;
|
1354
|
+
MeshName: string;
|
1355
|
+
MeshOwner?: string;
|
1356
|
+
Spec: AppMeshVirtualGatewayVirtualGatewaySpec;
|
1357
|
+
Tags?: Tag[];
|
1358
|
+
}
|
1359
|
+
/**
|
1360
|
+
* Attributes type definition for AWS::AppMesh::VirtualGateway
|
1361
|
+
*
|
1362
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appmesh-virtualgateway.html | AWS::AppMesh::VirtualGateway}
|
1363
|
+
*/
|
1364
|
+
export interface AppMeshVirtualGatewayAttribs {
|
1365
|
+
Uid?: string;
|
1366
|
+
VirtualGatewayName?: string;
|
1367
|
+
MeshName?: string;
|
1368
|
+
MeshOwner?: string;
|
1369
|
+
ResourceOwner?: string;
|
1370
|
+
Arn?: string;
|
1371
|
+
}
|
1372
|
+
/**
|
1373
|
+
* Resource class for AWS::AppMesh::VirtualGateway
|
1374
|
+
*
|
1375
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appmesh-virtualgateway.html | AWS::AppMesh::VirtualGateway}
|
1376
|
+
*/
|
1377
|
+
export declare class AppMeshVirtualGateway extends ResourceBase<"AWS::AppMesh::VirtualGateway", AppMeshVirtualGatewayProps, AppMeshVirtualGatewayAttribs> {
|
1378
|
+
static readonly Type = "AWS::AppMesh::VirtualGateway";
|
1379
|
+
static readonly AttributeNames: readonly (keyof AppMeshVirtualGatewayAttribs)[];
|
1380
|
+
constructor(logicalId: string, properties: AppMeshVirtualGatewayProps, options?: ResourceOptions);
|
1381
|
+
}
|
1382
|
+
/**
|
1383
|
+
* Type definition for AWS::AppMesh::VirtualNode
|
1384
|
+
*
|
1385
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appmesh-virtualnode.html | AWS::AppMesh::VirtualNode}
|
1386
|
+
*/
|
1387
|
+
export interface AppMeshVirtualNodeProps {
|
1388
|
+
MeshName: string;
|
1389
|
+
MeshOwner?: string;
|
1390
|
+
Spec: AppMeshVirtualNodeVirtualNodeSpec;
|
1391
|
+
VirtualNodeName?: string;
|
1392
|
+
Tags?: Tag[];
|
1393
|
+
}
|
1394
|
+
/**
|
1395
|
+
* Attributes type definition for AWS::AppMesh::VirtualNode
|
1396
|
+
*
|
1397
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appmesh-virtualnode.html | AWS::AppMesh::VirtualNode}
|
1398
|
+
*/
|
1399
|
+
export interface AppMeshVirtualNodeAttribs {
|
1400
|
+
Uid?: string;
|
1401
|
+
MeshName?: string;
|
1402
|
+
MeshOwner?: string;
|
1403
|
+
ResourceOwner?: string;
|
1404
|
+
Arn?: string;
|
1405
|
+
VirtualNodeName?: string;
|
1406
|
+
}
|
1407
|
+
/**
|
1408
|
+
* Resource class for AWS::AppMesh::VirtualNode
|
1409
|
+
*
|
1410
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appmesh-virtualnode.html | AWS::AppMesh::VirtualNode}
|
1411
|
+
*/
|
1412
|
+
export declare class AppMeshVirtualNode extends ResourceBase<"AWS::AppMesh::VirtualNode", AppMeshVirtualNodeProps, AppMeshVirtualNodeAttribs> {
|
1413
|
+
static readonly Type = "AWS::AppMesh::VirtualNode";
|
1414
|
+
static readonly AttributeNames: readonly (keyof AppMeshVirtualNodeAttribs)[];
|
1415
|
+
constructor(logicalId: string, properties: AppMeshVirtualNodeProps, options?: ResourceOptions);
|
1416
|
+
}
|
1417
|
+
/**
|
1418
|
+
* Type definition for AWS::AppMesh::VirtualRouter
|
1419
|
+
*
|
1420
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appmesh-virtualrouter.html | AWS::AppMesh::VirtualRouter}
|
1421
|
+
*/
|
1422
|
+
export interface AppMeshVirtualRouterProps {
|
1423
|
+
MeshName: string;
|
1424
|
+
VirtualRouterName?: string;
|
1425
|
+
MeshOwner?: string;
|
1426
|
+
Spec: AppMeshVirtualRouterVirtualRouterSpec;
|
1427
|
+
Tags?: Tag[];
|
1428
|
+
}
|
1429
|
+
/**
|
1430
|
+
* Attributes type definition for AWS::AppMesh::VirtualRouter
|
1431
|
+
*
|
1432
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appmesh-virtualrouter.html | AWS::AppMesh::VirtualRouter}
|
1433
|
+
*/
|
1434
|
+
export interface AppMeshVirtualRouterAttribs {
|
1435
|
+
Uid?: string;
|
1436
|
+
MeshName?: string;
|
1437
|
+
VirtualRouterName?: string;
|
1438
|
+
MeshOwner?: string;
|
1439
|
+
ResourceOwner?: string;
|
1440
|
+
Arn?: string;
|
1441
|
+
}
|
1442
|
+
/**
|
1443
|
+
* Resource class for AWS::AppMesh::VirtualRouter
|
1444
|
+
*
|
1445
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appmesh-virtualrouter.html | AWS::AppMesh::VirtualRouter}
|
1446
|
+
*/
|
1447
|
+
export declare class AppMeshVirtualRouter extends ResourceBase<"AWS::AppMesh::VirtualRouter", AppMeshVirtualRouterProps, AppMeshVirtualRouterAttribs> {
|
1448
|
+
static readonly Type = "AWS::AppMesh::VirtualRouter";
|
1449
|
+
static readonly AttributeNames: readonly (keyof AppMeshVirtualRouterAttribs)[];
|
1450
|
+
constructor(logicalId: string, properties: AppMeshVirtualRouterProps, options?: ResourceOptions);
|
1451
|
+
}
|
1452
|
+
/**
|
1453
|
+
* Type definition for AWS::AppMesh::VirtualService
|
1454
|
+
*
|
1455
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appmesh-virtualservice.html | AWS::AppMesh::VirtualService}
|
1456
|
+
*/
|
1457
|
+
export interface AppMeshVirtualServiceProps {
|
1458
|
+
MeshName: string;
|
1459
|
+
MeshOwner?: string;
|
1460
|
+
VirtualServiceName: string;
|
1461
|
+
Spec: AppMeshVirtualServiceVirtualServiceSpec;
|
1462
|
+
Tags?: Tag[];
|
1463
|
+
}
|
1464
|
+
/**
|
1465
|
+
* Attributes type definition for AWS::AppMesh::VirtualService
|
1466
|
+
*
|
1467
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appmesh-virtualservice.html | AWS::AppMesh::VirtualService}
|
1468
|
+
*/
|
1469
|
+
export interface AppMeshVirtualServiceAttribs {
|
1470
|
+
Uid?: string;
|
1471
|
+
MeshName?: string;
|
1472
|
+
MeshOwner?: string;
|
1473
|
+
ResourceOwner?: string;
|
1474
|
+
VirtualServiceName?: string;
|
1475
|
+
Arn?: string;
|
1476
|
+
}
|
1477
|
+
/**
|
1478
|
+
* Resource class for AWS::AppMesh::VirtualService
|
1479
|
+
*
|
1480
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appmesh-virtualservice.html | AWS::AppMesh::VirtualService}
|
1481
|
+
*/
|
1482
|
+
export declare class AppMeshVirtualService extends ResourceBase<"AWS::AppMesh::VirtualService", AppMeshVirtualServiceProps, AppMeshVirtualServiceAttribs> {
|
1483
|
+
static readonly Type = "AWS::AppMesh::VirtualService";
|
1484
|
+
static readonly AttributeNames: readonly (keyof AppMeshVirtualServiceAttribs)[];
|
1485
|
+
constructor(logicalId: string, properties: AppMeshVirtualServiceProps, options?: ResourceOptions);
|
1486
|
+
}
|