@awboost/cfntypes 1.0.0-beta.58 → 1.0.0-beta.59
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +52 -0
- package/lib/intrinsics.d.ts +428 -0
- package/lib/intrinsics.js +498 -0
- package/lib/resources.generated/AWS-ACMPCA.d.ts +413 -0
- package/lib/resources.generated/AWS-ACMPCA.js +53 -0
- package/lib/resources.generated/AWS-APS.d.ts +71 -0
- package/lib/resources.generated/AWS-APS.js +27 -0
- package/lib/resources.generated/AWS-AccessAnalyzer.d.ts +53 -0
- package/lib/resources.generated/AWS-AccessAnalyzer.js +14 -0
- package/lib/resources.generated/AWS-AmazonMQ.d.ts +202 -0
- package/lib/resources.generated/AWS-AmazonMQ.js +50 -0
- package/lib/resources.generated/AWS-Amplify.d.ts +199 -0
- package/lib/resources.generated/AWS-Amplify.js +49 -0
- package/lib/resources.generated/AWS-AmplifyUIBuilder.d.ts +450 -0
- package/lib/resources.generated/AWS-AmplifyUIBuilder.js +40 -0
- package/lib/resources.generated/AWS-ApiGateway.d.ts +790 -0
- package/lib/resources.generated/AWS-ApiGateway.js +253 -0
- package/lib/resources.generated/AWS-ApiGatewayV2.d.ts +578 -0
- package/lib/resources.generated/AWS-ApiGatewayV2.js +170 -0
- package/lib/resources.generated/AWS-AppConfig.d.ts +282 -0
- package/lib/resources.generated/AWS-AppConfig.js +105 -0
- package/lib/resources.generated/AWS-AppFlow.d.ts +1084 -0
- package/lib/resources.generated/AWS-AppFlow.js +40 -0
- package/lib/resources.generated/AWS-AppIntegrations.d.ts +94 -0
- package/lib/resources.generated/AWS-AppIntegrations.js +27 -0
- package/lib/resources.generated/AWS-AppMesh.d.ts +1486 -0
- package/lib/resources.generated/AWS-AppMesh.js +129 -0
- package/lib/resources.generated/AWS-AppRunner.d.ts +338 -0
- package/lib/resources.generated/AWS-AppRunner.js +74 -0
- package/lib/resources.generated/AWS-AppStream.d.ts +555 -0
- package/lib/resources.generated/AWS-AppStream.js +170 -0
- package/lib/resources.generated/AWS-AppSync.d.ts +582 -0
- package/lib/resources.generated/AWS-AppSync.js +141 -0
- package/lib/resources.generated/AWS-ApplicationAutoScaling.d.ts +157 -0
- package/lib/resources.generated/AWS-ApplicationAutoScaling.js +27 -0
- package/lib/resources.generated/AWS-ApplicationInsights.d.ts +191 -0
- package/lib/resources.generated/AWS-ApplicationInsights.js +14 -0
- package/lib/resources.generated/AWS-Athena.d.ts +218 -0
- package/lib/resources.generated/AWS-Athena.js +75 -0
- package/lib/resources.generated/AWS-AuditManager.d.ts +103 -0
- package/lib/resources.generated/AWS-AuditManager.js +14 -0
- package/lib/resources.generated/AWS-AutoScaling.d.ts +621 -0
- package/lib/resources.generated/AWS-AutoScaling.js +85 -0
- package/lib/resources.generated/AWS-AutoScalingPlans.d.ts +134 -0
- package/lib/resources.generated/AWS-AutoScalingPlans.js +14 -0
- package/lib/resources.generated/AWS-Backup.d.ts +322 -0
- package/lib/resources.generated/AWS-Backup.js +66 -0
- package/lib/resources.generated/AWS-BackupGateway.d.ts +35 -0
- package/lib/resources.generated/AWS-BackupGateway.js +14 -0
- package/lib/resources.generated/AWS-Batch.d.ts +577 -0
- package/lib/resources.generated/AWS-Batch.js +53 -0
- package/lib/resources.generated/AWS-BillingConductor.d.ts +226 -0
- package/lib/resources.generated/AWS-BillingConductor.js +67 -0
- package/lib/resources.generated/AWS-Budgets.d.ts +210 -0
- package/lib/resources.generated/AWS-Budgets.js +27 -0
- package/lib/resources.generated/AWS-CE.d.ts +128 -0
- package/lib/resources.generated/AWS-CE.js +46 -0
- package/lib/resources.generated/AWS-CUR.d.ts +31 -0
- package/lib/resources.generated/AWS-CUR.js +14 -0
- package/lib/resources.generated/AWS-Cassandra.d.ts +105 -0
- package/lib/resources.generated/AWS-Cassandra.js +27 -0
- package/lib/resources.generated/AWS-CertificateManager.d.ts +72 -0
- package/lib/resources.generated/AWS-CertificateManager.js +27 -0
- package/lib/resources.generated/AWS-Chatbot.d.ts +69 -0
- package/lib/resources.generated/AWS-Chatbot.js +27 -0
- package/lib/resources.generated/AWS-CleanRooms.d.ts +342 -0
- package/lib/resources.generated/AWS-CleanRooms.js +79 -0
- package/lib/resources.generated/AWS-Cloud9.d.ts +48 -0
- package/lib/resources.generated/AWS-Cloud9.js +14 -0
- package/lib/resources.generated/AWS-CloudFormation.d.ts +540 -0
- package/lib/resources.generated/AWS-CloudFormation.js +225 -0
- package/lib/resources.generated/AWS-CloudFront.d.ts +1098 -0
- package/lib/resources.generated/AWS-CloudFront.js +170 -0
- package/lib/resources.generated/AWS-CloudTrail.d.ts +213 -0
- package/lib/resources.generated/AWS-CloudTrail.js +53 -0
- package/lib/resources.generated/AWS-CloudWatch.d.ts +358 -0
- package/lib/resources.generated/AWS-CloudWatch.js +79 -0
- package/lib/resources.generated/AWS-CodeArtifact.d.ts +71 -0
- package/lib/resources.generated/AWS-CodeArtifact.js +27 -0
- package/lib/resources.generated/AWS-CodeBuild.d.ts +335 -0
- package/lib/resources.generated/AWS-CodeBuild.js +40 -0
- package/lib/resources.generated/AWS-CodeCommit.d.ts +67 -0
- package/lib/resources.generated/AWS-CodeCommit.js +14 -0
- package/lib/resources.generated/AWS-CodeDeploy.d.ts +345 -0
- package/lib/resources.generated/AWS-CodeDeploy.js +40 -0
- package/lib/resources.generated/AWS-CodeGuruProfiler.d.ts +50 -0
- package/lib/resources.generated/AWS-CodeGuruProfiler.js +14 -0
- package/lib/resources.generated/AWS-CodeGuruReviewer.d.ts +34 -0
- package/lib/resources.generated/AWS-CodeGuruReviewer.js +14 -0
- package/lib/resources.generated/AWS-CodePipeline.d.ts +253 -0
- package/lib/resources.generated/AWS-CodePipeline.js +40 -0
- package/lib/resources.generated/AWS-CodeStar.d.ts +45 -0
- package/lib/resources.generated/AWS-CodeStar.js +14 -0
- package/lib/resources.generated/AWS-CodeStarConnections.d.ts +34 -0
- package/lib/resources.generated/AWS-CodeStarConnections.js +14 -0
- package/lib/resources.generated/AWS-CodeStarNotifications.d.ts +47 -0
- package/lib/resources.generated/AWS-CodeStarNotifications.js +14 -0
- package/lib/resources.generated/AWS-Cognito.d.ts +739 -0
- package/lib/resources.generated/AWS-Cognito.js +170 -0
- package/lib/resources.generated/AWS-Comprehend.d.ts +190 -0
- package/lib/resources.generated/AWS-Comprehend.js +27 -0
- package/lib/resources.generated/AWS-Config.d.ts +497 -0
- package/lib/resources.generated/AWS-Config.js +131 -0
- package/lib/resources.generated/AWS-Connect.d.ts +1147 -0
- package/lib/resources.generated/AWS-Connect.js +287 -0
- package/lib/resources.generated/AWS-ConnectCampaigns.d.ts +77 -0
- package/lib/resources.generated/AWS-ConnectCampaigns.js +14 -0
- package/lib/resources.generated/AWS-ControlTower.d.ts +21 -0
- package/lib/resources.generated/AWS-ControlTower.js +14 -0
- package/lib/resources.generated/AWS-CustomerProfiles.d.ts +422 -0
- package/lib/resources.generated/AWS-CustomerProfiles.js +73 -0
- package/lib/resources.generated/AWS-DAX.d.ts +91 -0
- package/lib/resources.generated/AWS-DAX.js +40 -0
- package/lib/resources.generated/AWS-DLM.d.ts +234 -0
- package/lib/resources.generated/AWS-DLM.js +14 -0
- package/lib/resources.generated/AWS-DMS.d.ts +584 -0
- package/lib/resources.generated/AWS-DMS.js +95 -0
- package/lib/resources.generated/AWS-DataBrew.d.ts +711 -0
- package/lib/resources.generated/AWS-DataBrew.js +79 -0
- package/lib/resources.generated/AWS-DataPipeline.d.ts +90 -0
- package/lib/resources.generated/AWS-DataPipeline.js +14 -0
- package/lib/resources.generated/AWS-DataSync.d.ts +736 -0
- package/lib/resources.generated/AWS-DataSync.js +188 -0
- package/lib/resources.generated/AWS-Detective.d.ts +78 -0
- package/lib/resources.generated/AWS-Detective.js +40 -0
- package/lib/resources.generated/AWS-DevOpsGuru.d.ts +132 -0
- package/lib/resources.generated/AWS-DevOpsGuru.js +40 -0
- package/lib/resources.generated/AWS-DirectoryService.d.ts +88 -0
- package/lib/resources.generated/AWS-DirectoryService.js +27 -0
- package/lib/resources.generated/AWS-DocDB.d.ts +131 -0
- package/lib/resources.generated/AWS-DocDB.js +53 -0
- package/lib/resources.generated/AWS-DocDBElastic.d.ts +40 -0
- package/lib/resources.generated/AWS-DocDBElastic.js +14 -0
- package/lib/resources.generated/AWS-DynamoDB.d.ts +403 -0
- package/lib/resources.generated/AWS-DynamoDB.js +27 -0
- package/lib/resources.generated/AWS-EC2.d.ts +4660 -0
- package/lib/resources.generated/AWS-EC2.js +1364 -0
- package/lib/resources.generated/AWS-ECR.d.ts +210 -0
- package/lib/resources.generated/AWS-ECR.js +66 -0
- package/lib/resources.generated/AWS-ECS.d.ts +843 -0
- package/lib/resources.generated/AWS-ECS.js +92 -0
- package/lib/resources.generated/AWS-EFS.d.ts +184 -0
- package/lib/resources.generated/AWS-EFS.js +40 -0
- package/lib/resources.generated/AWS-EKS.d.ts +354 -0
- package/lib/resources.generated/AWS-EKS.js +77 -0
- package/lib/resources.generated/AWS-EMR.d.ts +767 -0
- package/lib/resources.generated/AWS-EMR.js +109 -0
- package/lib/resources.generated/AWS-EMRContainers.d.ts +58 -0
- package/lib/resources.generated/AWS-EMRContainers.js +14 -0
- package/lib/resources.generated/AWS-EMRServerless.d.ts +121 -0
- package/lib/resources.generated/AWS-EMRServerless.js +14 -0
- package/lib/resources.generated/AWS-ElastiCache.d.ts +431 -0
- package/lib/resources.generated/AWS-ElastiCache.js +134 -0
- package/lib/resources.generated/AWS-ElasticBeanstalk.d.ts +208 -0
- package/lib/resources.generated/AWS-ElasticBeanstalk.js +53 -0
- package/lib/resources.generated/AWS-ElasticLoadBalancing.d.ts +131 -0
- package/lib/resources.generated/AWS-ElasticLoadBalancing.js +20 -0
- package/lib/resources.generated/AWS-ElasticLoadBalancingV2.d.ts +505 -0
- package/lib/resources.generated/AWS-ElasticLoadBalancingV2.js +78 -0
- package/lib/resources.generated/AWS-Elasticsearch.d.ts +177 -0
- package/lib/resources.generated/AWS-Elasticsearch.js +14 -0
- package/lib/resources.generated/AWS-EntityResolution.d.ts +136 -0
- package/lib/resources.generated/AWS-EntityResolution.js +27 -0
- package/lib/resources.generated/AWS-EventSchemas.d.ts +151 -0
- package/lib/resources.generated/AWS-EventSchemas.js +53 -0
- package/lib/resources.generated/AWS-Events.d.ts +569 -0
- package/lib/resources.generated/AWS-Events.js +92 -0
- package/lib/resources.generated/AWS-Evidently.d.ts +329 -0
- package/lib/resources.generated/AWS-Evidently.js +66 -0
- package/lib/resources.generated/AWS-FIS.d.ts +105 -0
- package/lib/resources.generated/AWS-FIS.js +14 -0
- package/lib/resources.generated/AWS-FMS.d.ts +154 -0
- package/lib/resources.generated/AWS-FMS.js +43 -0
- package/lib/resources.generated/AWS-FSx.d.ts +486 -0
- package/lib/resources.generated/AWS-FSx.js +70 -0
- package/lib/resources.generated/AWS-FinSpace.d.ts +73 -0
- package/lib/resources.generated/AWS-FinSpace.js +22 -0
- package/lib/resources.generated/AWS-Forecast.d.ts +99 -0
- package/lib/resources.generated/AWS-Forecast.js +27 -0
- package/lib/resources.generated/AWS-FraudDetector.d.ts +380 -0
- package/lib/resources.generated/AWS-FraudDetector.js +100 -0
- package/lib/resources.generated/AWS-GameLift.d.ts +493 -0
- package/lib/resources.generated/AWS-GameLift.js +118 -0
- package/lib/resources.generated/AWS-GlobalAccelerator.d.ts +129 -0
- package/lib/resources.generated/AWS-GlobalAccelerator.js +46 -0
- package/lib/resources.generated/AWS-Glue.d.ts +1154 -0
- package/lib/resources.generated/AWS-Glue.js +235 -0
- package/lib/resources.generated/AWS-Grafana.d.ts +111 -0
- package/lib/resources.generated/AWS-Grafana.js +23 -0
- package/lib/resources.generated/AWS-Greengrass.d.ts +909 -0
- package/lib/resources.generated/AWS-Greengrass.js +209 -0
- package/lib/resources.generated/AWS-GreengrassV2.d.ts +294 -0
- package/lib/resources.generated/AWS-GreengrassV2.js +27 -0
- package/lib/resources.generated/AWS-GroundStation.d.ts +344 -0
- package/lib/resources.generated/AWS-GroundStation.js +40 -0
- package/lib/resources.generated/AWS-GuardDuty.d.ts +252 -0
- package/lib/resources.generated/AWS-GuardDuty.js +79 -0
- package/lib/resources.generated/AWS-HealthImaging.d.ts +35 -0
- package/lib/resources.generated/AWS-HealthImaging.js +20 -0
- package/lib/resources.generated/AWS-HealthLake.d.ts +85 -0
- package/lib/resources.generated/AWS-HealthLake.js +22 -0
- package/lib/resources.generated/AWS-IAM.d.ts +485 -0
- package/lib/resources.generated/AWS-IAM.js +227 -0
- package/lib/resources.generated/AWS-IVS.d.ts +163 -0
- package/lib/resources.generated/AWS-IVS.js +53 -0
- package/lib/resources.generated/AWS-IVSChat.d.ts +108 -0
- package/lib/resources.generated/AWS-IVSChat.js +27 -0
- package/lib/resources.generated/AWS-IdentityStore.d.ts +66 -0
- package/lib/resources.generated/AWS-IdentityStore.js +27 -0
- package/lib/resources.generated/AWS-ImageBuilder.d.ts +568 -0
- package/lib/resources.generated/AWS-ImageBuilder.js +92 -0
- package/lib/resources.generated/AWS-Inspector.d.ts +85 -0
- package/lib/resources.generated/AWS-Inspector.js +40 -0
- package/lib/resources.generated/AWS-InspectorV2.d.ts +128 -0
- package/lib/resources.generated/AWS-InspectorV2.js +14 -0
- package/lib/resources.generated/AWS-InternetMonitor.d.ts +81 -0
- package/lib/resources.generated/AWS-InternetMonitor.js +20 -0
- package/lib/resources.generated/AWS-IoT.d.ts +1545 -0
- package/lib/resources.generated/AWS-IoT.js +332 -0
- package/lib/resources.generated/AWS-IoT1Click.d.ts +108 -0
- package/lib/resources.generated/AWS-IoT1Click.js +40 -0
- package/lib/resources.generated/AWS-IoTAnalytics.d.ts +587 -0
- package/lib/resources.generated/AWS-IoTAnalytics.js +53 -0
- package/lib/resources.generated/AWS-IoTCoreDeviceAdvisor.d.ts +53 -0
- package/lib/resources.generated/AWS-IoTCoreDeviceAdvisor.js +14 -0
- package/lib/resources.generated/AWS-IoTEvents.d.ts +544 -0
- package/lib/resources.generated/AWS-IoTEvents.js +40 -0
- package/lib/resources.generated/AWS-IoTFleetHub.d.ts +39 -0
- package/lib/resources.generated/AWS-IoTFleetHub.js +23 -0
- package/lib/resources.generated/AWS-IoTFleetWise.d.ts +438 -0
- package/lib/resources.generated/AWS-IoTFleetWise.js +88 -0
- package/lib/resources.generated/AWS-IoTSiteWise.d.ts +452 -0
- package/lib/resources.generated/AWS-IoTSiteWise.js +92 -0
- package/lib/resources.generated/AWS-IoTThingsGraph.d.ts +30 -0
- package/lib/resources.generated/AWS-IoTThingsGraph.js +14 -0
- package/lib/resources.generated/AWS-IoTTwinMaker.d.ts +412 -0
- package/lib/resources.generated/AWS-IoTTwinMaker.js +87 -0
- package/lib/resources.generated/AWS-IoTWireless.d.ts +620 -0
- package/lib/resources.generated/AWS-IoTWireless.js +180 -0
- package/lib/resources.generated/AWS-KMS.d.ts +91 -0
- package/lib/resources.generated/AWS-KMS.js +43 -0
- package/lib/resources.generated/AWS-KafkaConnect.d.ts +199 -0
- package/lib/resources.generated/AWS-KafkaConnect.js +14 -0
- package/lib/resources.generated/AWS-Kendra.d.ts +758 -0
- package/lib/resources.generated/AWS-Kendra.js +43 -0
- package/lib/resources.generated/AWS-KendraRanking.d.ts +41 -0
- package/lib/resources.generated/AWS-KendraRanking.js +14 -0
- package/lib/resources.generated/AWS-Kinesis.d.ts +82 -0
- package/lib/resources.generated/AWS-Kinesis.js +33 -0
- package/lib/resources.generated/AWS-KinesisAnalytics.d.ts +294 -0
- package/lib/resources.generated/AWS-KinesisAnalytics.js +40 -0
- package/lib/resources.generated/AWS-KinesisAnalyticsV2.d.ts +553 -0
- package/lib/resources.generated/AWS-KinesisAnalyticsV2.js +53 -0
- package/lib/resources.generated/AWS-KinesisFirehose.d.ts +532 -0
- package/lib/resources.generated/AWS-KinesisFirehose.js +14 -0
- package/lib/resources.generated/AWS-KinesisVideo.d.ts +63 -0
- package/lib/resources.generated/AWS-KinesisVideo.js +27 -0
- package/lib/resources.generated/AWS-LakeFormation.d.ts +471 -0
- package/lib/resources.generated/AWS-LakeFormation.js +92 -0
- package/lib/resources.generated/AWS-Lambda.d.ts +616 -0
- package/lib/resources.generated/AWS-Lambda.js +139 -0
- package/lib/resources.generated/AWS-Lex.d.ts +1060 -0
- package/lib/resources.generated/AWS-Lex.js +56 -0
- package/lib/resources.generated/AWS-LicenseManager.d.ts +138 -0
- package/lib/resources.generated/AWS-LicenseManager.js +27 -0
- package/lib/resources.generated/AWS-Lightsail.d.ts +706 -0
- package/lib/resources.generated/AWS-Lightsail.js +177 -0
- package/lib/resources.generated/AWS-Location.d.ts +198 -0
- package/lib/resources.generated/AWS-Location.js +79 -0
- package/lib/resources.generated/AWS-Logs.d.ts +223 -0
- package/lib/resources.generated/AWS-Logs.js +105 -0
- package/lib/resources.generated/AWS-LookoutEquipment.d.ts +83 -0
- package/lib/resources.generated/AWS-LookoutEquipment.js +14 -0
- package/lib/resources.generated/AWS-LookoutMetrics.d.ts +242 -0
- package/lib/resources.generated/AWS-LookoutMetrics.js +27 -0
- package/lib/resources.generated/AWS-LookoutVision.d.ts +28 -0
- package/lib/resources.generated/AWS-LookoutVision.js +14 -0
- package/lib/resources.generated/AWS-M2.d.ts +119 -0
- package/lib/resources.generated/AWS-M2.js +27 -0
- package/lib/resources.generated/AWS-MSK.d.ts +495 -0
- package/lib/resources.generated/AWS-MSK.js +84 -0
- package/lib/resources.generated/AWS-MWAA.d.ts +86 -0
- package/lib/resources.generated/AWS-MWAA.js +22 -0
- package/lib/resources.generated/AWS-Macie.d.ts +166 -0
- package/lib/resources.generated/AWS-Macie.js +53 -0
- package/lib/resources.generated/AWS-ManagedBlockchain.d.ts +178 -0
- package/lib/resources.generated/AWS-ManagedBlockchain.js +40 -0
- package/lib/resources.generated/AWS-MediaConnect.d.ts +575 -0
- package/lib/resources.generated/AWS-MediaConnect.js +124 -0
- package/lib/resources.generated/AWS-MediaConvert.d.ts +118 -0
- package/lib/resources.generated/AWS-MediaConvert.js +40 -0
- package/lib/resources.generated/AWS-MediaLive.d.ts +1959 -0
- package/lib/resources.generated/AWS-MediaLive.js +40 -0
- package/lib/resources.generated/AWS-MediaPackage.d.ts +529 -0
- package/lib/resources.generated/AWS-MediaPackage.js +66 -0
- package/lib/resources.generated/AWS-MediaPackageV2.d.ts +250 -0
- package/lib/resources.generated/AWS-MediaPackageV2.js +66 -0
- package/lib/resources.generated/AWS-MediaStore.d.ts +65 -0
- package/lib/resources.generated/AWS-MediaStore.js +14 -0
- package/lib/resources.generated/AWS-MediaTailor.d.ts +368 -0
- package/lib/resources.generated/AWS-MediaTailor.js +85 -0
- package/lib/resources.generated/AWS-MemoryDB.d.ts +193 -0
- package/lib/resources.generated/AWS-MemoryDB.js +72 -0
- package/lib/resources.generated/AWS-Neptune.d.ts +176 -0
- package/lib/resources.generated/AWS-Neptune.js +66 -0
- package/lib/resources.generated/AWS-NetworkFirewall.d.ts +460 -0
- package/lib/resources.generated/AWS-NetworkFirewall.js +53 -0
- package/lib/resources.generated/AWS-NetworkManager.d.ts +609 -0
- package/lib/resources.generated/AWS-NetworkManager.js +261 -0
- package/lib/resources.generated/AWS-NimbleStudio.d.ts +292 -0
- package/lib/resources.generated/AWS-NimbleStudio.js +61 -0
- package/lib/resources.generated/AWS-OSIS.d.ts +73 -0
- package/lib/resources.generated/AWS-OSIS.js +14 -0
- package/lib/resources.generated/AWS-Oam.d.ts +61 -0
- package/lib/resources.generated/AWS-Oam.js +32 -0
- package/lib/resources.generated/AWS-Omics.d.ts +290 -0
- package/lib/resources.generated/AWS-Omics.js +95 -0
- package/lib/resources.generated/AWS-OpenSearchServerless.d.ts +146 -0
- package/lib/resources.generated/AWS-OpenSearchServerless.js +66 -0
- package/lib/resources.generated/AWS-OpenSearchService.d.ts +258 -0
- package/lib/resources.generated/AWS-OpenSearchService.js +30 -0
- package/lib/resources.generated/AWS-OpsWorks.d.ts +425 -0
- package/lib/resources.generated/AWS-OpsWorks.js +98 -0
- package/lib/resources.generated/AWS-OpsWorksCM.d.ts +59 -0
- package/lib/resources.generated/AWS-OpsWorksCM.js +14 -0
- package/lib/resources.generated/AWS-Organizations.d.ts +158 -0
- package/lib/resources.generated/AWS-Organizations.js +73 -0
- package/lib/resources.generated/AWS-PCAConnectorAD.d.ts +488 -0
- package/lib/resources.generated/AWS-PCAConnectorAD.js +66 -0
- package/lib/resources.generated/AWS-Panorama.d.ts +142 -0
- package/lib/resources.generated/AWS-Panorama.js +65 -0
- package/lib/resources.generated/AWS-Personalize.d.ts +230 -0
- package/lib/resources.generated/AWS-Personalize.js +53 -0
- package/lib/resources.generated/AWS-Pinpoint.d.ts +1032 -0
- package/lib/resources.generated/AWS-Pinpoint.js +248 -0
- package/lib/resources.generated/AWS-PinpointEmail.d.ts +224 -0
- package/lib/resources.generated/AWS-PinpointEmail.js +60 -0
- package/lib/resources.generated/AWS-Pipes.d.ts +552 -0
- package/lib/resources.generated/AWS-Pipes.js +20 -0
- package/lib/resources.generated/AWS-Proton.d.ts +99 -0
- package/lib/resources.generated/AWS-Proton.js +40 -0
- package/lib/resources.generated/AWS-QLDB.d.ts +67 -0
- package/lib/resources.generated/AWS-QLDB.js +27 -0
- package/lib/resources.generated/AWS-QuickSight.d.ts +15929 -0
- package/lib/resources.generated/AWS-QuickSight.js +186 -0
- package/lib/resources.generated/AWS-RAM.d.ts +67 -0
- package/lib/resources.generated/AWS-RAM.js +27 -0
- package/lib/resources.generated/AWS-RDS.d.ts +691 -0
- package/lib/resources.generated/AWS-RDS.js +201 -0
- package/lib/resources.generated/AWS-RUM.d.ts +83 -0
- package/lib/resources.generated/AWS-RUM.js +14 -0
- package/lib/resources.generated/AWS-Redshift.d.ts +410 -0
- package/lib/resources.generated/AWS-Redshift.js +144 -0
- package/lib/resources.generated/AWS-RedshiftServerless.d.ts +179 -0
- package/lib/resources.generated/AWS-RedshiftServerless.js +58 -0
- package/lib/resources.generated/AWS-RefactorSpaces.d.ts +187 -0
- package/lib/resources.generated/AWS-RefactorSpaces.js +62 -0
- package/lib/resources.generated/AWS-Rekognition.d.ts +166 -0
- package/lib/resources.generated/AWS-Rekognition.js +40 -0
- package/lib/resources.generated/AWS-ResilienceHub.d.ts +122 -0
- package/lib/resources.generated/AWS-ResilienceHub.js +27 -0
- package/lib/resources.generated/AWS-ResourceExplorer2.d.ts +102 -0
- package/lib/resources.generated/AWS-ResourceExplorer2.js +40 -0
- package/lib/resources.generated/AWS-ResourceGroups.d.ts +80 -0
- package/lib/resources.generated/AWS-ResourceGroups.js +14 -0
- package/lib/resources.generated/AWS-RoboMaker.d.ts +238 -0
- package/lib/resources.generated/AWS-RoboMaker.js +79 -0
- package/lib/resources.generated/AWS-RolesAnywhere.d.ts +127 -0
- package/lib/resources.generated/AWS-RolesAnywhere.js +40 -0
- package/lib/resources.generated/AWS-Route53.d.ts +346 -0
- package/lib/resources.generated/AWS-Route53.js +92 -0
- package/lib/resources.generated/AWS-Route53RecoveryControl.d.ts +162 -0
- package/lib/resources.generated/AWS-Route53RecoveryControl.js +53 -0
- package/lib/resources.generated/AWS-Route53RecoveryReadiness.d.ts +166 -0
- package/lib/resources.generated/AWS-Route53RecoveryReadiness.js +53 -0
- package/lib/resources.generated/AWS-Route53Resolver.d.ts +415 -0
- package/lib/resources.generated/AWS-Route53Resolver.js +208 -0
- package/lib/resources.generated/AWS-S3.d.ts +942 -0
- package/lib/resources.generated/AWS-S3.js +85 -0
- package/lib/resources.generated/AWS-S3ObjectLambda.d.ts +124 -0
- package/lib/resources.generated/AWS-S3ObjectLambda.js +40 -0
- package/lib/resources.generated/AWS-S3Outposts.d.ts +198 -0
- package/lib/resources.generated/AWS-S3Outposts.js +53 -0
- package/lib/resources.generated/AWS-SDB.d.ts +20 -0
- package/lib/resources.generated/AWS-SDB.js +14 -0
- package/lib/resources.generated/AWS-SES.d.ts +548 -0
- package/lib/resources.generated/AWS-SES.js +138 -0
- package/lib/resources.generated/AWS-SNS.d.ts +121 -0
- package/lib/resources.generated/AWS-SNS.js +56 -0
- package/lib/resources.generated/AWS-SQS.d.ts +92 -0
- package/lib/resources.generated/AWS-SQS.js +44 -0
- package/lib/resources.generated/AWS-SSM.d.ts +516 -0
- package/lib/resources.generated/AWS-SSM.js +118 -0
- package/lib/resources.generated/AWS-SSMContacts.d.ts +243 -0
- package/lib/resources.generated/AWS-SSMContacts.js +53 -0
- package/lib/resources.generated/AWS-SSMIncidents.d.ts +183 -0
- package/lib/resources.generated/AWS-SSMIncidents.js +27 -0
- package/lib/resources.generated/AWS-SSO.d.ts +115 -0
- package/lib/resources.generated/AWS-SSO.js +40 -0
- package/lib/resources.generated/AWS-SageMaker.d.ts +3245 -0
- package/lib/resources.generated/AWS-SageMaker.js +393 -0
- package/lib/resources.generated/AWS-Scheduler.d.ts +221 -0
- package/lib/resources.generated/AWS-Scheduler.js +27 -0
- package/lib/resources.generated/AWS-SecretsManager.d.ts +151 -0
- package/lib/resources.generated/AWS-SecretsManager.js +53 -0
- package/lib/resources.generated/AWS-SecurityHub.d.ts +247 -0
- package/lib/resources.generated/AWS-SecurityHub.js +40 -0
- package/lib/resources.generated/AWS-ServiceCatalog.d.ts +471 -0
- package/lib/resources.generated/AWS-ServiceCatalog.js +209 -0
- package/lib/resources.generated/AWS-ServiceCatalogAppRegistry.d.ts +121 -0
- package/lib/resources.generated/AWS-ServiceCatalogAppRegistry.js +53 -0
- package/lib/resources.generated/AWS-ServiceDiscovery.d.ts +235 -0
- package/lib/resources.generated/AWS-ServiceDiscovery.js +66 -0
- package/lib/resources.generated/AWS-Shield.d.ts +147 -0
- package/lib/resources.generated/AWS-Shield.js +53 -0
- package/lib/resources.generated/AWS-Signer.d.ts +65 -0
- package/lib/resources.generated/AWS-Signer.js +27 -0
- package/lib/resources.generated/AWS-SimSpaceWeaver.d.ts +41 -0
- package/lib/resources.generated/AWS-SimSpaceWeaver.js +14 -0
- package/lib/resources.generated/AWS-StepFunctions.d.ts +208 -0
- package/lib/resources.generated/AWS-StepFunctions.js +53 -0
- package/lib/resources.generated/AWS-SupportApp.d.ts +72 -0
- package/lib/resources.generated/AWS-SupportApp.js +40 -0
- package/lib/resources.generated/AWS-Synthetics.d.ts +150 -0
- package/lib/resources.generated/AWS-Synthetics.js +27 -0
- package/lib/resources.generated/AWS-SystemsManagerSAP.d.ts +45 -0
- package/lib/resources.generated/AWS-SystemsManagerSAP.js +14 -0
- package/lib/resources.generated/AWS-Timestream.d.ts +265 -0
- package/lib/resources.generated/AWS-Timestream.js +50 -0
- package/lib/resources.generated/AWS-Transfer.d.ts +477 -0
- package/lib/resources.generated/AWS-Transfer.js +100 -0
- package/lib/resources.generated/AWS-VerifiedPermissions.d.ts +200 -0
- package/lib/resources.generated/AWS-VerifiedPermissions.js +60 -0
- package/lib/resources.generated/AWS-VoiceID.d.ts +40 -0
- package/lib/resources.generated/AWS-VoiceID.js +14 -0
- package/lib/resources.generated/AWS-VpcLattice.d.ts +515 -0
- package/lib/resources.generated/AWS-VpcLattice.js +161 -0
- package/lib/resources.generated/AWS-WAF.d.ts +252 -0
- package/lib/resources.generated/AWS-WAF.js +92 -0
- package/lib/resources.generated/AWS-WAFRegional.d.ts +350 -0
- package/lib/resources.generated/AWS-WAFRegional.js +144 -0
- package/lib/resources.generated/AWS-WAFv2.d.ts +1457 -0
- package/lib/resources.generated/AWS-WAFv2.js +79 -0
- package/lib/resources.generated/AWS-Wisdom.d.ts +147 -0
- package/lib/resources.generated/AWS-Wisdom.js +40 -0
- package/lib/resources.generated/AWS-WorkSpaces.d.ts +80 -0
- package/lib/resources.generated/AWS-WorkSpaces.js +27 -0
- package/lib/resources.generated/AWS-WorkSpacesWeb.d.ts +289 -0
- package/lib/resources.generated/AWS-WorkSpacesWeb.js +114 -0
- package/lib/resources.generated/AWS-XRay.d.ts +108 -0
- package/lib/resources.generated/AWS-XRay.js +42 -0
- package/lib/resources.generated/Alexa-ASK.d.ts +52 -0
- package/lib/resources.generated/Alexa-ASK.js +14 -0
- package/lib/resources.generated/core.d.ts +9 -0
- package/lib/template.d.ts +793 -5
- package/lib/template.js +83 -1
- package/lib/util.d.ts +24 -427
- package/lib/util.js +50 -487
- package/package.json +10 -14
- 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,79 @@
|
|
1
|
+
import { ResourceBase } from "../util.js";
|
2
|
+
/**
|
3
|
+
* Resource class for AWS::WAFv2::IPSet
|
4
|
+
*
|
5
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-ipset.html | AWS::WAFv2::IPSet}
|
6
|
+
*/
|
7
|
+
class WAFv2IPSet extends ResourceBase {
|
8
|
+
constructor(logicalId, properties, options) {
|
9
|
+
super(WAFv2IPSet.Type, WAFv2IPSet.AttributeNames, logicalId, properties, options);
|
10
|
+
}
|
11
|
+
}
|
12
|
+
WAFv2IPSet.Type = "AWS::WAFv2::IPSet";
|
13
|
+
WAFv2IPSet.AttributeNames = ["Id", "Arn"];
|
14
|
+
export { WAFv2IPSet };
|
15
|
+
/**
|
16
|
+
* Resource class for AWS::WAFv2::LoggingConfiguration
|
17
|
+
*
|
18
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-loggingconfiguration.html | AWS::WAFv2::LoggingConfiguration}
|
19
|
+
*/
|
20
|
+
class WAFv2LoggingConfiguration extends ResourceBase {
|
21
|
+
constructor(logicalId, properties, options) {
|
22
|
+
super(WAFv2LoggingConfiguration.Type, WAFv2LoggingConfiguration.AttributeNames, logicalId, properties, options);
|
23
|
+
}
|
24
|
+
}
|
25
|
+
WAFv2LoggingConfiguration.Type = "AWS::WAFv2::LoggingConfiguration";
|
26
|
+
WAFv2LoggingConfiguration.AttributeNames = ["ManagedByFirewallManager"];
|
27
|
+
export { WAFv2LoggingConfiguration };
|
28
|
+
/**
|
29
|
+
* Resource class for AWS::WAFv2::RegexPatternSet
|
30
|
+
*
|
31
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-regexpatternset.html | AWS::WAFv2::RegexPatternSet}
|
32
|
+
*/
|
33
|
+
class WAFv2RegexPatternSet extends ResourceBase {
|
34
|
+
constructor(logicalId, properties, options) {
|
35
|
+
super(WAFv2RegexPatternSet.Type, WAFv2RegexPatternSet.AttributeNames, logicalId, properties, options);
|
36
|
+
}
|
37
|
+
}
|
38
|
+
WAFv2RegexPatternSet.Type = "AWS::WAFv2::RegexPatternSet";
|
39
|
+
WAFv2RegexPatternSet.AttributeNames = ["Id", "Arn"];
|
40
|
+
export { WAFv2RegexPatternSet };
|
41
|
+
/**
|
42
|
+
* Resource class for AWS::WAFv2::RuleGroup
|
43
|
+
*
|
44
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-rulegroup.html | AWS::WAFv2::RuleGroup}
|
45
|
+
*/
|
46
|
+
class WAFv2RuleGroup extends ResourceBase {
|
47
|
+
constructor(logicalId, properties, options) {
|
48
|
+
super(WAFv2RuleGroup.Type, WAFv2RuleGroup.AttributeNames, logicalId, properties, options);
|
49
|
+
}
|
50
|
+
}
|
51
|
+
WAFv2RuleGroup.Type = "AWS::WAFv2::RuleGroup";
|
52
|
+
WAFv2RuleGroup.AttributeNames = ["Id", "Arn", "LabelNamespace"];
|
53
|
+
export { WAFv2RuleGroup };
|
54
|
+
/**
|
55
|
+
* Resource class for AWS::WAFv2::WebACL
|
56
|
+
*
|
57
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webacl.html | AWS::WAFv2::WebACL}
|
58
|
+
*/
|
59
|
+
class WAFv2WebACL extends ResourceBase {
|
60
|
+
constructor(logicalId, properties, options) {
|
61
|
+
super(WAFv2WebACL.Type, WAFv2WebACL.AttributeNames, logicalId, properties, options);
|
62
|
+
}
|
63
|
+
}
|
64
|
+
WAFv2WebACL.Type = "AWS::WAFv2::WebACL";
|
65
|
+
WAFv2WebACL.AttributeNames = ["Capacity", "Id", "Arn", "LabelNamespace"];
|
66
|
+
export { WAFv2WebACL };
|
67
|
+
/**
|
68
|
+
* Resource class for AWS::WAFv2::WebACLAssociation
|
69
|
+
*
|
70
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webaclassociation.html | AWS::WAFv2::WebACLAssociation}
|
71
|
+
*/
|
72
|
+
class WAFv2WebACLAssociation extends ResourceBase {
|
73
|
+
constructor(logicalId, properties, options) {
|
74
|
+
super(WAFv2WebACLAssociation.Type, WAFv2WebACLAssociation.AttributeNames, logicalId, properties, options);
|
75
|
+
}
|
76
|
+
}
|
77
|
+
WAFv2WebACLAssociation.Type = "AWS::WAFv2::WebACLAssociation";
|
78
|
+
WAFv2WebACLAssociation.AttributeNames = [];
|
79
|
+
export { WAFv2WebACLAssociation };
|
@@ -0,0 +1,147 @@
|
|
1
|
+
import { ResourceBase } from "../util.js";
|
2
|
+
import { ResourceOptions } from "../template.js";
|
3
|
+
import { Tag } from "./core.js";
|
4
|
+
/**
|
5
|
+
* Type definition for AWS::Wisdom::Assistant.ServerSideEncryptionConfiguration
|
6
|
+
*
|
7
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wisdom-assistant-serversideencryptionconfiguration.html | AWS::Wisdom::Assistant.ServerSideEncryptionConfiguration}
|
8
|
+
*/
|
9
|
+
export interface WisdomAssistantServerSideEncryptionConfiguration {
|
10
|
+
KmsKeyId?: string;
|
11
|
+
}
|
12
|
+
/**
|
13
|
+
* Type definition for AWS::Wisdom::AssistantAssociation.AssociationData
|
14
|
+
*
|
15
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wisdom-assistantassociation-associationdata.html | AWS::Wisdom::AssistantAssociation.AssociationData}
|
16
|
+
*/
|
17
|
+
export interface WisdomAssistantAssociationAssociationData {
|
18
|
+
KnowledgeBaseId: string;
|
19
|
+
}
|
20
|
+
/**
|
21
|
+
* Type definition for AWS::Wisdom::KnowledgeBase.AppIntegrationsConfiguration
|
22
|
+
*
|
23
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wisdom-knowledgebase-appintegrationsconfiguration.html | AWS::Wisdom::KnowledgeBase.AppIntegrationsConfiguration}
|
24
|
+
*/
|
25
|
+
export interface WisdomKnowledgeBaseAppIntegrationsConfiguration {
|
26
|
+
ObjectFields?: any[];
|
27
|
+
AppIntegrationArn: string;
|
28
|
+
}
|
29
|
+
/**
|
30
|
+
* Type definition for AWS::Wisdom::KnowledgeBase.RenderingConfiguration
|
31
|
+
*
|
32
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wisdom-knowledgebase-renderingconfiguration.html | AWS::Wisdom::KnowledgeBase.RenderingConfiguration}
|
33
|
+
*/
|
34
|
+
export interface WisdomKnowledgeBaseRenderingConfiguration {
|
35
|
+
TemplateUri?: string;
|
36
|
+
}
|
37
|
+
/**
|
38
|
+
* Type definition for AWS::Wisdom::KnowledgeBase.ServerSideEncryptionConfiguration
|
39
|
+
*
|
40
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wisdom-knowledgebase-serversideencryptionconfiguration.html | AWS::Wisdom::KnowledgeBase.ServerSideEncryptionConfiguration}
|
41
|
+
*/
|
42
|
+
export interface WisdomKnowledgeBaseServerSideEncryptionConfiguration {
|
43
|
+
KmsKeyId?: string;
|
44
|
+
}
|
45
|
+
/**
|
46
|
+
* Type definition for AWS::Wisdom::KnowledgeBase.SourceConfiguration
|
47
|
+
*
|
48
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wisdom-knowledgebase-sourceconfiguration.html | AWS::Wisdom::KnowledgeBase.SourceConfiguration}
|
49
|
+
*/
|
50
|
+
export interface WisdomKnowledgeBaseSourceConfiguration {
|
51
|
+
AppIntegrations: WisdomKnowledgeBaseAppIntegrationsConfiguration;
|
52
|
+
}
|
53
|
+
/**
|
54
|
+
* Type definition for AWS::Wisdom::Assistant
|
55
|
+
*
|
56
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wisdom-assistant.html | AWS::Wisdom::Assistant}
|
57
|
+
*/
|
58
|
+
export interface WisdomAssistantProps {
|
59
|
+
Type: string;
|
60
|
+
Description?: string;
|
61
|
+
ServerSideEncryptionConfiguration?: WisdomAssistantServerSideEncryptionConfiguration;
|
62
|
+
Tags?: Tag[];
|
63
|
+
Name: string;
|
64
|
+
}
|
65
|
+
/**
|
66
|
+
* Attributes type definition for AWS::Wisdom::Assistant
|
67
|
+
*
|
68
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wisdom-assistant.html | AWS::Wisdom::Assistant}
|
69
|
+
*/
|
70
|
+
export interface WisdomAssistantAttribs {
|
71
|
+
AssistantArn?: string;
|
72
|
+
AssistantId?: string;
|
73
|
+
}
|
74
|
+
/**
|
75
|
+
* Resource class for AWS::Wisdom::Assistant
|
76
|
+
*
|
77
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wisdom-assistant.html | AWS::Wisdom::Assistant}
|
78
|
+
*/
|
79
|
+
export declare class WisdomAssistant extends ResourceBase<"AWS::Wisdom::Assistant", WisdomAssistantProps, WisdomAssistantAttribs> {
|
80
|
+
static readonly Type = "AWS::Wisdom::Assistant";
|
81
|
+
static readonly AttributeNames: readonly (keyof WisdomAssistantAttribs)[];
|
82
|
+
constructor(logicalId: string, properties: WisdomAssistantProps, options?: ResourceOptions);
|
83
|
+
}
|
84
|
+
/**
|
85
|
+
* Type definition for AWS::Wisdom::AssistantAssociation
|
86
|
+
*
|
87
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wisdom-assistantassociation.html | AWS::Wisdom::AssistantAssociation}
|
88
|
+
*/
|
89
|
+
export interface WisdomAssistantAssociationProps {
|
90
|
+
Association: WisdomAssistantAssociationAssociationData;
|
91
|
+
AssociationType: string;
|
92
|
+
AssistantId: string;
|
93
|
+
Tags?: Tag[];
|
94
|
+
}
|
95
|
+
/**
|
96
|
+
* Attributes type definition for AWS::Wisdom::AssistantAssociation
|
97
|
+
*
|
98
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wisdom-assistantassociation.html | AWS::Wisdom::AssistantAssociation}
|
99
|
+
*/
|
100
|
+
export interface WisdomAssistantAssociationAttribs {
|
101
|
+
AssistantAssociationArn?: string;
|
102
|
+
AssistantArn?: string;
|
103
|
+
AssistantAssociationId?: string;
|
104
|
+
}
|
105
|
+
/**
|
106
|
+
* Resource class for AWS::Wisdom::AssistantAssociation
|
107
|
+
*
|
108
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wisdom-assistantassociation.html | AWS::Wisdom::AssistantAssociation}
|
109
|
+
*/
|
110
|
+
export declare class WisdomAssistantAssociation extends ResourceBase<"AWS::Wisdom::AssistantAssociation", WisdomAssistantAssociationProps, WisdomAssistantAssociationAttribs> {
|
111
|
+
static readonly Type = "AWS::Wisdom::AssistantAssociation";
|
112
|
+
static readonly AttributeNames: readonly (keyof WisdomAssistantAssociationAttribs)[];
|
113
|
+
constructor(logicalId: string, properties: WisdomAssistantAssociationProps, options?: ResourceOptions);
|
114
|
+
}
|
115
|
+
/**
|
116
|
+
* Type definition for AWS::Wisdom::KnowledgeBase
|
117
|
+
*
|
118
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wisdom-knowledgebase.html | AWS::Wisdom::KnowledgeBase}
|
119
|
+
*/
|
120
|
+
export interface WisdomKnowledgeBaseProps {
|
121
|
+
Description?: string;
|
122
|
+
KnowledgeBaseType: string;
|
123
|
+
SourceConfiguration?: WisdomKnowledgeBaseSourceConfiguration;
|
124
|
+
ServerSideEncryptionConfiguration?: WisdomKnowledgeBaseServerSideEncryptionConfiguration;
|
125
|
+
RenderingConfiguration?: WisdomKnowledgeBaseRenderingConfiguration;
|
126
|
+
Tags?: Tag[];
|
127
|
+
Name: string;
|
128
|
+
}
|
129
|
+
/**
|
130
|
+
* Attributes type definition for AWS::Wisdom::KnowledgeBase
|
131
|
+
*
|
132
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wisdom-knowledgebase.html | AWS::Wisdom::KnowledgeBase}
|
133
|
+
*/
|
134
|
+
export interface WisdomKnowledgeBaseAttribs {
|
135
|
+
KnowledgeBaseArn?: string;
|
136
|
+
KnowledgeBaseId?: string;
|
137
|
+
}
|
138
|
+
/**
|
139
|
+
* Resource class for AWS::Wisdom::KnowledgeBase
|
140
|
+
*
|
141
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wisdom-knowledgebase.html | AWS::Wisdom::KnowledgeBase}
|
142
|
+
*/
|
143
|
+
export declare class WisdomKnowledgeBase extends ResourceBase<"AWS::Wisdom::KnowledgeBase", WisdomKnowledgeBaseProps, WisdomKnowledgeBaseAttribs> {
|
144
|
+
static readonly Type = "AWS::Wisdom::KnowledgeBase";
|
145
|
+
static readonly AttributeNames: readonly (keyof WisdomKnowledgeBaseAttribs)[];
|
146
|
+
constructor(logicalId: string, properties: WisdomKnowledgeBaseProps, options?: ResourceOptions);
|
147
|
+
}
|
@@ -0,0 +1,40 @@
|
|
1
|
+
import { ResourceBase } from "../util.js";
|
2
|
+
/**
|
3
|
+
* Resource class for AWS::Wisdom::Assistant
|
4
|
+
*
|
5
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wisdom-assistant.html | AWS::Wisdom::Assistant}
|
6
|
+
*/
|
7
|
+
class WisdomAssistant extends ResourceBase {
|
8
|
+
constructor(logicalId, properties, options) {
|
9
|
+
super(WisdomAssistant.Type, WisdomAssistant.AttributeNames, logicalId, properties, options);
|
10
|
+
}
|
11
|
+
}
|
12
|
+
WisdomAssistant.Type = "AWS::Wisdom::Assistant";
|
13
|
+
WisdomAssistant.AttributeNames = ["AssistantArn", "AssistantId"];
|
14
|
+
export { WisdomAssistant };
|
15
|
+
/**
|
16
|
+
* Resource class for AWS::Wisdom::AssistantAssociation
|
17
|
+
*
|
18
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wisdom-assistantassociation.html | AWS::Wisdom::AssistantAssociation}
|
19
|
+
*/
|
20
|
+
class WisdomAssistantAssociation extends ResourceBase {
|
21
|
+
constructor(logicalId, properties, options) {
|
22
|
+
super(WisdomAssistantAssociation.Type, WisdomAssistantAssociation.AttributeNames, logicalId, properties, options);
|
23
|
+
}
|
24
|
+
}
|
25
|
+
WisdomAssistantAssociation.Type = "AWS::Wisdom::AssistantAssociation";
|
26
|
+
WisdomAssistantAssociation.AttributeNames = ["AssistantAssociationArn", "AssistantArn", "AssistantAssociationId"];
|
27
|
+
export { WisdomAssistantAssociation };
|
28
|
+
/**
|
29
|
+
* Resource class for AWS::Wisdom::KnowledgeBase
|
30
|
+
*
|
31
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wisdom-knowledgebase.html | AWS::Wisdom::KnowledgeBase}
|
32
|
+
*/
|
33
|
+
class WisdomKnowledgeBase extends ResourceBase {
|
34
|
+
constructor(logicalId, properties, options) {
|
35
|
+
super(WisdomKnowledgeBase.Type, WisdomKnowledgeBase.AttributeNames, logicalId, properties, options);
|
36
|
+
}
|
37
|
+
}
|
38
|
+
WisdomKnowledgeBase.Type = "AWS::Wisdom::KnowledgeBase";
|
39
|
+
WisdomKnowledgeBase.AttributeNames = ["KnowledgeBaseArn", "KnowledgeBaseId"];
|
40
|
+
export { WisdomKnowledgeBase };
|
@@ -0,0 +1,80 @@
|
|
1
|
+
import { ResourceBase } from "../util.js";
|
2
|
+
import { ResourceOptions } from "../template.js";
|
3
|
+
import { Tag } from "./core.js";
|
4
|
+
/**
|
5
|
+
* Type definition for AWS::WorkSpaces::ConnectionAlias.ConnectionAliasAssociation
|
6
|
+
*
|
7
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspaces-connectionalias-connectionaliasassociation.html | AWS::WorkSpaces::ConnectionAlias.ConnectionAliasAssociation}
|
8
|
+
*/
|
9
|
+
export interface WorkSpacesConnectionAliasConnectionAliasAssociation {
|
10
|
+
AssociatedAccountId?: string;
|
11
|
+
ResourceId?: string;
|
12
|
+
ConnectionIdentifier?: string;
|
13
|
+
AssociationStatus?: string;
|
14
|
+
}
|
15
|
+
/**
|
16
|
+
* Type definition for AWS::WorkSpaces::Workspace.WorkspaceProperties
|
17
|
+
*
|
18
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspaces-workspace-workspaceproperties.html | AWS::WorkSpaces::Workspace.WorkspaceProperties}
|
19
|
+
*/
|
20
|
+
export interface WorkSpacesWorkspaceWorkspaceProperties {
|
21
|
+
ComputeTypeName?: string;
|
22
|
+
RootVolumeSizeGib?: number;
|
23
|
+
RunningMode?: string;
|
24
|
+
RunningModeAutoStopTimeoutInMinutes?: number;
|
25
|
+
UserVolumeSizeGib?: number;
|
26
|
+
}
|
27
|
+
/**
|
28
|
+
* Type definition for AWS::WorkSpaces::ConnectionAlias
|
29
|
+
*
|
30
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspaces-connectionalias.html | AWS::WorkSpaces::ConnectionAlias}
|
31
|
+
*/
|
32
|
+
export interface WorkSpacesConnectionAliasProps {
|
33
|
+
ConnectionString: string;
|
34
|
+
Tags?: Tag[];
|
35
|
+
}
|
36
|
+
/**
|
37
|
+
* Attributes type definition for AWS::WorkSpaces::ConnectionAlias
|
38
|
+
*
|
39
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspaces-connectionalias.html | AWS::WorkSpaces::ConnectionAlias}
|
40
|
+
*/
|
41
|
+
export interface WorkSpacesConnectionAliasAttribs {
|
42
|
+
ConnectionAliasState?: string;
|
43
|
+
Associations?: any[];
|
44
|
+
AliasId?: string;
|
45
|
+
}
|
46
|
+
/**
|
47
|
+
* Resource class for AWS::WorkSpaces::ConnectionAlias
|
48
|
+
*
|
49
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspaces-connectionalias.html | AWS::WorkSpaces::ConnectionAlias}
|
50
|
+
*/
|
51
|
+
export declare class WorkSpacesConnectionAlias extends ResourceBase<"AWS::WorkSpaces::ConnectionAlias", WorkSpacesConnectionAliasProps, WorkSpacesConnectionAliasAttribs> {
|
52
|
+
static readonly Type = "AWS::WorkSpaces::ConnectionAlias";
|
53
|
+
static readonly AttributeNames: readonly (keyof WorkSpacesConnectionAliasAttribs)[];
|
54
|
+
constructor(logicalId: string, properties: WorkSpacesConnectionAliasProps, options?: ResourceOptions);
|
55
|
+
}
|
56
|
+
/**
|
57
|
+
* Type definition for AWS::WorkSpaces::Workspace
|
58
|
+
*
|
59
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspaces-workspace.html | AWS::WorkSpaces::Workspace}
|
60
|
+
*/
|
61
|
+
export interface WorkSpacesWorkspaceProps {
|
62
|
+
BundleId: string;
|
63
|
+
DirectoryId: string;
|
64
|
+
RootVolumeEncryptionEnabled?: boolean;
|
65
|
+
Tags?: Tag[];
|
66
|
+
UserName: string;
|
67
|
+
UserVolumeEncryptionEnabled?: boolean;
|
68
|
+
VolumeEncryptionKey?: string;
|
69
|
+
WorkspaceProperties?: WorkSpacesWorkspaceWorkspaceProperties;
|
70
|
+
}
|
71
|
+
/**
|
72
|
+
* Resource class for AWS::WorkSpaces::Workspace
|
73
|
+
*
|
74
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspaces-workspace.html | AWS::WorkSpaces::Workspace}
|
75
|
+
*/
|
76
|
+
export declare class WorkSpacesWorkspace extends ResourceBase<"AWS::WorkSpaces::Workspace", WorkSpacesWorkspaceProps, Record<string, never>> {
|
77
|
+
static readonly Type = "AWS::WorkSpaces::Workspace";
|
78
|
+
static readonly AttributeNames: never[];
|
79
|
+
constructor(logicalId: string, properties: WorkSpacesWorkspaceProps, options?: ResourceOptions);
|
80
|
+
}
|
@@ -0,0 +1,27 @@
|
|
1
|
+
import { ResourceBase } from "../util.js";
|
2
|
+
/**
|
3
|
+
* Resource class for AWS::WorkSpaces::ConnectionAlias
|
4
|
+
*
|
5
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspaces-connectionalias.html | AWS::WorkSpaces::ConnectionAlias}
|
6
|
+
*/
|
7
|
+
class WorkSpacesConnectionAlias extends ResourceBase {
|
8
|
+
constructor(logicalId, properties, options) {
|
9
|
+
super(WorkSpacesConnectionAlias.Type, WorkSpacesConnectionAlias.AttributeNames, logicalId, properties, options);
|
10
|
+
}
|
11
|
+
}
|
12
|
+
WorkSpacesConnectionAlias.Type = "AWS::WorkSpaces::ConnectionAlias";
|
13
|
+
WorkSpacesConnectionAlias.AttributeNames = ["ConnectionAliasState", "Associations", "AliasId"];
|
14
|
+
export { WorkSpacesConnectionAlias };
|
15
|
+
/**
|
16
|
+
* Resource class for AWS::WorkSpaces::Workspace
|
17
|
+
*
|
18
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspaces-workspace.html | AWS::WorkSpaces::Workspace}
|
19
|
+
*/
|
20
|
+
class WorkSpacesWorkspace extends ResourceBase {
|
21
|
+
constructor(logicalId, properties, options) {
|
22
|
+
super(WorkSpacesWorkspace.Type, WorkSpacesWorkspace.AttributeNames, logicalId, properties, options);
|
23
|
+
}
|
24
|
+
}
|
25
|
+
WorkSpacesWorkspace.Type = "AWS::WorkSpaces::Workspace";
|
26
|
+
WorkSpacesWorkspace.AttributeNames = [];
|
27
|
+
export { WorkSpacesWorkspace };
|
@@ -0,0 +1,289 @@
|
|
1
|
+
import { ResourceBase } from "../util.js";
|
2
|
+
import { ResourceOptions } from "../template.js";
|
3
|
+
import { Tag } from "./core.js";
|
4
|
+
/**
|
5
|
+
* Type definition for AWS::WorkSpacesWeb::IpAccessSettings.IpRule
|
6
|
+
*
|
7
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesweb-ipaccesssettings-iprule.html | AWS::WorkSpacesWeb::IpAccessSettings.IpRule}
|
8
|
+
*/
|
9
|
+
export interface WorkSpacesWebIpAccessSettingsIpRule {
|
10
|
+
IpRange: string;
|
11
|
+
Description?: string;
|
12
|
+
}
|
13
|
+
/**
|
14
|
+
* Type definition for AWS::WorkSpacesWeb::UserSettings.CookieSpecification
|
15
|
+
*
|
16
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesweb-usersettings-cookiespecification.html | AWS::WorkSpacesWeb::UserSettings.CookieSpecification}
|
17
|
+
*/
|
18
|
+
export interface WorkSpacesWebUserSettingsCookieSpecification {
|
19
|
+
Path?: string;
|
20
|
+
Domain: string;
|
21
|
+
Name?: string;
|
22
|
+
}
|
23
|
+
/**
|
24
|
+
* Type definition for AWS::WorkSpacesWeb::UserSettings.CookieSynchronizationConfiguration
|
25
|
+
*
|
26
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesweb-usersettings-cookiesynchronizationconfiguration.html | AWS::WorkSpacesWeb::UserSettings.CookieSynchronizationConfiguration}
|
27
|
+
*/
|
28
|
+
export interface WorkSpacesWebUserSettingsCookieSynchronizationConfiguration {
|
29
|
+
Blocklist?: any[];
|
30
|
+
Allowlist: any[];
|
31
|
+
}
|
32
|
+
/**
|
33
|
+
* Type definition for AWS::WorkSpacesWeb::BrowserSettings
|
34
|
+
*
|
35
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspacesweb-browsersettings.html | AWS::WorkSpacesWeb::BrowserSettings}
|
36
|
+
*/
|
37
|
+
export interface WorkSpacesWebBrowserSettingsProps {
|
38
|
+
BrowserPolicy?: string;
|
39
|
+
CustomerManagedKey?: string;
|
40
|
+
AdditionalEncryptionContext?: Record<string, any>;
|
41
|
+
Tags?: Tag[];
|
42
|
+
}
|
43
|
+
/**
|
44
|
+
* Attributes type definition for AWS::WorkSpacesWeb::BrowserSettings
|
45
|
+
*
|
46
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspacesweb-browsersettings.html | AWS::WorkSpacesWeb::BrowserSettings}
|
47
|
+
*/
|
48
|
+
export interface WorkSpacesWebBrowserSettingsAttribs {
|
49
|
+
AssociatedPortalArns?: any[];
|
50
|
+
BrowserSettingsArn?: string;
|
51
|
+
}
|
52
|
+
/**
|
53
|
+
* Resource class for AWS::WorkSpacesWeb::BrowserSettings
|
54
|
+
*
|
55
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspacesweb-browsersettings.html | AWS::WorkSpacesWeb::BrowserSettings}
|
56
|
+
*/
|
57
|
+
export declare class WorkSpacesWebBrowserSettings extends ResourceBase<"AWS::WorkSpacesWeb::BrowserSettings", WorkSpacesWebBrowserSettingsProps, WorkSpacesWebBrowserSettingsAttribs> {
|
58
|
+
static readonly Type = "AWS::WorkSpacesWeb::BrowserSettings";
|
59
|
+
static readonly AttributeNames: readonly (keyof WorkSpacesWebBrowserSettingsAttribs)[];
|
60
|
+
constructor(logicalId: string, properties: WorkSpacesWebBrowserSettingsProps, options?: ResourceOptions);
|
61
|
+
}
|
62
|
+
/**
|
63
|
+
* Type definition for AWS::WorkSpacesWeb::IdentityProvider
|
64
|
+
*
|
65
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspacesweb-identityprovider.html | AWS::WorkSpacesWeb::IdentityProvider}
|
66
|
+
*/
|
67
|
+
export interface WorkSpacesWebIdentityProviderProps {
|
68
|
+
IdentityProviderDetails: Record<string, any>;
|
69
|
+
PortalArn?: string;
|
70
|
+
IdentityProviderName: string;
|
71
|
+
IdentityProviderType: string;
|
72
|
+
}
|
73
|
+
/**
|
74
|
+
* Attributes type definition for AWS::WorkSpacesWeb::IdentityProvider
|
75
|
+
*
|
76
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspacesweb-identityprovider.html | AWS::WorkSpacesWeb::IdentityProvider}
|
77
|
+
*/
|
78
|
+
export interface WorkSpacesWebIdentityProviderAttribs {
|
79
|
+
IdentityProviderArn?: string;
|
80
|
+
}
|
81
|
+
/**
|
82
|
+
* Resource class for AWS::WorkSpacesWeb::IdentityProvider
|
83
|
+
*
|
84
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspacesweb-identityprovider.html | AWS::WorkSpacesWeb::IdentityProvider}
|
85
|
+
*/
|
86
|
+
export declare class WorkSpacesWebIdentityProvider extends ResourceBase<"AWS::WorkSpacesWeb::IdentityProvider", WorkSpacesWebIdentityProviderProps, WorkSpacesWebIdentityProviderAttribs> {
|
87
|
+
static readonly Type = "AWS::WorkSpacesWeb::IdentityProvider";
|
88
|
+
static readonly AttributeNames: readonly (keyof WorkSpacesWebIdentityProviderAttribs)[];
|
89
|
+
constructor(logicalId: string, properties: WorkSpacesWebIdentityProviderProps, options?: ResourceOptions);
|
90
|
+
}
|
91
|
+
/**
|
92
|
+
* Type definition for AWS::WorkSpacesWeb::IpAccessSettings
|
93
|
+
*
|
94
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspacesweb-ipaccesssettings.html | AWS::WorkSpacesWeb::IpAccessSettings}
|
95
|
+
*/
|
96
|
+
export interface WorkSpacesWebIpAccessSettingsProps {
|
97
|
+
IpRules: any[];
|
98
|
+
Description?: string;
|
99
|
+
CustomerManagedKey?: string;
|
100
|
+
AdditionalEncryptionContext?: Record<string, any>;
|
101
|
+
DisplayName?: string;
|
102
|
+
Tags?: Tag[];
|
103
|
+
}
|
104
|
+
/**
|
105
|
+
* Attributes type definition for AWS::WorkSpacesWeb::IpAccessSettings
|
106
|
+
*
|
107
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspacesweb-ipaccesssettings.html | AWS::WorkSpacesWeb::IpAccessSettings}
|
108
|
+
*/
|
109
|
+
export interface WorkSpacesWebIpAccessSettingsAttribs {
|
110
|
+
CreationDate?: string;
|
111
|
+
AssociatedPortalArns?: any[];
|
112
|
+
IpAccessSettingsArn?: string;
|
113
|
+
}
|
114
|
+
/**
|
115
|
+
* Resource class for AWS::WorkSpacesWeb::IpAccessSettings
|
116
|
+
*
|
117
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspacesweb-ipaccesssettings.html | AWS::WorkSpacesWeb::IpAccessSettings}
|
118
|
+
*/
|
119
|
+
export declare class WorkSpacesWebIpAccessSettings extends ResourceBase<"AWS::WorkSpacesWeb::IpAccessSettings", WorkSpacesWebIpAccessSettingsProps, WorkSpacesWebIpAccessSettingsAttribs> {
|
120
|
+
static readonly Type = "AWS::WorkSpacesWeb::IpAccessSettings";
|
121
|
+
static readonly AttributeNames: readonly (keyof WorkSpacesWebIpAccessSettingsAttribs)[];
|
122
|
+
constructor(logicalId: string, properties: WorkSpacesWebIpAccessSettingsProps, options?: ResourceOptions);
|
123
|
+
}
|
124
|
+
/**
|
125
|
+
* Type definition for AWS::WorkSpacesWeb::NetworkSettings
|
126
|
+
*
|
127
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspacesweb-networksettings.html | AWS::WorkSpacesWeb::NetworkSettings}
|
128
|
+
*/
|
129
|
+
export interface WorkSpacesWebNetworkSettingsProps {
|
130
|
+
VpcId: string;
|
131
|
+
SecurityGroupIds: any[];
|
132
|
+
SubnetIds: any[];
|
133
|
+
Tags?: Tag[];
|
134
|
+
}
|
135
|
+
/**
|
136
|
+
* Attributes type definition for AWS::WorkSpacesWeb::NetworkSettings
|
137
|
+
*
|
138
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspacesweb-networksettings.html | AWS::WorkSpacesWeb::NetworkSettings}
|
139
|
+
*/
|
140
|
+
export interface WorkSpacesWebNetworkSettingsAttribs {
|
141
|
+
AssociatedPortalArns?: any[];
|
142
|
+
NetworkSettingsArn?: string;
|
143
|
+
}
|
144
|
+
/**
|
145
|
+
* Resource class for AWS::WorkSpacesWeb::NetworkSettings
|
146
|
+
*
|
147
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspacesweb-networksettings.html | AWS::WorkSpacesWeb::NetworkSettings}
|
148
|
+
*/
|
149
|
+
export declare class WorkSpacesWebNetworkSettings extends ResourceBase<"AWS::WorkSpacesWeb::NetworkSettings", WorkSpacesWebNetworkSettingsProps, WorkSpacesWebNetworkSettingsAttribs> {
|
150
|
+
static readonly Type = "AWS::WorkSpacesWeb::NetworkSettings";
|
151
|
+
static readonly AttributeNames: readonly (keyof WorkSpacesWebNetworkSettingsAttribs)[];
|
152
|
+
constructor(logicalId: string, properties: WorkSpacesWebNetworkSettingsProps, options?: ResourceOptions);
|
153
|
+
}
|
154
|
+
/**
|
155
|
+
* Type definition for AWS::WorkSpacesWeb::Portal
|
156
|
+
*
|
157
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspacesweb-portal.html | AWS::WorkSpacesWeb::Portal}
|
158
|
+
*/
|
159
|
+
export interface WorkSpacesWebPortalProps {
|
160
|
+
TrustStoreArn?: string;
|
161
|
+
UserAccessLoggingSettingsArn?: string;
|
162
|
+
CustomerManagedKey?: string;
|
163
|
+
AdditionalEncryptionContext?: Record<string, any>;
|
164
|
+
DisplayName?: string;
|
165
|
+
UserSettingsArn?: string;
|
166
|
+
BrowserSettingsArn?: string;
|
167
|
+
IpAccessSettingsArn?: string;
|
168
|
+
NetworkSettingsArn?: string;
|
169
|
+
Tags?: Tag[];
|
170
|
+
AuthenticationType?: string;
|
171
|
+
}
|
172
|
+
/**
|
173
|
+
* Attributes type definition for AWS::WorkSpacesWeb::Portal
|
174
|
+
*
|
175
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspacesweb-portal.html | AWS::WorkSpacesWeb::Portal}
|
176
|
+
*/
|
177
|
+
export interface WorkSpacesWebPortalAttribs {
|
178
|
+
CreationDate?: string;
|
179
|
+
BrowserType?: string;
|
180
|
+
ServiceProviderSamlMetadata?: string;
|
181
|
+
StatusReason?: string;
|
182
|
+
PortalArn?: string;
|
183
|
+
PortalStatus?: string;
|
184
|
+
RendererType?: string;
|
185
|
+
PortalEndpoint?: string;
|
186
|
+
}
|
187
|
+
/**
|
188
|
+
* Resource class for AWS::WorkSpacesWeb::Portal
|
189
|
+
*
|
190
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspacesweb-portal.html | AWS::WorkSpacesWeb::Portal}
|
191
|
+
*/
|
192
|
+
export declare class WorkSpacesWebPortal extends ResourceBase<"AWS::WorkSpacesWeb::Portal", WorkSpacesWebPortalProps, WorkSpacesWebPortalAttribs> {
|
193
|
+
static readonly Type = "AWS::WorkSpacesWeb::Portal";
|
194
|
+
static readonly AttributeNames: readonly (keyof WorkSpacesWebPortalAttribs)[];
|
195
|
+
constructor(logicalId: string, properties: WorkSpacesWebPortalProps, options?: ResourceOptions);
|
196
|
+
}
|
197
|
+
/**
|
198
|
+
* Type definition for AWS::WorkSpacesWeb::TrustStore
|
199
|
+
*
|
200
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspacesweb-truststore.html | AWS::WorkSpacesWeb::TrustStore}
|
201
|
+
*/
|
202
|
+
export interface WorkSpacesWebTrustStoreProps {
|
203
|
+
CertificateList: any[];
|
204
|
+
Tags?: Tag[];
|
205
|
+
}
|
206
|
+
/**
|
207
|
+
* Attributes type definition for AWS::WorkSpacesWeb::TrustStore
|
208
|
+
*
|
209
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspacesweb-truststore.html | AWS::WorkSpacesWeb::TrustStore}
|
210
|
+
*/
|
211
|
+
export interface WorkSpacesWebTrustStoreAttribs {
|
212
|
+
AssociatedPortalArns?: any[];
|
213
|
+
TrustStoreArn?: string;
|
214
|
+
}
|
215
|
+
/**
|
216
|
+
* Resource class for AWS::WorkSpacesWeb::TrustStore
|
217
|
+
*
|
218
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspacesweb-truststore.html | AWS::WorkSpacesWeb::TrustStore}
|
219
|
+
*/
|
220
|
+
export declare class WorkSpacesWebTrustStore extends ResourceBase<"AWS::WorkSpacesWeb::TrustStore", WorkSpacesWebTrustStoreProps, WorkSpacesWebTrustStoreAttribs> {
|
221
|
+
static readonly Type = "AWS::WorkSpacesWeb::TrustStore";
|
222
|
+
static readonly AttributeNames: readonly (keyof WorkSpacesWebTrustStoreAttribs)[];
|
223
|
+
constructor(logicalId: string, properties: WorkSpacesWebTrustStoreProps, options?: ResourceOptions);
|
224
|
+
}
|
225
|
+
/**
|
226
|
+
* Type definition for AWS::WorkSpacesWeb::UserAccessLoggingSettings
|
227
|
+
*
|
228
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspacesweb-useraccessloggingsettings.html | AWS::WorkSpacesWeb::UserAccessLoggingSettings}
|
229
|
+
*/
|
230
|
+
export interface WorkSpacesWebUserAccessLoggingSettingsProps {
|
231
|
+
KinesisStreamArn: string;
|
232
|
+
Tags?: Tag[];
|
233
|
+
}
|
234
|
+
/**
|
235
|
+
* Attributes type definition for AWS::WorkSpacesWeb::UserAccessLoggingSettings
|
236
|
+
*
|
237
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspacesweb-useraccessloggingsettings.html | AWS::WorkSpacesWeb::UserAccessLoggingSettings}
|
238
|
+
*/
|
239
|
+
export interface WorkSpacesWebUserAccessLoggingSettingsAttribs {
|
240
|
+
AssociatedPortalArns?: any[];
|
241
|
+
UserAccessLoggingSettingsArn?: string;
|
242
|
+
}
|
243
|
+
/**
|
244
|
+
* Resource class for AWS::WorkSpacesWeb::UserAccessLoggingSettings
|
245
|
+
*
|
246
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspacesweb-useraccessloggingsettings.html | AWS::WorkSpacesWeb::UserAccessLoggingSettings}
|
247
|
+
*/
|
248
|
+
export declare class WorkSpacesWebUserAccessLoggingSettings extends ResourceBase<"AWS::WorkSpacesWeb::UserAccessLoggingSettings", WorkSpacesWebUserAccessLoggingSettingsProps, WorkSpacesWebUserAccessLoggingSettingsAttribs> {
|
249
|
+
static readonly Type = "AWS::WorkSpacesWeb::UserAccessLoggingSettings";
|
250
|
+
static readonly AttributeNames: readonly (keyof WorkSpacesWebUserAccessLoggingSettingsAttribs)[];
|
251
|
+
constructor(logicalId: string, properties: WorkSpacesWebUserAccessLoggingSettingsProps, options?: ResourceOptions);
|
252
|
+
}
|
253
|
+
/**
|
254
|
+
* Type definition for AWS::WorkSpacesWeb::UserSettings
|
255
|
+
*
|
256
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspacesweb-usersettings.html | AWS::WorkSpacesWeb::UserSettings}
|
257
|
+
*/
|
258
|
+
export interface WorkSpacesWebUserSettingsProps {
|
259
|
+
IdleDisconnectTimeoutInMinutes?: number;
|
260
|
+
UploadAllowed: string;
|
261
|
+
CustomerManagedKey?: string;
|
262
|
+
AdditionalEncryptionContext?: Record<string, any>;
|
263
|
+
DisconnectTimeoutInMinutes?: number;
|
264
|
+
PrintAllowed: string;
|
265
|
+
CopyAllowed: string;
|
266
|
+
CookieSynchronizationConfiguration?: WorkSpacesWebUserSettingsCookieSynchronizationConfiguration;
|
267
|
+
DownloadAllowed: string;
|
268
|
+
PasteAllowed: string;
|
269
|
+
Tags?: Tag[];
|
270
|
+
}
|
271
|
+
/**
|
272
|
+
* Attributes type definition for AWS::WorkSpacesWeb::UserSettings
|
273
|
+
*
|
274
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspacesweb-usersettings.html | AWS::WorkSpacesWeb::UserSettings}
|
275
|
+
*/
|
276
|
+
export interface WorkSpacesWebUserSettingsAttribs {
|
277
|
+
AssociatedPortalArns?: any[];
|
278
|
+
UserSettingsArn?: string;
|
279
|
+
}
|
280
|
+
/**
|
281
|
+
* Resource class for AWS::WorkSpacesWeb::UserSettings
|
282
|
+
*
|
283
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspacesweb-usersettings.html | AWS::WorkSpacesWeb::UserSettings}
|
284
|
+
*/
|
285
|
+
export declare class WorkSpacesWebUserSettings extends ResourceBase<"AWS::WorkSpacesWeb::UserSettings", WorkSpacesWebUserSettingsProps, WorkSpacesWebUserSettingsAttribs> {
|
286
|
+
static readonly Type = "AWS::WorkSpacesWeb::UserSettings";
|
287
|
+
static readonly AttributeNames: readonly (keyof WorkSpacesWebUserSettingsAttribs)[];
|
288
|
+
constructor(logicalId: string, properties: WorkSpacesWebUserSettingsProps, options?: ResourceOptions);
|
289
|
+
}
|