@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,1545 @@
|
|
1
|
+
import { ResourceBase } from "../util.js";
|
2
|
+
import { ResourceOptions } from "../template.js";
|
3
|
+
import { Tag } from "./core.js";
|
4
|
+
/**
|
5
|
+
* Type definition for AWS::IoT::AccountAuditConfiguration.AuditCheckConfiguration
|
6
|
+
*
|
7
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-accountauditconfiguration-auditcheckconfiguration.html | AWS::IoT::AccountAuditConfiguration.AuditCheckConfiguration}
|
8
|
+
*/
|
9
|
+
export interface IoTAccountAuditConfigurationAuditCheckConfiguration {
|
10
|
+
Enabled?: boolean;
|
11
|
+
}
|
12
|
+
/**
|
13
|
+
* Type definition for AWS::IoT::AccountAuditConfiguration.AuditCheckConfigurations
|
14
|
+
*
|
15
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-accountauditconfiguration-auditcheckconfigurations.html | AWS::IoT::AccountAuditConfiguration.AuditCheckConfigurations}
|
16
|
+
*/
|
17
|
+
export interface IoTAccountAuditConfigurationAuditCheckConfigurations {
|
18
|
+
IotRoleAliasOverlyPermissiveCheck?: IoTAccountAuditConfigurationAuditCheckConfiguration;
|
19
|
+
DeviceCertificateSharedCheck?: IoTAccountAuditConfigurationAuditCheckConfiguration;
|
20
|
+
ConflictingClientIdsCheck?: IoTAccountAuditConfigurationAuditCheckConfiguration;
|
21
|
+
IntermediateCaRevokedForActiveDeviceCertificatesCheck?: IoTAccountAuditConfigurationAuditCheckConfiguration;
|
22
|
+
IotRoleAliasAllowsAccessToUnusedServicesCheck?: IoTAccountAuditConfigurationAuditCheckConfiguration;
|
23
|
+
RevokedCaCertificateStillActiveCheck?: IoTAccountAuditConfigurationAuditCheckConfiguration;
|
24
|
+
LoggingDisabledCheck?: IoTAccountAuditConfigurationAuditCheckConfiguration;
|
25
|
+
UnauthenticatedCognitoRoleOverlyPermissiveCheck?: IoTAccountAuditConfigurationAuditCheckConfiguration;
|
26
|
+
AuthenticatedCognitoRoleOverlyPermissiveCheck?: IoTAccountAuditConfigurationAuditCheckConfiguration;
|
27
|
+
CaCertificateExpiringCheck?: IoTAccountAuditConfigurationAuditCheckConfiguration;
|
28
|
+
DeviceCertificateExpiringCheck?: IoTAccountAuditConfigurationAuditCheckConfiguration;
|
29
|
+
IoTPolicyPotentialMisConfigurationCheck?: IoTAccountAuditConfigurationAuditCheckConfiguration;
|
30
|
+
IotPolicyOverlyPermissiveCheck?: IoTAccountAuditConfigurationAuditCheckConfiguration;
|
31
|
+
RevokedDeviceCertificateStillActiveCheck?: IoTAccountAuditConfigurationAuditCheckConfiguration;
|
32
|
+
DeviceCertificateKeyQualityCheck?: IoTAccountAuditConfigurationAuditCheckConfiguration;
|
33
|
+
CaCertificateKeyQualityCheck?: IoTAccountAuditConfigurationAuditCheckConfiguration;
|
34
|
+
}
|
35
|
+
/**
|
36
|
+
* Type definition for AWS::IoT::AccountAuditConfiguration.AuditNotificationTarget
|
37
|
+
*
|
38
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-accountauditconfiguration-auditnotificationtarget.html | AWS::IoT::AccountAuditConfiguration.AuditNotificationTarget}
|
39
|
+
*/
|
40
|
+
export interface IoTAccountAuditConfigurationAuditNotificationTarget {
|
41
|
+
TargetArn?: string;
|
42
|
+
Enabled?: boolean;
|
43
|
+
RoleArn?: string;
|
44
|
+
}
|
45
|
+
/**
|
46
|
+
* Type definition for AWS::IoT::AccountAuditConfiguration.AuditNotificationTargetConfigurations
|
47
|
+
*
|
48
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-accountauditconfiguration-auditnotificationtargetconfigurations.html | AWS::IoT::AccountAuditConfiguration.AuditNotificationTargetConfigurations}
|
49
|
+
*/
|
50
|
+
export interface IoTAccountAuditConfigurationAuditNotificationTargetConfigurations {
|
51
|
+
Sns?: IoTAccountAuditConfigurationAuditNotificationTarget;
|
52
|
+
}
|
53
|
+
/**
|
54
|
+
* Type definition for AWS::IoT::BillingGroup.BillingGroupProperties
|
55
|
+
*
|
56
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-billinggroup-billinggroupproperties.html | AWS::IoT::BillingGroup.BillingGroupProperties}
|
57
|
+
*/
|
58
|
+
export interface IoTBillingGroupBillingGroupProperties {
|
59
|
+
BillingGroupDescription?: string;
|
60
|
+
}
|
61
|
+
/**
|
62
|
+
* Type definition for AWS::IoT::CACertificate.RegistrationConfig
|
63
|
+
*
|
64
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-cacertificate-registrationconfig.html | AWS::IoT::CACertificate.RegistrationConfig}
|
65
|
+
*/
|
66
|
+
export interface IoTCACertificateRegistrationConfig {
|
67
|
+
TemplateName?: string;
|
68
|
+
TemplateBody?: string;
|
69
|
+
RoleArn?: string;
|
70
|
+
}
|
71
|
+
/**
|
72
|
+
* Type definition for AWS::IoT::DomainConfiguration.AuthorizerConfig
|
73
|
+
*
|
74
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-domainconfiguration-authorizerconfig.html | AWS::IoT::DomainConfiguration.AuthorizerConfig}
|
75
|
+
*/
|
76
|
+
export interface IoTDomainConfigurationAuthorizerConfig {
|
77
|
+
DefaultAuthorizerName?: string;
|
78
|
+
AllowAuthorizerOverride?: boolean;
|
79
|
+
}
|
80
|
+
/**
|
81
|
+
* Type definition for AWS::IoT::DomainConfiguration.ServerCertificateSummary
|
82
|
+
*
|
83
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-domainconfiguration-servercertificatesummary.html | AWS::IoT::DomainConfiguration.ServerCertificateSummary}
|
84
|
+
*/
|
85
|
+
export interface IoTDomainConfigurationServerCertificateSummary {
|
86
|
+
ServerCertificateStatusDetail?: string;
|
87
|
+
ServerCertificateArn?: string;
|
88
|
+
ServerCertificateStatus?: string;
|
89
|
+
}
|
90
|
+
/**
|
91
|
+
* Type definition for AWS::IoT::DomainConfiguration.TlsConfig
|
92
|
+
*
|
93
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-domainconfiguration-tlsconfig.html | AWS::IoT::DomainConfiguration.TlsConfig}
|
94
|
+
*/
|
95
|
+
export interface IoTDomainConfigurationTlsConfig {
|
96
|
+
SecurityPolicy?: string;
|
97
|
+
}
|
98
|
+
/**
|
99
|
+
* Type definition for AWS::IoT::FleetMetric.AggregationType
|
100
|
+
*
|
101
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-fleetmetric-aggregationtype.html | AWS::IoT::FleetMetric.AggregationType}
|
102
|
+
*/
|
103
|
+
export interface IoTFleetMetricAggregationType {
|
104
|
+
Values: any[];
|
105
|
+
Name: string;
|
106
|
+
}
|
107
|
+
/**
|
108
|
+
* Type definition for AWS::IoT::JobTemplate.AbortConfig
|
109
|
+
*
|
110
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-jobtemplate-abortconfig.html | AWS::IoT::JobTemplate.AbortConfig}
|
111
|
+
*/
|
112
|
+
export interface IoTJobTemplateAbortConfig {
|
113
|
+
CriteriaList: any[];
|
114
|
+
}
|
115
|
+
/**
|
116
|
+
* Type definition for AWS::IoT::JobTemplate.AbortCriteria
|
117
|
+
*
|
118
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-jobtemplate-abortcriteria.html | AWS::IoT::JobTemplate.AbortCriteria}
|
119
|
+
*/
|
120
|
+
export interface IoTJobTemplateAbortCriteria {
|
121
|
+
Action: string;
|
122
|
+
FailureType: string;
|
123
|
+
ThresholdPercentage: number;
|
124
|
+
MinNumberOfExecutedThings: number;
|
125
|
+
}
|
126
|
+
/**
|
127
|
+
* Type definition for AWS::IoT::JobTemplate.ExponentialRolloutRate
|
128
|
+
*
|
129
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-jobtemplate-exponentialrolloutrate.html | AWS::IoT::JobTemplate.ExponentialRolloutRate}
|
130
|
+
*/
|
131
|
+
export interface IoTJobTemplateExponentialRolloutRate {
|
132
|
+
RateIncreaseCriteria: IoTJobTemplateRateIncreaseCriteria;
|
133
|
+
BaseRatePerMinute: number;
|
134
|
+
IncrementFactor: number;
|
135
|
+
}
|
136
|
+
/**
|
137
|
+
* Type definition for AWS::IoT::JobTemplate.JobExecutionsRetryConfig
|
138
|
+
*
|
139
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-jobtemplate-jobexecutionsretryconfig.html | AWS::IoT::JobTemplate.JobExecutionsRetryConfig}
|
140
|
+
*/
|
141
|
+
export interface IoTJobTemplateJobExecutionsRetryConfig {
|
142
|
+
RetryCriteriaList?: any[];
|
143
|
+
}
|
144
|
+
/**
|
145
|
+
* Type definition for AWS::IoT::JobTemplate.JobExecutionsRolloutConfig
|
146
|
+
*
|
147
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-jobtemplate-jobexecutionsrolloutconfig.html | AWS::IoT::JobTemplate.JobExecutionsRolloutConfig}
|
148
|
+
*/
|
149
|
+
export interface IoTJobTemplateJobExecutionsRolloutConfig {
|
150
|
+
MaximumPerMinute?: number;
|
151
|
+
ExponentialRolloutRate?: IoTJobTemplateExponentialRolloutRate;
|
152
|
+
}
|
153
|
+
/**
|
154
|
+
* Type definition for AWS::IoT::JobTemplate.MaintenanceWindow
|
155
|
+
*
|
156
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-jobtemplate-maintenancewindow.html | AWS::IoT::JobTemplate.MaintenanceWindow}
|
157
|
+
*/
|
158
|
+
export interface IoTJobTemplateMaintenanceWindow {
|
159
|
+
DurationInMinutes?: number;
|
160
|
+
StartTime?: string;
|
161
|
+
}
|
162
|
+
/**
|
163
|
+
* Type definition for AWS::IoT::JobTemplate.PresignedUrlConfig
|
164
|
+
*
|
165
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-jobtemplate-presignedurlconfig.html | AWS::IoT::JobTemplate.PresignedUrlConfig}
|
166
|
+
*/
|
167
|
+
export interface IoTJobTemplatePresignedUrlConfig {
|
168
|
+
ExpiresInSec?: number;
|
169
|
+
RoleArn: string;
|
170
|
+
}
|
171
|
+
/**
|
172
|
+
* Type definition for AWS::IoT::JobTemplate.RateIncreaseCriteria
|
173
|
+
*
|
174
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-jobtemplate-rateincreasecriteria.html | AWS::IoT::JobTemplate.RateIncreaseCriteria}
|
175
|
+
*/
|
176
|
+
export interface IoTJobTemplateRateIncreaseCriteria {
|
177
|
+
NumberOfSucceededThings?: number;
|
178
|
+
NumberOfNotifiedThings?: number;
|
179
|
+
}
|
180
|
+
/**
|
181
|
+
* Type definition for AWS::IoT::JobTemplate.RetryCriteria
|
182
|
+
*
|
183
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-jobtemplate-retrycriteria.html | AWS::IoT::JobTemplate.RetryCriteria}
|
184
|
+
*/
|
185
|
+
export interface IoTJobTemplateRetryCriteria {
|
186
|
+
FailureType?: string;
|
187
|
+
NumberOfRetries?: number;
|
188
|
+
}
|
189
|
+
/**
|
190
|
+
* Type definition for AWS::IoT::JobTemplate.TimeoutConfig
|
191
|
+
*
|
192
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-jobtemplate-timeoutconfig.html | AWS::IoT::JobTemplate.TimeoutConfig}
|
193
|
+
*/
|
194
|
+
export interface IoTJobTemplateTimeoutConfig {
|
195
|
+
InProgressTimeoutInMinutes: number;
|
196
|
+
}
|
197
|
+
/**
|
198
|
+
* Type definition for AWS::IoT::MitigationAction.ActionParams
|
199
|
+
*
|
200
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-mitigationaction-actionparams.html | AWS::IoT::MitigationAction.ActionParams}
|
201
|
+
*/
|
202
|
+
export interface IoTMitigationActionActionParams {
|
203
|
+
UpdateDeviceCertificateParams?: IoTMitigationActionUpdateDeviceCertificateParams;
|
204
|
+
AddThingsToThingGroupParams?: IoTMitigationActionAddThingsToThingGroupParams;
|
205
|
+
PublishFindingToSnsParams?: IoTMitigationActionPublishFindingToSnsParams;
|
206
|
+
EnableIoTLoggingParams?: IoTMitigationActionEnableIoTLoggingParams;
|
207
|
+
ReplaceDefaultPolicyVersionParams?: IoTMitigationActionReplaceDefaultPolicyVersionParams;
|
208
|
+
UpdateCACertificateParams?: IoTMitigationActionUpdateCACertificateParams;
|
209
|
+
}
|
210
|
+
/**
|
211
|
+
* Type definition for AWS::IoT::MitigationAction.AddThingsToThingGroupParams
|
212
|
+
*
|
213
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-mitigationaction-addthingstothinggroupparams.html | AWS::IoT::MitigationAction.AddThingsToThingGroupParams}
|
214
|
+
*/
|
215
|
+
export interface IoTMitigationActionAddThingsToThingGroupParams {
|
216
|
+
OverrideDynamicGroups?: boolean;
|
217
|
+
ThingGroupNames: any[];
|
218
|
+
}
|
219
|
+
/**
|
220
|
+
* Type definition for AWS::IoT::MitigationAction.EnableIoTLoggingParams
|
221
|
+
*
|
222
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-mitigationaction-enableiotloggingparams.html | AWS::IoT::MitigationAction.EnableIoTLoggingParams}
|
223
|
+
*/
|
224
|
+
export interface IoTMitigationActionEnableIoTLoggingParams {
|
225
|
+
RoleArnForLogging: string;
|
226
|
+
LogLevel: string;
|
227
|
+
}
|
228
|
+
/**
|
229
|
+
* Type definition for AWS::IoT::MitigationAction.PublishFindingToSnsParams
|
230
|
+
*
|
231
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-mitigationaction-publishfindingtosnsparams.html | AWS::IoT::MitigationAction.PublishFindingToSnsParams}
|
232
|
+
*/
|
233
|
+
export interface IoTMitigationActionPublishFindingToSnsParams {
|
234
|
+
TopicArn: string;
|
235
|
+
}
|
236
|
+
/**
|
237
|
+
* Type definition for AWS::IoT::MitigationAction.ReplaceDefaultPolicyVersionParams
|
238
|
+
*
|
239
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-mitigationaction-replacedefaultpolicyversionparams.html | AWS::IoT::MitigationAction.ReplaceDefaultPolicyVersionParams}
|
240
|
+
*/
|
241
|
+
export interface IoTMitigationActionReplaceDefaultPolicyVersionParams {
|
242
|
+
TemplateName: string;
|
243
|
+
}
|
244
|
+
/**
|
245
|
+
* Type definition for AWS::IoT::MitigationAction.UpdateCACertificateParams
|
246
|
+
*
|
247
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-mitigationaction-updatecacertificateparams.html | AWS::IoT::MitigationAction.UpdateCACertificateParams}
|
248
|
+
*/
|
249
|
+
export interface IoTMitigationActionUpdateCACertificateParams {
|
250
|
+
Action: string;
|
251
|
+
}
|
252
|
+
/**
|
253
|
+
* Type definition for AWS::IoT::MitigationAction.UpdateDeviceCertificateParams
|
254
|
+
*
|
255
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-mitigationaction-updatedevicecertificateparams.html | AWS::IoT::MitigationAction.UpdateDeviceCertificateParams}
|
256
|
+
*/
|
257
|
+
export interface IoTMitigationActionUpdateDeviceCertificateParams {
|
258
|
+
Action: string;
|
259
|
+
}
|
260
|
+
/**
|
261
|
+
* Type definition for AWS::IoT::ProvisioningTemplate.ProvisioningHook
|
262
|
+
*
|
263
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-provisioningtemplate-provisioninghook.html | AWS::IoT::ProvisioningTemplate.ProvisioningHook}
|
264
|
+
*/
|
265
|
+
export interface IoTProvisioningTemplateProvisioningHook {
|
266
|
+
TargetArn?: string;
|
267
|
+
PayloadVersion?: string;
|
268
|
+
}
|
269
|
+
/**
|
270
|
+
* Type definition for AWS::IoT::SecurityProfile.AlertTarget
|
271
|
+
*
|
272
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-securityprofile-alerttarget.html | AWS::IoT::SecurityProfile.AlertTarget}
|
273
|
+
*/
|
274
|
+
export interface IoTSecurityProfileAlertTarget {
|
275
|
+
AlertTargetArn: string;
|
276
|
+
RoleArn: string;
|
277
|
+
}
|
278
|
+
/**
|
279
|
+
* Type definition for AWS::IoT::SecurityProfile.Behavior
|
280
|
+
*
|
281
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-securityprofile-behavior.html | AWS::IoT::SecurityProfile.Behavior}
|
282
|
+
*/
|
283
|
+
export interface IoTSecurityProfileBehavior {
|
284
|
+
SuppressAlerts?: boolean;
|
285
|
+
Metric?: string;
|
286
|
+
Criteria?: IoTSecurityProfileBehaviorCriteria;
|
287
|
+
MetricDimension?: IoTSecurityProfileMetricDimension;
|
288
|
+
Name: string;
|
289
|
+
}
|
290
|
+
/**
|
291
|
+
* Type definition for AWS::IoT::SecurityProfile.BehaviorCriteria
|
292
|
+
*
|
293
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-securityprofile-behaviorcriteria.html | AWS::IoT::SecurityProfile.BehaviorCriteria}
|
294
|
+
*/
|
295
|
+
export interface IoTSecurityProfileBehaviorCriteria {
|
296
|
+
ComparisonOperator?: string;
|
297
|
+
MlDetectionConfig?: IoTSecurityProfileMachineLearningDetectionConfig;
|
298
|
+
Value?: IoTSecurityProfileMetricValue;
|
299
|
+
StatisticalThreshold?: IoTSecurityProfileStatisticalThreshold;
|
300
|
+
DurationSeconds?: number;
|
301
|
+
ConsecutiveDatapointsToAlarm?: number;
|
302
|
+
ConsecutiveDatapointsToClear?: number;
|
303
|
+
}
|
304
|
+
/**
|
305
|
+
* Type definition for AWS::IoT::SecurityProfile.MachineLearningDetectionConfig
|
306
|
+
*
|
307
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-securityprofile-machinelearningdetectionconfig.html | AWS::IoT::SecurityProfile.MachineLearningDetectionConfig}
|
308
|
+
*/
|
309
|
+
export interface IoTSecurityProfileMachineLearningDetectionConfig {
|
310
|
+
ConfidenceLevel?: string;
|
311
|
+
}
|
312
|
+
/**
|
313
|
+
* Type definition for AWS::IoT::SecurityProfile.MetricDimension
|
314
|
+
*
|
315
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-securityprofile-metricdimension.html | AWS::IoT::SecurityProfile.MetricDimension}
|
316
|
+
*/
|
317
|
+
export interface IoTSecurityProfileMetricDimension {
|
318
|
+
Operator?: string;
|
319
|
+
DimensionName: string;
|
320
|
+
}
|
321
|
+
/**
|
322
|
+
* Type definition for AWS::IoT::SecurityProfile.MetricToRetain
|
323
|
+
*
|
324
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-securityprofile-metrictoretain.html | AWS::IoT::SecurityProfile.MetricToRetain}
|
325
|
+
*/
|
326
|
+
export interface IoTSecurityProfileMetricToRetain {
|
327
|
+
Metric: string;
|
328
|
+
MetricDimension?: IoTSecurityProfileMetricDimension;
|
329
|
+
}
|
330
|
+
/**
|
331
|
+
* Type definition for AWS::IoT::SecurityProfile.MetricValue
|
332
|
+
*
|
333
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-securityprofile-metricvalue.html | AWS::IoT::SecurityProfile.MetricValue}
|
334
|
+
*/
|
335
|
+
export interface IoTSecurityProfileMetricValue {
|
336
|
+
Numbers?: any[];
|
337
|
+
Number?: number;
|
338
|
+
Ports?: any[];
|
339
|
+
Count?: string;
|
340
|
+
Strings?: any[];
|
341
|
+
Cidrs?: any[];
|
342
|
+
}
|
343
|
+
/**
|
344
|
+
* Type definition for AWS::IoT::SecurityProfile.StatisticalThreshold
|
345
|
+
*
|
346
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-securityprofile-statisticalthreshold.html | AWS::IoT::SecurityProfile.StatisticalThreshold}
|
347
|
+
*/
|
348
|
+
export interface IoTSecurityProfileStatisticalThreshold {
|
349
|
+
Statistic?: string;
|
350
|
+
}
|
351
|
+
/**
|
352
|
+
* Type definition for AWS::IoT::Thing.AttributePayload
|
353
|
+
*
|
354
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-thing-attributepayload.html | AWS::IoT::Thing.AttributePayload}
|
355
|
+
*/
|
356
|
+
export interface IoTThingAttributePayload {
|
357
|
+
Attributes?: Record<string, any>;
|
358
|
+
}
|
359
|
+
/**
|
360
|
+
* Type definition for AWS::IoT::ThingGroup.AttributePayload
|
361
|
+
*
|
362
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-thinggroup-attributepayload.html | AWS::IoT::ThingGroup.AttributePayload}
|
363
|
+
*/
|
364
|
+
export interface IoTThingGroupAttributePayload {
|
365
|
+
Attributes?: Record<string, any>;
|
366
|
+
}
|
367
|
+
/**
|
368
|
+
* Type definition for AWS::IoT::ThingGroup.ThingGroupProperties
|
369
|
+
*
|
370
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-thinggroup-thinggroupproperties.html | AWS::IoT::ThingGroup.ThingGroupProperties}
|
371
|
+
*/
|
372
|
+
export interface IoTThingGroupThingGroupProperties {
|
373
|
+
AttributePayload?: IoTThingGroupAttributePayload;
|
374
|
+
ThingGroupDescription?: string;
|
375
|
+
}
|
376
|
+
/**
|
377
|
+
* Type definition for AWS::IoT::ThingType.ThingTypeProperties
|
378
|
+
*
|
379
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-thingtype-thingtypeproperties.html | AWS::IoT::ThingType.ThingTypeProperties}
|
380
|
+
*/
|
381
|
+
export interface IoTThingTypeThingTypeProperties {
|
382
|
+
ThingTypeDescription?: string;
|
383
|
+
SearchableAttributes?: any[];
|
384
|
+
}
|
385
|
+
/**
|
386
|
+
* Type definition for AWS::IoT::TopicRule.Action
|
387
|
+
*
|
388
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-action.html | AWS::IoT::TopicRule.Action}
|
389
|
+
*/
|
390
|
+
export interface IoTTopicRuleAction {
|
391
|
+
S3?: IoTTopicRuleS3Action;
|
392
|
+
CloudwatchAlarm?: IoTTopicRuleCloudwatchAlarmAction;
|
393
|
+
IotEvents?: IoTTopicRuleIotEventsAction;
|
394
|
+
Firehose?: IoTTopicRuleFirehoseAction;
|
395
|
+
Republish?: IoTTopicRuleRepublishAction;
|
396
|
+
StepFunctions?: IoTTopicRuleStepFunctionsAction;
|
397
|
+
Kafka?: IoTTopicRuleKafkaAction;
|
398
|
+
DynamoDB?: IoTTopicRuleDynamoDBAction;
|
399
|
+
Http?: IoTTopicRuleHttpAction;
|
400
|
+
OpenSearch?: IoTTopicRuleOpenSearchAction;
|
401
|
+
DynamoDBv2?: IoTTopicRuleDynamoDBv2Action;
|
402
|
+
CloudwatchMetric?: IoTTopicRuleCloudwatchMetricAction;
|
403
|
+
IotSiteWise?: IoTTopicRuleIotSiteWiseAction;
|
404
|
+
Elasticsearch?: IoTTopicRuleElasticsearchAction;
|
405
|
+
Sqs?: IoTTopicRuleSqsAction;
|
406
|
+
Kinesis?: IoTTopicRuleKinesisAction;
|
407
|
+
CloudwatchLogs?: IoTTopicRuleCloudwatchLogsAction;
|
408
|
+
Timestream?: IoTTopicRuleTimestreamAction;
|
409
|
+
IotAnalytics?: IoTTopicRuleIotAnalyticsAction;
|
410
|
+
Sns?: IoTTopicRuleSnsAction;
|
411
|
+
Lambda?: IoTTopicRuleLambdaAction;
|
412
|
+
Location?: IoTTopicRuleLocationAction;
|
413
|
+
}
|
414
|
+
/**
|
415
|
+
* Type definition for AWS::IoT::TopicRule.AssetPropertyTimestamp
|
416
|
+
*
|
417
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-assetpropertytimestamp.html | AWS::IoT::TopicRule.AssetPropertyTimestamp}
|
418
|
+
*/
|
419
|
+
export interface IoTTopicRuleAssetPropertyTimestamp {
|
420
|
+
TimeInSeconds: string;
|
421
|
+
OffsetInNanos?: string;
|
422
|
+
}
|
423
|
+
/**
|
424
|
+
* Type definition for AWS::IoT::TopicRule.AssetPropertyValue
|
425
|
+
*
|
426
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-assetpropertyvalue.html | AWS::IoT::TopicRule.AssetPropertyValue}
|
427
|
+
*/
|
428
|
+
export interface IoTTopicRuleAssetPropertyValue {
|
429
|
+
Quality?: string;
|
430
|
+
Value: IoTTopicRuleAssetPropertyVariant;
|
431
|
+
Timestamp: IoTTopicRuleAssetPropertyTimestamp;
|
432
|
+
}
|
433
|
+
/**
|
434
|
+
* Type definition for AWS::IoT::TopicRule.AssetPropertyVariant
|
435
|
+
*
|
436
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-assetpropertyvariant.html | AWS::IoT::TopicRule.AssetPropertyVariant}
|
437
|
+
*/
|
438
|
+
export interface IoTTopicRuleAssetPropertyVariant {
|
439
|
+
DoubleValue?: string;
|
440
|
+
BooleanValue?: string;
|
441
|
+
IntegerValue?: string;
|
442
|
+
StringValue?: string;
|
443
|
+
}
|
444
|
+
/**
|
445
|
+
* Type definition for AWS::IoT::TopicRule.CloudwatchAlarmAction
|
446
|
+
*
|
447
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-cloudwatchalarmaction.html | AWS::IoT::TopicRule.CloudwatchAlarmAction}
|
448
|
+
*/
|
449
|
+
export interface IoTTopicRuleCloudwatchAlarmAction {
|
450
|
+
AlarmName: string;
|
451
|
+
StateReason: string;
|
452
|
+
StateValue: string;
|
453
|
+
RoleArn: string;
|
454
|
+
}
|
455
|
+
/**
|
456
|
+
* Type definition for AWS::IoT::TopicRule.CloudwatchLogsAction
|
457
|
+
*
|
458
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-cloudwatchlogsaction.html | AWS::IoT::TopicRule.CloudwatchLogsAction}
|
459
|
+
*/
|
460
|
+
export interface IoTTopicRuleCloudwatchLogsAction {
|
461
|
+
BatchMode?: boolean;
|
462
|
+
LogGroupName: string;
|
463
|
+
RoleArn: string;
|
464
|
+
}
|
465
|
+
/**
|
466
|
+
* Type definition for AWS::IoT::TopicRule.CloudwatchMetricAction
|
467
|
+
*
|
468
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-cloudwatchmetricaction.html | AWS::IoT::TopicRule.CloudwatchMetricAction}
|
469
|
+
*/
|
470
|
+
export interface IoTTopicRuleCloudwatchMetricAction {
|
471
|
+
MetricName: string;
|
472
|
+
MetricValue: string;
|
473
|
+
MetricNamespace: string;
|
474
|
+
MetricUnit: string;
|
475
|
+
RoleArn: string;
|
476
|
+
MetricTimestamp?: string;
|
477
|
+
}
|
478
|
+
/**
|
479
|
+
* Type definition for AWS::IoT::TopicRule.DynamoDBAction
|
480
|
+
*
|
481
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-dynamodbaction.html | AWS::IoT::TopicRule.DynamoDBAction}
|
482
|
+
*/
|
483
|
+
export interface IoTTopicRuleDynamoDBAction {
|
484
|
+
TableName: string;
|
485
|
+
PayloadField?: string;
|
486
|
+
RangeKeyField?: string;
|
487
|
+
HashKeyField: string;
|
488
|
+
RangeKeyValue?: string;
|
489
|
+
RangeKeyType?: string;
|
490
|
+
HashKeyType?: string;
|
491
|
+
HashKeyValue: string;
|
492
|
+
RoleArn: string;
|
493
|
+
}
|
494
|
+
/**
|
495
|
+
* Type definition for AWS::IoT::TopicRule.DynamoDBv2Action
|
496
|
+
*
|
497
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-dynamodbv2action.html | AWS::IoT::TopicRule.DynamoDBv2Action}
|
498
|
+
*/
|
499
|
+
export interface IoTTopicRuleDynamoDBv2Action {
|
500
|
+
PutItem?: IoTTopicRulePutItemInput;
|
501
|
+
RoleArn?: string;
|
502
|
+
}
|
503
|
+
/**
|
504
|
+
* Type definition for AWS::IoT::TopicRule.ElasticsearchAction
|
505
|
+
*
|
506
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-elasticsearchaction.html | AWS::IoT::TopicRule.ElasticsearchAction}
|
507
|
+
*/
|
508
|
+
export interface IoTTopicRuleElasticsearchAction {
|
509
|
+
Type: string;
|
510
|
+
Endpoint: string;
|
511
|
+
Index: string;
|
512
|
+
Id: string;
|
513
|
+
RoleArn: string;
|
514
|
+
}
|
515
|
+
/**
|
516
|
+
* Type definition for AWS::IoT::TopicRule.FirehoseAction
|
517
|
+
*
|
518
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-firehoseaction.html | AWS::IoT::TopicRule.FirehoseAction}
|
519
|
+
*/
|
520
|
+
export interface IoTTopicRuleFirehoseAction {
|
521
|
+
DeliveryStreamName: string;
|
522
|
+
BatchMode?: boolean;
|
523
|
+
RoleArn: string;
|
524
|
+
Separator?: string;
|
525
|
+
}
|
526
|
+
/**
|
527
|
+
* Type definition for AWS::IoT::TopicRule.HttpAction
|
528
|
+
*
|
529
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-httpaction.html | AWS::IoT::TopicRule.HttpAction}
|
530
|
+
*/
|
531
|
+
export interface IoTTopicRuleHttpAction {
|
532
|
+
Headers?: any[];
|
533
|
+
Auth?: IoTTopicRuleHttpAuthorization;
|
534
|
+
ConfirmationUrl?: string;
|
535
|
+
Url: string;
|
536
|
+
}
|
537
|
+
/**
|
538
|
+
* Type definition for AWS::IoT::TopicRule.HttpActionHeader
|
539
|
+
*
|
540
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-httpactionheader.html | AWS::IoT::TopicRule.HttpActionHeader}
|
541
|
+
*/
|
542
|
+
export interface IoTTopicRuleHttpActionHeader {
|
543
|
+
Value: string;
|
544
|
+
Key: string;
|
545
|
+
}
|
546
|
+
/**
|
547
|
+
* Type definition for AWS::IoT::TopicRule.HttpAuthorization
|
548
|
+
*
|
549
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-httpauthorization.html | AWS::IoT::TopicRule.HttpAuthorization}
|
550
|
+
*/
|
551
|
+
export interface IoTTopicRuleHttpAuthorization {
|
552
|
+
Sigv4?: IoTTopicRuleSigV4Authorization;
|
553
|
+
}
|
554
|
+
/**
|
555
|
+
* Type definition for AWS::IoT::TopicRule.IotAnalyticsAction
|
556
|
+
*
|
557
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-iotanalyticsaction.html | AWS::IoT::TopicRule.IotAnalyticsAction}
|
558
|
+
*/
|
559
|
+
export interface IoTTopicRuleIotAnalyticsAction {
|
560
|
+
ChannelName: string;
|
561
|
+
BatchMode?: boolean;
|
562
|
+
RoleArn: string;
|
563
|
+
}
|
564
|
+
/**
|
565
|
+
* Type definition for AWS::IoT::TopicRule.IotEventsAction
|
566
|
+
*
|
567
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-ioteventsaction.html | AWS::IoT::TopicRule.IotEventsAction}
|
568
|
+
*/
|
569
|
+
export interface IoTTopicRuleIotEventsAction {
|
570
|
+
InputName: string;
|
571
|
+
BatchMode?: boolean;
|
572
|
+
RoleArn: string;
|
573
|
+
MessageId?: string;
|
574
|
+
}
|
575
|
+
/**
|
576
|
+
* Type definition for AWS::IoT::TopicRule.IotSiteWiseAction
|
577
|
+
*
|
578
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-iotsitewiseaction.html | AWS::IoT::TopicRule.IotSiteWiseAction}
|
579
|
+
*/
|
580
|
+
export interface IoTTopicRuleIotSiteWiseAction {
|
581
|
+
PutAssetPropertyValueEntries: any[];
|
582
|
+
RoleArn: string;
|
583
|
+
}
|
584
|
+
/**
|
585
|
+
* Type definition for AWS::IoT::TopicRule.KafkaAction
|
586
|
+
*
|
587
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-kafkaaction.html | AWS::IoT::TopicRule.KafkaAction}
|
588
|
+
*/
|
589
|
+
export interface IoTTopicRuleKafkaAction {
|
590
|
+
Partition?: string;
|
591
|
+
ClientProperties: Record<string, any>;
|
592
|
+
Topic: string;
|
593
|
+
DestinationArn: string;
|
594
|
+
Key?: string;
|
595
|
+
}
|
596
|
+
/**
|
597
|
+
* Type definition for AWS::IoT::TopicRule.KinesisAction
|
598
|
+
*
|
599
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-kinesisaction.html | AWS::IoT::TopicRule.KinesisAction}
|
600
|
+
*/
|
601
|
+
export interface IoTTopicRuleKinesisAction {
|
602
|
+
StreamName: string;
|
603
|
+
PartitionKey?: string;
|
604
|
+
RoleArn: string;
|
605
|
+
}
|
606
|
+
/**
|
607
|
+
* Type definition for AWS::IoT::TopicRule.LambdaAction
|
608
|
+
*
|
609
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-lambdaaction.html | AWS::IoT::TopicRule.LambdaAction}
|
610
|
+
*/
|
611
|
+
export interface IoTTopicRuleLambdaAction {
|
612
|
+
FunctionArn?: string;
|
613
|
+
}
|
614
|
+
/**
|
615
|
+
* Type definition for AWS::IoT::TopicRule.LocationAction
|
616
|
+
*
|
617
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-locationaction.html | AWS::IoT::TopicRule.LocationAction}
|
618
|
+
*/
|
619
|
+
export interface IoTTopicRuleLocationAction {
|
620
|
+
TrackerName: string;
|
621
|
+
DeviceId: string;
|
622
|
+
Latitude: string;
|
623
|
+
Longitude: string;
|
624
|
+
Timestamp?: IoTTopicRuleTimestamp;
|
625
|
+
RoleArn: string;
|
626
|
+
}
|
627
|
+
/**
|
628
|
+
* Type definition for AWS::IoT::TopicRule.OpenSearchAction
|
629
|
+
*
|
630
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-opensearchaction.html | AWS::IoT::TopicRule.OpenSearchAction}
|
631
|
+
*/
|
632
|
+
export interface IoTTopicRuleOpenSearchAction {
|
633
|
+
Type: string;
|
634
|
+
Endpoint: string;
|
635
|
+
Index: string;
|
636
|
+
Id: string;
|
637
|
+
RoleArn: string;
|
638
|
+
}
|
639
|
+
/**
|
640
|
+
* Type definition for AWS::IoT::TopicRule.PutAssetPropertyValueEntry
|
641
|
+
*
|
642
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-putassetpropertyvalueentry.html | AWS::IoT::TopicRule.PutAssetPropertyValueEntry}
|
643
|
+
*/
|
644
|
+
export interface IoTTopicRulePutAssetPropertyValueEntry {
|
645
|
+
PropertyValues: any[];
|
646
|
+
EntryId?: string;
|
647
|
+
PropertyAlias?: string;
|
648
|
+
AssetId?: string;
|
649
|
+
PropertyId?: string;
|
650
|
+
}
|
651
|
+
/**
|
652
|
+
* Type definition for AWS::IoT::TopicRule.PutItemInput
|
653
|
+
*
|
654
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-putiteminput.html | AWS::IoT::TopicRule.PutItemInput}
|
655
|
+
*/
|
656
|
+
export interface IoTTopicRulePutItemInput {
|
657
|
+
TableName: string;
|
658
|
+
}
|
659
|
+
/**
|
660
|
+
* Type definition for AWS::IoT::TopicRule.RepublishAction
|
661
|
+
*
|
662
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-republishaction.html | AWS::IoT::TopicRule.RepublishAction}
|
663
|
+
*/
|
664
|
+
export interface IoTTopicRuleRepublishAction {
|
665
|
+
Qos?: number;
|
666
|
+
Headers?: IoTTopicRuleRepublishActionHeaders;
|
667
|
+
Topic: string;
|
668
|
+
RoleArn: string;
|
669
|
+
}
|
670
|
+
/**
|
671
|
+
* Type definition for AWS::IoT::TopicRule.RepublishActionHeaders
|
672
|
+
*
|
673
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-republishactionheaders.html | AWS::IoT::TopicRule.RepublishActionHeaders}
|
674
|
+
*/
|
675
|
+
export interface IoTTopicRuleRepublishActionHeaders {
|
676
|
+
CorrelationData?: string;
|
677
|
+
UserProperties?: any[];
|
678
|
+
PayloadFormatIndicator?: string;
|
679
|
+
ContentType?: string;
|
680
|
+
MessageExpiry?: string;
|
681
|
+
ResponseTopic?: string;
|
682
|
+
}
|
683
|
+
/**
|
684
|
+
* Type definition for AWS::IoT::TopicRule.S3Action
|
685
|
+
*
|
686
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-s3action.html | AWS::IoT::TopicRule.S3Action}
|
687
|
+
*/
|
688
|
+
export interface IoTTopicRuleS3Action {
|
689
|
+
BucketName: string;
|
690
|
+
CannedAcl?: string;
|
691
|
+
Key: string;
|
692
|
+
RoleArn: string;
|
693
|
+
}
|
694
|
+
/**
|
695
|
+
* Type definition for AWS::IoT::TopicRule.SigV4Authorization
|
696
|
+
*
|
697
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-sigv4authorization.html | AWS::IoT::TopicRule.SigV4Authorization}
|
698
|
+
*/
|
699
|
+
export interface IoTTopicRuleSigV4Authorization {
|
700
|
+
ServiceName: string;
|
701
|
+
SigningRegion: string;
|
702
|
+
RoleArn: string;
|
703
|
+
}
|
704
|
+
/**
|
705
|
+
* Type definition for AWS::IoT::TopicRule.SnsAction
|
706
|
+
*
|
707
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-snsaction.html | AWS::IoT::TopicRule.SnsAction}
|
708
|
+
*/
|
709
|
+
export interface IoTTopicRuleSnsAction {
|
710
|
+
MessageFormat?: string;
|
711
|
+
TargetArn: string;
|
712
|
+
RoleArn: string;
|
713
|
+
}
|
714
|
+
/**
|
715
|
+
* Type definition for AWS::IoT::TopicRule.SqsAction
|
716
|
+
*
|
717
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-sqsaction.html | AWS::IoT::TopicRule.SqsAction}
|
718
|
+
*/
|
719
|
+
export interface IoTTopicRuleSqsAction {
|
720
|
+
UseBase64?: boolean;
|
721
|
+
RoleArn: string;
|
722
|
+
QueueUrl: string;
|
723
|
+
}
|
724
|
+
/**
|
725
|
+
* Type definition for AWS::IoT::TopicRule.StepFunctionsAction
|
726
|
+
*
|
727
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-stepfunctionsaction.html | AWS::IoT::TopicRule.StepFunctionsAction}
|
728
|
+
*/
|
729
|
+
export interface IoTTopicRuleStepFunctionsAction {
|
730
|
+
ExecutionNamePrefix?: string;
|
731
|
+
StateMachineName: string;
|
732
|
+
RoleArn: string;
|
733
|
+
}
|
734
|
+
/**
|
735
|
+
* Type definition for AWS::IoT::TopicRule.Timestamp
|
736
|
+
*
|
737
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-timestamp.html | AWS::IoT::TopicRule.Timestamp}
|
738
|
+
*/
|
739
|
+
export interface IoTTopicRuleTimestamp {
|
740
|
+
Value: string;
|
741
|
+
Unit?: string;
|
742
|
+
}
|
743
|
+
/**
|
744
|
+
* Type definition for AWS::IoT::TopicRule.TimestreamAction
|
745
|
+
*
|
746
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-timestreamaction.html | AWS::IoT::TopicRule.TimestreamAction}
|
747
|
+
*/
|
748
|
+
export interface IoTTopicRuleTimestreamAction {
|
749
|
+
TableName: string;
|
750
|
+
DatabaseName: string;
|
751
|
+
Dimensions: any[];
|
752
|
+
Timestamp?: IoTTopicRuleTimestreamTimestamp;
|
753
|
+
RoleArn: string;
|
754
|
+
}
|
755
|
+
/**
|
756
|
+
* Type definition for AWS::IoT::TopicRule.TimestreamDimension
|
757
|
+
*
|
758
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-timestreamdimension.html | AWS::IoT::TopicRule.TimestreamDimension}
|
759
|
+
*/
|
760
|
+
export interface IoTTopicRuleTimestreamDimension {
|
761
|
+
Value: string;
|
762
|
+
Name: string;
|
763
|
+
}
|
764
|
+
/**
|
765
|
+
* Type definition for AWS::IoT::TopicRule.TimestreamTimestamp
|
766
|
+
*
|
767
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-timestreamtimestamp.html | AWS::IoT::TopicRule.TimestreamTimestamp}
|
768
|
+
*/
|
769
|
+
export interface IoTTopicRuleTimestreamTimestamp {
|
770
|
+
Value: string;
|
771
|
+
Unit: string;
|
772
|
+
}
|
773
|
+
/**
|
774
|
+
* Type definition for AWS::IoT::TopicRule.TopicRulePayload
|
775
|
+
*
|
776
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-topicrulepayload.html | AWS::IoT::TopicRule.TopicRulePayload}
|
777
|
+
*/
|
778
|
+
export interface IoTTopicRuleTopicRulePayload {
|
779
|
+
RuleDisabled?: boolean;
|
780
|
+
ErrorAction?: IoTTopicRuleAction;
|
781
|
+
Description?: string;
|
782
|
+
AwsIotSqlVersion?: string;
|
783
|
+
Actions: any[];
|
784
|
+
Sql: string;
|
785
|
+
}
|
786
|
+
/**
|
787
|
+
* Type definition for AWS::IoT::TopicRule.UserProperty
|
788
|
+
*
|
789
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-userproperty.html | AWS::IoT::TopicRule.UserProperty}
|
790
|
+
*/
|
791
|
+
export interface IoTTopicRuleUserProperty {
|
792
|
+
Value: string;
|
793
|
+
Key: string;
|
794
|
+
}
|
795
|
+
/**
|
796
|
+
* Type definition for AWS::IoT::TopicRuleDestination.HttpUrlDestinationSummary
|
797
|
+
*
|
798
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicruledestination-httpurldestinationsummary.html | AWS::IoT::TopicRuleDestination.HttpUrlDestinationSummary}
|
799
|
+
*/
|
800
|
+
export interface IoTTopicRuleDestinationHttpUrlDestinationSummary {
|
801
|
+
ConfirmationUrl?: string;
|
802
|
+
}
|
803
|
+
/**
|
804
|
+
* Type definition for AWS::IoT::TopicRuleDestination.VpcDestinationProperties
|
805
|
+
*
|
806
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicruledestination-vpcdestinationproperties.html | AWS::IoT::TopicRuleDestination.VpcDestinationProperties}
|
807
|
+
*/
|
808
|
+
export interface IoTTopicRuleDestinationVpcDestinationProperties {
|
809
|
+
SecurityGroups?: any[];
|
810
|
+
VpcId?: string;
|
811
|
+
SubnetIds?: any[];
|
812
|
+
RoleArn?: string;
|
813
|
+
}
|
814
|
+
/**
|
815
|
+
* Type definition for AWS::IoT::AccountAuditConfiguration
|
816
|
+
*
|
817
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-accountauditconfiguration.html | AWS::IoT::AccountAuditConfiguration}
|
818
|
+
*/
|
819
|
+
export interface IoTAccountAuditConfigurationProps {
|
820
|
+
AccountId: string;
|
821
|
+
AuditCheckConfigurations: IoTAccountAuditConfigurationAuditCheckConfigurations;
|
822
|
+
AuditNotificationTargetConfigurations?: IoTAccountAuditConfigurationAuditNotificationTargetConfigurations;
|
823
|
+
RoleArn: string;
|
824
|
+
}
|
825
|
+
/**
|
826
|
+
* Resource class for AWS::IoT::AccountAuditConfiguration
|
827
|
+
*
|
828
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-accountauditconfiguration.html | AWS::IoT::AccountAuditConfiguration}
|
829
|
+
*/
|
830
|
+
export declare class IoTAccountAuditConfiguration extends ResourceBase<"AWS::IoT::AccountAuditConfiguration", IoTAccountAuditConfigurationProps, Record<string, never>> {
|
831
|
+
static readonly Type = "AWS::IoT::AccountAuditConfiguration";
|
832
|
+
static readonly AttributeNames: never[];
|
833
|
+
constructor(logicalId: string, properties: IoTAccountAuditConfigurationProps, options?: ResourceOptions);
|
834
|
+
}
|
835
|
+
/**
|
836
|
+
* Type definition for AWS::IoT::Authorizer
|
837
|
+
*
|
838
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-authorizer.html | AWS::IoT::Authorizer}
|
839
|
+
*/
|
840
|
+
export interface IoTAuthorizerProps {
|
841
|
+
Status?: string;
|
842
|
+
TokenKeyName?: string;
|
843
|
+
EnableCachingForHttp?: boolean;
|
844
|
+
AuthorizerName?: string;
|
845
|
+
TokenSigningPublicKeys?: Record<string, any>;
|
846
|
+
SigningDisabled?: boolean;
|
847
|
+
Tags?: Tag[];
|
848
|
+
AuthorizerFunctionArn: string;
|
849
|
+
}
|
850
|
+
/**
|
851
|
+
* Attributes type definition for AWS::IoT::Authorizer
|
852
|
+
*
|
853
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-authorizer.html | AWS::IoT::Authorizer}
|
854
|
+
*/
|
855
|
+
export interface IoTAuthorizerAttribs {
|
856
|
+
Arn?: string;
|
857
|
+
}
|
858
|
+
/**
|
859
|
+
* Resource class for AWS::IoT::Authorizer
|
860
|
+
*
|
861
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-authorizer.html | AWS::IoT::Authorizer}
|
862
|
+
*/
|
863
|
+
export declare class IoTAuthorizer extends ResourceBase<"AWS::IoT::Authorizer", IoTAuthorizerProps, IoTAuthorizerAttribs> {
|
864
|
+
static readonly Type = "AWS::IoT::Authorizer";
|
865
|
+
static readonly AttributeNames: readonly (keyof IoTAuthorizerAttribs)[];
|
866
|
+
constructor(logicalId: string, properties: IoTAuthorizerProps, options?: ResourceOptions);
|
867
|
+
}
|
868
|
+
/**
|
869
|
+
* Type definition for AWS::IoT::BillingGroup
|
870
|
+
*
|
871
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-billinggroup.html | AWS::IoT::BillingGroup}
|
872
|
+
*/
|
873
|
+
export interface IoTBillingGroupProps {
|
874
|
+
BillingGroupName?: string;
|
875
|
+
BillingGroupProperties?: IoTBillingGroupBillingGroupProperties;
|
876
|
+
Tags?: Tag[];
|
877
|
+
}
|
878
|
+
/**
|
879
|
+
* Attributes type definition for AWS::IoT::BillingGroup
|
880
|
+
*
|
881
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-billinggroup.html | AWS::IoT::BillingGroup}
|
882
|
+
*/
|
883
|
+
export interface IoTBillingGroupAttribs {
|
884
|
+
Id?: string;
|
885
|
+
Arn?: string;
|
886
|
+
}
|
887
|
+
/**
|
888
|
+
* Resource class for AWS::IoT::BillingGroup
|
889
|
+
*
|
890
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-billinggroup.html | AWS::IoT::BillingGroup}
|
891
|
+
*/
|
892
|
+
export declare class IoTBillingGroup extends ResourceBase<"AWS::IoT::BillingGroup", IoTBillingGroupProps, IoTBillingGroupAttribs> {
|
893
|
+
static readonly Type = "AWS::IoT::BillingGroup";
|
894
|
+
static readonly AttributeNames: readonly (keyof IoTBillingGroupAttribs)[];
|
895
|
+
constructor(logicalId: string, properties: IoTBillingGroupProps, options?: ResourceOptions);
|
896
|
+
}
|
897
|
+
/**
|
898
|
+
* Type definition for AWS::IoT::CACertificate
|
899
|
+
*
|
900
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-cacertificate.html | AWS::IoT::CACertificate}
|
901
|
+
*/
|
902
|
+
export interface IoTCACertificateProps {
|
903
|
+
Status: string;
|
904
|
+
CACertificatePem: string;
|
905
|
+
CertificateMode?: string;
|
906
|
+
AutoRegistrationStatus?: string;
|
907
|
+
RemoveAutoRegistration?: boolean;
|
908
|
+
RegistrationConfig?: IoTCACertificateRegistrationConfig;
|
909
|
+
VerificationCertificatePem?: string;
|
910
|
+
Tags?: Tag[];
|
911
|
+
}
|
912
|
+
/**
|
913
|
+
* Attributes type definition for AWS::IoT::CACertificate
|
914
|
+
*
|
915
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-cacertificate.html | AWS::IoT::CACertificate}
|
916
|
+
*/
|
917
|
+
export interface IoTCACertificateAttribs {
|
918
|
+
Id?: string;
|
919
|
+
Arn?: string;
|
920
|
+
}
|
921
|
+
/**
|
922
|
+
* Resource class for AWS::IoT::CACertificate
|
923
|
+
*
|
924
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-cacertificate.html | AWS::IoT::CACertificate}
|
925
|
+
*/
|
926
|
+
export declare class IoTCACertificate extends ResourceBase<"AWS::IoT::CACertificate", IoTCACertificateProps, IoTCACertificateAttribs> {
|
927
|
+
static readonly Type = "AWS::IoT::CACertificate";
|
928
|
+
static readonly AttributeNames: readonly (keyof IoTCACertificateAttribs)[];
|
929
|
+
constructor(logicalId: string, properties: IoTCACertificateProps, options?: ResourceOptions);
|
930
|
+
}
|
931
|
+
/**
|
932
|
+
* Type definition for AWS::IoT::Certificate
|
933
|
+
*
|
934
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-certificate.html | AWS::IoT::Certificate}
|
935
|
+
*/
|
936
|
+
export interface IoTCertificateProps {
|
937
|
+
Status: string;
|
938
|
+
CACertificatePem?: string;
|
939
|
+
CertificateMode?: string;
|
940
|
+
CertificateSigningRequest?: string;
|
941
|
+
CertificatePem?: string;
|
942
|
+
}
|
943
|
+
/**
|
944
|
+
* Attributes type definition for AWS::IoT::Certificate
|
945
|
+
*
|
946
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-certificate.html | AWS::IoT::Certificate}
|
947
|
+
*/
|
948
|
+
export interface IoTCertificateAttribs {
|
949
|
+
Id?: string;
|
950
|
+
Arn?: string;
|
951
|
+
}
|
952
|
+
/**
|
953
|
+
* Resource class for AWS::IoT::Certificate
|
954
|
+
*
|
955
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-certificate.html | AWS::IoT::Certificate}
|
956
|
+
*/
|
957
|
+
export declare class IoTCertificate extends ResourceBase<"AWS::IoT::Certificate", IoTCertificateProps, IoTCertificateAttribs> {
|
958
|
+
static readonly Type = "AWS::IoT::Certificate";
|
959
|
+
static readonly AttributeNames: readonly (keyof IoTCertificateAttribs)[];
|
960
|
+
constructor(logicalId: string, properties: IoTCertificateProps, options?: ResourceOptions);
|
961
|
+
}
|
962
|
+
/**
|
963
|
+
* Type definition for AWS::IoT::CustomMetric
|
964
|
+
*
|
965
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-custommetric.html | AWS::IoT::CustomMetric}
|
966
|
+
*/
|
967
|
+
export interface IoTCustomMetricProps {
|
968
|
+
MetricName?: string;
|
969
|
+
MetricType: string;
|
970
|
+
DisplayName?: string;
|
971
|
+
Tags?: Tag[];
|
972
|
+
}
|
973
|
+
/**
|
974
|
+
* Attributes type definition for AWS::IoT::CustomMetric
|
975
|
+
*
|
976
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-custommetric.html | AWS::IoT::CustomMetric}
|
977
|
+
*/
|
978
|
+
export interface IoTCustomMetricAttribs {
|
979
|
+
MetricArn?: string;
|
980
|
+
}
|
981
|
+
/**
|
982
|
+
* Resource class for AWS::IoT::CustomMetric
|
983
|
+
*
|
984
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-custommetric.html | AWS::IoT::CustomMetric}
|
985
|
+
*/
|
986
|
+
export declare class IoTCustomMetric extends ResourceBase<"AWS::IoT::CustomMetric", IoTCustomMetricProps, IoTCustomMetricAttribs> {
|
987
|
+
static readonly Type = "AWS::IoT::CustomMetric";
|
988
|
+
static readonly AttributeNames: readonly (keyof IoTCustomMetricAttribs)[];
|
989
|
+
constructor(logicalId: string, properties: IoTCustomMetricProps, options?: ResourceOptions);
|
990
|
+
}
|
991
|
+
/**
|
992
|
+
* Type definition for AWS::IoT::Dimension
|
993
|
+
*
|
994
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-dimension.html | AWS::IoT::Dimension}
|
995
|
+
*/
|
996
|
+
export interface IoTDimensionProps {
|
997
|
+
Type: string;
|
998
|
+
StringValues: any[];
|
999
|
+
Tags?: Tag[];
|
1000
|
+
Name?: string;
|
1001
|
+
}
|
1002
|
+
/**
|
1003
|
+
* Attributes type definition for AWS::IoT::Dimension
|
1004
|
+
*
|
1005
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-dimension.html | AWS::IoT::Dimension}
|
1006
|
+
*/
|
1007
|
+
export interface IoTDimensionAttribs {
|
1008
|
+
Arn?: string;
|
1009
|
+
}
|
1010
|
+
/**
|
1011
|
+
* Resource class for AWS::IoT::Dimension
|
1012
|
+
*
|
1013
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-dimension.html | AWS::IoT::Dimension}
|
1014
|
+
*/
|
1015
|
+
export declare class IoTDimension extends ResourceBase<"AWS::IoT::Dimension", IoTDimensionProps, IoTDimensionAttribs> {
|
1016
|
+
static readonly Type = "AWS::IoT::Dimension";
|
1017
|
+
static readonly AttributeNames: readonly (keyof IoTDimensionAttribs)[];
|
1018
|
+
constructor(logicalId: string, properties: IoTDimensionProps, options?: ResourceOptions);
|
1019
|
+
}
|
1020
|
+
/**
|
1021
|
+
* Type definition for AWS::IoT::DomainConfiguration
|
1022
|
+
*
|
1023
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-domainconfiguration.html | AWS::IoT::DomainConfiguration}
|
1024
|
+
*/
|
1025
|
+
export interface IoTDomainConfigurationProps {
|
1026
|
+
DomainConfigurationName?: string;
|
1027
|
+
DomainName?: string;
|
1028
|
+
ServiceType?: string;
|
1029
|
+
DomainConfigurationStatus?: string;
|
1030
|
+
ValidationCertificateArn?: string;
|
1031
|
+
TlsConfig?: IoTDomainConfigurationTlsConfig;
|
1032
|
+
ServerCertificateArns?: any[];
|
1033
|
+
AuthorizerConfig?: IoTDomainConfigurationAuthorizerConfig;
|
1034
|
+
Tags?: Tag[];
|
1035
|
+
}
|
1036
|
+
/**
|
1037
|
+
* Attributes type definition for AWS::IoT::DomainConfiguration
|
1038
|
+
*
|
1039
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-domainconfiguration.html | AWS::IoT::DomainConfiguration}
|
1040
|
+
*/
|
1041
|
+
export interface IoTDomainConfigurationAttribs {
|
1042
|
+
DomainType?: string;
|
1043
|
+
ServerCertificates?: any[];
|
1044
|
+
Arn?: string;
|
1045
|
+
}
|
1046
|
+
/**
|
1047
|
+
* Resource class for AWS::IoT::DomainConfiguration
|
1048
|
+
*
|
1049
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-domainconfiguration.html | AWS::IoT::DomainConfiguration}
|
1050
|
+
*/
|
1051
|
+
export declare class IoTDomainConfiguration extends ResourceBase<"AWS::IoT::DomainConfiguration", IoTDomainConfigurationProps, IoTDomainConfigurationAttribs> {
|
1052
|
+
static readonly Type = "AWS::IoT::DomainConfiguration";
|
1053
|
+
static readonly AttributeNames: readonly (keyof IoTDomainConfigurationAttribs)[];
|
1054
|
+
constructor(logicalId: string, properties: IoTDomainConfigurationProps, options?: ResourceOptions);
|
1055
|
+
}
|
1056
|
+
/**
|
1057
|
+
* Type definition for AWS::IoT::FleetMetric
|
1058
|
+
*
|
1059
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-fleetmetric.html | AWS::IoT::FleetMetric}
|
1060
|
+
*/
|
1061
|
+
export interface IoTFleetMetricProps {
|
1062
|
+
IndexName?: string;
|
1063
|
+
MetricName: string;
|
1064
|
+
Description?: string;
|
1065
|
+
QueryString?: string;
|
1066
|
+
Period?: number;
|
1067
|
+
QueryVersion?: string;
|
1068
|
+
Unit?: string;
|
1069
|
+
AggregationType?: IoTFleetMetricAggregationType;
|
1070
|
+
AggregationField?: string;
|
1071
|
+
Tags?: Tag[];
|
1072
|
+
}
|
1073
|
+
/**
|
1074
|
+
* Attributes type definition for AWS::IoT::FleetMetric
|
1075
|
+
*
|
1076
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-fleetmetric.html | AWS::IoT::FleetMetric}
|
1077
|
+
*/
|
1078
|
+
export interface IoTFleetMetricAttribs {
|
1079
|
+
MetricArn?: string;
|
1080
|
+
CreationDate?: number;
|
1081
|
+
LastModifiedDate?: number;
|
1082
|
+
Version?: number;
|
1083
|
+
}
|
1084
|
+
/**
|
1085
|
+
* Resource class for AWS::IoT::FleetMetric
|
1086
|
+
*
|
1087
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-fleetmetric.html | AWS::IoT::FleetMetric}
|
1088
|
+
*/
|
1089
|
+
export declare class IoTFleetMetric extends ResourceBase<"AWS::IoT::FleetMetric", IoTFleetMetricProps, IoTFleetMetricAttribs> {
|
1090
|
+
static readonly Type = "AWS::IoT::FleetMetric";
|
1091
|
+
static readonly AttributeNames: readonly (keyof IoTFleetMetricAttribs)[];
|
1092
|
+
constructor(logicalId: string, properties: IoTFleetMetricProps, options?: ResourceOptions);
|
1093
|
+
}
|
1094
|
+
/**
|
1095
|
+
* Type definition for AWS::IoT::JobTemplate
|
1096
|
+
*
|
1097
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-jobtemplate.html | AWS::IoT::JobTemplate}
|
1098
|
+
*/
|
1099
|
+
export interface IoTJobTemplateProps {
|
1100
|
+
JobArn?: string;
|
1101
|
+
TimeoutConfig?: IoTJobTemplateTimeoutConfig;
|
1102
|
+
JobExecutionsRolloutConfig?: IoTJobTemplateJobExecutionsRolloutConfig;
|
1103
|
+
Description: string;
|
1104
|
+
JobExecutionsRetryConfig?: IoTJobTemplateJobExecutionsRetryConfig;
|
1105
|
+
DocumentSource?: string;
|
1106
|
+
AbortConfig?: IoTJobTemplateAbortConfig;
|
1107
|
+
MaintenanceWindows?: any[];
|
1108
|
+
JobTemplateId: string;
|
1109
|
+
Document?: string;
|
1110
|
+
PresignedUrlConfig?: IoTJobTemplatePresignedUrlConfig;
|
1111
|
+
Tags?: Tag[];
|
1112
|
+
}
|
1113
|
+
/**
|
1114
|
+
* Attributes type definition for AWS::IoT::JobTemplate
|
1115
|
+
*
|
1116
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-jobtemplate.html | AWS::IoT::JobTemplate}
|
1117
|
+
*/
|
1118
|
+
export interface IoTJobTemplateAttribs {
|
1119
|
+
Arn?: string;
|
1120
|
+
}
|
1121
|
+
/**
|
1122
|
+
* Resource class for AWS::IoT::JobTemplate
|
1123
|
+
*
|
1124
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-jobtemplate.html | AWS::IoT::JobTemplate}
|
1125
|
+
*/
|
1126
|
+
export declare class IoTJobTemplate extends ResourceBase<"AWS::IoT::JobTemplate", IoTJobTemplateProps, IoTJobTemplateAttribs> {
|
1127
|
+
static readonly Type = "AWS::IoT::JobTemplate";
|
1128
|
+
static readonly AttributeNames: readonly (keyof IoTJobTemplateAttribs)[];
|
1129
|
+
constructor(logicalId: string, properties: IoTJobTemplateProps, options?: ResourceOptions);
|
1130
|
+
}
|
1131
|
+
/**
|
1132
|
+
* Type definition for AWS::IoT::Logging
|
1133
|
+
*
|
1134
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-logging.html | AWS::IoT::Logging}
|
1135
|
+
*/
|
1136
|
+
export interface IoTLoggingProps {
|
1137
|
+
AccountId: string;
|
1138
|
+
RoleArn: string;
|
1139
|
+
DefaultLogLevel: string;
|
1140
|
+
}
|
1141
|
+
/**
|
1142
|
+
* Resource class for AWS::IoT::Logging
|
1143
|
+
*
|
1144
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-logging.html | AWS::IoT::Logging}
|
1145
|
+
*/
|
1146
|
+
export declare class IoTLogging extends ResourceBase<"AWS::IoT::Logging", IoTLoggingProps, Record<string, never>> {
|
1147
|
+
static readonly Type = "AWS::IoT::Logging";
|
1148
|
+
static readonly AttributeNames: never[];
|
1149
|
+
constructor(logicalId: string, properties: IoTLoggingProps, options?: ResourceOptions);
|
1150
|
+
}
|
1151
|
+
/**
|
1152
|
+
* Type definition for AWS::IoT::MitigationAction
|
1153
|
+
*
|
1154
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-mitigationaction.html | AWS::IoT::MitigationAction}
|
1155
|
+
*/
|
1156
|
+
export interface IoTMitigationActionProps {
|
1157
|
+
ActionName?: string;
|
1158
|
+
ActionParams: IoTMitigationActionActionParams;
|
1159
|
+
RoleArn: string;
|
1160
|
+
Tags?: Tag[];
|
1161
|
+
}
|
1162
|
+
/**
|
1163
|
+
* Attributes type definition for AWS::IoT::MitigationAction
|
1164
|
+
*
|
1165
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-mitigationaction.html | AWS::IoT::MitigationAction}
|
1166
|
+
*/
|
1167
|
+
export interface IoTMitigationActionAttribs {
|
1168
|
+
MitigationActionArn?: string;
|
1169
|
+
MitigationActionId?: string;
|
1170
|
+
}
|
1171
|
+
/**
|
1172
|
+
* Resource class for AWS::IoT::MitigationAction
|
1173
|
+
*
|
1174
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-mitigationaction.html | AWS::IoT::MitigationAction}
|
1175
|
+
*/
|
1176
|
+
export declare class IoTMitigationAction extends ResourceBase<"AWS::IoT::MitigationAction", IoTMitigationActionProps, IoTMitigationActionAttribs> {
|
1177
|
+
static readonly Type = "AWS::IoT::MitigationAction";
|
1178
|
+
static readonly AttributeNames: readonly (keyof IoTMitigationActionAttribs)[];
|
1179
|
+
constructor(logicalId: string, properties: IoTMitigationActionProps, options?: ResourceOptions);
|
1180
|
+
}
|
1181
|
+
/**
|
1182
|
+
* Type definition for AWS::IoT::Policy
|
1183
|
+
*
|
1184
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-policy.html | AWS::IoT::Policy}
|
1185
|
+
*/
|
1186
|
+
export interface IoTPolicyProps {
|
1187
|
+
PolicyName?: string;
|
1188
|
+
PolicyDocument: object;
|
1189
|
+
}
|
1190
|
+
/**
|
1191
|
+
* Attributes type definition for AWS::IoT::Policy
|
1192
|
+
*
|
1193
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-policy.html | AWS::IoT::Policy}
|
1194
|
+
*/
|
1195
|
+
export interface IoTPolicyAttribs {
|
1196
|
+
Id?: string;
|
1197
|
+
Arn?: string;
|
1198
|
+
}
|
1199
|
+
/**
|
1200
|
+
* Resource class for AWS::IoT::Policy
|
1201
|
+
*
|
1202
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-policy.html | AWS::IoT::Policy}
|
1203
|
+
*/
|
1204
|
+
export declare class IoTPolicy extends ResourceBase<"AWS::IoT::Policy", IoTPolicyProps, IoTPolicyAttribs> {
|
1205
|
+
static readonly Type = "AWS::IoT::Policy";
|
1206
|
+
static readonly AttributeNames: readonly (keyof IoTPolicyAttribs)[];
|
1207
|
+
constructor(logicalId: string, properties: IoTPolicyProps, options?: ResourceOptions);
|
1208
|
+
}
|
1209
|
+
/**
|
1210
|
+
* Type definition for AWS::IoT::PolicyPrincipalAttachment
|
1211
|
+
*
|
1212
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-policyprincipalattachment.html | AWS::IoT::PolicyPrincipalAttachment}
|
1213
|
+
*/
|
1214
|
+
export interface IoTPolicyPrincipalAttachmentProps {
|
1215
|
+
PolicyName: string;
|
1216
|
+
Principal: string;
|
1217
|
+
}
|
1218
|
+
/**
|
1219
|
+
* Resource class for AWS::IoT::PolicyPrincipalAttachment
|
1220
|
+
*
|
1221
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-policyprincipalattachment.html | AWS::IoT::PolicyPrincipalAttachment}
|
1222
|
+
*/
|
1223
|
+
export declare class IoTPolicyPrincipalAttachment extends ResourceBase<"AWS::IoT::PolicyPrincipalAttachment", IoTPolicyPrincipalAttachmentProps, Record<string, never>> {
|
1224
|
+
static readonly Type = "AWS::IoT::PolicyPrincipalAttachment";
|
1225
|
+
static readonly AttributeNames: never[];
|
1226
|
+
constructor(logicalId: string, properties: IoTPolicyPrincipalAttachmentProps, options?: ResourceOptions);
|
1227
|
+
}
|
1228
|
+
/**
|
1229
|
+
* Type definition for AWS::IoT::ProvisioningTemplate
|
1230
|
+
*
|
1231
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-provisioningtemplate.html | AWS::IoT::ProvisioningTemplate}
|
1232
|
+
*/
|
1233
|
+
export interface IoTProvisioningTemplateProps {
|
1234
|
+
ProvisioningRoleArn: string;
|
1235
|
+
Description?: string;
|
1236
|
+
PreProvisioningHook?: IoTProvisioningTemplateProvisioningHook;
|
1237
|
+
TemplateName?: string;
|
1238
|
+
Enabled?: boolean;
|
1239
|
+
TemplateBody: string;
|
1240
|
+
TemplateType?: string;
|
1241
|
+
Tags?: Tag[];
|
1242
|
+
}
|
1243
|
+
/**
|
1244
|
+
* Attributes type definition for AWS::IoT::ProvisioningTemplate
|
1245
|
+
*
|
1246
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-provisioningtemplate.html | AWS::IoT::ProvisioningTemplate}
|
1247
|
+
*/
|
1248
|
+
export interface IoTProvisioningTemplateAttribs {
|
1249
|
+
TemplateArn?: string;
|
1250
|
+
}
|
1251
|
+
/**
|
1252
|
+
* Resource class for AWS::IoT::ProvisioningTemplate
|
1253
|
+
*
|
1254
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-provisioningtemplate.html | AWS::IoT::ProvisioningTemplate}
|
1255
|
+
*/
|
1256
|
+
export declare class IoTProvisioningTemplate extends ResourceBase<"AWS::IoT::ProvisioningTemplate", IoTProvisioningTemplateProps, IoTProvisioningTemplateAttribs> {
|
1257
|
+
static readonly Type = "AWS::IoT::ProvisioningTemplate";
|
1258
|
+
static readonly AttributeNames: readonly (keyof IoTProvisioningTemplateAttribs)[];
|
1259
|
+
constructor(logicalId: string, properties: IoTProvisioningTemplateProps, options?: ResourceOptions);
|
1260
|
+
}
|
1261
|
+
/**
|
1262
|
+
* Type definition for AWS::IoT::ResourceSpecificLogging
|
1263
|
+
*
|
1264
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-resourcespecificlogging.html | AWS::IoT::ResourceSpecificLogging}
|
1265
|
+
*/
|
1266
|
+
export interface IoTResourceSpecificLoggingProps {
|
1267
|
+
TargetType: string;
|
1268
|
+
TargetName: string;
|
1269
|
+
LogLevel: string;
|
1270
|
+
}
|
1271
|
+
/**
|
1272
|
+
* Attributes type definition for AWS::IoT::ResourceSpecificLogging
|
1273
|
+
*
|
1274
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-resourcespecificlogging.html | AWS::IoT::ResourceSpecificLogging}
|
1275
|
+
*/
|
1276
|
+
export interface IoTResourceSpecificLoggingAttribs {
|
1277
|
+
TargetId?: string;
|
1278
|
+
}
|
1279
|
+
/**
|
1280
|
+
* Resource class for AWS::IoT::ResourceSpecificLogging
|
1281
|
+
*
|
1282
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-resourcespecificlogging.html | AWS::IoT::ResourceSpecificLogging}
|
1283
|
+
*/
|
1284
|
+
export declare class IoTResourceSpecificLogging extends ResourceBase<"AWS::IoT::ResourceSpecificLogging", IoTResourceSpecificLoggingProps, IoTResourceSpecificLoggingAttribs> {
|
1285
|
+
static readonly Type = "AWS::IoT::ResourceSpecificLogging";
|
1286
|
+
static readonly AttributeNames: readonly (keyof IoTResourceSpecificLoggingAttribs)[];
|
1287
|
+
constructor(logicalId: string, properties: IoTResourceSpecificLoggingProps, options?: ResourceOptions);
|
1288
|
+
}
|
1289
|
+
/**
|
1290
|
+
* Type definition for AWS::IoT::RoleAlias
|
1291
|
+
*
|
1292
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-rolealias.html | AWS::IoT::RoleAlias}
|
1293
|
+
*/
|
1294
|
+
export interface IoTRoleAliasProps {
|
1295
|
+
RoleAlias?: string;
|
1296
|
+
CredentialDurationSeconds?: number;
|
1297
|
+
RoleArn: string;
|
1298
|
+
Tags?: Tag[];
|
1299
|
+
}
|
1300
|
+
/**
|
1301
|
+
* Attributes type definition for AWS::IoT::RoleAlias
|
1302
|
+
*
|
1303
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-rolealias.html | AWS::IoT::RoleAlias}
|
1304
|
+
*/
|
1305
|
+
export interface IoTRoleAliasAttribs {
|
1306
|
+
RoleAliasArn?: string;
|
1307
|
+
}
|
1308
|
+
/**
|
1309
|
+
* Resource class for AWS::IoT::RoleAlias
|
1310
|
+
*
|
1311
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-rolealias.html | AWS::IoT::RoleAlias}
|
1312
|
+
*/
|
1313
|
+
export declare class IoTRoleAlias extends ResourceBase<"AWS::IoT::RoleAlias", IoTRoleAliasProps, IoTRoleAliasAttribs> {
|
1314
|
+
static readonly Type = "AWS::IoT::RoleAlias";
|
1315
|
+
static readonly AttributeNames: readonly (keyof IoTRoleAliasAttribs)[];
|
1316
|
+
constructor(logicalId: string, properties: IoTRoleAliasProps, options?: ResourceOptions);
|
1317
|
+
}
|
1318
|
+
/**
|
1319
|
+
* Type definition for AWS::IoT::ScheduledAudit
|
1320
|
+
*
|
1321
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-scheduledaudit.html | AWS::IoT::ScheduledAudit}
|
1322
|
+
*/
|
1323
|
+
export interface IoTScheduledAuditProps {
|
1324
|
+
DayOfWeek?: string;
|
1325
|
+
TargetCheckNames: any[];
|
1326
|
+
ScheduledAuditName?: string;
|
1327
|
+
DayOfMonth?: string;
|
1328
|
+
Frequency: string;
|
1329
|
+
Tags?: Tag[];
|
1330
|
+
}
|
1331
|
+
/**
|
1332
|
+
* Attributes type definition for AWS::IoT::ScheduledAudit
|
1333
|
+
*
|
1334
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-scheduledaudit.html | AWS::IoT::ScheduledAudit}
|
1335
|
+
*/
|
1336
|
+
export interface IoTScheduledAuditAttribs {
|
1337
|
+
ScheduledAuditArn?: string;
|
1338
|
+
}
|
1339
|
+
/**
|
1340
|
+
* Resource class for AWS::IoT::ScheduledAudit
|
1341
|
+
*
|
1342
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-scheduledaudit.html | AWS::IoT::ScheduledAudit}
|
1343
|
+
*/
|
1344
|
+
export declare class IoTScheduledAudit extends ResourceBase<"AWS::IoT::ScheduledAudit", IoTScheduledAuditProps, IoTScheduledAuditAttribs> {
|
1345
|
+
static readonly Type = "AWS::IoT::ScheduledAudit";
|
1346
|
+
static readonly AttributeNames: readonly (keyof IoTScheduledAuditAttribs)[];
|
1347
|
+
constructor(logicalId: string, properties: IoTScheduledAuditProps, options?: ResourceOptions);
|
1348
|
+
}
|
1349
|
+
/**
|
1350
|
+
* Type definition for AWS::IoT::SecurityProfile
|
1351
|
+
*
|
1352
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-securityprofile.html | AWS::IoT::SecurityProfile}
|
1353
|
+
*/
|
1354
|
+
export interface IoTSecurityProfileProps {
|
1355
|
+
AdditionalMetricsToRetainV2?: any[];
|
1356
|
+
SecurityProfileDescription?: string;
|
1357
|
+
Behaviors?: any[];
|
1358
|
+
SecurityProfileName?: string;
|
1359
|
+
AlertTargets?: Record<string, any>;
|
1360
|
+
TargetArns?: any[];
|
1361
|
+
Tags?: Tag[];
|
1362
|
+
}
|
1363
|
+
/**
|
1364
|
+
* Attributes type definition for AWS::IoT::SecurityProfile
|
1365
|
+
*
|
1366
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-securityprofile.html | AWS::IoT::SecurityProfile}
|
1367
|
+
*/
|
1368
|
+
export interface IoTSecurityProfileAttribs {
|
1369
|
+
SecurityProfileArn?: string;
|
1370
|
+
}
|
1371
|
+
/**
|
1372
|
+
* Resource class for AWS::IoT::SecurityProfile
|
1373
|
+
*
|
1374
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-securityprofile.html | AWS::IoT::SecurityProfile}
|
1375
|
+
*/
|
1376
|
+
export declare class IoTSecurityProfile extends ResourceBase<"AWS::IoT::SecurityProfile", IoTSecurityProfileProps, IoTSecurityProfileAttribs> {
|
1377
|
+
static readonly Type = "AWS::IoT::SecurityProfile";
|
1378
|
+
static readonly AttributeNames: readonly (keyof IoTSecurityProfileAttribs)[];
|
1379
|
+
constructor(logicalId: string, properties: IoTSecurityProfileProps, options?: ResourceOptions);
|
1380
|
+
}
|
1381
|
+
/**
|
1382
|
+
* Type definition for AWS::IoT::Thing
|
1383
|
+
*
|
1384
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-thing.html | AWS::IoT::Thing}
|
1385
|
+
*/
|
1386
|
+
export interface IoTThingProps {
|
1387
|
+
AttributePayload?: IoTThingAttributePayload;
|
1388
|
+
ThingName?: string;
|
1389
|
+
}
|
1390
|
+
/**
|
1391
|
+
* Attributes type definition for AWS::IoT::Thing
|
1392
|
+
*
|
1393
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-thing.html | AWS::IoT::Thing}
|
1394
|
+
*/
|
1395
|
+
export interface IoTThingAttribs {
|
1396
|
+
Id?: string;
|
1397
|
+
Arn?: string;
|
1398
|
+
}
|
1399
|
+
/**
|
1400
|
+
* Resource class for AWS::IoT::Thing
|
1401
|
+
*
|
1402
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-thing.html | AWS::IoT::Thing}
|
1403
|
+
*/
|
1404
|
+
export declare class IoTThing extends ResourceBase<"AWS::IoT::Thing", IoTThingProps, IoTThingAttribs> {
|
1405
|
+
static readonly Type = "AWS::IoT::Thing";
|
1406
|
+
static readonly AttributeNames: readonly (keyof IoTThingAttribs)[];
|
1407
|
+
constructor(logicalId: string, properties: IoTThingProps, options?: ResourceOptions);
|
1408
|
+
}
|
1409
|
+
/**
|
1410
|
+
* Type definition for AWS::IoT::ThingGroup
|
1411
|
+
*
|
1412
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-thinggroup.html | AWS::IoT::ThingGroup}
|
1413
|
+
*/
|
1414
|
+
export interface IoTThingGroupProps {
|
1415
|
+
ParentGroupName?: string;
|
1416
|
+
ThingGroupName?: string;
|
1417
|
+
ThingGroupProperties?: IoTThingGroupThingGroupProperties;
|
1418
|
+
QueryString?: string;
|
1419
|
+
Tags?: Tag[];
|
1420
|
+
}
|
1421
|
+
/**
|
1422
|
+
* Attributes type definition for AWS::IoT::ThingGroup
|
1423
|
+
*
|
1424
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-thinggroup.html | AWS::IoT::ThingGroup}
|
1425
|
+
*/
|
1426
|
+
export interface IoTThingGroupAttribs {
|
1427
|
+
Id?: string;
|
1428
|
+
Arn?: string;
|
1429
|
+
}
|
1430
|
+
/**
|
1431
|
+
* Resource class for AWS::IoT::ThingGroup
|
1432
|
+
*
|
1433
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-thinggroup.html | AWS::IoT::ThingGroup}
|
1434
|
+
*/
|
1435
|
+
export declare class IoTThingGroup extends ResourceBase<"AWS::IoT::ThingGroup", IoTThingGroupProps, IoTThingGroupAttribs> {
|
1436
|
+
static readonly Type = "AWS::IoT::ThingGroup";
|
1437
|
+
static readonly AttributeNames: readonly (keyof IoTThingGroupAttribs)[];
|
1438
|
+
constructor(logicalId: string, properties: IoTThingGroupProps, options?: ResourceOptions);
|
1439
|
+
}
|
1440
|
+
/**
|
1441
|
+
* Type definition for AWS::IoT::ThingPrincipalAttachment
|
1442
|
+
*
|
1443
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-thingprincipalattachment.html | AWS::IoT::ThingPrincipalAttachment}
|
1444
|
+
*/
|
1445
|
+
export interface IoTThingPrincipalAttachmentProps {
|
1446
|
+
Principal: string;
|
1447
|
+
ThingName: string;
|
1448
|
+
}
|
1449
|
+
/**
|
1450
|
+
* Resource class for AWS::IoT::ThingPrincipalAttachment
|
1451
|
+
*
|
1452
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-thingprincipalattachment.html | AWS::IoT::ThingPrincipalAttachment}
|
1453
|
+
*/
|
1454
|
+
export declare class IoTThingPrincipalAttachment extends ResourceBase<"AWS::IoT::ThingPrincipalAttachment", IoTThingPrincipalAttachmentProps, Record<string, never>> {
|
1455
|
+
static readonly Type = "AWS::IoT::ThingPrincipalAttachment";
|
1456
|
+
static readonly AttributeNames: never[];
|
1457
|
+
constructor(logicalId: string, properties: IoTThingPrincipalAttachmentProps, options?: ResourceOptions);
|
1458
|
+
}
|
1459
|
+
/**
|
1460
|
+
* Type definition for AWS::IoT::ThingType
|
1461
|
+
*
|
1462
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-thingtype.html | AWS::IoT::ThingType}
|
1463
|
+
*/
|
1464
|
+
export interface IoTThingTypeProps {
|
1465
|
+
DeprecateThingType?: boolean;
|
1466
|
+
ThingTypeName?: string;
|
1467
|
+
ThingTypeProperties?: IoTThingTypeThingTypeProperties;
|
1468
|
+
Tags?: Tag[];
|
1469
|
+
}
|
1470
|
+
/**
|
1471
|
+
* Attributes type definition for AWS::IoT::ThingType
|
1472
|
+
*
|
1473
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-thingtype.html | AWS::IoT::ThingType}
|
1474
|
+
*/
|
1475
|
+
export interface IoTThingTypeAttribs {
|
1476
|
+
Id?: string;
|
1477
|
+
Arn?: string;
|
1478
|
+
}
|
1479
|
+
/**
|
1480
|
+
* Resource class for AWS::IoT::ThingType
|
1481
|
+
*
|
1482
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-thingtype.html | AWS::IoT::ThingType}
|
1483
|
+
*/
|
1484
|
+
export declare class IoTThingType extends ResourceBase<"AWS::IoT::ThingType", IoTThingTypeProps, IoTThingTypeAttribs> {
|
1485
|
+
static readonly Type = "AWS::IoT::ThingType";
|
1486
|
+
static readonly AttributeNames: readonly (keyof IoTThingTypeAttribs)[];
|
1487
|
+
constructor(logicalId: string, properties: IoTThingTypeProps, options?: ResourceOptions);
|
1488
|
+
}
|
1489
|
+
/**
|
1490
|
+
* Type definition for AWS::IoT::TopicRule
|
1491
|
+
*
|
1492
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-topicrule.html | AWS::IoT::TopicRule}
|
1493
|
+
*/
|
1494
|
+
export interface IoTTopicRuleProps {
|
1495
|
+
TopicRulePayload: IoTTopicRuleTopicRulePayload;
|
1496
|
+
RuleName?: string;
|
1497
|
+
Tags?: Tag[];
|
1498
|
+
}
|
1499
|
+
/**
|
1500
|
+
* Attributes type definition for AWS::IoT::TopicRule
|
1501
|
+
*
|
1502
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-topicrule.html | AWS::IoT::TopicRule}
|
1503
|
+
*/
|
1504
|
+
export interface IoTTopicRuleAttribs {
|
1505
|
+
Arn?: string;
|
1506
|
+
}
|
1507
|
+
/**
|
1508
|
+
* Resource class for AWS::IoT::TopicRule
|
1509
|
+
*
|
1510
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-topicrule.html | AWS::IoT::TopicRule}
|
1511
|
+
*/
|
1512
|
+
export declare class IoTTopicRule extends ResourceBase<"AWS::IoT::TopicRule", IoTTopicRuleProps, IoTTopicRuleAttribs> {
|
1513
|
+
static readonly Type = "AWS::IoT::TopicRule";
|
1514
|
+
static readonly AttributeNames: readonly (keyof IoTTopicRuleAttribs)[];
|
1515
|
+
constructor(logicalId: string, properties: IoTTopicRuleProps, options?: ResourceOptions);
|
1516
|
+
}
|
1517
|
+
/**
|
1518
|
+
* Type definition for AWS::IoT::TopicRuleDestination
|
1519
|
+
*
|
1520
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-topicruledestination.html | AWS::IoT::TopicRuleDestination}
|
1521
|
+
*/
|
1522
|
+
export interface IoTTopicRuleDestinationProps {
|
1523
|
+
Status?: string;
|
1524
|
+
HttpUrlProperties?: IoTTopicRuleDestinationHttpUrlDestinationSummary;
|
1525
|
+
VpcProperties?: IoTTopicRuleDestinationVpcDestinationProperties;
|
1526
|
+
}
|
1527
|
+
/**
|
1528
|
+
* Attributes type definition for AWS::IoT::TopicRuleDestination
|
1529
|
+
*
|
1530
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-topicruledestination.html | AWS::IoT::TopicRuleDestination}
|
1531
|
+
*/
|
1532
|
+
export interface IoTTopicRuleDestinationAttribs {
|
1533
|
+
StatusReason?: string;
|
1534
|
+
Arn?: string;
|
1535
|
+
}
|
1536
|
+
/**
|
1537
|
+
* Resource class for AWS::IoT::TopicRuleDestination
|
1538
|
+
*
|
1539
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-topicruledestination.html | AWS::IoT::TopicRuleDestination}
|
1540
|
+
*/
|
1541
|
+
export declare class IoTTopicRuleDestination extends ResourceBase<"AWS::IoT::TopicRuleDestination", IoTTopicRuleDestinationProps, IoTTopicRuleDestinationAttribs> {
|
1542
|
+
static readonly Type = "AWS::IoT::TopicRuleDestination";
|
1543
|
+
static readonly AttributeNames: readonly (keyof IoTTopicRuleDestinationAttribs)[];
|
1544
|
+
constructor(logicalId: string, properties: IoTTopicRuleDestinationProps, options?: ResourceOptions);
|
1545
|
+
}
|