Package software.amazon.awscdk.services.internetmonitor
package software.amazon.awscdk.services.internetmonitor
AWS::InternetMonitor Construct Library
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.internetmonitor.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for InternetMonitor construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::InternetMonitor resources directly.
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::InternetMonitor.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
-
ClassDescriptionThe
AWS::InternetMonitor::Monitor
resource is an Internet Monitor resource type that contains information about how you create a monitor in Amazon CloudWatch Internet Monitor.A fluent builder forCfnMonitor
.Define the health event threshold percentages for the performance score and availability score for your application's monitor.A builder forCfnMonitor.HealthEventsConfigProperty
An implementation forCfnMonitor.HealthEventsConfigProperty
Publish internet measurements to an Amazon S3 bucket in addition to CloudWatch Logs.A builder forCfnMonitor.InternetMeasurementsLogDeliveryProperty
An implementation forCfnMonitor.InternetMeasurementsLogDeliveryProperty
Configuration information that determines the threshold and other conditions for when Internet Monitor creates a health event for a local performance or availability issue, when scores cross a threshold for one or more city-networks.A builder forCfnMonitor.LocalHealthEventsConfigProperty
An implementation forCfnMonitor.LocalHealthEventsConfigProperty
The configuration for publishing Amazon CloudWatch Internet Monitor internet measurements to Amazon S3.A builder forCfnMonitor.S3ConfigProperty
An implementation forCfnMonitor.S3ConfigProperty
Properties for defining aCfnMonitor
.A builder forCfnMonitorProps
An implementation forCfnMonitorProps