@awboost/cfntypes 1.0.0-beta.57 → 1.0.0-beta.59
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +52 -0
- package/lib/intrinsics.d.ts +428 -0
- package/lib/intrinsics.js +498 -0
- package/lib/resources.generated/AWS-ACMPCA.d.ts +413 -0
- package/lib/resources.generated/AWS-ACMPCA.js +53 -0
- package/lib/resources.generated/AWS-APS.d.ts +71 -0
- package/lib/resources.generated/AWS-APS.js +27 -0
- package/lib/resources.generated/AWS-AccessAnalyzer.d.ts +53 -0
- package/lib/resources.generated/AWS-AccessAnalyzer.js +14 -0
- package/lib/resources.generated/AWS-AmazonMQ.d.ts +202 -0
- package/lib/resources.generated/AWS-AmazonMQ.js +50 -0
- package/lib/resources.generated/AWS-Amplify.d.ts +199 -0
- package/lib/resources.generated/AWS-Amplify.js +49 -0
- package/lib/resources.generated/AWS-AmplifyUIBuilder.d.ts +450 -0
- package/lib/resources.generated/AWS-AmplifyUIBuilder.js +40 -0
- package/lib/resources.generated/AWS-ApiGateway.d.ts +790 -0
- package/lib/resources.generated/AWS-ApiGateway.js +253 -0
- package/lib/resources.generated/AWS-ApiGatewayV2.d.ts +578 -0
- package/lib/resources.generated/AWS-ApiGatewayV2.js +170 -0
- package/lib/resources.generated/AWS-AppConfig.d.ts +282 -0
- package/lib/resources.generated/AWS-AppConfig.js +105 -0
- package/lib/resources.generated/AWS-AppFlow.d.ts +1084 -0
- package/lib/resources.generated/AWS-AppFlow.js +40 -0
- package/lib/resources.generated/AWS-AppIntegrations.d.ts +94 -0
- package/lib/resources.generated/AWS-AppIntegrations.js +27 -0
- package/lib/resources.generated/AWS-AppMesh.d.ts +1486 -0
- package/lib/resources.generated/AWS-AppMesh.js +129 -0
- package/lib/resources.generated/AWS-AppRunner.d.ts +338 -0
- package/lib/resources.generated/AWS-AppRunner.js +74 -0
- package/lib/resources.generated/AWS-AppStream.d.ts +555 -0
- package/lib/resources.generated/AWS-AppStream.js +170 -0
- package/lib/resources.generated/AWS-AppSync.d.ts +582 -0
- package/lib/resources.generated/AWS-AppSync.js +141 -0
- package/lib/resources.generated/AWS-ApplicationAutoScaling.d.ts +157 -0
- package/lib/resources.generated/AWS-ApplicationAutoScaling.js +27 -0
- package/lib/resources.generated/AWS-ApplicationInsights.d.ts +191 -0
- package/lib/resources.generated/AWS-ApplicationInsights.js +14 -0
- package/lib/resources.generated/AWS-Athena.d.ts +218 -0
- package/lib/resources.generated/AWS-Athena.js +75 -0
- package/lib/resources.generated/AWS-AuditManager.d.ts +103 -0
- package/lib/resources.generated/AWS-AuditManager.js +14 -0
- package/lib/resources.generated/AWS-AutoScaling.d.ts +621 -0
- package/lib/resources.generated/AWS-AutoScaling.js +85 -0
- package/lib/resources.generated/AWS-AutoScalingPlans.d.ts +134 -0
- package/lib/resources.generated/AWS-AutoScalingPlans.js +14 -0
- package/lib/resources.generated/AWS-Backup.d.ts +322 -0
- package/lib/resources.generated/AWS-Backup.js +66 -0
- package/lib/resources.generated/AWS-BackupGateway.d.ts +35 -0
- package/lib/resources.generated/AWS-BackupGateway.js +14 -0
- package/lib/resources.generated/AWS-Batch.d.ts +577 -0
- package/lib/resources.generated/AWS-Batch.js +53 -0
- package/lib/resources.generated/AWS-BillingConductor.d.ts +226 -0
- package/lib/resources.generated/AWS-BillingConductor.js +67 -0
- package/lib/resources.generated/AWS-Budgets.d.ts +210 -0
- package/lib/resources.generated/AWS-Budgets.js +27 -0
- package/lib/resources.generated/AWS-CE.d.ts +128 -0
- package/lib/resources.generated/AWS-CE.js +46 -0
- package/lib/resources.generated/AWS-CUR.d.ts +31 -0
- package/lib/resources.generated/AWS-CUR.js +14 -0
- package/lib/resources.generated/AWS-Cassandra.d.ts +105 -0
- package/lib/resources.generated/AWS-Cassandra.js +27 -0
- package/lib/resources.generated/AWS-CertificateManager.d.ts +72 -0
- package/lib/resources.generated/AWS-CertificateManager.js +27 -0
- package/lib/resources.generated/AWS-Chatbot.d.ts +69 -0
- package/lib/resources.generated/AWS-Chatbot.js +27 -0
- package/lib/resources.generated/AWS-CleanRooms.d.ts +342 -0
- package/lib/resources.generated/AWS-CleanRooms.js +79 -0
- package/lib/resources.generated/AWS-Cloud9.d.ts +48 -0
- package/lib/resources.generated/AWS-Cloud9.js +14 -0
- package/lib/resources.generated/AWS-CloudFormation.d.ts +540 -0
- package/lib/resources.generated/AWS-CloudFormation.js +225 -0
- package/lib/resources.generated/AWS-CloudFront.d.ts +1098 -0
- package/lib/resources.generated/AWS-CloudFront.js +170 -0
- package/lib/resources.generated/AWS-CloudTrail.d.ts +213 -0
- package/lib/resources.generated/AWS-CloudTrail.js +53 -0
- package/lib/resources.generated/AWS-CloudWatch.d.ts +358 -0
- package/lib/resources.generated/AWS-CloudWatch.js +79 -0
- package/lib/resources.generated/AWS-CodeArtifact.d.ts +71 -0
- package/lib/resources.generated/AWS-CodeArtifact.js +27 -0
- package/lib/resources.generated/AWS-CodeBuild.d.ts +335 -0
- package/lib/resources.generated/AWS-CodeBuild.js +40 -0
- package/lib/resources.generated/AWS-CodeCommit.d.ts +67 -0
- package/lib/resources.generated/AWS-CodeCommit.js +14 -0
- package/lib/resources.generated/AWS-CodeDeploy.d.ts +345 -0
- package/lib/resources.generated/AWS-CodeDeploy.js +40 -0
- package/lib/resources.generated/AWS-CodeGuruProfiler.d.ts +50 -0
- package/lib/resources.generated/AWS-CodeGuruProfiler.js +14 -0
- package/lib/resources.generated/AWS-CodeGuruReviewer.d.ts +34 -0
- package/lib/resources.generated/AWS-CodeGuruReviewer.js +14 -0
- package/lib/resources.generated/AWS-CodePipeline.d.ts +253 -0
- package/lib/resources.generated/AWS-CodePipeline.js +40 -0
- package/lib/resources.generated/AWS-CodeStar.d.ts +45 -0
- package/lib/resources.generated/AWS-CodeStar.js +14 -0
- package/lib/resources.generated/AWS-CodeStarConnections.d.ts +34 -0
- package/lib/resources.generated/AWS-CodeStarConnections.js +14 -0
- package/lib/resources.generated/AWS-CodeStarNotifications.d.ts +47 -0
- package/lib/resources.generated/AWS-CodeStarNotifications.js +14 -0
- package/lib/resources.generated/AWS-Cognito.d.ts +739 -0
- package/lib/resources.generated/AWS-Cognito.js +170 -0
- package/lib/resources.generated/AWS-Comprehend.d.ts +190 -0
- package/lib/resources.generated/AWS-Comprehend.js +27 -0
- package/lib/resources.generated/AWS-Config.d.ts +497 -0
- package/lib/resources.generated/AWS-Config.js +131 -0
- package/lib/resources.generated/AWS-Connect.d.ts +1147 -0
- package/lib/resources.generated/AWS-Connect.js +287 -0
- package/lib/resources.generated/AWS-ConnectCampaigns.d.ts +77 -0
- package/lib/resources.generated/AWS-ConnectCampaigns.js +14 -0
- package/lib/resources.generated/AWS-ControlTower.d.ts +21 -0
- package/lib/resources.generated/AWS-ControlTower.js +14 -0
- package/lib/resources.generated/AWS-CustomerProfiles.d.ts +422 -0
- package/lib/resources.generated/AWS-CustomerProfiles.js +73 -0
- package/lib/resources.generated/AWS-DAX.d.ts +91 -0
- package/lib/resources.generated/AWS-DAX.js +40 -0
- package/lib/resources.generated/AWS-DLM.d.ts +234 -0
- package/lib/resources.generated/AWS-DLM.js +14 -0
- package/lib/resources.generated/AWS-DMS.d.ts +584 -0
- package/lib/resources.generated/AWS-DMS.js +95 -0
- package/lib/resources.generated/AWS-DataBrew.d.ts +711 -0
- package/lib/resources.generated/AWS-DataBrew.js +79 -0
- package/lib/resources.generated/AWS-DataPipeline.d.ts +90 -0
- package/lib/resources.generated/AWS-DataPipeline.js +14 -0
- package/lib/resources.generated/AWS-DataSync.d.ts +736 -0
- package/lib/resources.generated/AWS-DataSync.js +188 -0
- package/lib/resources.generated/AWS-Detective.d.ts +78 -0
- package/lib/resources.generated/AWS-Detective.js +40 -0
- package/lib/resources.generated/AWS-DevOpsGuru.d.ts +132 -0
- package/lib/resources.generated/AWS-DevOpsGuru.js +40 -0
- package/lib/resources.generated/AWS-DirectoryService.d.ts +88 -0
- package/lib/resources.generated/AWS-DirectoryService.js +27 -0
- package/lib/resources.generated/AWS-DocDB.d.ts +131 -0
- package/lib/resources.generated/AWS-DocDB.js +53 -0
- package/lib/resources.generated/AWS-DocDBElastic.d.ts +40 -0
- package/lib/resources.generated/AWS-DocDBElastic.js +14 -0
- package/lib/resources.generated/AWS-DynamoDB.d.ts +403 -0
- package/lib/resources.generated/AWS-DynamoDB.js +27 -0
- package/lib/resources.generated/AWS-EC2.d.ts +4660 -0
- package/lib/resources.generated/AWS-EC2.js +1364 -0
- package/lib/resources.generated/AWS-ECR.d.ts +210 -0
- package/lib/resources.generated/AWS-ECR.js +66 -0
- package/lib/resources.generated/AWS-ECS.d.ts +843 -0
- package/lib/resources.generated/AWS-ECS.js +92 -0
- package/lib/resources.generated/AWS-EFS.d.ts +184 -0
- package/lib/resources.generated/AWS-EFS.js +40 -0
- package/lib/resources.generated/AWS-EKS.d.ts +354 -0
- package/lib/resources.generated/AWS-EKS.js +77 -0
- package/lib/resources.generated/AWS-EMR.d.ts +767 -0
- package/lib/resources.generated/AWS-EMR.js +109 -0
- package/lib/resources.generated/AWS-EMRContainers.d.ts +58 -0
- package/lib/resources.generated/AWS-EMRContainers.js +14 -0
- package/lib/resources.generated/AWS-EMRServerless.d.ts +121 -0
- package/lib/resources.generated/AWS-EMRServerless.js +14 -0
- package/lib/resources.generated/AWS-ElastiCache.d.ts +431 -0
- package/lib/resources.generated/AWS-ElastiCache.js +134 -0
- package/lib/resources.generated/AWS-ElasticBeanstalk.d.ts +208 -0
- package/lib/resources.generated/AWS-ElasticBeanstalk.js +53 -0
- package/lib/resources.generated/AWS-ElasticLoadBalancing.d.ts +131 -0
- package/lib/resources.generated/AWS-ElasticLoadBalancing.js +20 -0
- package/lib/resources.generated/AWS-ElasticLoadBalancingV2.d.ts +505 -0
- package/lib/resources.generated/AWS-ElasticLoadBalancingV2.js +78 -0
- package/lib/resources.generated/AWS-Elasticsearch.d.ts +177 -0
- package/lib/resources.generated/AWS-Elasticsearch.js +14 -0
- package/lib/resources.generated/AWS-EntityResolution.d.ts +136 -0
- package/lib/resources.generated/AWS-EntityResolution.js +27 -0
- package/lib/resources.generated/AWS-EventSchemas.d.ts +151 -0
- package/lib/resources.generated/AWS-EventSchemas.js +53 -0
- package/lib/resources.generated/AWS-Events.d.ts +569 -0
- package/lib/resources.generated/AWS-Events.js +92 -0
- package/lib/resources.generated/AWS-Evidently.d.ts +329 -0
- package/lib/resources.generated/AWS-Evidently.js +66 -0
- package/lib/resources.generated/AWS-FIS.d.ts +105 -0
- package/lib/resources.generated/AWS-FIS.js +14 -0
- package/lib/resources.generated/AWS-FMS.d.ts +154 -0
- package/lib/resources.generated/AWS-FMS.js +43 -0
- package/lib/resources.generated/AWS-FSx.d.ts +486 -0
- package/lib/resources.generated/AWS-FSx.js +70 -0
- package/lib/resources.generated/AWS-FinSpace.d.ts +73 -0
- package/lib/resources.generated/AWS-FinSpace.js +22 -0
- package/lib/resources.generated/AWS-Forecast.d.ts +99 -0
- package/lib/resources.generated/AWS-Forecast.js +27 -0
- package/lib/resources.generated/AWS-FraudDetector.d.ts +380 -0
- package/lib/resources.generated/AWS-FraudDetector.js +100 -0
- package/lib/resources.generated/AWS-GameLift.d.ts +493 -0
- package/lib/resources.generated/AWS-GameLift.js +118 -0
- package/lib/resources.generated/AWS-GlobalAccelerator.d.ts +129 -0
- package/lib/resources.generated/AWS-GlobalAccelerator.js +46 -0
- package/lib/resources.generated/AWS-Glue.d.ts +1154 -0
- package/lib/resources.generated/AWS-Glue.js +235 -0
- package/lib/resources.generated/AWS-Grafana.d.ts +111 -0
- package/lib/resources.generated/AWS-Grafana.js +23 -0
- package/lib/resources.generated/AWS-Greengrass.d.ts +909 -0
- package/lib/resources.generated/AWS-Greengrass.js +209 -0
- package/lib/resources.generated/AWS-GreengrassV2.d.ts +294 -0
- package/lib/resources.generated/AWS-GreengrassV2.js +27 -0
- package/lib/resources.generated/AWS-GroundStation.d.ts +344 -0
- package/lib/resources.generated/AWS-GroundStation.js +40 -0
- package/lib/resources.generated/AWS-GuardDuty.d.ts +252 -0
- package/lib/resources.generated/AWS-GuardDuty.js +79 -0
- package/lib/resources.generated/AWS-HealthImaging.d.ts +35 -0
- package/lib/resources.generated/AWS-HealthImaging.js +20 -0
- package/lib/resources.generated/AWS-HealthLake.d.ts +85 -0
- package/lib/resources.generated/AWS-HealthLake.js +22 -0
- package/lib/resources.generated/AWS-IAM.d.ts +485 -0
- package/lib/resources.generated/AWS-IAM.js +227 -0
- package/lib/resources.generated/AWS-IVS.d.ts +163 -0
- package/lib/resources.generated/AWS-IVS.js +53 -0
- package/lib/resources.generated/AWS-IVSChat.d.ts +108 -0
- package/lib/resources.generated/AWS-IVSChat.js +27 -0
- package/lib/resources.generated/AWS-IdentityStore.d.ts +66 -0
- package/lib/resources.generated/AWS-IdentityStore.js +27 -0
- package/lib/resources.generated/AWS-ImageBuilder.d.ts +568 -0
- package/lib/resources.generated/AWS-ImageBuilder.js +92 -0
- package/lib/resources.generated/AWS-Inspector.d.ts +85 -0
- package/lib/resources.generated/AWS-Inspector.js +40 -0
- package/lib/resources.generated/AWS-InspectorV2.d.ts +128 -0
- package/lib/resources.generated/AWS-InspectorV2.js +14 -0
- package/lib/resources.generated/AWS-InternetMonitor.d.ts +81 -0
- package/lib/resources.generated/AWS-InternetMonitor.js +20 -0
- package/lib/resources.generated/AWS-IoT.d.ts +1545 -0
- package/lib/resources.generated/AWS-IoT.js +332 -0
- package/lib/resources.generated/AWS-IoT1Click.d.ts +108 -0
- package/lib/resources.generated/AWS-IoT1Click.js +40 -0
- package/lib/resources.generated/AWS-IoTAnalytics.d.ts +587 -0
- package/lib/resources.generated/AWS-IoTAnalytics.js +53 -0
- package/lib/resources.generated/AWS-IoTCoreDeviceAdvisor.d.ts +53 -0
- package/lib/resources.generated/AWS-IoTCoreDeviceAdvisor.js +14 -0
- package/lib/resources.generated/AWS-IoTEvents.d.ts +544 -0
- package/lib/resources.generated/AWS-IoTEvents.js +40 -0
- package/lib/resources.generated/AWS-IoTFleetHub.d.ts +39 -0
- package/lib/resources.generated/AWS-IoTFleetHub.js +23 -0
- package/lib/resources.generated/AWS-IoTFleetWise.d.ts +438 -0
- package/lib/resources.generated/AWS-IoTFleetWise.js +88 -0
- package/lib/resources.generated/AWS-IoTSiteWise.d.ts +452 -0
- package/lib/resources.generated/AWS-IoTSiteWise.js +92 -0
- package/lib/resources.generated/AWS-IoTThingsGraph.d.ts +30 -0
- package/lib/resources.generated/AWS-IoTThingsGraph.js +14 -0
- package/lib/resources.generated/AWS-IoTTwinMaker.d.ts +412 -0
- package/lib/resources.generated/AWS-IoTTwinMaker.js +87 -0
- package/lib/resources.generated/AWS-IoTWireless.d.ts +620 -0
- package/lib/resources.generated/AWS-IoTWireless.js +180 -0
- package/lib/resources.generated/AWS-KMS.d.ts +91 -0
- package/lib/resources.generated/AWS-KMS.js +43 -0
- package/lib/resources.generated/AWS-KafkaConnect.d.ts +199 -0
- package/lib/resources.generated/AWS-KafkaConnect.js +14 -0
- package/lib/resources.generated/AWS-Kendra.d.ts +758 -0
- package/lib/resources.generated/AWS-Kendra.js +43 -0
- package/lib/resources.generated/AWS-KendraRanking.d.ts +41 -0
- package/lib/resources.generated/AWS-KendraRanking.js +14 -0
- package/lib/resources.generated/AWS-Kinesis.d.ts +82 -0
- package/lib/resources.generated/AWS-Kinesis.js +33 -0
- package/lib/resources.generated/AWS-KinesisAnalytics.d.ts +294 -0
- package/lib/resources.generated/AWS-KinesisAnalytics.js +40 -0
- package/lib/resources.generated/AWS-KinesisAnalyticsV2.d.ts +553 -0
- package/lib/resources.generated/AWS-KinesisAnalyticsV2.js +53 -0
- package/lib/resources.generated/AWS-KinesisFirehose.d.ts +532 -0
- package/lib/resources.generated/AWS-KinesisFirehose.js +14 -0
- package/lib/resources.generated/AWS-KinesisVideo.d.ts +63 -0
- package/lib/resources.generated/AWS-KinesisVideo.js +27 -0
- package/lib/resources.generated/AWS-LakeFormation.d.ts +471 -0
- package/lib/resources.generated/AWS-LakeFormation.js +92 -0
- package/lib/resources.generated/AWS-Lambda.d.ts +616 -0
- package/lib/resources.generated/AWS-Lambda.js +139 -0
- package/lib/resources.generated/AWS-Lex.d.ts +1060 -0
- package/lib/resources.generated/AWS-Lex.js +56 -0
- package/lib/resources.generated/AWS-LicenseManager.d.ts +138 -0
- package/lib/resources.generated/AWS-LicenseManager.js +27 -0
- package/lib/resources.generated/AWS-Lightsail.d.ts +706 -0
- package/lib/resources.generated/AWS-Lightsail.js +177 -0
- package/lib/resources.generated/AWS-Location.d.ts +198 -0
- package/lib/resources.generated/AWS-Location.js +79 -0
- package/lib/resources.generated/AWS-Logs.d.ts +223 -0
- package/lib/resources.generated/AWS-Logs.js +105 -0
- package/lib/resources.generated/AWS-LookoutEquipment.d.ts +83 -0
- package/lib/resources.generated/AWS-LookoutEquipment.js +14 -0
- package/lib/resources.generated/AWS-LookoutMetrics.d.ts +242 -0
- package/lib/resources.generated/AWS-LookoutMetrics.js +27 -0
- package/lib/resources.generated/AWS-LookoutVision.d.ts +28 -0
- package/lib/resources.generated/AWS-LookoutVision.js +14 -0
- package/lib/resources.generated/AWS-M2.d.ts +119 -0
- package/lib/resources.generated/AWS-M2.js +27 -0
- package/lib/resources.generated/AWS-MSK.d.ts +495 -0
- package/lib/resources.generated/AWS-MSK.js +84 -0
- package/lib/resources.generated/AWS-MWAA.d.ts +86 -0
- package/lib/resources.generated/AWS-MWAA.js +22 -0
- package/lib/resources.generated/AWS-Macie.d.ts +166 -0
- package/lib/resources.generated/AWS-Macie.js +53 -0
- package/lib/resources.generated/AWS-ManagedBlockchain.d.ts +178 -0
- package/lib/resources.generated/AWS-ManagedBlockchain.js +40 -0
- package/lib/resources.generated/AWS-MediaConnect.d.ts +575 -0
- package/lib/resources.generated/AWS-MediaConnect.js +124 -0
- package/lib/resources.generated/AWS-MediaConvert.d.ts +118 -0
- package/lib/resources.generated/AWS-MediaConvert.js +40 -0
- package/lib/resources.generated/AWS-MediaLive.d.ts +1959 -0
- package/lib/resources.generated/AWS-MediaLive.js +40 -0
- package/lib/resources.generated/AWS-MediaPackage.d.ts +529 -0
- package/lib/resources.generated/AWS-MediaPackage.js +66 -0
- package/lib/resources.generated/AWS-MediaPackageV2.d.ts +250 -0
- package/lib/resources.generated/AWS-MediaPackageV2.js +66 -0
- package/lib/resources.generated/AWS-MediaStore.d.ts +65 -0
- package/lib/resources.generated/AWS-MediaStore.js +14 -0
- package/lib/resources.generated/AWS-MediaTailor.d.ts +368 -0
- package/lib/resources.generated/AWS-MediaTailor.js +85 -0
- package/lib/resources.generated/AWS-MemoryDB.d.ts +193 -0
- package/lib/resources.generated/AWS-MemoryDB.js +72 -0
- package/lib/resources.generated/AWS-Neptune.d.ts +176 -0
- package/lib/resources.generated/AWS-Neptune.js +66 -0
- package/lib/resources.generated/AWS-NetworkFirewall.d.ts +460 -0
- package/lib/resources.generated/AWS-NetworkFirewall.js +53 -0
- package/lib/resources.generated/AWS-NetworkManager.d.ts +609 -0
- package/lib/resources.generated/AWS-NetworkManager.js +261 -0
- package/lib/resources.generated/AWS-NimbleStudio.d.ts +292 -0
- package/lib/resources.generated/AWS-NimbleStudio.js +61 -0
- package/lib/resources.generated/AWS-OSIS.d.ts +73 -0
- package/lib/resources.generated/AWS-OSIS.js +14 -0
- package/lib/resources.generated/AWS-Oam.d.ts +61 -0
- package/lib/resources.generated/AWS-Oam.js +32 -0
- package/lib/resources.generated/AWS-Omics.d.ts +290 -0
- package/lib/resources.generated/AWS-Omics.js +95 -0
- package/lib/resources.generated/AWS-OpenSearchServerless.d.ts +146 -0
- package/lib/resources.generated/AWS-OpenSearchServerless.js +66 -0
- package/lib/resources.generated/AWS-OpenSearchService.d.ts +258 -0
- package/lib/resources.generated/AWS-OpenSearchService.js +30 -0
- package/lib/resources.generated/AWS-OpsWorks.d.ts +425 -0
- package/lib/resources.generated/AWS-OpsWorks.js +98 -0
- package/lib/resources.generated/AWS-OpsWorksCM.d.ts +59 -0
- package/lib/resources.generated/AWS-OpsWorksCM.js +14 -0
- package/lib/resources.generated/AWS-Organizations.d.ts +158 -0
- package/lib/resources.generated/AWS-Organizations.js +73 -0
- package/lib/resources.generated/AWS-PCAConnectorAD.d.ts +488 -0
- package/lib/resources.generated/AWS-PCAConnectorAD.js +66 -0
- package/lib/resources.generated/AWS-Panorama.d.ts +142 -0
- package/lib/resources.generated/AWS-Panorama.js +65 -0
- package/lib/resources.generated/AWS-Personalize.d.ts +230 -0
- package/lib/resources.generated/AWS-Personalize.js +53 -0
- package/lib/resources.generated/AWS-Pinpoint.d.ts +1032 -0
- package/lib/resources.generated/AWS-Pinpoint.js +248 -0
- package/lib/resources.generated/AWS-PinpointEmail.d.ts +224 -0
- package/lib/resources.generated/AWS-PinpointEmail.js +60 -0
- package/lib/resources.generated/AWS-Pipes.d.ts +552 -0
- package/lib/resources.generated/AWS-Pipes.js +20 -0
- package/lib/resources.generated/AWS-Proton.d.ts +99 -0
- package/lib/resources.generated/AWS-Proton.js +40 -0
- package/lib/resources.generated/AWS-QLDB.d.ts +67 -0
- package/lib/resources.generated/AWS-QLDB.js +27 -0
- package/lib/resources.generated/AWS-QuickSight.d.ts +15929 -0
- package/lib/resources.generated/AWS-QuickSight.js +186 -0
- package/lib/resources.generated/AWS-RAM.d.ts +67 -0
- package/lib/resources.generated/AWS-RAM.js +27 -0
- package/lib/resources.generated/AWS-RDS.d.ts +691 -0
- package/lib/resources.generated/AWS-RDS.js +201 -0
- package/lib/resources.generated/AWS-RUM.d.ts +83 -0
- package/lib/resources.generated/AWS-RUM.js +14 -0
- package/lib/resources.generated/AWS-Redshift.d.ts +410 -0
- package/lib/resources.generated/AWS-Redshift.js +144 -0
- package/lib/resources.generated/AWS-RedshiftServerless.d.ts +179 -0
- package/lib/resources.generated/AWS-RedshiftServerless.js +58 -0
- package/lib/resources.generated/AWS-RefactorSpaces.d.ts +187 -0
- package/lib/resources.generated/AWS-RefactorSpaces.js +62 -0
- package/lib/resources.generated/AWS-Rekognition.d.ts +166 -0
- package/lib/resources.generated/AWS-Rekognition.js +40 -0
- package/lib/resources.generated/AWS-ResilienceHub.d.ts +122 -0
- package/lib/resources.generated/AWS-ResilienceHub.js +27 -0
- package/lib/resources.generated/AWS-ResourceExplorer2.d.ts +102 -0
- package/lib/resources.generated/AWS-ResourceExplorer2.js +40 -0
- package/lib/resources.generated/AWS-ResourceGroups.d.ts +80 -0
- package/lib/resources.generated/AWS-ResourceGroups.js +14 -0
- package/lib/resources.generated/AWS-RoboMaker.d.ts +238 -0
- package/lib/resources.generated/AWS-RoboMaker.js +79 -0
- package/lib/resources.generated/AWS-RolesAnywhere.d.ts +127 -0
- package/lib/resources.generated/AWS-RolesAnywhere.js +40 -0
- package/lib/resources.generated/AWS-Route53.d.ts +346 -0
- package/lib/resources.generated/AWS-Route53.js +92 -0
- package/lib/resources.generated/AWS-Route53RecoveryControl.d.ts +162 -0
- package/lib/resources.generated/AWS-Route53RecoveryControl.js +53 -0
- package/lib/resources.generated/AWS-Route53RecoveryReadiness.d.ts +166 -0
- package/lib/resources.generated/AWS-Route53RecoveryReadiness.js +53 -0
- package/lib/resources.generated/AWS-Route53Resolver.d.ts +415 -0
- package/lib/resources.generated/AWS-Route53Resolver.js +208 -0
- package/lib/resources.generated/AWS-S3.d.ts +942 -0
- package/lib/resources.generated/AWS-S3.js +85 -0
- package/lib/resources.generated/AWS-S3ObjectLambda.d.ts +124 -0
- package/lib/resources.generated/AWS-S3ObjectLambda.js +40 -0
- package/lib/resources.generated/AWS-S3Outposts.d.ts +198 -0
- package/lib/resources.generated/AWS-S3Outposts.js +53 -0
- package/lib/resources.generated/AWS-SDB.d.ts +20 -0
- package/lib/resources.generated/AWS-SDB.js +14 -0
- package/lib/resources.generated/AWS-SES.d.ts +548 -0
- package/lib/resources.generated/AWS-SES.js +138 -0
- package/lib/resources.generated/AWS-SNS.d.ts +121 -0
- package/lib/resources.generated/AWS-SNS.js +56 -0
- package/lib/resources.generated/AWS-SQS.d.ts +92 -0
- package/lib/resources.generated/AWS-SQS.js +44 -0
- package/lib/resources.generated/AWS-SSM.d.ts +516 -0
- package/lib/resources.generated/AWS-SSM.js +118 -0
- package/lib/resources.generated/AWS-SSMContacts.d.ts +243 -0
- package/lib/resources.generated/AWS-SSMContacts.js +53 -0
- package/lib/resources.generated/AWS-SSMIncidents.d.ts +183 -0
- package/lib/resources.generated/AWS-SSMIncidents.js +27 -0
- package/lib/resources.generated/AWS-SSO.d.ts +115 -0
- package/lib/resources.generated/AWS-SSO.js +40 -0
- package/lib/resources.generated/AWS-SageMaker.d.ts +3245 -0
- package/lib/resources.generated/AWS-SageMaker.js +393 -0
- package/lib/resources.generated/AWS-Scheduler.d.ts +221 -0
- package/lib/resources.generated/AWS-Scheduler.js +27 -0
- package/lib/resources.generated/AWS-SecretsManager.d.ts +151 -0
- package/lib/resources.generated/AWS-SecretsManager.js +53 -0
- package/lib/resources.generated/AWS-SecurityHub.d.ts +247 -0
- package/lib/resources.generated/AWS-SecurityHub.js +40 -0
- package/lib/resources.generated/AWS-ServiceCatalog.d.ts +471 -0
- package/lib/resources.generated/AWS-ServiceCatalog.js +209 -0
- package/lib/resources.generated/AWS-ServiceCatalogAppRegistry.d.ts +121 -0
- package/lib/resources.generated/AWS-ServiceCatalogAppRegistry.js +53 -0
- package/lib/resources.generated/AWS-ServiceDiscovery.d.ts +235 -0
- package/lib/resources.generated/AWS-ServiceDiscovery.js +66 -0
- package/lib/resources.generated/AWS-Shield.d.ts +147 -0
- package/lib/resources.generated/AWS-Shield.js +53 -0
- package/lib/resources.generated/AWS-Signer.d.ts +65 -0
- package/lib/resources.generated/AWS-Signer.js +27 -0
- package/lib/resources.generated/AWS-SimSpaceWeaver.d.ts +41 -0
- package/lib/resources.generated/AWS-SimSpaceWeaver.js +14 -0
- package/lib/resources.generated/AWS-StepFunctions.d.ts +208 -0
- package/lib/resources.generated/AWS-StepFunctions.js +53 -0
- package/lib/resources.generated/AWS-SupportApp.d.ts +72 -0
- package/lib/resources.generated/AWS-SupportApp.js +40 -0
- package/lib/resources.generated/AWS-Synthetics.d.ts +150 -0
- package/lib/resources.generated/AWS-Synthetics.js +27 -0
- package/lib/resources.generated/AWS-SystemsManagerSAP.d.ts +45 -0
- package/lib/resources.generated/AWS-SystemsManagerSAP.js +14 -0
- package/lib/resources.generated/AWS-Timestream.d.ts +265 -0
- package/lib/resources.generated/AWS-Timestream.js +50 -0
- package/lib/resources.generated/AWS-Transfer.d.ts +477 -0
- package/lib/resources.generated/AWS-Transfer.js +100 -0
- package/lib/resources.generated/AWS-VerifiedPermissions.d.ts +200 -0
- package/lib/resources.generated/AWS-VerifiedPermissions.js +60 -0
- package/lib/resources.generated/AWS-VoiceID.d.ts +40 -0
- package/lib/resources.generated/AWS-VoiceID.js +14 -0
- package/lib/resources.generated/AWS-VpcLattice.d.ts +515 -0
- package/lib/resources.generated/AWS-VpcLattice.js +161 -0
- package/lib/resources.generated/AWS-WAF.d.ts +252 -0
- package/lib/resources.generated/AWS-WAF.js +92 -0
- package/lib/resources.generated/AWS-WAFRegional.d.ts +350 -0
- package/lib/resources.generated/AWS-WAFRegional.js +144 -0
- package/lib/resources.generated/AWS-WAFv2.d.ts +1457 -0
- package/lib/resources.generated/AWS-WAFv2.js +79 -0
- package/lib/resources.generated/AWS-Wisdom.d.ts +147 -0
- package/lib/resources.generated/AWS-Wisdom.js +40 -0
- package/lib/resources.generated/AWS-WorkSpaces.d.ts +80 -0
- package/lib/resources.generated/AWS-WorkSpaces.js +27 -0
- package/lib/resources.generated/AWS-WorkSpacesWeb.d.ts +289 -0
- package/lib/resources.generated/AWS-WorkSpacesWeb.js +114 -0
- package/lib/resources.generated/AWS-XRay.d.ts +108 -0
- package/lib/resources.generated/AWS-XRay.js +42 -0
- package/lib/resources.generated/Alexa-ASK.d.ts +52 -0
- package/lib/resources.generated/Alexa-ASK.js +14 -0
- package/lib/resources.generated/core.d.ts +9 -0
- package/lib/template.d.ts +793 -5
- package/lib/template.js +83 -1
- package/lib/util.d.ts +24 -427
- package/lib/util.js +50 -487
- package/package.json +11 -15
- package/lib/definitions.d.ts +0 -351
- package/lib/policies.d.ts +0 -460
- package/lib/policies.js +0 -83
- package/lib/resources.generated.d.ts +0 -90266
- package/lib/resources.generated.js +0 -2289
- /package/lib/{definitions.js → resources.generated/core.js} +0 -0
@@ -0,0 +1,1032 @@
|
|
1
|
+
import { ResourceBase } from "../util.js";
|
2
|
+
import { ResourceOptions } from "../template.js";
|
3
|
+
/**
|
4
|
+
* Type definition for AWS::Pinpoint::ApplicationSettings.CampaignHook
|
5
|
+
*
|
6
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-applicationsettings-campaignhook.html | AWS::Pinpoint::ApplicationSettings.CampaignHook}
|
7
|
+
*/
|
8
|
+
export interface PinpointApplicationSettingsCampaignHook {
|
9
|
+
Mode?: string;
|
10
|
+
WebUrl?: string;
|
11
|
+
LambdaFunctionName?: string;
|
12
|
+
}
|
13
|
+
/**
|
14
|
+
* Type definition for AWS::Pinpoint::ApplicationSettings.Limits
|
15
|
+
*
|
16
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-applicationsettings-limits.html | AWS::Pinpoint::ApplicationSettings.Limits}
|
17
|
+
*/
|
18
|
+
export interface PinpointApplicationSettingsLimits {
|
19
|
+
Daily?: number;
|
20
|
+
MaximumDuration?: number;
|
21
|
+
Total?: number;
|
22
|
+
MessagesPerSecond?: number;
|
23
|
+
}
|
24
|
+
/**
|
25
|
+
* Type definition for AWS::Pinpoint::ApplicationSettings.QuietTime
|
26
|
+
*
|
27
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-applicationsettings-quiettime.html | AWS::Pinpoint::ApplicationSettings.QuietTime}
|
28
|
+
*/
|
29
|
+
export interface PinpointApplicationSettingsQuietTime {
|
30
|
+
Start: string;
|
31
|
+
End: string;
|
32
|
+
}
|
33
|
+
/**
|
34
|
+
* Type definition for AWS::Pinpoint::Campaign.AttributeDimension
|
35
|
+
*
|
36
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-attributedimension.html | AWS::Pinpoint::Campaign.AttributeDimension}
|
37
|
+
*/
|
38
|
+
export interface PinpointCampaignAttributeDimension {
|
39
|
+
AttributeType?: string;
|
40
|
+
Values?: any[];
|
41
|
+
}
|
42
|
+
/**
|
43
|
+
* Type definition for AWS::Pinpoint::Campaign.CampaignCustomMessage
|
44
|
+
*
|
45
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-campaigncustommessage.html | AWS::Pinpoint::Campaign.CampaignCustomMessage}
|
46
|
+
*/
|
47
|
+
export interface PinpointCampaignCampaignCustomMessage {
|
48
|
+
Data?: string;
|
49
|
+
}
|
50
|
+
/**
|
51
|
+
* Type definition for AWS::Pinpoint::Campaign.CampaignEmailMessage
|
52
|
+
*
|
53
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-campaignemailmessage.html | AWS::Pinpoint::Campaign.CampaignEmailMessage}
|
54
|
+
*/
|
55
|
+
export interface PinpointCampaignCampaignEmailMessage {
|
56
|
+
FromAddress?: string;
|
57
|
+
HtmlBody?: string;
|
58
|
+
Title?: string;
|
59
|
+
Body?: string;
|
60
|
+
}
|
61
|
+
/**
|
62
|
+
* Type definition for AWS::Pinpoint::Campaign.CampaignEventFilter
|
63
|
+
*
|
64
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-campaigneventfilter.html | AWS::Pinpoint::Campaign.CampaignEventFilter}
|
65
|
+
*/
|
66
|
+
export interface PinpointCampaignCampaignEventFilter {
|
67
|
+
FilterType?: string;
|
68
|
+
Dimensions?: PinpointCampaignEventDimensions;
|
69
|
+
}
|
70
|
+
/**
|
71
|
+
* Type definition for AWS::Pinpoint::Campaign.CampaignHook
|
72
|
+
*
|
73
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-campaignhook.html | AWS::Pinpoint::Campaign.CampaignHook}
|
74
|
+
*/
|
75
|
+
export interface PinpointCampaignCampaignHook {
|
76
|
+
Mode?: string;
|
77
|
+
WebUrl?: string;
|
78
|
+
LambdaFunctionName?: string;
|
79
|
+
}
|
80
|
+
/**
|
81
|
+
* Type definition for AWS::Pinpoint::Campaign.CampaignInAppMessage
|
82
|
+
*
|
83
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-campaigninappmessage.html | AWS::Pinpoint::Campaign.CampaignInAppMessage}
|
84
|
+
*/
|
85
|
+
export interface PinpointCampaignCampaignInAppMessage {
|
86
|
+
CustomConfig?: object;
|
87
|
+
Layout?: string;
|
88
|
+
Content?: any[];
|
89
|
+
}
|
90
|
+
/**
|
91
|
+
* Type definition for AWS::Pinpoint::Campaign.CampaignSmsMessage
|
92
|
+
*
|
93
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-campaignsmsmessage.html | AWS::Pinpoint::Campaign.CampaignSmsMessage}
|
94
|
+
*/
|
95
|
+
export interface PinpointCampaignCampaignSmsMessage {
|
96
|
+
EntityId?: string;
|
97
|
+
OriginationNumber?: string;
|
98
|
+
SenderId?: string;
|
99
|
+
Body?: string;
|
100
|
+
MessageType?: string;
|
101
|
+
TemplateId?: string;
|
102
|
+
}
|
103
|
+
/**
|
104
|
+
* Type definition for AWS::Pinpoint::Campaign.CustomDeliveryConfiguration
|
105
|
+
*
|
106
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-customdeliveryconfiguration.html | AWS::Pinpoint::Campaign.CustomDeliveryConfiguration}
|
107
|
+
*/
|
108
|
+
export interface PinpointCampaignCustomDeliveryConfiguration {
|
109
|
+
DeliveryUri?: string;
|
110
|
+
EndpointTypes?: any[];
|
111
|
+
}
|
112
|
+
/**
|
113
|
+
* Type definition for AWS::Pinpoint::Campaign.DefaultButtonConfiguration
|
114
|
+
*
|
115
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-defaultbuttonconfiguration.html | AWS::Pinpoint::Campaign.DefaultButtonConfiguration}
|
116
|
+
*/
|
117
|
+
export interface PinpointCampaignDefaultButtonConfiguration {
|
118
|
+
ButtonAction?: string;
|
119
|
+
BorderRadius?: number;
|
120
|
+
Text?: string;
|
121
|
+
TextColor?: string;
|
122
|
+
Link?: string;
|
123
|
+
BackgroundColor?: string;
|
124
|
+
}
|
125
|
+
/**
|
126
|
+
* Type definition for AWS::Pinpoint::Campaign.EventDimensions
|
127
|
+
*
|
128
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-eventdimensions.html | AWS::Pinpoint::Campaign.EventDimensions}
|
129
|
+
*/
|
130
|
+
export interface PinpointCampaignEventDimensions {
|
131
|
+
Metrics?: object;
|
132
|
+
EventType?: PinpointCampaignSetDimension;
|
133
|
+
Attributes?: object;
|
134
|
+
}
|
135
|
+
/**
|
136
|
+
* Type definition for AWS::Pinpoint::Campaign.InAppMessageBodyConfig
|
137
|
+
*
|
138
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-inappmessagebodyconfig.html | AWS::Pinpoint::Campaign.InAppMessageBodyConfig}
|
139
|
+
*/
|
140
|
+
export interface PinpointCampaignInAppMessageBodyConfig {
|
141
|
+
Alignment?: string;
|
142
|
+
TextColor?: string;
|
143
|
+
Body?: string;
|
144
|
+
}
|
145
|
+
/**
|
146
|
+
* Type definition for AWS::Pinpoint::Campaign.InAppMessageButton
|
147
|
+
*
|
148
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-inappmessagebutton.html | AWS::Pinpoint::Campaign.InAppMessageButton}
|
149
|
+
*/
|
150
|
+
export interface PinpointCampaignInAppMessageButton {
|
151
|
+
Web?: PinpointCampaignOverrideButtonConfiguration;
|
152
|
+
DefaultConfig?: PinpointCampaignDefaultButtonConfiguration;
|
153
|
+
IOS?: PinpointCampaignOverrideButtonConfiguration;
|
154
|
+
Android?: PinpointCampaignOverrideButtonConfiguration;
|
155
|
+
}
|
156
|
+
/**
|
157
|
+
* Type definition for AWS::Pinpoint::Campaign.InAppMessageContent
|
158
|
+
*
|
159
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-inappmessagecontent.html | AWS::Pinpoint::Campaign.InAppMessageContent}
|
160
|
+
*/
|
161
|
+
export interface PinpointCampaignInAppMessageContent {
|
162
|
+
BodyConfig?: PinpointCampaignInAppMessageBodyConfig;
|
163
|
+
SecondaryBtn?: PinpointCampaignInAppMessageButton;
|
164
|
+
ImageUrl?: string;
|
165
|
+
PrimaryBtn?: PinpointCampaignInAppMessageButton;
|
166
|
+
HeaderConfig?: PinpointCampaignInAppMessageHeaderConfig;
|
167
|
+
BackgroundColor?: string;
|
168
|
+
}
|
169
|
+
/**
|
170
|
+
* Type definition for AWS::Pinpoint::Campaign.InAppMessageHeaderConfig
|
171
|
+
*
|
172
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-inappmessageheaderconfig.html | AWS::Pinpoint::Campaign.InAppMessageHeaderConfig}
|
173
|
+
*/
|
174
|
+
export interface PinpointCampaignInAppMessageHeaderConfig {
|
175
|
+
Alignment?: string;
|
176
|
+
Header?: string;
|
177
|
+
TextColor?: string;
|
178
|
+
}
|
179
|
+
/**
|
180
|
+
* Type definition for AWS::Pinpoint::Campaign.Limits
|
181
|
+
*
|
182
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-limits.html | AWS::Pinpoint::Campaign.Limits}
|
183
|
+
*/
|
184
|
+
export interface PinpointCampaignLimits {
|
185
|
+
Daily?: number;
|
186
|
+
MaximumDuration?: number;
|
187
|
+
Total?: number;
|
188
|
+
MessagesPerSecond?: number;
|
189
|
+
Session?: number;
|
190
|
+
}
|
191
|
+
/**
|
192
|
+
* Type definition for AWS::Pinpoint::Campaign.Message
|
193
|
+
*
|
194
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-message.html | AWS::Pinpoint::Campaign.Message}
|
195
|
+
*/
|
196
|
+
export interface PinpointCampaignMessage {
|
197
|
+
JsonBody?: string;
|
198
|
+
Action?: string;
|
199
|
+
MediaUrl?: string;
|
200
|
+
TimeToLive?: number;
|
201
|
+
ImageSmallIconUrl?: string;
|
202
|
+
ImageUrl?: string;
|
203
|
+
Title?: string;
|
204
|
+
ImageIconUrl?: string;
|
205
|
+
SilentPush?: boolean;
|
206
|
+
Body?: string;
|
207
|
+
RawContent?: string;
|
208
|
+
Url?: string;
|
209
|
+
}
|
210
|
+
/**
|
211
|
+
* Type definition for AWS::Pinpoint::Campaign.MessageConfiguration
|
212
|
+
*
|
213
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-messageconfiguration.html | AWS::Pinpoint::Campaign.MessageConfiguration}
|
214
|
+
*/
|
215
|
+
export interface PinpointCampaignMessageConfiguration {
|
216
|
+
APNSMessage?: PinpointCampaignMessage;
|
217
|
+
BaiduMessage?: PinpointCampaignMessage;
|
218
|
+
DefaultMessage?: PinpointCampaignMessage;
|
219
|
+
InAppMessage?: PinpointCampaignCampaignInAppMessage;
|
220
|
+
EmailMessage?: PinpointCampaignCampaignEmailMessage;
|
221
|
+
GCMMessage?: PinpointCampaignMessage;
|
222
|
+
SMSMessage?: PinpointCampaignCampaignSmsMessage;
|
223
|
+
CustomMessage?: PinpointCampaignCampaignCustomMessage;
|
224
|
+
ADMMessage?: PinpointCampaignMessage;
|
225
|
+
}
|
226
|
+
/**
|
227
|
+
* Type definition for AWS::Pinpoint::Campaign.MetricDimension
|
228
|
+
*
|
229
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-metricdimension.html | AWS::Pinpoint::Campaign.MetricDimension}
|
230
|
+
*/
|
231
|
+
export interface PinpointCampaignMetricDimension {
|
232
|
+
ComparisonOperator?: string;
|
233
|
+
Value?: number;
|
234
|
+
}
|
235
|
+
/**
|
236
|
+
* Type definition for AWS::Pinpoint::Campaign.OverrideButtonConfiguration
|
237
|
+
*
|
238
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-overridebuttonconfiguration.html | AWS::Pinpoint::Campaign.OverrideButtonConfiguration}
|
239
|
+
*/
|
240
|
+
export interface PinpointCampaignOverrideButtonConfiguration {
|
241
|
+
ButtonAction?: string;
|
242
|
+
Link?: string;
|
243
|
+
}
|
244
|
+
/**
|
245
|
+
* Type definition for AWS::Pinpoint::Campaign.QuietTime
|
246
|
+
*
|
247
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-schedule-quiettime.html | AWS::Pinpoint::Campaign.QuietTime}
|
248
|
+
*/
|
249
|
+
export interface PinpointCampaignQuietTime {
|
250
|
+
Start: string;
|
251
|
+
End: string;
|
252
|
+
}
|
253
|
+
/**
|
254
|
+
* Type definition for AWS::Pinpoint::Campaign.Schedule
|
255
|
+
*
|
256
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-schedule.html | AWS::Pinpoint::Campaign.Schedule}
|
257
|
+
*/
|
258
|
+
export interface PinpointCampaignSchedule {
|
259
|
+
TimeZone?: string;
|
260
|
+
QuietTime?: PinpointCampaignQuietTime;
|
261
|
+
EndTime?: string;
|
262
|
+
StartTime?: string;
|
263
|
+
Frequency?: string;
|
264
|
+
EventFilter?: PinpointCampaignCampaignEventFilter;
|
265
|
+
IsLocalTime?: boolean;
|
266
|
+
}
|
267
|
+
/**
|
268
|
+
* Type definition for AWS::Pinpoint::Campaign.SetDimension
|
269
|
+
*
|
270
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-setdimension.html | AWS::Pinpoint::Campaign.SetDimension}
|
271
|
+
*/
|
272
|
+
export interface PinpointCampaignSetDimension {
|
273
|
+
DimensionType?: string;
|
274
|
+
Values?: any[];
|
275
|
+
}
|
276
|
+
/**
|
277
|
+
* Type definition for AWS::Pinpoint::Campaign.Template
|
278
|
+
*
|
279
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-template.html | AWS::Pinpoint::Campaign.Template}
|
280
|
+
*/
|
281
|
+
export interface PinpointCampaignTemplate {
|
282
|
+
Version?: string;
|
283
|
+
Name?: string;
|
284
|
+
}
|
285
|
+
/**
|
286
|
+
* Type definition for AWS::Pinpoint::Campaign.TemplateConfiguration
|
287
|
+
*
|
288
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-templateconfiguration.html | AWS::Pinpoint::Campaign.TemplateConfiguration}
|
289
|
+
*/
|
290
|
+
export interface PinpointCampaignTemplateConfiguration {
|
291
|
+
SMSTemplate?: PinpointCampaignTemplate;
|
292
|
+
EmailTemplate?: PinpointCampaignTemplate;
|
293
|
+
PushTemplate?: PinpointCampaignTemplate;
|
294
|
+
VoiceTemplate?: PinpointCampaignTemplate;
|
295
|
+
}
|
296
|
+
/**
|
297
|
+
* Type definition for AWS::Pinpoint::Campaign.WriteTreatmentResource
|
298
|
+
*
|
299
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-writetreatmentresource.html | AWS::Pinpoint::Campaign.WriteTreatmentResource}
|
300
|
+
*/
|
301
|
+
export interface PinpointCampaignWriteTreatmentResource {
|
302
|
+
TreatmentDescription?: string;
|
303
|
+
MessageConfiguration?: PinpointCampaignMessageConfiguration;
|
304
|
+
Schedule?: PinpointCampaignSchedule;
|
305
|
+
TemplateConfiguration?: PinpointCampaignTemplateConfiguration;
|
306
|
+
CustomDeliveryConfiguration?: PinpointCampaignCustomDeliveryConfiguration;
|
307
|
+
SizePercent?: number;
|
308
|
+
TreatmentName?: string;
|
309
|
+
}
|
310
|
+
/**
|
311
|
+
* Type definition for AWS::Pinpoint::InAppTemplate.BodyConfig
|
312
|
+
*
|
313
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-inapptemplate-bodyconfig.html | AWS::Pinpoint::InAppTemplate.BodyConfig}
|
314
|
+
*/
|
315
|
+
export interface PinpointInAppTemplateBodyConfig {
|
316
|
+
Alignment?: string;
|
317
|
+
TextColor?: string;
|
318
|
+
Body?: string;
|
319
|
+
}
|
320
|
+
/**
|
321
|
+
* Type definition for AWS::Pinpoint::InAppTemplate.ButtonConfig
|
322
|
+
*
|
323
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-inapptemplate-buttonconfig.html | AWS::Pinpoint::InAppTemplate.ButtonConfig}
|
324
|
+
*/
|
325
|
+
export interface PinpointInAppTemplateButtonConfig {
|
326
|
+
Web?: PinpointInAppTemplateOverrideButtonConfiguration;
|
327
|
+
DefaultConfig?: PinpointInAppTemplateDefaultButtonConfiguration;
|
328
|
+
IOS?: PinpointInAppTemplateOverrideButtonConfiguration;
|
329
|
+
Android?: PinpointInAppTemplateOverrideButtonConfiguration;
|
330
|
+
}
|
331
|
+
/**
|
332
|
+
* Type definition for AWS::Pinpoint::InAppTemplate.DefaultButtonConfiguration
|
333
|
+
*
|
334
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-inapptemplate-defaultbuttonconfiguration.html | AWS::Pinpoint::InAppTemplate.DefaultButtonConfiguration}
|
335
|
+
*/
|
336
|
+
export interface PinpointInAppTemplateDefaultButtonConfiguration {
|
337
|
+
BorderRadius?: number;
|
338
|
+
ButtonAction?: string;
|
339
|
+
Text?: string;
|
340
|
+
TextColor?: string;
|
341
|
+
Link?: string;
|
342
|
+
BackgroundColor?: string;
|
343
|
+
}
|
344
|
+
/**
|
345
|
+
* Type definition for AWS::Pinpoint::InAppTemplate.HeaderConfig
|
346
|
+
*
|
347
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-inapptemplate-headerconfig.html | AWS::Pinpoint::InAppTemplate.HeaderConfig}
|
348
|
+
*/
|
349
|
+
export interface PinpointInAppTemplateHeaderConfig {
|
350
|
+
Alignment?: string;
|
351
|
+
Header?: string;
|
352
|
+
TextColor?: string;
|
353
|
+
}
|
354
|
+
/**
|
355
|
+
* Type definition for AWS::Pinpoint::InAppTemplate.InAppMessageContent
|
356
|
+
*
|
357
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-inapptemplate-inappmessagecontent.html | AWS::Pinpoint::InAppTemplate.InAppMessageContent}
|
358
|
+
*/
|
359
|
+
export interface PinpointInAppTemplateInAppMessageContent {
|
360
|
+
BodyConfig?: PinpointInAppTemplateBodyConfig;
|
361
|
+
SecondaryBtn?: PinpointInAppTemplateButtonConfig;
|
362
|
+
ImageUrl?: string;
|
363
|
+
PrimaryBtn?: PinpointInAppTemplateButtonConfig;
|
364
|
+
HeaderConfig?: PinpointInAppTemplateHeaderConfig;
|
365
|
+
BackgroundColor?: string;
|
366
|
+
}
|
367
|
+
/**
|
368
|
+
* Type definition for AWS::Pinpoint::InAppTemplate.OverrideButtonConfiguration
|
369
|
+
*
|
370
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-inapptemplate-overridebuttonconfiguration.html | AWS::Pinpoint::InAppTemplate.OverrideButtonConfiguration}
|
371
|
+
*/
|
372
|
+
export interface PinpointInAppTemplateOverrideButtonConfiguration {
|
373
|
+
ButtonAction?: string;
|
374
|
+
Link?: string;
|
375
|
+
}
|
376
|
+
/**
|
377
|
+
* Type definition for AWS::Pinpoint::PushTemplate.APNSPushNotificationTemplate
|
378
|
+
*
|
379
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-pushtemplate-apnspushnotificationtemplate.html | AWS::Pinpoint::PushTemplate.APNSPushNotificationTemplate}
|
380
|
+
*/
|
381
|
+
export interface PinpointPushTemplateAPNSPushNotificationTemplate {
|
382
|
+
Action?: string;
|
383
|
+
MediaUrl?: string;
|
384
|
+
Title?: string;
|
385
|
+
Sound?: string;
|
386
|
+
Body?: string;
|
387
|
+
Url?: string;
|
388
|
+
}
|
389
|
+
/**
|
390
|
+
* Type definition for AWS::Pinpoint::PushTemplate.AndroidPushNotificationTemplate
|
391
|
+
*
|
392
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-pushtemplate-androidpushnotificationtemplate.html | AWS::Pinpoint::PushTemplate.AndroidPushNotificationTemplate}
|
393
|
+
*/
|
394
|
+
export interface PinpointPushTemplateAndroidPushNotificationTemplate {
|
395
|
+
Action?: string;
|
396
|
+
ImageUrl?: string;
|
397
|
+
SmallImageIconUrl?: string;
|
398
|
+
Title?: string;
|
399
|
+
ImageIconUrl?: string;
|
400
|
+
Sound?: string;
|
401
|
+
Body?: string;
|
402
|
+
Url?: string;
|
403
|
+
}
|
404
|
+
/**
|
405
|
+
* Type definition for AWS::Pinpoint::PushTemplate.DefaultPushNotificationTemplate
|
406
|
+
*
|
407
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-pushtemplate-defaultpushnotificationtemplate.html | AWS::Pinpoint::PushTemplate.DefaultPushNotificationTemplate}
|
408
|
+
*/
|
409
|
+
export interface PinpointPushTemplateDefaultPushNotificationTemplate {
|
410
|
+
Action?: string;
|
411
|
+
Title?: string;
|
412
|
+
Sound?: string;
|
413
|
+
Body?: string;
|
414
|
+
Url?: string;
|
415
|
+
}
|
416
|
+
/**
|
417
|
+
* Type definition for AWS::Pinpoint::Segment.AttributeDimension
|
418
|
+
*
|
419
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-segment-attributedimension.html | AWS::Pinpoint::Segment.AttributeDimension}
|
420
|
+
*/
|
421
|
+
export interface PinpointSegmentAttributeDimension {
|
422
|
+
AttributeType?: string;
|
423
|
+
Values?: any[];
|
424
|
+
}
|
425
|
+
/**
|
426
|
+
* Type definition for AWS::Pinpoint::Segment.Behavior
|
427
|
+
*
|
428
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-segment-segmentdimensions-behavior.html | AWS::Pinpoint::Segment.Behavior}
|
429
|
+
*/
|
430
|
+
export interface PinpointSegmentBehavior {
|
431
|
+
Recency?: PinpointSegmentRecency;
|
432
|
+
}
|
433
|
+
/**
|
434
|
+
* Type definition for AWS::Pinpoint::Segment.Coordinates
|
435
|
+
*
|
436
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-segment-segmentdimensions-location-gpspoint-coordinates.html | AWS::Pinpoint::Segment.Coordinates}
|
437
|
+
*/
|
438
|
+
export interface PinpointSegmentCoordinates {
|
439
|
+
Latitude: number;
|
440
|
+
Longitude: number;
|
441
|
+
}
|
442
|
+
/**
|
443
|
+
* Type definition for AWS::Pinpoint::Segment.Demographic
|
444
|
+
*
|
445
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-segment-segmentdimensions-demographic.html | AWS::Pinpoint::Segment.Demographic}
|
446
|
+
*/
|
447
|
+
export interface PinpointSegmentDemographic {
|
448
|
+
AppVersion?: PinpointSegmentSetDimension;
|
449
|
+
DeviceType?: PinpointSegmentSetDimension;
|
450
|
+
Platform?: PinpointSegmentSetDimension;
|
451
|
+
Channel?: PinpointSegmentSetDimension;
|
452
|
+
Model?: PinpointSegmentSetDimension;
|
453
|
+
Make?: PinpointSegmentSetDimension;
|
454
|
+
}
|
455
|
+
/**
|
456
|
+
* Type definition for AWS::Pinpoint::Segment.GPSPoint
|
457
|
+
*
|
458
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-segment-segmentdimensions-location-gpspoint.html | AWS::Pinpoint::Segment.GPSPoint}
|
459
|
+
*/
|
460
|
+
export interface PinpointSegmentGPSPoint {
|
461
|
+
RangeInKilometers: number;
|
462
|
+
Coordinates: PinpointSegmentCoordinates;
|
463
|
+
}
|
464
|
+
/**
|
465
|
+
* Type definition for AWS::Pinpoint::Segment.Groups
|
466
|
+
*
|
467
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-segment-segmentgroups-groups.html | AWS::Pinpoint::Segment.Groups}
|
468
|
+
*/
|
469
|
+
export interface PinpointSegmentGroups {
|
470
|
+
Type?: string;
|
471
|
+
SourceType?: string;
|
472
|
+
Dimensions?: any[];
|
473
|
+
SourceSegments?: any[];
|
474
|
+
}
|
475
|
+
/**
|
476
|
+
* Type definition for AWS::Pinpoint::Segment.Location
|
477
|
+
*
|
478
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-segment-segmentdimensions-location.html | AWS::Pinpoint::Segment.Location}
|
479
|
+
*/
|
480
|
+
export interface PinpointSegmentLocation {
|
481
|
+
GPSPoint?: PinpointSegmentGPSPoint;
|
482
|
+
Country?: PinpointSegmentSetDimension;
|
483
|
+
}
|
484
|
+
/**
|
485
|
+
* Type definition for AWS::Pinpoint::Segment.Recency
|
486
|
+
*
|
487
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-segment-segmentdimensions-behavior-recency.html | AWS::Pinpoint::Segment.Recency}
|
488
|
+
*/
|
489
|
+
export interface PinpointSegmentRecency {
|
490
|
+
Duration: string;
|
491
|
+
RecencyType: string;
|
492
|
+
}
|
493
|
+
/**
|
494
|
+
* Type definition for AWS::Pinpoint::Segment.SegmentDimensions
|
495
|
+
*
|
496
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-segment-segmentdimensions.html | AWS::Pinpoint::Segment.SegmentDimensions}
|
497
|
+
*/
|
498
|
+
export interface PinpointSegmentSegmentDimensions {
|
499
|
+
Demographic?: PinpointSegmentDemographic;
|
500
|
+
Metrics?: object;
|
501
|
+
Attributes?: object;
|
502
|
+
Behavior?: PinpointSegmentBehavior;
|
503
|
+
UserAttributes?: object;
|
504
|
+
Location?: PinpointSegmentLocation;
|
505
|
+
}
|
506
|
+
/**
|
507
|
+
* Type definition for AWS::Pinpoint::Segment.SegmentGroups
|
508
|
+
*
|
509
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-segment-segmentgroups.html | AWS::Pinpoint::Segment.SegmentGroups}
|
510
|
+
*/
|
511
|
+
export interface PinpointSegmentSegmentGroups {
|
512
|
+
Groups?: any[];
|
513
|
+
Include?: string;
|
514
|
+
}
|
515
|
+
/**
|
516
|
+
* Type definition for AWS::Pinpoint::Segment.SetDimension
|
517
|
+
*
|
518
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-segment-setdimension.html | AWS::Pinpoint::Segment.SetDimension}
|
519
|
+
*/
|
520
|
+
export interface PinpointSegmentSetDimension {
|
521
|
+
DimensionType?: string;
|
522
|
+
Values?: any[];
|
523
|
+
}
|
524
|
+
/**
|
525
|
+
* Type definition for AWS::Pinpoint::Segment.SourceSegments
|
526
|
+
*
|
527
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-segment-segmentgroups-groups-sourcesegments.html | AWS::Pinpoint::Segment.SourceSegments}
|
528
|
+
*/
|
529
|
+
export interface PinpointSegmentSourceSegments {
|
530
|
+
Version?: number;
|
531
|
+
Id: string;
|
532
|
+
}
|
533
|
+
/**
|
534
|
+
* Type definition for AWS::Pinpoint::ADMChannel
|
535
|
+
*
|
536
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-admchannel.html | AWS::Pinpoint::ADMChannel}
|
537
|
+
*/
|
538
|
+
export interface PinpointADMChannelProps {
|
539
|
+
ClientSecret: string;
|
540
|
+
Enabled?: boolean;
|
541
|
+
ClientId: string;
|
542
|
+
ApplicationId: string;
|
543
|
+
}
|
544
|
+
/**
|
545
|
+
* Resource class for AWS::Pinpoint::ADMChannel
|
546
|
+
*
|
547
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-admchannel.html | AWS::Pinpoint::ADMChannel}
|
548
|
+
*/
|
549
|
+
export declare class PinpointADMChannel extends ResourceBase<"AWS::Pinpoint::ADMChannel", PinpointADMChannelProps, Record<string, never>> {
|
550
|
+
static readonly Type = "AWS::Pinpoint::ADMChannel";
|
551
|
+
static readonly AttributeNames: never[];
|
552
|
+
constructor(logicalId: string, properties: PinpointADMChannelProps, options?: ResourceOptions);
|
553
|
+
}
|
554
|
+
/**
|
555
|
+
* Type definition for AWS::Pinpoint::APNSChannel
|
556
|
+
*
|
557
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-apnschannel.html | AWS::Pinpoint::APNSChannel}
|
558
|
+
*/
|
559
|
+
export interface PinpointAPNSChannelProps {
|
560
|
+
BundleId?: string;
|
561
|
+
PrivateKey?: string;
|
562
|
+
Enabled?: boolean;
|
563
|
+
DefaultAuthenticationMethod?: string;
|
564
|
+
TokenKey?: string;
|
565
|
+
ApplicationId: string;
|
566
|
+
TeamId?: string;
|
567
|
+
Certificate?: string;
|
568
|
+
TokenKeyId?: string;
|
569
|
+
}
|
570
|
+
/**
|
571
|
+
* Resource class for AWS::Pinpoint::APNSChannel
|
572
|
+
*
|
573
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-apnschannel.html | AWS::Pinpoint::APNSChannel}
|
574
|
+
*/
|
575
|
+
export declare class PinpointAPNSChannel extends ResourceBase<"AWS::Pinpoint::APNSChannel", PinpointAPNSChannelProps, Record<string, never>> {
|
576
|
+
static readonly Type = "AWS::Pinpoint::APNSChannel";
|
577
|
+
static readonly AttributeNames: never[];
|
578
|
+
constructor(logicalId: string, properties: PinpointAPNSChannelProps, options?: ResourceOptions);
|
579
|
+
}
|
580
|
+
/**
|
581
|
+
* Type definition for AWS::Pinpoint::APNSSandboxChannel
|
582
|
+
*
|
583
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-apnssandboxchannel.html | AWS::Pinpoint::APNSSandboxChannel}
|
584
|
+
*/
|
585
|
+
export interface PinpointAPNSSandboxChannelProps {
|
586
|
+
BundleId?: string;
|
587
|
+
PrivateKey?: string;
|
588
|
+
Enabled?: boolean;
|
589
|
+
DefaultAuthenticationMethod?: string;
|
590
|
+
TokenKey?: string;
|
591
|
+
ApplicationId: string;
|
592
|
+
TeamId?: string;
|
593
|
+
Certificate?: string;
|
594
|
+
TokenKeyId?: string;
|
595
|
+
}
|
596
|
+
/**
|
597
|
+
* Resource class for AWS::Pinpoint::APNSSandboxChannel
|
598
|
+
*
|
599
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-apnssandboxchannel.html | AWS::Pinpoint::APNSSandboxChannel}
|
600
|
+
*/
|
601
|
+
export declare class PinpointAPNSSandboxChannel extends ResourceBase<"AWS::Pinpoint::APNSSandboxChannel", PinpointAPNSSandboxChannelProps, Record<string, never>> {
|
602
|
+
static readonly Type = "AWS::Pinpoint::APNSSandboxChannel";
|
603
|
+
static readonly AttributeNames: never[];
|
604
|
+
constructor(logicalId: string, properties: PinpointAPNSSandboxChannelProps, options?: ResourceOptions);
|
605
|
+
}
|
606
|
+
/**
|
607
|
+
* Type definition for AWS::Pinpoint::APNSVoipChannel
|
608
|
+
*
|
609
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-apnsvoipchannel.html | AWS::Pinpoint::APNSVoipChannel}
|
610
|
+
*/
|
611
|
+
export interface PinpointAPNSVoipChannelProps {
|
612
|
+
BundleId?: string;
|
613
|
+
PrivateKey?: string;
|
614
|
+
Enabled?: boolean;
|
615
|
+
DefaultAuthenticationMethod?: string;
|
616
|
+
TokenKey?: string;
|
617
|
+
ApplicationId: string;
|
618
|
+
TeamId?: string;
|
619
|
+
Certificate?: string;
|
620
|
+
TokenKeyId?: string;
|
621
|
+
}
|
622
|
+
/**
|
623
|
+
* Resource class for AWS::Pinpoint::APNSVoipChannel
|
624
|
+
*
|
625
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-apnsvoipchannel.html | AWS::Pinpoint::APNSVoipChannel}
|
626
|
+
*/
|
627
|
+
export declare class PinpointAPNSVoipChannel extends ResourceBase<"AWS::Pinpoint::APNSVoipChannel", PinpointAPNSVoipChannelProps, Record<string, never>> {
|
628
|
+
static readonly Type = "AWS::Pinpoint::APNSVoipChannel";
|
629
|
+
static readonly AttributeNames: never[];
|
630
|
+
constructor(logicalId: string, properties: PinpointAPNSVoipChannelProps, options?: ResourceOptions);
|
631
|
+
}
|
632
|
+
/**
|
633
|
+
* Type definition for AWS::Pinpoint::APNSVoipSandboxChannel
|
634
|
+
*
|
635
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-apnsvoipsandboxchannel.html | AWS::Pinpoint::APNSVoipSandboxChannel}
|
636
|
+
*/
|
637
|
+
export interface PinpointAPNSVoipSandboxChannelProps {
|
638
|
+
BundleId?: string;
|
639
|
+
PrivateKey?: string;
|
640
|
+
Enabled?: boolean;
|
641
|
+
DefaultAuthenticationMethod?: string;
|
642
|
+
TokenKey?: string;
|
643
|
+
ApplicationId: string;
|
644
|
+
TeamId?: string;
|
645
|
+
Certificate?: string;
|
646
|
+
TokenKeyId?: string;
|
647
|
+
}
|
648
|
+
/**
|
649
|
+
* Resource class for AWS::Pinpoint::APNSVoipSandboxChannel
|
650
|
+
*
|
651
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-apnsvoipsandboxchannel.html | AWS::Pinpoint::APNSVoipSandboxChannel}
|
652
|
+
*/
|
653
|
+
export declare class PinpointAPNSVoipSandboxChannel extends ResourceBase<"AWS::Pinpoint::APNSVoipSandboxChannel", PinpointAPNSVoipSandboxChannelProps, Record<string, never>> {
|
654
|
+
static readonly Type = "AWS::Pinpoint::APNSVoipSandboxChannel";
|
655
|
+
static readonly AttributeNames: never[];
|
656
|
+
constructor(logicalId: string, properties: PinpointAPNSVoipSandboxChannelProps, options?: ResourceOptions);
|
657
|
+
}
|
658
|
+
/**
|
659
|
+
* Type definition for AWS::Pinpoint::App
|
660
|
+
*
|
661
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-app.html | AWS::Pinpoint::App}
|
662
|
+
*/
|
663
|
+
export interface PinpointAppProps {
|
664
|
+
Tags?: object;
|
665
|
+
Name: string;
|
666
|
+
}
|
667
|
+
/**
|
668
|
+
* Attributes type definition for AWS::Pinpoint::App
|
669
|
+
*
|
670
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-app.html | AWS::Pinpoint::App}
|
671
|
+
*/
|
672
|
+
export interface PinpointAppAttribs {
|
673
|
+
Arn?: string;
|
674
|
+
}
|
675
|
+
/**
|
676
|
+
* Resource class for AWS::Pinpoint::App
|
677
|
+
*
|
678
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-app.html | AWS::Pinpoint::App}
|
679
|
+
*/
|
680
|
+
export declare class PinpointApp extends ResourceBase<"AWS::Pinpoint::App", PinpointAppProps, PinpointAppAttribs> {
|
681
|
+
static readonly Type = "AWS::Pinpoint::App";
|
682
|
+
static readonly AttributeNames: readonly (keyof PinpointAppAttribs)[];
|
683
|
+
constructor(logicalId: string, properties: PinpointAppProps, options?: ResourceOptions);
|
684
|
+
}
|
685
|
+
/**
|
686
|
+
* Type definition for AWS::Pinpoint::ApplicationSettings
|
687
|
+
*
|
688
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-applicationsettings.html | AWS::Pinpoint::ApplicationSettings}
|
689
|
+
*/
|
690
|
+
export interface PinpointApplicationSettingsProps {
|
691
|
+
QuietTime?: PinpointApplicationSettingsQuietTime;
|
692
|
+
Limits?: PinpointApplicationSettingsLimits;
|
693
|
+
ApplicationId: string;
|
694
|
+
CampaignHook?: PinpointApplicationSettingsCampaignHook;
|
695
|
+
CloudWatchMetricsEnabled?: boolean;
|
696
|
+
}
|
697
|
+
/**
|
698
|
+
* Resource class for AWS::Pinpoint::ApplicationSettings
|
699
|
+
*
|
700
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-applicationsettings.html | AWS::Pinpoint::ApplicationSettings}
|
701
|
+
*/
|
702
|
+
export declare class PinpointApplicationSettings extends ResourceBase<"AWS::Pinpoint::ApplicationSettings", PinpointApplicationSettingsProps, Record<string, never>> {
|
703
|
+
static readonly Type = "AWS::Pinpoint::ApplicationSettings";
|
704
|
+
static readonly AttributeNames: never[];
|
705
|
+
constructor(logicalId: string, properties: PinpointApplicationSettingsProps, options?: ResourceOptions);
|
706
|
+
}
|
707
|
+
/**
|
708
|
+
* Type definition for AWS::Pinpoint::BaiduChannel
|
709
|
+
*
|
710
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-baiduchannel.html | AWS::Pinpoint::BaiduChannel}
|
711
|
+
*/
|
712
|
+
export interface PinpointBaiduChannelProps {
|
713
|
+
SecretKey: string;
|
714
|
+
ApiKey: string;
|
715
|
+
Enabled?: boolean;
|
716
|
+
ApplicationId: string;
|
717
|
+
}
|
718
|
+
/**
|
719
|
+
* Resource class for AWS::Pinpoint::BaiduChannel
|
720
|
+
*
|
721
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-baiduchannel.html | AWS::Pinpoint::BaiduChannel}
|
722
|
+
*/
|
723
|
+
export declare class PinpointBaiduChannel extends ResourceBase<"AWS::Pinpoint::BaiduChannel", PinpointBaiduChannelProps, Record<string, never>> {
|
724
|
+
static readonly Type = "AWS::Pinpoint::BaiduChannel";
|
725
|
+
static readonly AttributeNames: never[];
|
726
|
+
constructor(logicalId: string, properties: PinpointBaiduChannelProps, options?: ResourceOptions);
|
727
|
+
}
|
728
|
+
/**
|
729
|
+
* Type definition for AWS::Pinpoint::Campaign
|
730
|
+
*
|
731
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-campaign.html | AWS::Pinpoint::Campaign}
|
732
|
+
*/
|
733
|
+
export interface PinpointCampaignProps {
|
734
|
+
Description?: string;
|
735
|
+
SegmentId: string;
|
736
|
+
Priority?: number;
|
737
|
+
TemplateConfiguration?: PinpointCampaignTemplateConfiguration;
|
738
|
+
IsPaused?: boolean;
|
739
|
+
AdditionalTreatments?: any[];
|
740
|
+
Name: string;
|
741
|
+
SegmentVersion?: number;
|
742
|
+
TreatmentDescription?: string;
|
743
|
+
MessageConfiguration?: PinpointCampaignMessageConfiguration;
|
744
|
+
Limits?: PinpointCampaignLimits;
|
745
|
+
HoldoutPercent?: number;
|
746
|
+
Schedule: PinpointCampaignSchedule;
|
747
|
+
CustomDeliveryConfiguration?: PinpointCampaignCustomDeliveryConfiguration;
|
748
|
+
ApplicationId: string;
|
749
|
+
CampaignHook?: PinpointCampaignCampaignHook;
|
750
|
+
Tags?: object;
|
751
|
+
TreatmentName?: string;
|
752
|
+
}
|
753
|
+
/**
|
754
|
+
* Attributes type definition for AWS::Pinpoint::Campaign
|
755
|
+
*
|
756
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-campaign.html | AWS::Pinpoint::Campaign}
|
757
|
+
*/
|
758
|
+
export interface PinpointCampaignAttribs {
|
759
|
+
CampaignId?: string;
|
760
|
+
Arn?: string;
|
761
|
+
}
|
762
|
+
/**
|
763
|
+
* Resource class for AWS::Pinpoint::Campaign
|
764
|
+
*
|
765
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-campaign.html | AWS::Pinpoint::Campaign}
|
766
|
+
*/
|
767
|
+
export declare class PinpointCampaign extends ResourceBase<"AWS::Pinpoint::Campaign", PinpointCampaignProps, PinpointCampaignAttribs> {
|
768
|
+
static readonly Type = "AWS::Pinpoint::Campaign";
|
769
|
+
static readonly AttributeNames: readonly (keyof PinpointCampaignAttribs)[];
|
770
|
+
constructor(logicalId: string, properties: PinpointCampaignProps, options?: ResourceOptions);
|
771
|
+
}
|
772
|
+
/**
|
773
|
+
* Type definition for AWS::Pinpoint::EmailChannel
|
774
|
+
*
|
775
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-emailchannel.html | AWS::Pinpoint::EmailChannel}
|
776
|
+
*/
|
777
|
+
export interface PinpointEmailChannelProps {
|
778
|
+
ConfigurationSet?: string;
|
779
|
+
FromAddress: string;
|
780
|
+
Enabled?: boolean;
|
781
|
+
ApplicationId: string;
|
782
|
+
Identity: string;
|
783
|
+
RoleArn?: string;
|
784
|
+
}
|
785
|
+
/**
|
786
|
+
* Resource class for AWS::Pinpoint::EmailChannel
|
787
|
+
*
|
788
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-emailchannel.html | AWS::Pinpoint::EmailChannel}
|
789
|
+
*/
|
790
|
+
export declare class PinpointEmailChannel extends ResourceBase<"AWS::Pinpoint::EmailChannel", PinpointEmailChannelProps, Record<string, never>> {
|
791
|
+
static readonly Type = "AWS::Pinpoint::EmailChannel";
|
792
|
+
static readonly AttributeNames: never[];
|
793
|
+
constructor(logicalId: string, properties: PinpointEmailChannelProps, options?: ResourceOptions);
|
794
|
+
}
|
795
|
+
/**
|
796
|
+
* Type definition for AWS::Pinpoint::EmailTemplate
|
797
|
+
*
|
798
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-emailtemplate.html | AWS::Pinpoint::EmailTemplate}
|
799
|
+
*/
|
800
|
+
export interface PinpointEmailTemplateProps {
|
801
|
+
HtmlPart?: string;
|
802
|
+
TextPart?: string;
|
803
|
+
TemplateName: string;
|
804
|
+
TemplateDescription?: string;
|
805
|
+
DefaultSubstitutions?: string;
|
806
|
+
Subject: string;
|
807
|
+
Tags?: object;
|
808
|
+
}
|
809
|
+
/**
|
810
|
+
* Attributes type definition for AWS::Pinpoint::EmailTemplate
|
811
|
+
*
|
812
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-emailtemplate.html | AWS::Pinpoint::EmailTemplate}
|
813
|
+
*/
|
814
|
+
export interface PinpointEmailTemplateAttribs {
|
815
|
+
Arn?: string;
|
816
|
+
}
|
817
|
+
/**
|
818
|
+
* Resource class for AWS::Pinpoint::EmailTemplate
|
819
|
+
*
|
820
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-emailtemplate.html | AWS::Pinpoint::EmailTemplate}
|
821
|
+
*/
|
822
|
+
export declare class PinpointEmailTemplate extends ResourceBase<"AWS::Pinpoint::EmailTemplate", PinpointEmailTemplateProps, PinpointEmailTemplateAttribs> {
|
823
|
+
static readonly Type = "AWS::Pinpoint::EmailTemplate";
|
824
|
+
static readonly AttributeNames: readonly (keyof PinpointEmailTemplateAttribs)[];
|
825
|
+
constructor(logicalId: string, properties: PinpointEmailTemplateProps, options?: ResourceOptions);
|
826
|
+
}
|
827
|
+
/**
|
828
|
+
* Type definition for AWS::Pinpoint::EventStream
|
829
|
+
*
|
830
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-eventstream.html | AWS::Pinpoint::EventStream}
|
831
|
+
*/
|
832
|
+
export interface PinpointEventStreamProps {
|
833
|
+
ApplicationId: string;
|
834
|
+
DestinationStreamArn: string;
|
835
|
+
RoleArn: string;
|
836
|
+
}
|
837
|
+
/**
|
838
|
+
* Resource class for AWS::Pinpoint::EventStream
|
839
|
+
*
|
840
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-eventstream.html | AWS::Pinpoint::EventStream}
|
841
|
+
*/
|
842
|
+
export declare class PinpointEventStream extends ResourceBase<"AWS::Pinpoint::EventStream", PinpointEventStreamProps, Record<string, never>> {
|
843
|
+
static readonly Type = "AWS::Pinpoint::EventStream";
|
844
|
+
static readonly AttributeNames: never[];
|
845
|
+
constructor(logicalId: string, properties: PinpointEventStreamProps, options?: ResourceOptions);
|
846
|
+
}
|
847
|
+
/**
|
848
|
+
* Type definition for AWS::Pinpoint::GCMChannel
|
849
|
+
*
|
850
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-gcmchannel.html | AWS::Pinpoint::GCMChannel}
|
851
|
+
*/
|
852
|
+
export interface PinpointGCMChannelProps {
|
853
|
+
ApiKey: string;
|
854
|
+
Enabled?: boolean;
|
855
|
+
ApplicationId: string;
|
856
|
+
}
|
857
|
+
/**
|
858
|
+
* Resource class for AWS::Pinpoint::GCMChannel
|
859
|
+
*
|
860
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-gcmchannel.html | AWS::Pinpoint::GCMChannel}
|
861
|
+
*/
|
862
|
+
export declare class PinpointGCMChannel extends ResourceBase<"AWS::Pinpoint::GCMChannel", PinpointGCMChannelProps, Record<string, never>> {
|
863
|
+
static readonly Type = "AWS::Pinpoint::GCMChannel";
|
864
|
+
static readonly AttributeNames: never[];
|
865
|
+
constructor(logicalId: string, properties: PinpointGCMChannelProps, options?: ResourceOptions);
|
866
|
+
}
|
867
|
+
/**
|
868
|
+
* Type definition for AWS::Pinpoint::InAppTemplate
|
869
|
+
*
|
870
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-inapptemplate.html | AWS::Pinpoint::InAppTemplate}
|
871
|
+
*/
|
872
|
+
export interface PinpointInAppTemplateProps {
|
873
|
+
CustomConfig?: object;
|
874
|
+
Layout?: string;
|
875
|
+
Content?: any[];
|
876
|
+
TemplateName: string;
|
877
|
+
TemplateDescription?: string;
|
878
|
+
Tags?: object;
|
879
|
+
}
|
880
|
+
/**
|
881
|
+
* Attributes type definition for AWS::Pinpoint::InAppTemplate
|
882
|
+
*
|
883
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-inapptemplate.html | AWS::Pinpoint::InAppTemplate}
|
884
|
+
*/
|
885
|
+
export interface PinpointInAppTemplateAttribs {
|
886
|
+
Arn?: string;
|
887
|
+
}
|
888
|
+
/**
|
889
|
+
* Resource class for AWS::Pinpoint::InAppTemplate
|
890
|
+
*
|
891
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-inapptemplate.html | AWS::Pinpoint::InAppTemplate}
|
892
|
+
*/
|
893
|
+
export declare class PinpointInAppTemplate extends ResourceBase<"AWS::Pinpoint::InAppTemplate", PinpointInAppTemplateProps, PinpointInAppTemplateAttribs> {
|
894
|
+
static readonly Type = "AWS::Pinpoint::InAppTemplate";
|
895
|
+
static readonly AttributeNames: readonly (keyof PinpointInAppTemplateAttribs)[];
|
896
|
+
constructor(logicalId: string, properties: PinpointInAppTemplateProps, options?: ResourceOptions);
|
897
|
+
}
|
898
|
+
/**
|
899
|
+
* Type definition for AWS::Pinpoint::PushTemplate
|
900
|
+
*
|
901
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-pushtemplate.html | AWS::Pinpoint::PushTemplate}
|
902
|
+
*/
|
903
|
+
export interface PinpointPushTemplateProps {
|
904
|
+
GCM?: PinpointPushTemplateAndroidPushNotificationTemplate;
|
905
|
+
Baidu?: PinpointPushTemplateAndroidPushNotificationTemplate;
|
906
|
+
TemplateName: string;
|
907
|
+
ADM?: PinpointPushTemplateAndroidPushNotificationTemplate;
|
908
|
+
APNS?: PinpointPushTemplateAPNSPushNotificationTemplate;
|
909
|
+
TemplateDescription?: string;
|
910
|
+
DefaultSubstitutions?: string;
|
911
|
+
Default?: PinpointPushTemplateDefaultPushNotificationTemplate;
|
912
|
+
Tags?: object;
|
913
|
+
}
|
914
|
+
/**
|
915
|
+
* Attributes type definition for AWS::Pinpoint::PushTemplate
|
916
|
+
*
|
917
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-pushtemplate.html | AWS::Pinpoint::PushTemplate}
|
918
|
+
*/
|
919
|
+
export interface PinpointPushTemplateAttribs {
|
920
|
+
Arn?: string;
|
921
|
+
}
|
922
|
+
/**
|
923
|
+
* Resource class for AWS::Pinpoint::PushTemplate
|
924
|
+
*
|
925
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-pushtemplate.html | AWS::Pinpoint::PushTemplate}
|
926
|
+
*/
|
927
|
+
export declare class PinpointPushTemplate extends ResourceBase<"AWS::Pinpoint::PushTemplate", PinpointPushTemplateProps, PinpointPushTemplateAttribs> {
|
928
|
+
static readonly Type = "AWS::Pinpoint::PushTemplate";
|
929
|
+
static readonly AttributeNames: readonly (keyof PinpointPushTemplateAttribs)[];
|
930
|
+
constructor(logicalId: string, properties: PinpointPushTemplateProps, options?: ResourceOptions);
|
931
|
+
}
|
932
|
+
/**
|
933
|
+
* Type definition for AWS::Pinpoint::SMSChannel
|
934
|
+
*
|
935
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-smschannel.html | AWS::Pinpoint::SMSChannel}
|
936
|
+
*/
|
937
|
+
export interface PinpointSMSChannelProps {
|
938
|
+
ShortCode?: string;
|
939
|
+
Enabled?: boolean;
|
940
|
+
ApplicationId: string;
|
941
|
+
SenderId?: string;
|
942
|
+
}
|
943
|
+
/**
|
944
|
+
* Resource class for AWS::Pinpoint::SMSChannel
|
945
|
+
*
|
946
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-smschannel.html | AWS::Pinpoint::SMSChannel}
|
947
|
+
*/
|
948
|
+
export declare class PinpointSMSChannel extends ResourceBase<"AWS::Pinpoint::SMSChannel", PinpointSMSChannelProps, Record<string, never>> {
|
949
|
+
static readonly Type = "AWS::Pinpoint::SMSChannel";
|
950
|
+
static readonly AttributeNames: never[];
|
951
|
+
constructor(logicalId: string, properties: PinpointSMSChannelProps, options?: ResourceOptions);
|
952
|
+
}
|
953
|
+
/**
|
954
|
+
* Type definition for AWS::Pinpoint::Segment
|
955
|
+
*
|
956
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-segment.html | AWS::Pinpoint::Segment}
|
957
|
+
*/
|
958
|
+
export interface PinpointSegmentProps {
|
959
|
+
SegmentGroups?: PinpointSegmentSegmentGroups;
|
960
|
+
Dimensions?: PinpointSegmentSegmentDimensions;
|
961
|
+
ApplicationId: string;
|
962
|
+
Tags?: object;
|
963
|
+
Name: string;
|
964
|
+
}
|
965
|
+
/**
|
966
|
+
* Attributes type definition for AWS::Pinpoint::Segment
|
967
|
+
*
|
968
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-segment.html | AWS::Pinpoint::Segment}
|
969
|
+
*/
|
970
|
+
export interface PinpointSegmentAttribs {
|
971
|
+
SegmentId?: string;
|
972
|
+
Arn?: string;
|
973
|
+
}
|
974
|
+
/**
|
975
|
+
* Resource class for AWS::Pinpoint::Segment
|
976
|
+
*
|
977
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-segment.html | AWS::Pinpoint::Segment}
|
978
|
+
*/
|
979
|
+
export declare class PinpointSegment extends ResourceBase<"AWS::Pinpoint::Segment", PinpointSegmentProps, PinpointSegmentAttribs> {
|
980
|
+
static readonly Type = "AWS::Pinpoint::Segment";
|
981
|
+
static readonly AttributeNames: readonly (keyof PinpointSegmentAttribs)[];
|
982
|
+
constructor(logicalId: string, properties: PinpointSegmentProps, options?: ResourceOptions);
|
983
|
+
}
|
984
|
+
/**
|
985
|
+
* Type definition for AWS::Pinpoint::SmsTemplate
|
986
|
+
*
|
987
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-smstemplate.html | AWS::Pinpoint::SmsTemplate}
|
988
|
+
*/
|
989
|
+
export interface PinpointSmsTemplateProps {
|
990
|
+
TemplateName: string;
|
991
|
+
TemplateDescription?: string;
|
992
|
+
DefaultSubstitutions?: string;
|
993
|
+
Body: string;
|
994
|
+
Tags?: object;
|
995
|
+
}
|
996
|
+
/**
|
997
|
+
* Attributes type definition for AWS::Pinpoint::SmsTemplate
|
998
|
+
*
|
999
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-smstemplate.html | AWS::Pinpoint::SmsTemplate}
|
1000
|
+
*/
|
1001
|
+
export interface PinpointSmsTemplateAttribs {
|
1002
|
+
Arn?: string;
|
1003
|
+
}
|
1004
|
+
/**
|
1005
|
+
* Resource class for AWS::Pinpoint::SmsTemplate
|
1006
|
+
*
|
1007
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-smstemplate.html | AWS::Pinpoint::SmsTemplate}
|
1008
|
+
*/
|
1009
|
+
export declare class PinpointSmsTemplate extends ResourceBase<"AWS::Pinpoint::SmsTemplate", PinpointSmsTemplateProps, PinpointSmsTemplateAttribs> {
|
1010
|
+
static readonly Type = "AWS::Pinpoint::SmsTemplate";
|
1011
|
+
static readonly AttributeNames: readonly (keyof PinpointSmsTemplateAttribs)[];
|
1012
|
+
constructor(logicalId: string, properties: PinpointSmsTemplateProps, options?: ResourceOptions);
|
1013
|
+
}
|
1014
|
+
/**
|
1015
|
+
* Type definition for AWS::Pinpoint::VoiceChannel
|
1016
|
+
*
|
1017
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-voicechannel.html | AWS::Pinpoint::VoiceChannel}
|
1018
|
+
*/
|
1019
|
+
export interface PinpointVoiceChannelProps {
|
1020
|
+
Enabled?: boolean;
|
1021
|
+
ApplicationId: string;
|
1022
|
+
}
|
1023
|
+
/**
|
1024
|
+
* Resource class for AWS::Pinpoint::VoiceChannel
|
1025
|
+
*
|
1026
|
+
* @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-voicechannel.html | AWS::Pinpoint::VoiceChannel}
|
1027
|
+
*/
|
1028
|
+
export declare class PinpointVoiceChannel extends ResourceBase<"AWS::Pinpoint::VoiceChannel", PinpointVoiceChannelProps, Record<string, never>> {
|
1029
|
+
static readonly Type = "AWS::Pinpoint::VoiceChannel";
|
1030
|
+
static readonly AttributeNames: never[];
|
1031
|
+
constructor(logicalId: string, properties: PinpointVoiceChannelProps, options?: ResourceOptions);
|
1032
|
+
}
|