We recommend new projects start with resources from the AWS provider.
aws-native.internetmonitor.getMonitor
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Represents a monitor, which defines the monitoring boundaries for measurements that Internet Monitor publishes information about for an application
Using getMonitor
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getMonitor(args: GetMonitorArgs, opts?: InvokeOptions): Promise<GetMonitorResult>
function getMonitorOutput(args: GetMonitorOutputArgs, opts?: InvokeOptions): Output<GetMonitorResult>def get_monitor(monitor_name: Optional[str] = None,
                opts: Optional[InvokeOptions] = None) -> GetMonitorResult
def get_monitor_output(monitor_name: Optional[pulumi.Input[str]] = None,
                opts: Optional[InvokeOptions] = None) -> Output[GetMonitorResult]func LookupMonitor(ctx *Context, args *LookupMonitorArgs, opts ...InvokeOption) (*LookupMonitorResult, error)
func LookupMonitorOutput(ctx *Context, args *LookupMonitorOutputArgs, opts ...InvokeOption) LookupMonitorResultOutput> Note: This function is named LookupMonitor in the Go SDK.
public static class GetMonitor 
{
    public static Task<GetMonitorResult> InvokeAsync(GetMonitorArgs args, InvokeOptions? opts = null)
    public static Output<GetMonitorResult> Invoke(GetMonitorInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetMonitorResult> getMonitor(GetMonitorArgs args, InvokeOptions options)
public static Output<GetMonitorResult> getMonitor(GetMonitorArgs args, InvokeOptions options)
fn::invoke:
  function: aws-native:internetmonitor:getMonitor
  arguments:
    # arguments dictionaryThe following arguments are supported:
- MonitorName string
- The name of the monitor. A monitor name can contain only alphanumeric characters, dashes (-), periods (.), and underscores (_).
- MonitorName string
- The name of the monitor. A monitor name can contain only alphanumeric characters, dashes (-), periods (.), and underscores (_).
- monitorName String
- The name of the monitor. A monitor name can contain only alphanumeric characters, dashes (-), periods (.), and underscores (_).
- monitorName string
- The name of the monitor. A monitor name can contain only alphanumeric characters, dashes (-), periods (.), and underscores (_).
- monitor_name str
- The name of the monitor. A monitor name can contain only alphanumeric characters, dashes (-), periods (.), and underscores (_).
- monitorName String
- The name of the monitor. A monitor name can contain only alphanumeric characters, dashes (-), periods (.), and underscores (_).
getMonitor Result
The following output properties are available:
- CreatedAt string
- The time when the monitor was created.
- HealthEvents Pulumi.Config Aws Native. Internet Monitor. Outputs. Monitor Health Events Config 
- A complex type with the configuration information that determines the threshold and other conditions for when Internet Monitor creates a health event for an overall performance or availability issue, across an application's geographies. - Defines the percentages, for overall performance scores and availability scores for an application, that are the thresholds for when Internet Monitor creates a health event. You can override the defaults to set a custom threshold for overall performance or availability scores, or both. - You can also set thresholds for local health scores,, where Internet Monitor creates a health event when scores cross a threshold for one or more city-networks, in addition to creating an event when an overall score crosses a threshold. - If you don't set a health event threshold, the default value is 95%. - For local thresholds, you also set a minimum percentage of overall traffic that is impacted by an issue before Internet Monitor creates an event. In addition, you can disable local thresholds, for performance scores, availability scores, or both. - For more information, see Change health event thresholds in the Internet Monitor section of the CloudWatch User Guide . 
- InternetMeasurements Pulumi.Log Delivery Aws Native. Internet Monitor. Outputs. Monitor Internet Measurements Log Delivery 
- Publish internet measurements for a monitor for all city-networks (up to the 500,000 service limit) to another location, such as an Amazon S3 bucket. Measurements are also published to Amazon CloudWatch Logs for the first 500 (by traffic volume) city-networks (client locations and ASNs, typically internet service providers or ISPs).
- MaxCity intNetworks To Monitor 
- The maximum number of city-networks to monitor for your resources. A city-network is the location (city) where clients access your application resources from and the network, such as an internet service provider, that clients access the resources through. - For more information, see Choosing a city-network maximum value in Using Amazon CloudWatch Internet Monitor . 
- ModifiedAt string
- The last time that the monitor was modified.
- MonitorArn string
- The Amazon Resource Name (ARN) of the monitor.
- ProcessingStatus Pulumi.Aws Native. Internet Monitor. Monitor Processing Status Code 
- The health of data processing for the monitor. For more information, see ProcessingStatusunder MonitorListMember in the Amazon CloudWatch Internet Monitor API Reference .
- ProcessingStatus stringInfo 
- Additional information about the health of the data processing for the monitor.
- Resources List<string>
- The resources that have been added for the monitor, listed by their Amazon Resource Names (ARNs). Use this option to add or remove resources when making an update. - Be aware that if you include content in the - Resourcesfield when you update a monitor, the- ResourcesToAddand- ResourcesToRemovefields must be empty.
- Status
Pulumi.Aws Native. Internet Monitor. Monitor Config State 
- The status of a monitor. The accepted values that you can specify for StatusareACTIVEandINACTIVE.
- 
List<Pulumi.Aws Native. Outputs. Tag> 
- The tags for a monitor, listed as a set of key:value pairs.
- TrafficPercentage intTo Monitor 
- The percentage of the internet-facing traffic for your application that you want to monitor. You can also, optionally, set a limit for the number of city-networks (client locations and ASNs, typically internet service providers) that Internet Monitor will monitor traffic for. The city-networks maximum limit caps the number of city-networks that Internet Monitor monitors for your application, regardless of the percentage of traffic that you choose to monitor.
- CreatedAt string
- The time when the monitor was created.
- HealthEvents MonitorConfig Health Events Config 
- A complex type with the configuration information that determines the threshold and other conditions for when Internet Monitor creates a health event for an overall performance or availability issue, across an application's geographies. - Defines the percentages, for overall performance scores and availability scores for an application, that are the thresholds for when Internet Monitor creates a health event. You can override the defaults to set a custom threshold for overall performance or availability scores, or both. - You can also set thresholds for local health scores,, where Internet Monitor creates a health event when scores cross a threshold for one or more city-networks, in addition to creating an event when an overall score crosses a threshold. - If you don't set a health event threshold, the default value is 95%. - For local thresholds, you also set a minimum percentage of overall traffic that is impacted by an issue before Internet Monitor creates an event. In addition, you can disable local thresholds, for performance scores, availability scores, or both. - For more information, see Change health event thresholds in the Internet Monitor section of the CloudWatch User Guide . 
- InternetMeasurements MonitorLog Delivery Internet Measurements Log Delivery 
- Publish internet measurements for a monitor for all city-networks (up to the 500,000 service limit) to another location, such as an Amazon S3 bucket. Measurements are also published to Amazon CloudWatch Logs for the first 500 (by traffic volume) city-networks (client locations and ASNs, typically internet service providers or ISPs).
- MaxCity intNetworks To Monitor 
- The maximum number of city-networks to monitor for your resources. A city-network is the location (city) where clients access your application resources from and the network, such as an internet service provider, that clients access the resources through. - For more information, see Choosing a city-network maximum value in Using Amazon CloudWatch Internet Monitor . 
- ModifiedAt string
- The last time that the monitor was modified.
- MonitorArn string
- The Amazon Resource Name (ARN) of the monitor.
- ProcessingStatus MonitorProcessing Status Code 
- The health of data processing for the monitor. For more information, see ProcessingStatusunder MonitorListMember in the Amazon CloudWatch Internet Monitor API Reference .
- ProcessingStatus stringInfo 
- Additional information about the health of the data processing for the monitor.
- Resources []string
- The resources that have been added for the monitor, listed by their Amazon Resource Names (ARNs). Use this option to add or remove resources when making an update. - Be aware that if you include content in the - Resourcesfield when you update a monitor, the- ResourcesToAddand- ResourcesToRemovefields must be empty.
- Status
MonitorConfig State 
- The status of a monitor. The accepted values that you can specify for StatusareACTIVEandINACTIVE.
- Tag
- The tags for a monitor, listed as a set of key:value pairs.
- TrafficPercentage intTo Monitor 
- The percentage of the internet-facing traffic for your application that you want to monitor. You can also, optionally, set a limit for the number of city-networks (client locations and ASNs, typically internet service providers) that Internet Monitor will monitor traffic for. The city-networks maximum limit caps the number of city-networks that Internet Monitor monitors for your application, regardless of the percentage of traffic that you choose to monitor.
- createdAt String
- The time when the monitor was created.
- healthEvents MonitorConfig Health Events Config 
- A complex type with the configuration information that determines the threshold and other conditions for when Internet Monitor creates a health event for an overall performance or availability issue, across an application's geographies. - Defines the percentages, for overall performance scores and availability scores for an application, that are the thresholds for when Internet Monitor creates a health event. You can override the defaults to set a custom threshold for overall performance or availability scores, or both. - You can also set thresholds for local health scores,, where Internet Monitor creates a health event when scores cross a threshold for one or more city-networks, in addition to creating an event when an overall score crosses a threshold. - If you don't set a health event threshold, the default value is 95%. - For local thresholds, you also set a minimum percentage of overall traffic that is impacted by an issue before Internet Monitor creates an event. In addition, you can disable local thresholds, for performance scores, availability scores, or both. - For more information, see Change health event thresholds in the Internet Monitor section of the CloudWatch User Guide . 
- internetMeasurements MonitorLog Delivery Internet Measurements Log Delivery 
- Publish internet measurements for a monitor for all city-networks (up to the 500,000 service limit) to another location, such as an Amazon S3 bucket. Measurements are also published to Amazon CloudWatch Logs for the first 500 (by traffic volume) city-networks (client locations and ASNs, typically internet service providers or ISPs).
- maxCity IntegerNetworks To Monitor 
- The maximum number of city-networks to monitor for your resources. A city-network is the location (city) where clients access your application resources from and the network, such as an internet service provider, that clients access the resources through. - For more information, see Choosing a city-network maximum value in Using Amazon CloudWatch Internet Monitor . 
- modifiedAt String
- The last time that the monitor was modified.
- monitorArn String
- The Amazon Resource Name (ARN) of the monitor.
- processingStatus MonitorProcessing Status Code 
- The health of data processing for the monitor. For more information, see ProcessingStatusunder MonitorListMember in the Amazon CloudWatch Internet Monitor API Reference .
- processingStatus StringInfo 
- Additional information about the health of the data processing for the monitor.
- resources List<String>
- The resources that have been added for the monitor, listed by their Amazon Resource Names (ARNs). Use this option to add or remove resources when making an update. - Be aware that if you include content in the - Resourcesfield when you update a monitor, the- ResourcesToAddand- ResourcesToRemovefields must be empty.
- status
MonitorConfig State 
- The status of a monitor. The accepted values that you can specify for StatusareACTIVEandINACTIVE.
- List<Tag>
- The tags for a monitor, listed as a set of key:value pairs.
- trafficPercentage IntegerTo Monitor 
- The percentage of the internet-facing traffic for your application that you want to monitor. You can also, optionally, set a limit for the number of city-networks (client locations and ASNs, typically internet service providers) that Internet Monitor will monitor traffic for. The city-networks maximum limit caps the number of city-networks that Internet Monitor monitors for your application, regardless of the percentage of traffic that you choose to monitor.
- createdAt string
- The time when the monitor was created.
- healthEvents MonitorConfig Health Events Config 
- A complex type with the configuration information that determines the threshold and other conditions for when Internet Monitor creates a health event for an overall performance or availability issue, across an application's geographies. - Defines the percentages, for overall performance scores and availability scores for an application, that are the thresholds for when Internet Monitor creates a health event. You can override the defaults to set a custom threshold for overall performance or availability scores, or both. - You can also set thresholds for local health scores,, where Internet Monitor creates a health event when scores cross a threshold for one or more city-networks, in addition to creating an event when an overall score crosses a threshold. - If you don't set a health event threshold, the default value is 95%. - For local thresholds, you also set a minimum percentage of overall traffic that is impacted by an issue before Internet Monitor creates an event. In addition, you can disable local thresholds, for performance scores, availability scores, or both. - For more information, see Change health event thresholds in the Internet Monitor section of the CloudWatch User Guide . 
- internetMeasurements MonitorLog Delivery Internet Measurements Log Delivery 
- Publish internet measurements for a monitor for all city-networks (up to the 500,000 service limit) to another location, such as an Amazon S3 bucket. Measurements are also published to Amazon CloudWatch Logs for the first 500 (by traffic volume) city-networks (client locations and ASNs, typically internet service providers or ISPs).
- maxCity numberNetworks To Monitor 
- The maximum number of city-networks to monitor for your resources. A city-network is the location (city) where clients access your application resources from and the network, such as an internet service provider, that clients access the resources through. - For more information, see Choosing a city-network maximum value in Using Amazon CloudWatch Internet Monitor . 
- modifiedAt string
- The last time that the monitor was modified.
- monitorArn string
- The Amazon Resource Name (ARN) of the monitor.
- processingStatus MonitorProcessing Status Code 
- The health of data processing for the monitor. For more information, see ProcessingStatusunder MonitorListMember in the Amazon CloudWatch Internet Monitor API Reference .
- processingStatus stringInfo 
- Additional information about the health of the data processing for the monitor.
- resources string[]
- The resources that have been added for the monitor, listed by their Amazon Resource Names (ARNs). Use this option to add or remove resources when making an update. - Be aware that if you include content in the - Resourcesfield when you update a monitor, the- ResourcesToAddand- ResourcesToRemovefields must be empty.
- status
MonitorConfig State 
- The status of a monitor. The accepted values that you can specify for StatusareACTIVEandINACTIVE.
- Tag[]
- The tags for a monitor, listed as a set of key:value pairs.
- trafficPercentage numberTo Monitor 
- The percentage of the internet-facing traffic for your application that you want to monitor. You can also, optionally, set a limit for the number of city-networks (client locations and ASNs, typically internet service providers) that Internet Monitor will monitor traffic for. The city-networks maximum limit caps the number of city-networks that Internet Monitor monitors for your application, regardless of the percentage of traffic that you choose to monitor.
- created_at str
- The time when the monitor was created.
- health_events_ Monitorconfig Health Events Config 
- A complex type with the configuration information that determines the threshold and other conditions for when Internet Monitor creates a health event for an overall performance or availability issue, across an application's geographies. - Defines the percentages, for overall performance scores and availability scores for an application, that are the thresholds for when Internet Monitor creates a health event. You can override the defaults to set a custom threshold for overall performance or availability scores, or both. - You can also set thresholds for local health scores,, where Internet Monitor creates a health event when scores cross a threshold for one or more city-networks, in addition to creating an event when an overall score crosses a threshold. - If you don't set a health event threshold, the default value is 95%. - For local thresholds, you also set a minimum percentage of overall traffic that is impacted by an issue before Internet Monitor creates an event. In addition, you can disable local thresholds, for performance scores, availability scores, or both. - For more information, see Change health event thresholds in the Internet Monitor section of the CloudWatch User Guide . 
- internet_measurements_ Monitorlog_ delivery Internet Measurements Log Delivery 
- Publish internet measurements for a monitor for all city-networks (up to the 500,000 service limit) to another location, such as an Amazon S3 bucket. Measurements are also published to Amazon CloudWatch Logs for the first 500 (by traffic volume) city-networks (client locations and ASNs, typically internet service providers or ISPs).
- max_city_ intnetworks_ to_ monitor 
- The maximum number of city-networks to monitor for your resources. A city-network is the location (city) where clients access your application resources from and the network, such as an internet service provider, that clients access the resources through. - For more information, see Choosing a city-network maximum value in Using Amazon CloudWatch Internet Monitor . 
- modified_at str
- The last time that the monitor was modified.
- monitor_arn str
- The Amazon Resource Name (ARN) of the monitor.
- processing_status MonitorProcessing Status Code 
- The health of data processing for the monitor. For more information, see ProcessingStatusunder MonitorListMember in the Amazon CloudWatch Internet Monitor API Reference .
- processing_status_ strinfo 
- Additional information about the health of the data processing for the monitor.
- resources Sequence[str]
- The resources that have been added for the monitor, listed by their Amazon Resource Names (ARNs). Use this option to add or remove resources when making an update. - Be aware that if you include content in the - Resourcesfield when you update a monitor, the- ResourcesToAddand- ResourcesToRemovefields must be empty.
- status
MonitorConfig State 
- The status of a monitor. The accepted values that you can specify for StatusareACTIVEandINACTIVE.
- Sequence[root_Tag]
- The tags for a monitor, listed as a set of key:value pairs.
- traffic_percentage_ intto_ monitor 
- The percentage of the internet-facing traffic for your application that you want to monitor. You can also, optionally, set a limit for the number of city-networks (client locations and ASNs, typically internet service providers) that Internet Monitor will monitor traffic for. The city-networks maximum limit caps the number of city-networks that Internet Monitor monitors for your application, regardless of the percentage of traffic that you choose to monitor.
- createdAt String
- The time when the monitor was created.
- healthEvents Property MapConfig 
- A complex type with the configuration information that determines the threshold and other conditions for when Internet Monitor creates a health event for an overall performance or availability issue, across an application's geographies. - Defines the percentages, for overall performance scores and availability scores for an application, that are the thresholds for when Internet Monitor creates a health event. You can override the defaults to set a custom threshold for overall performance or availability scores, or both. - You can also set thresholds for local health scores,, where Internet Monitor creates a health event when scores cross a threshold for one or more city-networks, in addition to creating an event when an overall score crosses a threshold. - If you don't set a health event threshold, the default value is 95%. - For local thresholds, you also set a minimum percentage of overall traffic that is impacted by an issue before Internet Monitor creates an event. In addition, you can disable local thresholds, for performance scores, availability scores, or both. - For more information, see Change health event thresholds in the Internet Monitor section of the CloudWatch User Guide . 
- internetMeasurements Property MapLog Delivery 
- Publish internet measurements for a monitor for all city-networks (up to the 500,000 service limit) to another location, such as an Amazon S3 bucket. Measurements are also published to Amazon CloudWatch Logs for the first 500 (by traffic volume) city-networks (client locations and ASNs, typically internet service providers or ISPs).
- maxCity NumberNetworks To Monitor 
- The maximum number of city-networks to monitor for your resources. A city-network is the location (city) where clients access your application resources from and the network, such as an internet service provider, that clients access the resources through. - For more information, see Choosing a city-network maximum value in Using Amazon CloudWatch Internet Monitor . 
- modifiedAt String
- The last time that the monitor was modified.
- monitorArn String
- The Amazon Resource Name (ARN) of the monitor.
- processingStatus "OK" | "INACTIVE" | "COLLECTING_DATA" | "INSUFFICIENT_DATA" | "FAULT_SERVICE" | "FAULT_ACCESS_CLOUDWATCH"
- The health of data processing for the monitor. For more information, see ProcessingStatusunder MonitorListMember in the Amazon CloudWatch Internet Monitor API Reference .
- processingStatus StringInfo 
- Additional information about the health of the data processing for the monitor.
- resources List<String>
- The resources that have been added for the monitor, listed by their Amazon Resource Names (ARNs). Use this option to add or remove resources when making an update. - Be aware that if you include content in the - Resourcesfield when you update a monitor, the- ResourcesToAddand- ResourcesToRemovefields must be empty.
- status "PENDING" | "ACTIVE" | "INACTIVE" | "ERROR"
- The status of a monitor. The accepted values that you can specify for StatusareACTIVEandINACTIVE.
- List<Property Map>
- The tags for a monitor, listed as a set of key:value pairs.
- trafficPercentage NumberTo Monitor 
- The percentage of the internet-facing traffic for your application that you want to monitor. You can also, optionally, set a limit for the number of city-networks (client locations and ASNs, typically internet service providers) that Internet Monitor will monitor traffic for. The city-networks maximum limit caps the number of city-networks that Internet Monitor monitors for your application, regardless of the percentage of traffic that you choose to monitor.
Supporting Types
MonitorConfigState  
MonitorHealthEventsConfig   
- AvailabilityLocal Pulumi.Health Events Config Aws Native. Internet Monitor. Inputs. Monitor Local Health Events Config 
- The configuration that determines the threshold and other conditions for when Internet Monitor creates a health event for a local availability issue.
- AvailabilityScore doubleThreshold 
- The health event threshold percentage set for availability scores. When the overall availability score is at or below this percentage, Internet Monitor creates a health event.
- PerformanceLocal Pulumi.Health Events Config Aws Native. Internet Monitor. Inputs. Monitor Local Health Events Config 
- The configuration that determines the threshold and other conditions for when Internet Monitor creates a health event for a local performance issue.
- PerformanceScore doubleThreshold 
- The health event threshold percentage set for performance scores. When the overall performance score is at or below this percentage, Internet Monitor creates a health event.
- AvailabilityLocal MonitorHealth Events Config Local Health Events Config 
- The configuration that determines the threshold and other conditions for when Internet Monitor creates a health event for a local availability issue.
- AvailabilityScore float64Threshold 
- The health event threshold percentage set for availability scores. When the overall availability score is at or below this percentage, Internet Monitor creates a health event.
- PerformanceLocal MonitorHealth Events Config Local Health Events Config 
- The configuration that determines the threshold and other conditions for when Internet Monitor creates a health event for a local performance issue.
- PerformanceScore float64Threshold 
- The health event threshold percentage set for performance scores. When the overall performance score is at or below this percentage, Internet Monitor creates a health event.
- availabilityLocal MonitorHealth Events Config Local Health Events Config 
- The configuration that determines the threshold and other conditions for when Internet Monitor creates a health event for a local availability issue.
- availabilityScore DoubleThreshold 
- The health event threshold percentage set for availability scores. When the overall availability score is at or below this percentage, Internet Monitor creates a health event.
- performanceLocal MonitorHealth Events Config Local Health Events Config 
- The configuration that determines the threshold and other conditions for when Internet Monitor creates a health event for a local performance issue.
- performanceScore DoubleThreshold 
- The health event threshold percentage set for performance scores. When the overall performance score is at or below this percentage, Internet Monitor creates a health event.
- availabilityLocal MonitorHealth Events Config Local Health Events Config 
- The configuration that determines the threshold and other conditions for when Internet Monitor creates a health event for a local availability issue.
- availabilityScore numberThreshold 
- The health event threshold percentage set for availability scores. When the overall availability score is at or below this percentage, Internet Monitor creates a health event.
- performanceLocal MonitorHealth Events Config Local Health Events Config 
- The configuration that determines the threshold and other conditions for when Internet Monitor creates a health event for a local performance issue.
- performanceScore numberThreshold 
- The health event threshold percentage set for performance scores. When the overall performance score is at or below this percentage, Internet Monitor creates a health event.
- availability_local_ Monitorhealth_ events_ config Local Health Events Config 
- The configuration that determines the threshold and other conditions for when Internet Monitor creates a health event for a local availability issue.
- availability_score_ floatthreshold 
- The health event threshold percentage set for availability scores. When the overall availability score is at or below this percentage, Internet Monitor creates a health event.
- performance_local_ Monitorhealth_ events_ config Local Health Events Config 
- The configuration that determines the threshold and other conditions for when Internet Monitor creates a health event for a local performance issue.
- performance_score_ floatthreshold 
- The health event threshold percentage set for performance scores. When the overall performance score is at or below this percentage, Internet Monitor creates a health event.
- availabilityLocal Property MapHealth Events Config 
- The configuration that determines the threshold and other conditions for when Internet Monitor creates a health event for a local availability issue.
- availabilityScore NumberThreshold 
- The health event threshold percentage set for availability scores. When the overall availability score is at or below this percentage, Internet Monitor creates a health event.
- performanceLocal Property MapHealth Events Config 
- The configuration that determines the threshold and other conditions for when Internet Monitor creates a health event for a local performance issue.
- performanceScore NumberThreshold 
- The health event threshold percentage set for performance scores. When the overall performance score is at or below this percentage, Internet Monitor creates a health event.
MonitorInternetMeasurementsLogDelivery    
- S3Config
Pulumi.Aws Native. Internet Monitor. Inputs. Monitor S3Config 
- The configuration for publishing Amazon CloudWatch Internet Monitor internet measurements to Amazon S3.
- S3Config
MonitorS3Config 
- The configuration for publishing Amazon CloudWatch Internet Monitor internet measurements to Amazon S3.
- s3Config
MonitorS3Config 
- The configuration for publishing Amazon CloudWatch Internet Monitor internet measurements to Amazon S3.
- s3Config
MonitorS3Config 
- The configuration for publishing Amazon CloudWatch Internet Monitor internet measurements to Amazon S3.
- s3_config MonitorS3Config 
- The configuration for publishing Amazon CloudWatch Internet Monitor internet measurements to Amazon S3.
- s3Config Property Map
- The configuration for publishing Amazon CloudWatch Internet Monitor internet measurements to Amazon S3.
MonitorLocalHealthEventsConfig    
- HealthScore doubleThreshold 
- The health event threshold percentage set for a local health score.
- MinTraffic doubleImpact 
- The minimum percentage of overall traffic for an application that must be impacted by an issue before Internet Monitor creates an event when a threshold is crossed for a local health score. - If you don't set a minimum traffic impact threshold, the default value is 0.01%. 
- Status
Pulumi.Aws Native. Internet Monitor. Monitor Local Health Events Config Status 
- The status of whether Internet Monitor creates a health event based on a threshold percentage set for a local health score. The status can be ENABLEDorDISABLED.
- HealthScore float64Threshold 
- The health event threshold percentage set for a local health score.
- MinTraffic float64Impact 
- The minimum percentage of overall traffic for an application that must be impacted by an issue before Internet Monitor creates an event when a threshold is crossed for a local health score. - If you don't set a minimum traffic impact threshold, the default value is 0.01%. 
- Status
MonitorLocal Health Events Config Status 
- The status of whether Internet Monitor creates a health event based on a threshold percentage set for a local health score. The status can be ENABLEDorDISABLED.
- healthScore DoubleThreshold 
- The health event threshold percentage set for a local health score.
- minTraffic DoubleImpact 
- The minimum percentage of overall traffic for an application that must be impacted by an issue before Internet Monitor creates an event when a threshold is crossed for a local health score. - If you don't set a minimum traffic impact threshold, the default value is 0.01%. 
- status
MonitorLocal Health Events Config Status 
- The status of whether Internet Monitor creates a health event based on a threshold percentage set for a local health score. The status can be ENABLEDorDISABLED.
- healthScore numberThreshold 
- The health event threshold percentage set for a local health score.
- minTraffic numberImpact 
- The minimum percentage of overall traffic for an application that must be impacted by an issue before Internet Monitor creates an event when a threshold is crossed for a local health score. - If you don't set a minimum traffic impact threshold, the default value is 0.01%. 
- status
MonitorLocal Health Events Config Status 
- The status of whether Internet Monitor creates a health event based on a threshold percentage set for a local health score. The status can be ENABLEDorDISABLED.
- health_score_ floatthreshold 
- The health event threshold percentage set for a local health score.
- min_traffic_ floatimpact 
- The minimum percentage of overall traffic for an application that must be impacted by an issue before Internet Monitor creates an event when a threshold is crossed for a local health score. - If you don't set a minimum traffic impact threshold, the default value is 0.01%. 
- status
MonitorLocal Health Events Config Status 
- The status of whether Internet Monitor creates a health event based on a threshold percentage set for a local health score. The status can be ENABLEDorDISABLED.
- healthScore NumberThreshold 
- The health event threshold percentage set for a local health score.
- minTraffic NumberImpact 
- The minimum percentage of overall traffic for an application that must be impacted by an issue before Internet Monitor creates an event when a threshold is crossed for a local health score. - If you don't set a minimum traffic impact threshold, the default value is 0.01%. 
- status "ENABLED" | "DISABLED"
- The status of whether Internet Monitor creates a health event based on a threshold percentage set for a local health score. The status can be ENABLEDorDISABLED.
MonitorLocalHealthEventsConfigStatus     
MonitorProcessingStatusCode   
MonitorS3Config 
- BucketName string
- The Amazon S3 bucket name for internet measurements publishing.
- BucketPrefix string
- An optional Amazon S3 bucket prefix for internet measurements publishing.
- LogDelivery Pulumi.Status Aws Native. Internet Monitor. Monitor S3Config Log Delivery Status 
- The status of publishing Internet Monitor internet measurements to an Amazon S3 bucket. The delivery status is ENABLEDif you choose to deliver internet measurements to an S3 bucket, andDISABLEDotherwise.
- BucketName string
- The Amazon S3 bucket name for internet measurements publishing.
- BucketPrefix string
- An optional Amazon S3 bucket prefix for internet measurements publishing.
- LogDelivery MonitorStatus S3Config Log Delivery Status 
- The status of publishing Internet Monitor internet measurements to an Amazon S3 bucket. The delivery status is ENABLEDif you choose to deliver internet measurements to an S3 bucket, andDISABLEDotherwise.
- bucketName String
- The Amazon S3 bucket name for internet measurements publishing.
- bucketPrefix String
- An optional Amazon S3 bucket prefix for internet measurements publishing.
- logDelivery MonitorStatus S3Config Log Delivery Status 
- The status of publishing Internet Monitor internet measurements to an Amazon S3 bucket. The delivery status is ENABLEDif you choose to deliver internet measurements to an S3 bucket, andDISABLEDotherwise.
- bucketName string
- The Amazon S3 bucket name for internet measurements publishing.
- bucketPrefix string
- An optional Amazon S3 bucket prefix for internet measurements publishing.
- logDelivery MonitorStatus S3Config Log Delivery Status 
- The status of publishing Internet Monitor internet measurements to an Amazon S3 bucket. The delivery status is ENABLEDif you choose to deliver internet measurements to an S3 bucket, andDISABLEDotherwise.
- bucket_name str
- The Amazon S3 bucket name for internet measurements publishing.
- bucket_prefix str
- An optional Amazon S3 bucket prefix for internet measurements publishing.
- log_delivery_ Monitorstatus S3Config Log Delivery Status 
- The status of publishing Internet Monitor internet measurements to an Amazon S3 bucket. The delivery status is ENABLEDif you choose to deliver internet measurements to an S3 bucket, andDISABLEDotherwise.
- bucketName String
- The Amazon S3 bucket name for internet measurements publishing.
- bucketPrefix String
- An optional Amazon S3 bucket prefix for internet measurements publishing.
- logDelivery "ENABLED" | "DISABLED"Status 
- The status of publishing Internet Monitor internet measurements to an Amazon S3 bucket. The delivery status is ENABLEDif you choose to deliver internet measurements to an S3 bucket, andDISABLEDotherwise.
MonitorS3ConfigLogDeliveryStatus    
Tag
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.