@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,369 @@
|
|
1
|
+
import { ResourceBase } from "../util.js";
|
2
|
+
import { ResourceOptions } from "../template.js";
|
3
|
+
import { Tag } from "./core.js";
|
4
|
+
/**
|
5
|
+
* Type definition for AWS::MediaTailor::Channel.DashPlaylistSettings
|
6
|
+
*
|
7
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediatailor-channel-dashplaylistsettings.html | AWS::MediaTailor::Channel.DashPlaylistSettings}
|
8
|
+
*/
|
9
|
+
export interface MediaTailorChannelDashPlaylistSettings {
|
10
|
+
ManifestWindowSeconds?: number;
|
11
|
+
SuggestedPresentationDelaySeconds?: number;
|
12
|
+
MinBufferTimeSeconds?: number;
|
13
|
+
MinUpdatePeriodSeconds?: number;
|
14
|
+
}
|
15
|
+
/**
|
16
|
+
* Type definition for AWS::MediaTailor::Channel.HlsPlaylistSettings
|
17
|
+
*
|
18
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediatailor-channel-hlsplaylistsettings.html | AWS::MediaTailor::Channel.HlsPlaylistSettings}
|
19
|
+
*/
|
20
|
+
export interface MediaTailorChannelHlsPlaylistSettings {
|
21
|
+
ManifestWindowSeconds?: number;
|
22
|
+
AdMarkupType?: any[];
|
23
|
+
}
|
24
|
+
/**
|
25
|
+
* Type definition for AWS::MediaTailor::Channel.LogConfigurationForChannel
|
26
|
+
*
|
27
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediatailor-channel-logconfigurationforchannel.html | AWS::MediaTailor::Channel.LogConfigurationForChannel}
|
28
|
+
*/
|
29
|
+
export interface MediaTailorChannelLogConfigurationForChannel {
|
30
|
+
LogTypes?: any[];
|
31
|
+
}
|
32
|
+
/**
|
33
|
+
* Type definition for AWS::MediaTailor::Channel.RequestOutputItem
|
34
|
+
*
|
35
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediatailor-channel-requestoutputitem.html | AWS::MediaTailor::Channel.RequestOutputItem}
|
36
|
+
*/
|
37
|
+
export interface MediaTailorChannelRequestOutputItem {
|
38
|
+
ManifestName: string;
|
39
|
+
DashPlaylistSettings?: MediaTailorChannelDashPlaylistSettings;
|
40
|
+
HlsPlaylistSettings?: MediaTailorChannelHlsPlaylistSettings;
|
41
|
+
SourceGroup: string;
|
42
|
+
}
|
43
|
+
/**
|
44
|
+
* Type definition for AWS::MediaTailor::Channel.SlateSource
|
45
|
+
*
|
46
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediatailor-channel-slatesource.html | AWS::MediaTailor::Channel.SlateSource}
|
47
|
+
*/
|
48
|
+
export interface MediaTailorChannelSlateSource {
|
49
|
+
VodSourceName?: string;
|
50
|
+
SourceLocationName?: string;
|
51
|
+
}
|
52
|
+
/**
|
53
|
+
* Type definition for AWS::MediaTailor::LiveSource.HttpPackageConfiguration
|
54
|
+
*
|
55
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediatailor-livesource-httppackageconfiguration.html | AWS::MediaTailor::LiveSource.HttpPackageConfiguration}
|
56
|
+
*/
|
57
|
+
export interface MediaTailorLiveSourceHttpPackageConfiguration {
|
58
|
+
Path: string;
|
59
|
+
Type: string;
|
60
|
+
SourceGroup: string;
|
61
|
+
}
|
62
|
+
/**
|
63
|
+
* Type definition for AWS::MediaTailor::PlaybackConfiguration.AdMarkerPassthrough
|
64
|
+
*
|
65
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediatailor-playbackconfiguration-admarkerpassthrough.html | AWS::MediaTailor::PlaybackConfiguration.AdMarkerPassthrough}
|
66
|
+
*/
|
67
|
+
export interface MediaTailorPlaybackConfigurationAdMarkerPassthrough {
|
68
|
+
Enabled?: boolean;
|
69
|
+
}
|
70
|
+
/**
|
71
|
+
* Type definition for AWS::MediaTailor::PlaybackConfiguration.AvailSuppression
|
72
|
+
*
|
73
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediatailor-playbackconfiguration-availsuppression.html | AWS::MediaTailor::PlaybackConfiguration.AvailSuppression}
|
74
|
+
*/
|
75
|
+
export interface MediaTailorPlaybackConfigurationAvailSuppression {
|
76
|
+
Mode?: string;
|
77
|
+
Value?: string;
|
78
|
+
}
|
79
|
+
/**
|
80
|
+
* Type definition for AWS::MediaTailor::PlaybackConfiguration.Bumper
|
81
|
+
*
|
82
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediatailor-playbackconfiguration-bumper.html | AWS::MediaTailor::PlaybackConfiguration.Bumper}
|
83
|
+
*/
|
84
|
+
export interface MediaTailorPlaybackConfigurationBumper {
|
85
|
+
StartUrl?: string;
|
86
|
+
EndUrl?: string;
|
87
|
+
}
|
88
|
+
/**
|
89
|
+
* Type definition for AWS::MediaTailor::PlaybackConfiguration.CdnConfiguration
|
90
|
+
*
|
91
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediatailor-playbackconfiguration-cdnconfiguration.html | AWS::MediaTailor::PlaybackConfiguration.CdnConfiguration}
|
92
|
+
*/
|
93
|
+
export interface MediaTailorPlaybackConfigurationCdnConfiguration {
|
94
|
+
AdSegmentUrlPrefix?: string;
|
95
|
+
ContentSegmentUrlPrefix?: string;
|
96
|
+
}
|
97
|
+
/**
|
98
|
+
* Type definition for AWS::MediaTailor::PlaybackConfiguration.DashConfiguration
|
99
|
+
*
|
100
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediatailor-playbackconfiguration-dashconfiguration.html | AWS::MediaTailor::PlaybackConfiguration.DashConfiguration}
|
101
|
+
*/
|
102
|
+
export interface MediaTailorPlaybackConfigurationDashConfiguration {
|
103
|
+
MpdLocation?: string;
|
104
|
+
ManifestEndpointPrefix?: string;
|
105
|
+
OriginManifestType?: string;
|
106
|
+
}
|
107
|
+
/**
|
108
|
+
* Type definition for AWS::MediaTailor::PlaybackConfiguration.HlsConfiguration
|
109
|
+
*
|
110
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediatailor-playbackconfiguration-hlsconfiguration.html | AWS::MediaTailor::PlaybackConfiguration.HlsConfiguration}
|
111
|
+
*/
|
112
|
+
export interface MediaTailorPlaybackConfigurationHlsConfiguration {
|
113
|
+
ManifestEndpointPrefix?: string;
|
114
|
+
}
|
115
|
+
/**
|
116
|
+
* Type definition for AWS::MediaTailor::PlaybackConfiguration.LivePreRollConfiguration
|
117
|
+
*
|
118
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediatailor-playbackconfiguration-liveprerollconfiguration.html | AWS::MediaTailor::PlaybackConfiguration.LivePreRollConfiguration}
|
119
|
+
*/
|
120
|
+
export interface MediaTailorPlaybackConfigurationLivePreRollConfiguration {
|
121
|
+
AdDecisionServerUrl?: string;
|
122
|
+
MaxDurationSeconds?: number;
|
123
|
+
}
|
124
|
+
/**
|
125
|
+
* Type definition for AWS::MediaTailor::PlaybackConfiguration.ManifestProcessingRules
|
126
|
+
*
|
127
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediatailor-playbackconfiguration-manifestprocessingrules.html | AWS::MediaTailor::PlaybackConfiguration.ManifestProcessingRules}
|
128
|
+
*/
|
129
|
+
export interface MediaTailorPlaybackConfigurationManifestProcessingRules {
|
130
|
+
AdMarkerPassthrough?: MediaTailorPlaybackConfigurationAdMarkerPassthrough;
|
131
|
+
}
|
132
|
+
/**
|
133
|
+
* Type definition for AWS::MediaTailor::SourceLocation.AccessConfiguration
|
134
|
+
*
|
135
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediatailor-sourcelocation-accessconfiguration.html | AWS::MediaTailor::SourceLocation.AccessConfiguration}
|
136
|
+
*/
|
137
|
+
export interface MediaTailorSourceLocationAccessConfiguration {
|
138
|
+
SecretsManagerAccessTokenConfiguration?: MediaTailorSourceLocationSecretsManagerAccessTokenConfiguration;
|
139
|
+
AccessType?: string;
|
140
|
+
}
|
141
|
+
/**
|
142
|
+
* Type definition for AWS::MediaTailor::SourceLocation.DefaultSegmentDeliveryConfiguration
|
143
|
+
*
|
144
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediatailor-sourcelocation-defaultsegmentdeliveryconfiguration.html | AWS::MediaTailor::SourceLocation.DefaultSegmentDeliveryConfiguration}
|
145
|
+
*/
|
146
|
+
export interface MediaTailorSourceLocationDefaultSegmentDeliveryConfiguration {
|
147
|
+
BaseUrl?: string;
|
148
|
+
}
|
149
|
+
/**
|
150
|
+
* Type definition for AWS::MediaTailor::SourceLocation.HttpConfiguration
|
151
|
+
*
|
152
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediatailor-sourcelocation-httpconfiguration.html | AWS::MediaTailor::SourceLocation.HttpConfiguration}
|
153
|
+
*/
|
154
|
+
export interface MediaTailorSourceLocationHttpConfiguration {
|
155
|
+
BaseUrl: string;
|
156
|
+
}
|
157
|
+
/**
|
158
|
+
* Type definition for AWS::MediaTailor::SourceLocation.SecretsManagerAccessTokenConfiguration
|
159
|
+
*
|
160
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediatailor-sourcelocation-secretsmanageraccesstokenconfiguration.html | AWS::MediaTailor::SourceLocation.SecretsManagerAccessTokenConfiguration}
|
161
|
+
*/
|
162
|
+
export interface MediaTailorSourceLocationSecretsManagerAccessTokenConfiguration {
|
163
|
+
SecretArn?: string;
|
164
|
+
HeaderName?: string;
|
165
|
+
SecretStringKey?: string;
|
166
|
+
}
|
167
|
+
/**
|
168
|
+
* Type definition for AWS::MediaTailor::SourceLocation.SegmentDeliveryConfiguration
|
169
|
+
*
|
170
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediatailor-sourcelocation-segmentdeliveryconfiguration.html | AWS::MediaTailor::SourceLocation.SegmentDeliveryConfiguration}
|
171
|
+
*/
|
172
|
+
export interface MediaTailorSourceLocationSegmentDeliveryConfiguration {
|
173
|
+
BaseUrl?: string;
|
174
|
+
Name?: string;
|
175
|
+
}
|
176
|
+
/**
|
177
|
+
* Type definition for AWS::MediaTailor::VodSource.HttpPackageConfiguration
|
178
|
+
*
|
179
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediatailor-vodsource-httppackageconfiguration.html | AWS::MediaTailor::VodSource.HttpPackageConfiguration}
|
180
|
+
*/
|
181
|
+
export interface MediaTailorVodSourceHttpPackageConfiguration {
|
182
|
+
Path: string;
|
183
|
+
Type: string;
|
184
|
+
SourceGroup: string;
|
185
|
+
}
|
186
|
+
/**
|
187
|
+
* Type definition for AWS::MediaTailor::Channel
|
188
|
+
*
|
189
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediatailor-channel.html | AWS::MediaTailor::Channel}
|
190
|
+
*/
|
191
|
+
export interface MediaTailorChannelProps {
|
192
|
+
FillerSlate?: MediaTailorChannelSlateSource;
|
193
|
+
ChannelName: string;
|
194
|
+
Tier?: string;
|
195
|
+
Outputs: any[];
|
196
|
+
LogConfiguration?: MediaTailorChannelLogConfigurationForChannel;
|
197
|
+
PlaybackMode: string;
|
198
|
+
Tags?: Tag[];
|
199
|
+
}
|
200
|
+
/**
|
201
|
+
* Attributes type definition for AWS::MediaTailor::Channel
|
202
|
+
*
|
203
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediatailor-channel.html | AWS::MediaTailor::Channel}
|
204
|
+
*/
|
205
|
+
export interface MediaTailorChannelAttribs {
|
206
|
+
Arn?: string;
|
207
|
+
}
|
208
|
+
/**
|
209
|
+
* Resource class for AWS::MediaTailor::Channel
|
210
|
+
*
|
211
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediatailor-channel.html | AWS::MediaTailor::Channel}
|
212
|
+
*/
|
213
|
+
export declare class MediaTailorChannel extends ResourceBase<"AWS::MediaTailor::Channel", MediaTailorChannelProps, MediaTailorChannelAttribs> {
|
214
|
+
static readonly Type = "AWS::MediaTailor::Channel";
|
215
|
+
static readonly AttributeNames: readonly (keyof MediaTailorChannelAttribs)[];
|
216
|
+
constructor(logicalId: string, properties: MediaTailorChannelProps, options?: ResourceOptions);
|
217
|
+
}
|
218
|
+
/**
|
219
|
+
* Type definition for AWS::MediaTailor::ChannelPolicy
|
220
|
+
*
|
221
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediatailor-channelpolicy.html | AWS::MediaTailor::ChannelPolicy}
|
222
|
+
*/
|
223
|
+
export interface MediaTailorChannelPolicyProps {
|
224
|
+
Policy: object;
|
225
|
+
ChannelName: string;
|
226
|
+
}
|
227
|
+
/**
|
228
|
+
* Resource class for AWS::MediaTailor::ChannelPolicy
|
229
|
+
*
|
230
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediatailor-channelpolicy.html | AWS::MediaTailor::ChannelPolicy}
|
231
|
+
*/
|
232
|
+
export declare class MediaTailorChannelPolicy extends ResourceBase<"AWS::MediaTailor::ChannelPolicy", MediaTailorChannelPolicyProps, Record<string, never>> {
|
233
|
+
static readonly Type = "AWS::MediaTailor::ChannelPolicy";
|
234
|
+
static readonly AttributeNames: never[];
|
235
|
+
constructor(logicalId: string, properties: MediaTailorChannelPolicyProps, options?: ResourceOptions);
|
236
|
+
}
|
237
|
+
/**
|
238
|
+
* Type definition for AWS::MediaTailor::LiveSource
|
239
|
+
*
|
240
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediatailor-livesource.html | AWS::MediaTailor::LiveSource}
|
241
|
+
*/
|
242
|
+
export interface MediaTailorLiveSourceProps {
|
243
|
+
LiveSourceName: string;
|
244
|
+
SourceLocationName: string;
|
245
|
+
HttpPackageConfigurations: any[];
|
246
|
+
Tags?: Tag[];
|
247
|
+
}
|
248
|
+
/**
|
249
|
+
* Attributes type definition for AWS::MediaTailor::LiveSource
|
250
|
+
*
|
251
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediatailor-livesource.html | AWS::MediaTailor::LiveSource}
|
252
|
+
*/
|
253
|
+
export interface MediaTailorLiveSourceAttribs {
|
254
|
+
Arn?: string;
|
255
|
+
}
|
256
|
+
/**
|
257
|
+
* Resource class for AWS::MediaTailor::LiveSource
|
258
|
+
*
|
259
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediatailor-livesource.html | AWS::MediaTailor::LiveSource}
|
260
|
+
*/
|
261
|
+
export declare class MediaTailorLiveSource extends ResourceBase<"AWS::MediaTailor::LiveSource", MediaTailorLiveSourceProps, MediaTailorLiveSourceAttribs> {
|
262
|
+
static readonly Type = "AWS::MediaTailor::LiveSource";
|
263
|
+
static readonly AttributeNames: readonly (keyof MediaTailorLiveSourceAttribs)[];
|
264
|
+
constructor(logicalId: string, properties: MediaTailorLiveSourceProps, options?: ResourceOptions);
|
265
|
+
}
|
266
|
+
/**
|
267
|
+
* Type definition for AWS::MediaTailor::PlaybackConfiguration
|
268
|
+
*
|
269
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediatailor-playbackconfiguration.html | AWS::MediaTailor::PlaybackConfiguration}
|
270
|
+
*/
|
271
|
+
export interface MediaTailorPlaybackConfigurationProps {
|
272
|
+
Bumper?: MediaTailorPlaybackConfigurationBumper;
|
273
|
+
DashConfiguration?: MediaTailorPlaybackConfigurationDashConfiguration;
|
274
|
+
CdnConfiguration?: MediaTailorPlaybackConfigurationCdnConfiguration;
|
275
|
+
ManifestProcessingRules?: MediaTailorPlaybackConfigurationManifestProcessingRules;
|
276
|
+
PersonalizationThresholdSeconds?: number;
|
277
|
+
LivePreRollConfiguration?: MediaTailorPlaybackConfigurationLivePreRollConfiguration;
|
278
|
+
HlsConfiguration?: MediaTailorPlaybackConfigurationHlsConfiguration;
|
279
|
+
VideoContentSourceUrl: string;
|
280
|
+
Name: string;
|
281
|
+
TranscodeProfileName?: string;
|
282
|
+
ConfigurationAliases?: Record<string, any>;
|
283
|
+
AdDecisionServerUrl: string;
|
284
|
+
SlateAdUrl?: string;
|
285
|
+
AvailSuppression?: MediaTailorPlaybackConfigurationAvailSuppression;
|
286
|
+
Tags?: Tag[];
|
287
|
+
}
|
288
|
+
/**
|
289
|
+
* Attributes type definition for AWS::MediaTailor::PlaybackConfiguration
|
290
|
+
*
|
291
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediatailor-playbackconfiguration.html | AWS::MediaTailor::PlaybackConfiguration}
|
292
|
+
*/
|
293
|
+
export interface MediaTailorPlaybackConfigurationAttribs {
|
294
|
+
"HlsConfiguration.ManifestEndpointPrefix"?: string;
|
295
|
+
SessionInitializationEndpointPrefix?: string;
|
296
|
+
"DashConfiguration.ManifestEndpointPrefix"?: string;
|
297
|
+
PlaybackConfigurationArn?: string;
|
298
|
+
PlaybackEndpointPrefix?: string;
|
299
|
+
}
|
300
|
+
/**
|
301
|
+
* Resource class for AWS::MediaTailor::PlaybackConfiguration
|
302
|
+
*
|
303
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediatailor-playbackconfiguration.html | AWS::MediaTailor::PlaybackConfiguration}
|
304
|
+
*/
|
305
|
+
export declare class MediaTailorPlaybackConfiguration extends ResourceBase<"AWS::MediaTailor::PlaybackConfiguration", MediaTailorPlaybackConfigurationProps, MediaTailorPlaybackConfigurationAttribs> {
|
306
|
+
static readonly Type = "AWS::MediaTailor::PlaybackConfiguration";
|
307
|
+
static readonly AttributeNames: readonly (keyof MediaTailorPlaybackConfigurationAttribs)[];
|
308
|
+
constructor(logicalId: string, properties: MediaTailorPlaybackConfigurationProps, options?: ResourceOptions);
|
309
|
+
}
|
310
|
+
/**
|
311
|
+
* Type definition for AWS::MediaTailor::SourceLocation
|
312
|
+
*
|
313
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediatailor-sourcelocation.html | AWS::MediaTailor::SourceLocation}
|
314
|
+
*/
|
315
|
+
export interface MediaTailorSourceLocationProps {
|
316
|
+
SourceLocationName: string;
|
317
|
+
DefaultSegmentDeliveryConfiguration?: MediaTailorSourceLocationDefaultSegmentDeliveryConfiguration;
|
318
|
+
SegmentDeliveryConfigurations?: any[];
|
319
|
+
HttpConfiguration: MediaTailorSourceLocationHttpConfiguration;
|
320
|
+
AccessConfiguration?: MediaTailorSourceLocationAccessConfiguration;
|
321
|
+
Tags?: Tag[];
|
322
|
+
}
|
323
|
+
/**
|
324
|
+
* Attributes type definition for AWS::MediaTailor::SourceLocation
|
325
|
+
*
|
326
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediatailor-sourcelocation.html | AWS::MediaTailor::SourceLocation}
|
327
|
+
*/
|
328
|
+
export interface MediaTailorSourceLocationAttribs {
|
329
|
+
Arn?: string;
|
330
|
+
}
|
331
|
+
/**
|
332
|
+
* Resource class for AWS::MediaTailor::SourceLocation
|
333
|
+
*
|
334
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediatailor-sourcelocation.html | AWS::MediaTailor::SourceLocation}
|
335
|
+
*/
|
336
|
+
export declare class MediaTailorSourceLocation extends ResourceBase<"AWS::MediaTailor::SourceLocation", MediaTailorSourceLocationProps, MediaTailorSourceLocationAttribs> {
|
337
|
+
static readonly Type = "AWS::MediaTailor::SourceLocation";
|
338
|
+
static readonly AttributeNames: readonly (keyof MediaTailorSourceLocationAttribs)[];
|
339
|
+
constructor(logicalId: string, properties: MediaTailorSourceLocationProps, options?: ResourceOptions);
|
340
|
+
}
|
341
|
+
/**
|
342
|
+
* Type definition for AWS::MediaTailor::VodSource
|
343
|
+
*
|
344
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediatailor-vodsource.html | AWS::MediaTailor::VodSource}
|
345
|
+
*/
|
346
|
+
export interface MediaTailorVodSourceProps {
|
347
|
+
VodSourceName: string;
|
348
|
+
SourceLocationName: string;
|
349
|
+
HttpPackageConfigurations: any[];
|
350
|
+
Tags?: Tag[];
|
351
|
+
}
|
352
|
+
/**
|
353
|
+
* Attributes type definition for AWS::MediaTailor::VodSource
|
354
|
+
*
|
355
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediatailor-vodsource.html | AWS::MediaTailor::VodSource}
|
356
|
+
*/
|
357
|
+
export interface MediaTailorVodSourceAttribs {
|
358
|
+
Arn?: string;
|
359
|
+
}
|
360
|
+
/**
|
361
|
+
* Resource class for AWS::MediaTailor::VodSource
|
362
|
+
*
|
363
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediatailor-vodsource.html | AWS::MediaTailor::VodSource}
|
364
|
+
*/
|
365
|
+
export declare class MediaTailorVodSource extends ResourceBase<"AWS::MediaTailor::VodSource", MediaTailorVodSourceProps, MediaTailorVodSourceAttribs> {
|
366
|
+
static readonly Type = "AWS::MediaTailor::VodSource";
|
367
|
+
static readonly AttributeNames: readonly (keyof MediaTailorVodSourceAttribs)[];
|
368
|
+
constructor(logicalId: string, properties: MediaTailorVodSourceProps, options?: ResourceOptions);
|
369
|
+
}
|
@@ -0,0 +1,85 @@
|
|
1
|
+
import { ResourceBase } from "../util.js";
|
2
|
+
/**
|
3
|
+
* Resource class for AWS::MediaTailor::Channel
|
4
|
+
*
|
5
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediatailor-channel.html | AWS::MediaTailor::Channel}
|
6
|
+
*/
|
7
|
+
class MediaTailorChannel extends ResourceBase {
|
8
|
+
constructor(logicalId, properties, options) {
|
9
|
+
super(MediaTailorChannel.Type, MediaTailorChannel.AttributeNames, logicalId, properties, options);
|
10
|
+
}
|
11
|
+
}
|
12
|
+
MediaTailorChannel.Type = "AWS::MediaTailor::Channel";
|
13
|
+
MediaTailorChannel.AttributeNames = ["Arn"];
|
14
|
+
export { MediaTailorChannel };
|
15
|
+
/**
|
16
|
+
* Resource class for AWS::MediaTailor::ChannelPolicy
|
17
|
+
*
|
18
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediatailor-channelpolicy.html | AWS::MediaTailor::ChannelPolicy}
|
19
|
+
*/
|
20
|
+
class MediaTailorChannelPolicy extends ResourceBase {
|
21
|
+
constructor(logicalId, properties, options) {
|
22
|
+
super(MediaTailorChannelPolicy.Type, MediaTailorChannelPolicy.AttributeNames, logicalId, properties, options);
|
23
|
+
}
|
24
|
+
}
|
25
|
+
MediaTailorChannelPolicy.Type = "AWS::MediaTailor::ChannelPolicy";
|
26
|
+
MediaTailorChannelPolicy.AttributeNames = [];
|
27
|
+
export { MediaTailorChannelPolicy };
|
28
|
+
/**
|
29
|
+
* Resource class for AWS::MediaTailor::LiveSource
|
30
|
+
*
|
31
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediatailor-livesource.html | AWS::MediaTailor::LiveSource}
|
32
|
+
*/
|
33
|
+
class MediaTailorLiveSource extends ResourceBase {
|
34
|
+
constructor(logicalId, properties, options) {
|
35
|
+
super(MediaTailorLiveSource.Type, MediaTailorLiveSource.AttributeNames, logicalId, properties, options);
|
36
|
+
}
|
37
|
+
}
|
38
|
+
MediaTailorLiveSource.Type = "AWS::MediaTailor::LiveSource";
|
39
|
+
MediaTailorLiveSource.AttributeNames = ["Arn"];
|
40
|
+
export { MediaTailorLiveSource };
|
41
|
+
/**
|
42
|
+
* Resource class for AWS::MediaTailor::PlaybackConfiguration
|
43
|
+
*
|
44
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediatailor-playbackconfiguration.html | AWS::MediaTailor::PlaybackConfiguration}
|
45
|
+
*/
|
46
|
+
class MediaTailorPlaybackConfiguration extends ResourceBase {
|
47
|
+
constructor(logicalId, properties, options) {
|
48
|
+
super(MediaTailorPlaybackConfiguration.Type, MediaTailorPlaybackConfiguration.AttributeNames, logicalId, properties, options);
|
49
|
+
}
|
50
|
+
}
|
51
|
+
MediaTailorPlaybackConfiguration.Type = "AWS::MediaTailor::PlaybackConfiguration";
|
52
|
+
MediaTailorPlaybackConfiguration.AttributeNames = [
|
53
|
+
"HlsConfiguration.ManifestEndpointPrefix",
|
54
|
+
"SessionInitializationEndpointPrefix",
|
55
|
+
"DashConfiguration.ManifestEndpointPrefix",
|
56
|
+
"PlaybackConfigurationArn",
|
57
|
+
"PlaybackEndpointPrefix",
|
58
|
+
];
|
59
|
+
export { MediaTailorPlaybackConfiguration };
|
60
|
+
/**
|
61
|
+
* Resource class for AWS::MediaTailor::SourceLocation
|
62
|
+
*
|
63
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediatailor-sourcelocation.html | AWS::MediaTailor::SourceLocation}
|
64
|
+
*/
|
65
|
+
class MediaTailorSourceLocation extends ResourceBase {
|
66
|
+
constructor(logicalId, properties, options) {
|
67
|
+
super(MediaTailorSourceLocation.Type, MediaTailorSourceLocation.AttributeNames, logicalId, properties, options);
|
68
|
+
}
|
69
|
+
}
|
70
|
+
MediaTailorSourceLocation.Type = "AWS::MediaTailor::SourceLocation";
|
71
|
+
MediaTailorSourceLocation.AttributeNames = ["Arn"];
|
72
|
+
export { MediaTailorSourceLocation };
|
73
|
+
/**
|
74
|
+
* Resource class for AWS::MediaTailor::VodSource
|
75
|
+
*
|
76
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediatailor-vodsource.html | AWS::MediaTailor::VodSource}
|
77
|
+
*/
|
78
|
+
class MediaTailorVodSource extends ResourceBase {
|
79
|
+
constructor(logicalId, properties, options) {
|
80
|
+
super(MediaTailorVodSource.Type, MediaTailorVodSource.AttributeNames, logicalId, properties, options);
|
81
|
+
}
|
82
|
+
}
|
83
|
+
MediaTailorVodSource.Type = "AWS::MediaTailor::VodSource";
|
84
|
+
MediaTailorVodSource.AttributeNames = ["Arn"];
|
85
|
+
export { MediaTailorVodSource };
|
@@ -0,0 +1,193 @@
|
|
1
|
+
import { ResourceBase } from "../util.js";
|
2
|
+
import { ResourceOptions } from "../template.js";
|
3
|
+
import { Tag } from "./core.js";
|
4
|
+
/**
|
5
|
+
* Type definition for AWS::MemoryDB::Cluster.Endpoint
|
6
|
+
*
|
7
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-memorydb-cluster-endpoint.html | AWS::MemoryDB::Cluster.Endpoint}
|
8
|
+
*/
|
9
|
+
export interface MemoryDBClusterEndpoint {
|
10
|
+
Address?: string;
|
11
|
+
Port?: number;
|
12
|
+
}
|
13
|
+
/**
|
14
|
+
* Type definition for AWS::MemoryDB::User.AuthenticationMode
|
15
|
+
*
|
16
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-memorydb-user-authenticationmode.html | AWS::MemoryDB::User.AuthenticationMode}
|
17
|
+
*/
|
18
|
+
export interface MemoryDBUserAuthenticationMode {
|
19
|
+
Type?: string;
|
20
|
+
Passwords?: any[];
|
21
|
+
}
|
22
|
+
/**
|
23
|
+
* Type definition for AWS::MemoryDB::ACL
|
24
|
+
*
|
25
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-acl.html | AWS::MemoryDB::ACL}
|
26
|
+
*/
|
27
|
+
export interface MemoryDBACLProps {
|
28
|
+
ACLName: string;
|
29
|
+
UserNames?: any[];
|
30
|
+
Tags?: Tag[];
|
31
|
+
}
|
32
|
+
/**
|
33
|
+
* Attributes type definition for AWS::MemoryDB::ACL
|
34
|
+
*
|
35
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-acl.html | AWS::MemoryDB::ACL}
|
36
|
+
*/
|
37
|
+
export interface MemoryDBACLAttribs {
|
38
|
+
Status?: string;
|
39
|
+
Arn?: string;
|
40
|
+
}
|
41
|
+
/**
|
42
|
+
* Resource class for AWS::MemoryDB::ACL
|
43
|
+
*
|
44
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-acl.html | AWS::MemoryDB::ACL}
|
45
|
+
*/
|
46
|
+
export declare class MemoryDBACL extends ResourceBase<"AWS::MemoryDB::ACL", MemoryDBACLProps, MemoryDBACLAttribs> {
|
47
|
+
static readonly Type = "AWS::MemoryDB::ACL";
|
48
|
+
static readonly AttributeNames: readonly (keyof MemoryDBACLAttribs)[];
|
49
|
+
constructor(logicalId: string, properties: MemoryDBACLProps, options?: ResourceOptions);
|
50
|
+
}
|
51
|
+
/**
|
52
|
+
* Type definition for AWS::MemoryDB::Cluster
|
53
|
+
*
|
54
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-cluster.html | AWS::MemoryDB::Cluster}
|
55
|
+
*/
|
56
|
+
export interface MemoryDBClusterProps {
|
57
|
+
NumReplicasPerShard?: number;
|
58
|
+
Description?: string;
|
59
|
+
FinalSnapshotName?: string;
|
60
|
+
ParameterGroupName?: string;
|
61
|
+
SnapshotArns?: any[];
|
62
|
+
Port?: number;
|
63
|
+
ACLName: string;
|
64
|
+
SnapshotName?: string;
|
65
|
+
NumShards?: number;
|
66
|
+
TLSEnabled?: boolean;
|
67
|
+
ClusterName: string;
|
68
|
+
SnsTopicArn?: string;
|
69
|
+
Tags?: Tag[];
|
70
|
+
EngineVersion?: string;
|
71
|
+
KmsKeyId?: string;
|
72
|
+
SnsTopicStatus?: string;
|
73
|
+
SubnetGroupName?: string;
|
74
|
+
AutoMinorVersionUpgrade?: boolean;
|
75
|
+
SecurityGroupIds?: any[];
|
76
|
+
ClusterEndpoint?: MemoryDBClusterEndpoint;
|
77
|
+
SnapshotWindow?: string;
|
78
|
+
SnapshotRetentionLimit?: number;
|
79
|
+
DataTiering?: string;
|
80
|
+
NodeType: string;
|
81
|
+
MaintenanceWindow?: string;
|
82
|
+
}
|
83
|
+
/**
|
84
|
+
* Attributes type definition for AWS::MemoryDB::Cluster
|
85
|
+
*
|
86
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-cluster.html | AWS::MemoryDB::Cluster}
|
87
|
+
*/
|
88
|
+
export interface MemoryDBClusterAttribs {
|
89
|
+
Status?: string;
|
90
|
+
"ClusterEndpoint.Address"?: string;
|
91
|
+
"ClusterEndpoint.Port"?: number;
|
92
|
+
ParameterGroupStatus?: string;
|
93
|
+
ARN?: string;
|
94
|
+
}
|
95
|
+
/**
|
96
|
+
* Resource class for AWS::MemoryDB::Cluster
|
97
|
+
*
|
98
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-cluster.html | AWS::MemoryDB::Cluster}
|
99
|
+
*/
|
100
|
+
export declare class MemoryDBCluster extends ResourceBase<"AWS::MemoryDB::Cluster", MemoryDBClusterProps, MemoryDBClusterAttribs> {
|
101
|
+
static readonly Type = "AWS::MemoryDB::Cluster";
|
102
|
+
static readonly AttributeNames: readonly (keyof MemoryDBClusterAttribs)[];
|
103
|
+
constructor(logicalId: string, properties: MemoryDBClusterProps, options?: ResourceOptions);
|
104
|
+
}
|
105
|
+
/**
|
106
|
+
* Type definition for AWS::MemoryDB::ParameterGroup
|
107
|
+
*
|
108
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-parametergroup.html | AWS::MemoryDB::ParameterGroup}
|
109
|
+
*/
|
110
|
+
export interface MemoryDBParameterGroupProps {
|
111
|
+
Description?: string;
|
112
|
+
Parameters?: object;
|
113
|
+
ParameterGroupName: string;
|
114
|
+
Family: string;
|
115
|
+
Tags?: Tag[];
|
116
|
+
}
|
117
|
+
/**
|
118
|
+
* Attributes type definition for AWS::MemoryDB::ParameterGroup
|
119
|
+
*
|
120
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-parametergroup.html | AWS::MemoryDB::ParameterGroup}
|
121
|
+
*/
|
122
|
+
export interface MemoryDBParameterGroupAttribs {
|
123
|
+
ARN?: string;
|
124
|
+
}
|
125
|
+
/**
|
126
|
+
* Resource class for AWS::MemoryDB::ParameterGroup
|
127
|
+
*
|
128
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-parametergroup.html | AWS::MemoryDB::ParameterGroup}
|
129
|
+
*/
|
130
|
+
export declare class MemoryDBParameterGroup extends ResourceBase<"AWS::MemoryDB::ParameterGroup", MemoryDBParameterGroupProps, MemoryDBParameterGroupAttribs> {
|
131
|
+
static readonly Type = "AWS::MemoryDB::ParameterGroup";
|
132
|
+
static readonly AttributeNames: readonly (keyof MemoryDBParameterGroupAttribs)[];
|
133
|
+
constructor(logicalId: string, properties: MemoryDBParameterGroupProps, options?: ResourceOptions);
|
134
|
+
}
|
135
|
+
/**
|
136
|
+
* Type definition for AWS::MemoryDB::SubnetGroup
|
137
|
+
*
|
138
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-subnetgroup.html | AWS::MemoryDB::SubnetGroup}
|
139
|
+
*/
|
140
|
+
export interface MemoryDBSubnetGroupProps {
|
141
|
+
Description?: string;
|
142
|
+
SubnetGroupName: string;
|
143
|
+
SubnetIds: any[];
|
144
|
+
Tags?: Tag[];
|
145
|
+
}
|
146
|
+
/**
|
147
|
+
* Attributes type definition for AWS::MemoryDB::SubnetGroup
|
148
|
+
*
|
149
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-subnetgroup.html | AWS::MemoryDB::SubnetGroup}
|
150
|
+
*/
|
151
|
+
export interface MemoryDBSubnetGroupAttribs {
|
152
|
+
ARN?: string;
|
153
|
+
}
|
154
|
+
/**
|
155
|
+
* Resource class for AWS::MemoryDB::SubnetGroup
|
156
|
+
*
|
157
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-subnetgroup.html | AWS::MemoryDB::SubnetGroup}
|
158
|
+
*/
|
159
|
+
export declare class MemoryDBSubnetGroup extends ResourceBase<"AWS::MemoryDB::SubnetGroup", MemoryDBSubnetGroupProps, MemoryDBSubnetGroupAttribs> {
|
160
|
+
static readonly Type = "AWS::MemoryDB::SubnetGroup";
|
161
|
+
static readonly AttributeNames: readonly (keyof MemoryDBSubnetGroupAttribs)[];
|
162
|
+
constructor(logicalId: string, properties: MemoryDBSubnetGroupProps, options?: ResourceOptions);
|
163
|
+
}
|
164
|
+
/**
|
165
|
+
* Type definition for AWS::MemoryDB::User
|
166
|
+
*
|
167
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-user.html | AWS::MemoryDB::User}
|
168
|
+
*/
|
169
|
+
export interface MemoryDBUserProps {
|
170
|
+
AuthenticationMode?: MemoryDBUserAuthenticationMode;
|
171
|
+
UserName: string;
|
172
|
+
AccessString?: string;
|
173
|
+
Tags?: Tag[];
|
174
|
+
}
|
175
|
+
/**
|
176
|
+
* Attributes type definition for AWS::MemoryDB::User
|
177
|
+
*
|
178
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-user.html | AWS::MemoryDB::User}
|
179
|
+
*/
|
180
|
+
export interface MemoryDBUserAttribs {
|
181
|
+
Status?: string;
|
182
|
+
Arn?: string;
|
183
|
+
}
|
184
|
+
/**
|
185
|
+
* Resource class for AWS::MemoryDB::User
|
186
|
+
*
|
187
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-user.html | AWS::MemoryDB::User}
|
188
|
+
*/
|
189
|
+
export declare class MemoryDBUser extends ResourceBase<"AWS::MemoryDB::User", MemoryDBUserProps, MemoryDBUserAttribs> {
|
190
|
+
static readonly Type = "AWS::MemoryDB::User";
|
191
|
+
static readonly AttributeNames: readonly (keyof MemoryDBUserAttribs)[];
|
192
|
+
constructor(logicalId: string, properties: MemoryDBUserProps, options?: ResourceOptions);
|
193
|
+
}
|