@awboost/cfntypes 1.0.0-beta.57 → 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 +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 -90266
- package/lib/resources.generated.js +0 -2289
- /package/lib/{definitions.js → resources.generated/core.js} +0 -0
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
import { ResourceBase } from "../util.js";
|
|
2
|
+
/**
|
|
3
|
+
* Resource class for AWS::StepFunctions::Activity
|
|
4
|
+
*
|
|
5
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-stepfunctions-activity.html | AWS::StepFunctions::Activity}
|
|
6
|
+
*/
|
|
7
|
+
class StepFunctionsActivity extends ResourceBase {
|
|
8
|
+
constructor(logicalId, properties, options) {
|
|
9
|
+
super(StepFunctionsActivity.Type, StepFunctionsActivity.AttributeNames, logicalId, properties, options);
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
StepFunctionsActivity.Type = "AWS::StepFunctions::Activity";
|
|
13
|
+
StepFunctionsActivity.AttributeNames = ["Arn", "Name"];
|
|
14
|
+
export { StepFunctionsActivity };
|
|
15
|
+
/**
|
|
16
|
+
* Resource class for AWS::StepFunctions::StateMachine
|
|
17
|
+
*
|
|
18
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-stepfunctions-statemachine.html | AWS::StepFunctions::StateMachine}
|
|
19
|
+
*/
|
|
20
|
+
class StepFunctionsStateMachine extends ResourceBase {
|
|
21
|
+
constructor(logicalId, properties, options) {
|
|
22
|
+
super(StepFunctionsStateMachine.Type, StepFunctionsStateMachine.AttributeNames, logicalId, properties, options);
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
StepFunctionsStateMachine.Type = "AWS::StepFunctions::StateMachine";
|
|
26
|
+
StepFunctionsStateMachine.AttributeNames = ["StateMachineRevisionId", "Arn", "Name"];
|
|
27
|
+
export { StepFunctionsStateMachine };
|
|
28
|
+
/**
|
|
29
|
+
* Resource class for AWS::StepFunctions::StateMachineAlias
|
|
30
|
+
*
|
|
31
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-stepfunctions-statemachinealias.html | AWS::StepFunctions::StateMachineAlias}
|
|
32
|
+
*/
|
|
33
|
+
class StepFunctionsStateMachineAlias extends ResourceBase {
|
|
34
|
+
constructor(logicalId, properties, options) {
|
|
35
|
+
super(StepFunctionsStateMachineAlias.Type, StepFunctionsStateMachineAlias.AttributeNames, logicalId, properties, options);
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
StepFunctionsStateMachineAlias.Type = "AWS::StepFunctions::StateMachineAlias";
|
|
39
|
+
StepFunctionsStateMachineAlias.AttributeNames = ["Arn"];
|
|
40
|
+
export { StepFunctionsStateMachineAlias };
|
|
41
|
+
/**
|
|
42
|
+
* Resource class for AWS::StepFunctions::StateMachineVersion
|
|
43
|
+
*
|
|
44
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-stepfunctions-statemachineversion.html | AWS::StepFunctions::StateMachineVersion}
|
|
45
|
+
*/
|
|
46
|
+
class StepFunctionsStateMachineVersion extends ResourceBase {
|
|
47
|
+
constructor(logicalId, properties, options) {
|
|
48
|
+
super(StepFunctionsStateMachineVersion.Type, StepFunctionsStateMachineVersion.AttributeNames, logicalId, properties, options);
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
StepFunctionsStateMachineVersion.Type = "AWS::StepFunctions::StateMachineVersion";
|
|
52
|
+
StepFunctionsStateMachineVersion.AttributeNames = ["Arn"];
|
|
53
|
+
export { StepFunctionsStateMachineVersion };
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
import { ResourceBase } from "../util.js";
|
|
2
|
+
import { ResourceOptions } from "../template.js";
|
|
3
|
+
/**
|
|
4
|
+
* Type definition for AWS::SupportApp::AccountAlias
|
|
5
|
+
*
|
|
6
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-supportapp-accountalias.html | AWS::SupportApp::AccountAlias}
|
|
7
|
+
*/
|
|
8
|
+
export interface SupportAppAccountAliasProps {
|
|
9
|
+
AccountAlias: string;
|
|
10
|
+
}
|
|
11
|
+
/**
|
|
12
|
+
* Attributes type definition for AWS::SupportApp::AccountAlias
|
|
13
|
+
*
|
|
14
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-supportapp-accountalias.html | AWS::SupportApp::AccountAlias}
|
|
15
|
+
*/
|
|
16
|
+
export interface SupportAppAccountAliasAttribs {
|
|
17
|
+
AccountAliasResourceId?: string;
|
|
18
|
+
}
|
|
19
|
+
/**
|
|
20
|
+
* Resource class for AWS::SupportApp::AccountAlias
|
|
21
|
+
*
|
|
22
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-supportapp-accountalias.html | AWS::SupportApp::AccountAlias}
|
|
23
|
+
*/
|
|
24
|
+
export declare class SupportAppAccountAlias extends ResourceBase<"AWS::SupportApp::AccountAlias", SupportAppAccountAliasProps, SupportAppAccountAliasAttribs> {
|
|
25
|
+
static readonly Type = "AWS::SupportApp::AccountAlias";
|
|
26
|
+
static readonly AttributeNames: readonly (keyof SupportAppAccountAliasAttribs)[];
|
|
27
|
+
constructor(logicalId: string, properties: SupportAppAccountAliasProps, options?: ResourceOptions);
|
|
28
|
+
}
|
|
29
|
+
/**
|
|
30
|
+
* Type definition for AWS::SupportApp::SlackChannelConfiguration
|
|
31
|
+
*
|
|
32
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-supportapp-slackchannelconfiguration.html | AWS::SupportApp::SlackChannelConfiguration}
|
|
33
|
+
*/
|
|
34
|
+
export interface SupportAppSlackChannelConfigurationProps {
|
|
35
|
+
ChannelName?: string;
|
|
36
|
+
NotifyOnAddCorrespondenceToCase?: boolean;
|
|
37
|
+
ChannelRoleArn: string;
|
|
38
|
+
NotifyOnResolveCase?: boolean;
|
|
39
|
+
NotifyOnCaseSeverity: string;
|
|
40
|
+
TeamId: string;
|
|
41
|
+
ChannelId: string;
|
|
42
|
+
NotifyOnCreateOrReopenCase?: boolean;
|
|
43
|
+
}
|
|
44
|
+
/**
|
|
45
|
+
* Resource class for AWS::SupportApp::SlackChannelConfiguration
|
|
46
|
+
*
|
|
47
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-supportapp-slackchannelconfiguration.html | AWS::SupportApp::SlackChannelConfiguration}
|
|
48
|
+
*/
|
|
49
|
+
export declare class SupportAppSlackChannelConfiguration extends ResourceBase<"AWS::SupportApp::SlackChannelConfiguration", SupportAppSlackChannelConfigurationProps, Record<string, never>> {
|
|
50
|
+
static readonly Type = "AWS::SupportApp::SlackChannelConfiguration";
|
|
51
|
+
static readonly AttributeNames: never[];
|
|
52
|
+
constructor(logicalId: string, properties: SupportAppSlackChannelConfigurationProps, options?: ResourceOptions);
|
|
53
|
+
}
|
|
54
|
+
/**
|
|
55
|
+
* Type definition for AWS::SupportApp::SlackWorkspaceConfiguration
|
|
56
|
+
*
|
|
57
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-supportapp-slackworkspaceconfiguration.html | AWS::SupportApp::SlackWorkspaceConfiguration}
|
|
58
|
+
*/
|
|
59
|
+
export interface SupportAppSlackWorkspaceConfigurationProps {
|
|
60
|
+
VersionId?: string;
|
|
61
|
+
TeamId: string;
|
|
62
|
+
}
|
|
63
|
+
/**
|
|
64
|
+
* Resource class for AWS::SupportApp::SlackWorkspaceConfiguration
|
|
65
|
+
*
|
|
66
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-supportapp-slackworkspaceconfiguration.html | AWS::SupportApp::SlackWorkspaceConfiguration}
|
|
67
|
+
*/
|
|
68
|
+
export declare class SupportAppSlackWorkspaceConfiguration extends ResourceBase<"AWS::SupportApp::SlackWorkspaceConfiguration", SupportAppSlackWorkspaceConfigurationProps, Record<string, never>> {
|
|
69
|
+
static readonly Type = "AWS::SupportApp::SlackWorkspaceConfiguration";
|
|
70
|
+
static readonly AttributeNames: never[];
|
|
71
|
+
constructor(logicalId: string, properties: SupportAppSlackWorkspaceConfigurationProps, options?: ResourceOptions);
|
|
72
|
+
}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import { ResourceBase } from "../util.js";
|
|
2
|
+
/**
|
|
3
|
+
* Resource class for AWS::SupportApp::AccountAlias
|
|
4
|
+
*
|
|
5
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-supportapp-accountalias.html | AWS::SupportApp::AccountAlias}
|
|
6
|
+
*/
|
|
7
|
+
class SupportAppAccountAlias extends ResourceBase {
|
|
8
|
+
constructor(logicalId, properties, options) {
|
|
9
|
+
super(SupportAppAccountAlias.Type, SupportAppAccountAlias.AttributeNames, logicalId, properties, options);
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
SupportAppAccountAlias.Type = "AWS::SupportApp::AccountAlias";
|
|
13
|
+
SupportAppAccountAlias.AttributeNames = ["AccountAliasResourceId"];
|
|
14
|
+
export { SupportAppAccountAlias };
|
|
15
|
+
/**
|
|
16
|
+
* Resource class for AWS::SupportApp::SlackChannelConfiguration
|
|
17
|
+
*
|
|
18
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-supportapp-slackchannelconfiguration.html | AWS::SupportApp::SlackChannelConfiguration}
|
|
19
|
+
*/
|
|
20
|
+
class SupportAppSlackChannelConfiguration extends ResourceBase {
|
|
21
|
+
constructor(logicalId, properties, options) {
|
|
22
|
+
super(SupportAppSlackChannelConfiguration.Type, SupportAppSlackChannelConfiguration.AttributeNames, logicalId, properties, options);
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
SupportAppSlackChannelConfiguration.Type = "AWS::SupportApp::SlackChannelConfiguration";
|
|
26
|
+
SupportAppSlackChannelConfiguration.AttributeNames = [];
|
|
27
|
+
export { SupportAppSlackChannelConfiguration };
|
|
28
|
+
/**
|
|
29
|
+
* Resource class for AWS::SupportApp::SlackWorkspaceConfiguration
|
|
30
|
+
*
|
|
31
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-supportapp-slackworkspaceconfiguration.html | AWS::SupportApp::SlackWorkspaceConfiguration}
|
|
32
|
+
*/
|
|
33
|
+
class SupportAppSlackWorkspaceConfiguration extends ResourceBase {
|
|
34
|
+
constructor(logicalId, properties, options) {
|
|
35
|
+
super(SupportAppSlackWorkspaceConfiguration.Type, SupportAppSlackWorkspaceConfiguration.AttributeNames, logicalId, properties, options);
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
SupportAppSlackWorkspaceConfiguration.Type = "AWS::SupportApp::SlackWorkspaceConfiguration";
|
|
39
|
+
SupportAppSlackWorkspaceConfiguration.AttributeNames = [];
|
|
40
|
+
export { SupportAppSlackWorkspaceConfiguration };
|
|
@@ -0,0 +1,150 @@
|
|
|
1
|
+
import { ResourceBase } from "../util.js";
|
|
2
|
+
import { ResourceOptions } from "../template.js";
|
|
3
|
+
import { Tag } from "./core.js";
|
|
4
|
+
/**
|
|
5
|
+
* Type definition for AWS::Synthetics::Canary.ArtifactConfig
|
|
6
|
+
*
|
|
7
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-artifactconfig.html | AWS::Synthetics::Canary.ArtifactConfig}
|
|
8
|
+
*/
|
|
9
|
+
export interface SyntheticsCanaryArtifactConfig {
|
|
10
|
+
S3Encryption?: SyntheticsCanaryS3Encryption;
|
|
11
|
+
}
|
|
12
|
+
/**
|
|
13
|
+
* Type definition for AWS::Synthetics::Canary.BaseScreenshot
|
|
14
|
+
*
|
|
15
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-basescreenshot.html | AWS::Synthetics::Canary.BaseScreenshot}
|
|
16
|
+
*/
|
|
17
|
+
export interface SyntheticsCanaryBaseScreenshot {
|
|
18
|
+
IgnoreCoordinates?: any[];
|
|
19
|
+
ScreenshotName: string;
|
|
20
|
+
}
|
|
21
|
+
/**
|
|
22
|
+
* Type definition for AWS::Synthetics::Canary.Code
|
|
23
|
+
*
|
|
24
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-code.html | AWS::Synthetics::Canary.Code}
|
|
25
|
+
*/
|
|
26
|
+
export interface SyntheticsCanaryCode {
|
|
27
|
+
Script?: string;
|
|
28
|
+
S3ObjectVersion?: string;
|
|
29
|
+
S3Bucket?: string;
|
|
30
|
+
S3Key?: string;
|
|
31
|
+
Handler: string;
|
|
32
|
+
SourceLocationArn?: string;
|
|
33
|
+
}
|
|
34
|
+
/**
|
|
35
|
+
* Type definition for AWS::Synthetics::Canary.RunConfig
|
|
36
|
+
*
|
|
37
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-runconfig.html | AWS::Synthetics::Canary.RunConfig}
|
|
38
|
+
*/
|
|
39
|
+
export interface SyntheticsCanaryRunConfig {
|
|
40
|
+
TimeoutInSeconds?: number;
|
|
41
|
+
EnvironmentVariables?: Record<string, any>;
|
|
42
|
+
MemoryInMB?: number;
|
|
43
|
+
ActiveTracing?: boolean;
|
|
44
|
+
}
|
|
45
|
+
/**
|
|
46
|
+
* Type definition for AWS::Synthetics::Canary.S3Encryption
|
|
47
|
+
*
|
|
48
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-s3encryption.html | AWS::Synthetics::Canary.S3Encryption}
|
|
49
|
+
*/
|
|
50
|
+
export interface SyntheticsCanaryS3Encryption {
|
|
51
|
+
KmsKeyArn?: string;
|
|
52
|
+
EncryptionMode?: string;
|
|
53
|
+
}
|
|
54
|
+
/**
|
|
55
|
+
* Type definition for AWS::Synthetics::Canary.Schedule
|
|
56
|
+
*
|
|
57
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-schedule.html | AWS::Synthetics::Canary.Schedule}
|
|
58
|
+
*/
|
|
59
|
+
export interface SyntheticsCanarySchedule {
|
|
60
|
+
DurationInSeconds?: string;
|
|
61
|
+
Expression: string;
|
|
62
|
+
}
|
|
63
|
+
/**
|
|
64
|
+
* Type definition for AWS::Synthetics::Canary.VPCConfig
|
|
65
|
+
*
|
|
66
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-vpcconfig.html | AWS::Synthetics::Canary.VPCConfig}
|
|
67
|
+
*/
|
|
68
|
+
export interface SyntheticsCanaryVPCConfig {
|
|
69
|
+
VpcId?: string;
|
|
70
|
+
SubnetIds: any[];
|
|
71
|
+
SecurityGroupIds: any[];
|
|
72
|
+
}
|
|
73
|
+
/**
|
|
74
|
+
* Type definition for AWS::Synthetics::Canary.VisualReference
|
|
75
|
+
*
|
|
76
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-visualreference.html | AWS::Synthetics::Canary.VisualReference}
|
|
77
|
+
*/
|
|
78
|
+
export interface SyntheticsCanaryVisualReference {
|
|
79
|
+
BaseScreenshots?: any[];
|
|
80
|
+
BaseCanaryRunId: string;
|
|
81
|
+
}
|
|
82
|
+
/**
|
|
83
|
+
* Type definition for AWS::Synthetics::Canary
|
|
84
|
+
*
|
|
85
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-synthetics-canary.html | AWS::Synthetics::Canary}
|
|
86
|
+
*/
|
|
87
|
+
export interface SyntheticsCanaryProps {
|
|
88
|
+
VisualReference?: SyntheticsCanaryVisualReference;
|
|
89
|
+
ArtifactConfig?: SyntheticsCanaryArtifactConfig;
|
|
90
|
+
SuccessRetentionPeriod?: number;
|
|
91
|
+
RuntimeVersion: string;
|
|
92
|
+
VPCConfig?: SyntheticsCanaryVPCConfig;
|
|
93
|
+
RunConfig?: SyntheticsCanaryRunConfig;
|
|
94
|
+
FailureRetentionPeriod?: number;
|
|
95
|
+
Code: SyntheticsCanaryCode;
|
|
96
|
+
Name: string;
|
|
97
|
+
ExecutionRoleArn: string;
|
|
98
|
+
Schedule: SyntheticsCanarySchedule;
|
|
99
|
+
ArtifactS3Location: string;
|
|
100
|
+
Tags?: Tag[];
|
|
101
|
+
StartCanaryAfterCreation?: boolean;
|
|
102
|
+
}
|
|
103
|
+
/**
|
|
104
|
+
* Attributes type definition for AWS::Synthetics::Canary
|
|
105
|
+
*
|
|
106
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-synthetics-canary.html | AWS::Synthetics::Canary}
|
|
107
|
+
*/
|
|
108
|
+
export interface SyntheticsCanaryAttribs {
|
|
109
|
+
"Code.SourceLocationArn"?: string;
|
|
110
|
+
State?: string;
|
|
111
|
+
Id?: string;
|
|
112
|
+
}
|
|
113
|
+
/**
|
|
114
|
+
* Resource class for AWS::Synthetics::Canary
|
|
115
|
+
*
|
|
116
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-synthetics-canary.html | AWS::Synthetics::Canary}
|
|
117
|
+
*/
|
|
118
|
+
export declare class SyntheticsCanary extends ResourceBase<"AWS::Synthetics::Canary", SyntheticsCanaryProps, SyntheticsCanaryAttribs> {
|
|
119
|
+
static readonly Type = "AWS::Synthetics::Canary";
|
|
120
|
+
static readonly AttributeNames: readonly (keyof SyntheticsCanaryAttribs)[];
|
|
121
|
+
constructor(logicalId: string, properties: SyntheticsCanaryProps, options?: ResourceOptions);
|
|
122
|
+
}
|
|
123
|
+
/**
|
|
124
|
+
* Type definition for AWS::Synthetics::Group
|
|
125
|
+
*
|
|
126
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-synthetics-group.html | AWS::Synthetics::Group}
|
|
127
|
+
*/
|
|
128
|
+
export interface SyntheticsGroupProps {
|
|
129
|
+
ResourceArns?: any[];
|
|
130
|
+
Tags?: Tag[];
|
|
131
|
+
Name: string;
|
|
132
|
+
}
|
|
133
|
+
/**
|
|
134
|
+
* Attributes type definition for AWS::Synthetics::Group
|
|
135
|
+
*
|
|
136
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-synthetics-group.html | AWS::Synthetics::Group}
|
|
137
|
+
*/
|
|
138
|
+
export interface SyntheticsGroupAttribs {
|
|
139
|
+
Id?: string;
|
|
140
|
+
}
|
|
141
|
+
/**
|
|
142
|
+
* Resource class for AWS::Synthetics::Group
|
|
143
|
+
*
|
|
144
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-synthetics-group.html | AWS::Synthetics::Group}
|
|
145
|
+
*/
|
|
146
|
+
export declare class SyntheticsGroup extends ResourceBase<"AWS::Synthetics::Group", SyntheticsGroupProps, SyntheticsGroupAttribs> {
|
|
147
|
+
static readonly Type = "AWS::Synthetics::Group";
|
|
148
|
+
static readonly AttributeNames: readonly (keyof SyntheticsGroupAttribs)[];
|
|
149
|
+
constructor(logicalId: string, properties: SyntheticsGroupProps, options?: ResourceOptions);
|
|
150
|
+
}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { ResourceBase } from "../util.js";
|
|
2
|
+
/**
|
|
3
|
+
* Resource class for AWS::Synthetics::Canary
|
|
4
|
+
*
|
|
5
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-synthetics-canary.html | AWS::Synthetics::Canary}
|
|
6
|
+
*/
|
|
7
|
+
class SyntheticsCanary extends ResourceBase {
|
|
8
|
+
constructor(logicalId, properties, options) {
|
|
9
|
+
super(SyntheticsCanary.Type, SyntheticsCanary.AttributeNames, logicalId, properties, options);
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
SyntheticsCanary.Type = "AWS::Synthetics::Canary";
|
|
13
|
+
SyntheticsCanary.AttributeNames = ["Code.SourceLocationArn", "State", "Id"];
|
|
14
|
+
export { SyntheticsCanary };
|
|
15
|
+
/**
|
|
16
|
+
* Resource class for AWS::Synthetics::Group
|
|
17
|
+
*
|
|
18
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-synthetics-group.html | AWS::Synthetics::Group}
|
|
19
|
+
*/
|
|
20
|
+
class SyntheticsGroup extends ResourceBase {
|
|
21
|
+
constructor(logicalId, properties, options) {
|
|
22
|
+
super(SyntheticsGroup.Type, SyntheticsGroup.AttributeNames, logicalId, properties, options);
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
SyntheticsGroup.Type = "AWS::Synthetics::Group";
|
|
26
|
+
SyntheticsGroup.AttributeNames = ["Id"];
|
|
27
|
+
export { SyntheticsGroup };
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
import { ResourceBase } from "../util.js";
|
|
2
|
+
import { ResourceOptions } from "../template.js";
|
|
3
|
+
import { Tag } from "./core.js";
|
|
4
|
+
/**
|
|
5
|
+
* Type definition for AWS::SystemsManagerSAP::Application.Credential
|
|
6
|
+
*
|
|
7
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-systemsmanagersap-application-credential.html | AWS::SystemsManagerSAP::Application.Credential}
|
|
8
|
+
*/
|
|
9
|
+
export interface SystemsManagerSAPApplicationCredential {
|
|
10
|
+
SecretId?: string;
|
|
11
|
+
DatabaseName?: string;
|
|
12
|
+
CredentialType?: string;
|
|
13
|
+
}
|
|
14
|
+
/**
|
|
15
|
+
* Type definition for AWS::SystemsManagerSAP::Application
|
|
16
|
+
*
|
|
17
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-systemsmanagersap-application.html | AWS::SystemsManagerSAP::Application}
|
|
18
|
+
*/
|
|
19
|
+
export interface SystemsManagerSAPApplicationProps {
|
|
20
|
+
Instances?: any[];
|
|
21
|
+
ApplicationType: string;
|
|
22
|
+
SapInstanceNumber?: string;
|
|
23
|
+
ApplicationId: string;
|
|
24
|
+
Credentials?: any[];
|
|
25
|
+
Tags?: Tag[];
|
|
26
|
+
Sid?: string;
|
|
27
|
+
}
|
|
28
|
+
/**
|
|
29
|
+
* Attributes type definition for AWS::SystemsManagerSAP::Application
|
|
30
|
+
*
|
|
31
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-systemsmanagersap-application.html | AWS::SystemsManagerSAP::Application}
|
|
32
|
+
*/
|
|
33
|
+
export interface SystemsManagerSAPApplicationAttribs {
|
|
34
|
+
Arn?: string;
|
|
35
|
+
}
|
|
36
|
+
/**
|
|
37
|
+
* Resource class for AWS::SystemsManagerSAP::Application
|
|
38
|
+
*
|
|
39
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-systemsmanagersap-application.html | AWS::SystemsManagerSAP::Application}
|
|
40
|
+
*/
|
|
41
|
+
export declare class SystemsManagerSAPApplication extends ResourceBase<"AWS::SystemsManagerSAP::Application", SystemsManagerSAPApplicationProps, SystemsManagerSAPApplicationAttribs> {
|
|
42
|
+
static readonly Type = "AWS::SystemsManagerSAP::Application";
|
|
43
|
+
static readonly AttributeNames: readonly (keyof SystemsManagerSAPApplicationAttribs)[];
|
|
44
|
+
constructor(logicalId: string, properties: SystemsManagerSAPApplicationProps, options?: ResourceOptions);
|
|
45
|
+
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { ResourceBase } from "../util.js";
|
|
2
|
+
/**
|
|
3
|
+
* Resource class for AWS::SystemsManagerSAP::Application
|
|
4
|
+
*
|
|
5
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-systemsmanagersap-application.html | AWS::SystemsManagerSAP::Application}
|
|
6
|
+
*/
|
|
7
|
+
class SystemsManagerSAPApplication extends ResourceBase {
|
|
8
|
+
constructor(logicalId, properties, options) {
|
|
9
|
+
super(SystemsManagerSAPApplication.Type, SystemsManagerSAPApplication.AttributeNames, logicalId, properties, options);
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
SystemsManagerSAPApplication.Type = "AWS::SystemsManagerSAP::Application";
|
|
13
|
+
SystemsManagerSAPApplication.AttributeNames = ["Arn"];
|
|
14
|
+
export { SystemsManagerSAPApplication };
|
|
@@ -0,0 +1,265 @@
|
|
|
1
|
+
import { ResourceBase } from "../util.js";
|
|
2
|
+
import { ResourceOptions } from "../template.js";
|
|
3
|
+
import { Tag } from "./core.js";
|
|
4
|
+
/**
|
|
5
|
+
* Type definition for AWS::Timestream::ScheduledQuery.DimensionMapping
|
|
6
|
+
*
|
|
7
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-timestream-scheduledquery-dimensionmapping.html | AWS::Timestream::ScheduledQuery.DimensionMapping}
|
|
8
|
+
*/
|
|
9
|
+
export interface TimestreamScheduledQueryDimensionMapping {
|
|
10
|
+
DimensionValueType: string;
|
|
11
|
+
Name: string;
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* Type definition for AWS::Timestream::ScheduledQuery.ErrorReportConfiguration
|
|
15
|
+
*
|
|
16
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-timestream-scheduledquery-errorreportconfiguration.html | AWS::Timestream::ScheduledQuery.ErrorReportConfiguration}
|
|
17
|
+
*/
|
|
18
|
+
export interface TimestreamScheduledQueryErrorReportConfiguration {
|
|
19
|
+
S3Configuration: TimestreamScheduledQueryS3Configuration;
|
|
20
|
+
}
|
|
21
|
+
/**
|
|
22
|
+
* Type definition for AWS::Timestream::ScheduledQuery.MixedMeasureMapping
|
|
23
|
+
*
|
|
24
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-timestream-scheduledquery-mixedmeasuremapping.html | AWS::Timestream::ScheduledQuery.MixedMeasureMapping}
|
|
25
|
+
*/
|
|
26
|
+
export interface TimestreamScheduledQueryMixedMeasureMapping {
|
|
27
|
+
MeasureName?: string;
|
|
28
|
+
SourceColumn?: string;
|
|
29
|
+
TargetMeasureName?: string;
|
|
30
|
+
MeasureValueType: string;
|
|
31
|
+
MultiMeasureAttributeMappings?: any[];
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Type definition for AWS::Timestream::ScheduledQuery.MultiMeasureAttributeMapping
|
|
35
|
+
*
|
|
36
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-timestream-scheduledquery-multimeasureattributemapping.html | AWS::Timestream::ScheduledQuery.MultiMeasureAttributeMapping}
|
|
37
|
+
*/
|
|
38
|
+
export interface TimestreamScheduledQueryMultiMeasureAttributeMapping {
|
|
39
|
+
SourceColumn: string;
|
|
40
|
+
TargetMultiMeasureAttributeName?: string;
|
|
41
|
+
MeasureValueType: string;
|
|
42
|
+
}
|
|
43
|
+
/**
|
|
44
|
+
* Type definition for AWS::Timestream::ScheduledQuery.MultiMeasureMappings
|
|
45
|
+
*
|
|
46
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-timestream-scheduledquery-multimeasuremappings.html | AWS::Timestream::ScheduledQuery.MultiMeasureMappings}
|
|
47
|
+
*/
|
|
48
|
+
export interface TimestreamScheduledQueryMultiMeasureMappings {
|
|
49
|
+
TargetMultiMeasureName?: string;
|
|
50
|
+
MultiMeasureAttributeMappings: any[];
|
|
51
|
+
}
|
|
52
|
+
/**
|
|
53
|
+
* Type definition for AWS::Timestream::ScheduledQuery.NotificationConfiguration
|
|
54
|
+
*
|
|
55
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-timestream-scheduledquery-notificationconfiguration.html | AWS::Timestream::ScheduledQuery.NotificationConfiguration}
|
|
56
|
+
*/
|
|
57
|
+
export interface TimestreamScheduledQueryNotificationConfiguration {
|
|
58
|
+
SnsConfiguration: TimestreamScheduledQuerySnsConfiguration;
|
|
59
|
+
}
|
|
60
|
+
/**
|
|
61
|
+
* Type definition for AWS::Timestream::ScheduledQuery.S3Configuration
|
|
62
|
+
*
|
|
63
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-timestream-scheduledquery-s3configuration.html | AWS::Timestream::ScheduledQuery.S3Configuration}
|
|
64
|
+
*/
|
|
65
|
+
export interface TimestreamScheduledQueryS3Configuration {
|
|
66
|
+
BucketName: string;
|
|
67
|
+
ObjectKeyPrefix?: string;
|
|
68
|
+
EncryptionOption?: string;
|
|
69
|
+
}
|
|
70
|
+
/**
|
|
71
|
+
* Type definition for AWS::Timestream::ScheduledQuery.ScheduleConfiguration
|
|
72
|
+
*
|
|
73
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-timestream-scheduledquery-scheduleconfiguration.html | AWS::Timestream::ScheduledQuery.ScheduleConfiguration}
|
|
74
|
+
*/
|
|
75
|
+
export interface TimestreamScheduledQueryScheduleConfiguration {
|
|
76
|
+
ScheduleExpression: string;
|
|
77
|
+
}
|
|
78
|
+
/**
|
|
79
|
+
* Type definition for AWS::Timestream::ScheduledQuery.SnsConfiguration
|
|
80
|
+
*
|
|
81
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-timestream-scheduledquery-snsconfiguration.html | AWS::Timestream::ScheduledQuery.SnsConfiguration}
|
|
82
|
+
*/
|
|
83
|
+
export interface TimestreamScheduledQuerySnsConfiguration {
|
|
84
|
+
TopicArn: string;
|
|
85
|
+
}
|
|
86
|
+
/**
|
|
87
|
+
* Type definition for AWS::Timestream::ScheduledQuery.TargetConfiguration
|
|
88
|
+
*
|
|
89
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-timestream-scheduledquery-targetconfiguration.html | AWS::Timestream::ScheduledQuery.TargetConfiguration}
|
|
90
|
+
*/
|
|
91
|
+
export interface TimestreamScheduledQueryTargetConfiguration {
|
|
92
|
+
TimestreamConfiguration: TimestreamScheduledQueryTimestreamConfiguration;
|
|
93
|
+
}
|
|
94
|
+
/**
|
|
95
|
+
* Type definition for AWS::Timestream::ScheduledQuery.TimestreamConfiguration
|
|
96
|
+
*
|
|
97
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-timestream-scheduledquery-timestreamconfiguration.html | AWS::Timestream::ScheduledQuery.TimestreamConfiguration}
|
|
98
|
+
*/
|
|
99
|
+
export interface TimestreamScheduledQueryTimestreamConfiguration {
|
|
100
|
+
TimeColumn: string;
|
|
101
|
+
TableName: string;
|
|
102
|
+
DimensionMappings: any[];
|
|
103
|
+
MixedMeasureMappings?: any[];
|
|
104
|
+
MeasureNameColumn?: string;
|
|
105
|
+
DatabaseName: string;
|
|
106
|
+
MultiMeasureMappings?: TimestreamScheduledQueryMultiMeasureMappings;
|
|
107
|
+
}
|
|
108
|
+
/**
|
|
109
|
+
* Type definition for AWS::Timestream::Table.MagneticStoreRejectedDataLocation
|
|
110
|
+
*
|
|
111
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-timestream-table-magneticstorerejecteddatalocation.html | AWS::Timestream::Table.MagneticStoreRejectedDataLocation}
|
|
112
|
+
*/
|
|
113
|
+
export interface TimestreamTableMagneticStoreRejectedDataLocation {
|
|
114
|
+
S3Configuration?: TimestreamTableS3Configuration;
|
|
115
|
+
}
|
|
116
|
+
/**
|
|
117
|
+
* Type definition for AWS::Timestream::Table.MagneticStoreWriteProperties
|
|
118
|
+
*
|
|
119
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-timestream-table-magneticstorewriteproperties.html | AWS::Timestream::Table.MagneticStoreWriteProperties}
|
|
120
|
+
*/
|
|
121
|
+
export interface TimestreamTableMagneticStoreWriteProperties {
|
|
122
|
+
EnableMagneticStoreWrites: boolean;
|
|
123
|
+
MagneticStoreRejectedDataLocation?: TimestreamTableMagneticStoreRejectedDataLocation;
|
|
124
|
+
}
|
|
125
|
+
/**
|
|
126
|
+
* Type definition for AWS::Timestream::Table.PartitionKey
|
|
127
|
+
*
|
|
128
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-timestream-table-partitionkey.html | AWS::Timestream::Table.PartitionKey}
|
|
129
|
+
*/
|
|
130
|
+
export interface TimestreamTablePartitionKey {
|
|
131
|
+
Type: string;
|
|
132
|
+
EnforcementInRecord?: string;
|
|
133
|
+
Name?: string;
|
|
134
|
+
}
|
|
135
|
+
/**
|
|
136
|
+
* Type definition for AWS::Timestream::Table.RetentionProperties
|
|
137
|
+
*
|
|
138
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-timestream-table-retentionproperties.html | AWS::Timestream::Table.RetentionProperties}
|
|
139
|
+
*/
|
|
140
|
+
export interface TimestreamTableRetentionProperties {
|
|
141
|
+
MagneticStoreRetentionPeriodInDays?: string;
|
|
142
|
+
MemoryStoreRetentionPeriodInHours?: string;
|
|
143
|
+
}
|
|
144
|
+
/**
|
|
145
|
+
* Type definition for AWS::Timestream::Table.S3Configuration
|
|
146
|
+
*
|
|
147
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-timestream-table-s3configuration.html | AWS::Timestream::Table.S3Configuration}
|
|
148
|
+
*/
|
|
149
|
+
export interface TimestreamTableS3Configuration {
|
|
150
|
+
BucketName: string;
|
|
151
|
+
KmsKeyId?: string;
|
|
152
|
+
ObjectKeyPrefix?: string;
|
|
153
|
+
EncryptionOption: string;
|
|
154
|
+
}
|
|
155
|
+
/**
|
|
156
|
+
* Type definition for AWS::Timestream::Table.Schema
|
|
157
|
+
*
|
|
158
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-timestream-table-schema.html | AWS::Timestream::Table.Schema}
|
|
159
|
+
*/
|
|
160
|
+
export interface TimestreamTableSchema {
|
|
161
|
+
CompositePartitionKey?: any[];
|
|
162
|
+
}
|
|
163
|
+
/**
|
|
164
|
+
* Type definition for AWS::Timestream::Database
|
|
165
|
+
*
|
|
166
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-timestream-database.html | AWS::Timestream::Database}
|
|
167
|
+
*/
|
|
168
|
+
export interface TimestreamDatabaseProps {
|
|
169
|
+
KmsKeyId?: string;
|
|
170
|
+
DatabaseName?: string;
|
|
171
|
+
Tags?: Tag[];
|
|
172
|
+
}
|
|
173
|
+
/**
|
|
174
|
+
* Attributes type definition for AWS::Timestream::Database
|
|
175
|
+
*
|
|
176
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-timestream-database.html | AWS::Timestream::Database}
|
|
177
|
+
*/
|
|
178
|
+
export interface TimestreamDatabaseAttribs {
|
|
179
|
+
Arn?: string;
|
|
180
|
+
}
|
|
181
|
+
/**
|
|
182
|
+
* Resource class for AWS::Timestream::Database
|
|
183
|
+
*
|
|
184
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-timestream-database.html | AWS::Timestream::Database}
|
|
185
|
+
*/
|
|
186
|
+
export declare class TimestreamDatabase extends ResourceBase<"AWS::Timestream::Database", TimestreamDatabaseProps, TimestreamDatabaseAttribs> {
|
|
187
|
+
static readonly Type = "AWS::Timestream::Database";
|
|
188
|
+
static readonly AttributeNames: readonly (keyof TimestreamDatabaseAttribs)[];
|
|
189
|
+
constructor(logicalId: string, properties: TimestreamDatabaseProps, options?: ResourceOptions);
|
|
190
|
+
}
|
|
191
|
+
/**
|
|
192
|
+
* Type definition for AWS::Timestream::ScheduledQuery
|
|
193
|
+
*
|
|
194
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-timestream-scheduledquery.html | AWS::Timestream::ScheduledQuery}
|
|
195
|
+
*/
|
|
196
|
+
export interface TimestreamScheduledQueryProps {
|
|
197
|
+
ScheduledQueryExecutionRoleArn: string;
|
|
198
|
+
ErrorReportConfiguration: TimestreamScheduledQueryErrorReportConfiguration;
|
|
199
|
+
ScheduleConfiguration: TimestreamScheduledQueryScheduleConfiguration;
|
|
200
|
+
TargetConfiguration?: TimestreamScheduledQueryTargetConfiguration;
|
|
201
|
+
KmsKeyId?: string;
|
|
202
|
+
QueryString: string;
|
|
203
|
+
NotificationConfiguration: TimestreamScheduledQueryNotificationConfiguration;
|
|
204
|
+
ScheduledQueryName?: string;
|
|
205
|
+
ClientToken?: string;
|
|
206
|
+
Tags?: Tag[];
|
|
207
|
+
}
|
|
208
|
+
/**
|
|
209
|
+
* Attributes type definition for AWS::Timestream::ScheduledQuery
|
|
210
|
+
*
|
|
211
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-timestream-scheduledquery.html | AWS::Timestream::ScheduledQuery}
|
|
212
|
+
*/
|
|
213
|
+
export interface TimestreamScheduledQueryAttribs {
|
|
214
|
+
SQScheduleConfiguration?: string;
|
|
215
|
+
SQNotificationConfiguration?: string;
|
|
216
|
+
SQErrorReportConfiguration?: string;
|
|
217
|
+
SQKmsKeyId?: string;
|
|
218
|
+
SQQueryString?: string;
|
|
219
|
+
SQTargetConfiguration?: string;
|
|
220
|
+
SQName?: string;
|
|
221
|
+
Arn?: string;
|
|
222
|
+
SQScheduledQueryExecutionRoleArn?: string;
|
|
223
|
+
}
|
|
224
|
+
/**
|
|
225
|
+
* Resource class for AWS::Timestream::ScheduledQuery
|
|
226
|
+
*
|
|
227
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-timestream-scheduledquery.html | AWS::Timestream::ScheduledQuery}
|
|
228
|
+
*/
|
|
229
|
+
export declare class TimestreamScheduledQuery extends ResourceBase<"AWS::Timestream::ScheduledQuery", TimestreamScheduledQueryProps, TimestreamScheduledQueryAttribs> {
|
|
230
|
+
static readonly Type = "AWS::Timestream::ScheduledQuery";
|
|
231
|
+
static readonly AttributeNames: readonly (keyof TimestreamScheduledQueryAttribs)[];
|
|
232
|
+
constructor(logicalId: string, properties: TimestreamScheduledQueryProps, options?: ResourceOptions);
|
|
233
|
+
}
|
|
234
|
+
/**
|
|
235
|
+
* Type definition for AWS::Timestream::Table
|
|
236
|
+
*
|
|
237
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-timestream-table.html | AWS::Timestream::Table}
|
|
238
|
+
*/
|
|
239
|
+
export interface TimestreamTableProps {
|
|
240
|
+
TableName?: string;
|
|
241
|
+
RetentionProperties?: TimestreamTableRetentionProperties;
|
|
242
|
+
Schema?: TimestreamTableSchema;
|
|
243
|
+
DatabaseName: string;
|
|
244
|
+
Tags?: Tag[];
|
|
245
|
+
MagneticStoreWriteProperties?: TimestreamTableMagneticStoreWriteProperties;
|
|
246
|
+
}
|
|
247
|
+
/**
|
|
248
|
+
* Attributes type definition for AWS::Timestream::Table
|
|
249
|
+
*
|
|
250
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-timestream-table.html | AWS::Timestream::Table}
|
|
251
|
+
*/
|
|
252
|
+
export interface TimestreamTableAttribs {
|
|
253
|
+
Arn?: string;
|
|
254
|
+
Name?: string;
|
|
255
|
+
}
|
|
256
|
+
/**
|
|
257
|
+
* Resource class for AWS::Timestream::Table
|
|
258
|
+
*
|
|
259
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-timestream-table.html | AWS::Timestream::Table}
|
|
260
|
+
*/
|
|
261
|
+
export declare class TimestreamTable extends ResourceBase<"AWS::Timestream::Table", TimestreamTableProps, TimestreamTableAttribs> {
|
|
262
|
+
static readonly Type = "AWS::Timestream::Table";
|
|
263
|
+
static readonly AttributeNames: readonly (keyof TimestreamTableAttribs)[];
|
|
264
|
+
constructor(logicalId: string, properties: TimestreamTableProps, options?: ResourceOptions);
|
|
265
|
+
}
|