'2.0', 'service' => '

Amazon CloudWatch Internet Monitor provides visibility into how internet issues impact the performance and availability between your applications hosted on Amazon Web Services and your end users. It reduces the time it takes for you to diagnose internet issues from days to minutes. Internet Monitor uses the connectivity data that Amazon Web Services captures from its global networking footprint to calculate a baseline of performance and availability for internet traffic. This is the same data that Amazon Web Services uses to monitor internet uptime and availability. With those measurements as a baseline, Internet Monitor raises awareness for you when there are significant problems for your end users in the different geographic locations where your application runs.

Internet Monitor publishes internet measurements to CloudWatch Logs and CloudWatch Metrics, to easily support using CloudWatch tools with health information for geographies and networks specific to your application. Internet Monitor sends health events to Amazon EventBridge so that you can set up notifications. If an issue is caused by the Amazon Web Services network, you also automatically receive an Amazon Web Services Health Dashboard notification with the steps that Amazon Web Services is taking to mitigate the problem.

To use Internet Monitor, you create a monitor and associate your application\'s resources with it, VPCs, CloudFront distributions, or WorkSpaces directories, to enable Internet Monitor to know where your application\'s internet traffic is. Internet Monitor then provides internet measurements from Amazon Web Services that are specific to the locations and networks that communicate with your application.

For more information, see Using Amazon CloudWatch Internet Monitor in the Amazon CloudWatch User Guide.

', 'operations' => [ 'CreateMonitor' => '

Creates a monitor in Amazon CloudWatch Internet Monitor. A monitor is built based on information from the application resources that you add: Amazon Virtual Private Clouds (VPCs), Amazon CloudFront distributions, and WorkSpaces directories. Internet Monitor then publishes internet measurements from Amazon Web Services that are specific to the city-networks, that is, the locations and ASNs (typically internet service providers or ISPs), where clients access your application. For more information, see Using Amazon CloudWatch Internet Monitor in the Amazon CloudWatch User Guide.

When you create a monitor, you set a maximum limit for the number of city-networks where client traffic is monitored. The city-network maximum that you choose is the limit, but you only pay for the number of city-networks that are actually monitored. You can change the maximum at any time by updating your monitor. For more information, see Choosing a city-network maximum value in the Amazon CloudWatch User Guide.

', 'DeleteMonitor' => '

Deletes a monitor in Amazon CloudWatch Internet Monitor.

', 'GetHealthEvent' => '

Gets information the Amazon CloudWatch Internet Monitor has created and stored about a health event for a specified monitor. This information includes the impacted locations, and all of the information related to the event by location.

The information returned includes the performance, availability, and round-trip time impact, information about the network providers, the event type, and so on.

Information rolled up at the global traffic level is also returned, including the impact type and total traffic impact.

', 'GetMonitor' => '

Gets information about a monitor in Amazon CloudWatch Internet Monitor based on a monitor name. The information returned includes the Amazon Resource Name (ARN), create time, modified time, resources included in the monitor, and status information.

', 'ListHealthEvents' => '

Lists all health events for a monitor in Amazon CloudWatch Internet Monitor. Returns all information for health events including the client location information the network cause and status, event start and end time, percentage of total traffic impacted, and status.

Health events that have start times during the time frame that is requested are not included in the list of health events.

', 'ListMonitors' => '

Lists all of your monitors for Amazon CloudWatch Internet Monitor and their statuses, along with the Amazon Resource Name (ARN) and name of each monitor.

', 'ListTagsForResource' => '

Lists the tags for a resource. Tags are supported only for monitors in Amazon CloudWatch Internet Monitor.

', 'TagResource' => '

Adds a tag to a resource. Tags are supported only for monitors in Amazon CloudWatch Internet Monitor. You can add a maximum of 50 tags in Internet Monitor.

A minimum of one tag is required for this call. It returns an error if you use the TagResource request with 0 tags.

', 'UntagResource' => '

Removes a tag from a resource.

', 'UpdateMonitor' => '

Updates a monitor. You can update a monitor to change the maximum number of city-networks (locations and ASNs or internet service providers), to add or remove resources, or to change the status of the monitor. Note that you can\'t change the name of a monitor.

The city-network maximum that you choose is the limit, but you only pay for the number of city-networks that are actually monitored. For more information, see Choosing a city-network maximum value in the Amazon CloudWatch User Guide.

', ], 'shapes' => [ 'AccessDeniedException' => [ 'base' => '

You don\'t have sufficient permission to perform this action.

', 'refs' => [], ], 'Arn' => [ 'base' => NULL, 'refs' => [ 'GetHealthEventOutput$EventArn' => '

The Amazon Resource Name (ARN) of the event.

', 'HealthEvent$EventArn' => '

The Amazon Resource Name (ARN) of the event.

', 'SetOfARNs$member' => NULL, ], ], 'AvailabilityMeasurement' => [ 'base' => '

Measurements about the availability for your application on the internet, calculated by Amazon CloudWatch Internet Monitor. Amazon Web Services has substantial historical data about internet performance and availability between Amazon Web Services services and different network providers and geographies. By applying statistical analysis to the data, Internet Monitor can detect when the performance and availability for your application has dropped, compared to an estimated baseline that\'s already calculated. To make it easier to see those drops, we report that information to you in the form of health scores: a performance score and an availability score.

Availability in Internet Monitor represents the estimated percentage of traffic that is not seeing an availability drop. For example, an availability score of 99% for an end user and service location pair is equivalent to 1% of the traffic experiencing an availability drop for that pair.

For more information, see How Internet Monitor calculates performance and availability scores in the Amazon CloudWatch Internet Monitor section of the Amazon CloudWatch User Guide.

', 'refs' => [ 'InternetHealth$Availability' => '

Availability in Internet Monitor represents the estimated percentage of traffic that is not seeing an availability drop. For example, an availability score of 99% for an end user and service location pair is equivalent to 1% of the traffic experiencing an availability drop for that pair.

For more information, see How Internet Monitor calculates performance and availability scores in the Amazon CloudWatch Internet Monitor section of the CloudWatch User Guide.

', ], ], 'BadRequestException' => [ 'base' => '

A bad request was received.

', 'refs' => [], ], 'ConflictException' => [ 'base' => '

The requested resource is in use.

', 'refs' => [], ], 'CreateMonitorInput' => [ 'base' => NULL, 'refs' => [], ], 'CreateMonitorOutput' => [ 'base' => NULL, 'refs' => [], ], 'DeleteMonitorInput' => [ 'base' => NULL, 'refs' => [], ], 'DeleteMonitorOutput' => [ 'base' => NULL, 'refs' => [], ], 'Double' => [ 'base' => NULL, 'refs' => [ 'AvailabilityMeasurement$ExperienceScore' => '

Experience scores, or health scores are calculated for different geographic and network provider combinations (that is, different granularities) and also summed into global scores. If you view performance or availability scores without filtering for any specific geography or service provider, Amazon CloudWatch Internet Monitor provides global health scores.

The Amazon CloudWatch Internet Monitor chapter in the CloudWatch User Guide includes detailed information about how Internet Monitor calculates health scores, including performance and availability scores, and when it creates and resolves health events. For more information, see How Amazon Web Services calculates performance and availability scores in the Amazon CloudWatch Internet Monitor section of the CloudWatch User Guide.

', 'AvailabilityMeasurement$PercentOfTotalTrafficImpacted' => '

The percentage of impact caused by a health event for total traffic globally.

For information about how Internet Monitor calculates impact, see Inside Internet Monitor in the Amazon CloudWatch Internet Monitor section of the Amazon CloudWatch User Guide.

', 'AvailabilityMeasurement$PercentOfClientLocationImpacted' => '

The percentage of impact caused by a health event for client location traffic globally.

For information about how Internet Monitor calculates impact, see Inside Internet Monitor in the Amazon CloudWatch Internet Monitor section of the Amazon CloudWatch User Guide.

', 'GetHealthEventOutput$PercentOfTotalTrafficImpacted' => '

The impact on total traffic that a health event has.

', 'HealthEvent$PercentOfTotalTrafficImpacted' => '

The impact on global traffic monitored by this monitor for this health event.

', 'ImpactedLocation$Latitude' => '

The latitude where the health event is located.

', 'ImpactedLocation$Longitude' => '

The longitude where the health event is located.

', 'PerformanceMeasurement$ExperienceScore' => '

Experience scores, or health scores, are calculated for different geographic and network provider combinations (that is, different granularities) and also totaled into global scores. If you view performance or availability scores without filtering for any specific geography or service provider, Amazon CloudWatch Internet Monitor provides global health scores.

The Amazon CloudWatch Internet Monitor chapter in the CloudWatch User Guide includes detailed information about how Internet Monitor calculates health scores, including performance and availability scores, and when it creates and resolves health events. For more information, see How Amazon Web Services calculates performance and availability scores in the Amazon CloudWatch Internet Monitor section of the CloudWatch User Guide.

', 'PerformanceMeasurement$PercentOfTotalTrafficImpacted' => '

How much performance impact was caused by a health event for total traffic globally. For performance, this is the percentage of how much latency increased during the event compared to typical performance for your application traffic globally.

For more information, see When Amazon Web Services creates and resolves health events in the Amazon CloudWatch Internet Monitor section of the CloudWatch User Guide.

', 'PerformanceMeasurement$PercentOfClientLocationImpacted' => '

How much performance impact was caused by a health event at a client location. For performance, this is the percentage of how much latency increased during the event compared to typical performance for traffic, from this client location to an Amazon Web Services location, using a specific client network.

For more information, see When Amazon Web Services creates and resolves health events in the Amazon CloudWatch Internet Monitor section of the CloudWatch User Guide.

', 'RoundTripTime$P50' => '

RTT at the 50th percentile (p50).

', 'RoundTripTime$P90' => '

RTT at the 90th percentile (p90).

', 'RoundTripTime$P95' => '

RTT at the 95th percentile (p95).

', ], ], 'GetHealthEventInput' => [ 'base' => NULL, 'refs' => [], ], 'GetHealthEventOutput' => [ 'base' => NULL, 'refs' => [], ], 'GetMonitorInput' => [ 'base' => NULL, 'refs' => [], ], 'GetMonitorOutput' => [ 'base' => NULL, 'refs' => [], ], 'HealthEvent' => [ 'base' => '

Information about a health event created in a monitor in Amazon CloudWatch Internet Monitor.

', 'refs' => [ 'HealthEventList$member' => NULL, ], ], 'HealthEventImpactType' => [ 'base' => NULL, 'refs' => [ 'GetHealthEventOutput$ImpactType' => '

The type of impairment of a specific health event.

', 'HealthEvent$ImpactType' => '

The type of impairment for a health event.

', ], ], 'HealthEventList' => [ 'base' => NULL, 'refs' => [ 'ListHealthEventsOutput$HealthEvents' => '

A list of health events.

', ], ], 'HealthEventName' => [ 'base' => NULL, 'refs' => [ 'GetHealthEventInput$EventId' => '

The internally generated identifier of a health event. Because EventID contains the forward slash (“/”) character, you must URL-encode the EventID field in the request URL.

', 'GetHealthEventOutput$EventId' => '

The internally generated identifier of a health event.

', 'HealthEvent$EventId' => '

The internally generated identifier of a specific network traffic impairment health event.

', ], ], 'HealthEventStatus' => [ 'base' => NULL, 'refs' => [ 'GetHealthEventOutput$Status' => '

The status of a health event.

', 'HealthEvent$Status' => '

Health event list member.

', 'ImpactedLocation$Status' => '

The status of the health event at an impacted location.

', 'ListHealthEventsInput$EventStatus' => '

The status of a health event.

', ], ], 'HealthEventsConfig' => [ 'base' => '

A complex type for the configuration. Defines the health event threshold percentages, for performance score and availability score. Amazon CloudWatch Internet Monitor creates a health event when there\'s an internet issue that affects your application end users where a health score percentage is at or below a set threshold. If you don\'t set a health event threshold, the default value is 95%.

', 'refs' => [ 'CreateMonitorInput$HealthEventsConfig' => '

Defines the health event threshold percentages, for performance score and availability score. Internet Monitor creates a health event when there\'s an internet issue that affects your application end users where a health score percentage is at or below a set threshold. If you don\'t set a health event threshold, the default calue is 95%.

', 'GetMonitorOutput$HealthEventsConfig' => '

The list of health event thresholds. A health event threshold percentage, for performance and availability, determines the level of impact at which Amazon CloudWatch Internet Monitor creates a health event when there\'s an internet issue that affects your application end users.

', 'UpdateMonitorInput$HealthEventsConfig' => '

The list of health event thresholds. A health event threshold percentage, for performance and availability, determines when Internet Monitor creates a health event when there\'s an internet issue that affects your application end users.

', ], ], 'ImpactedLocation' => [ 'base' => '

Information about a location impacted by a health event in Amazon CloudWatch Internet Monitor.

Geographic regions are hierarchically categorized into country, subdivision, metro and city geographic granularities. The geographic region is identified based on the IP address used at the client locations.

', 'refs' => [ 'ImpactedLocationsList$member' => NULL, ], ], 'ImpactedLocationsList' => [ 'base' => NULL, 'refs' => [ 'GetHealthEventOutput$ImpactedLocations' => '

The locations affected by a health event.

', 'HealthEvent$ImpactedLocations' => '

The locations impacted by the health event.

', ], ], 'InternalServerErrorException' => [ 'base' => '

There was an internal server error.

', 'refs' => [], ], 'InternalServerException' => [ 'base' => '

An internal error occurred.

', 'refs' => [], ], 'InternetHealth' => [ 'base' => '

Internet health includes measurements calculated by Amazon CloudWatch Internet Monitor about the performance and availability for your application on the internet. Amazon Web Services has substantial historical data about internet performance and availability between Amazon Web Services services and different network providers and geographies. By applying statistical analysis to the data, Internet Monitor can detect when the performance and availability for your application has dropped, compared to an estimated baseline that\'s already calculated. To make it easier to see those drops, we report that information to you in the form of health scores: a performance score and an availability score.

', 'refs' => [ 'ImpactedLocation$InternetHealth' => '

The calculated health at a specific location.

', ], ], 'InternetMeasurementsLogDelivery' => [ 'base' => '

Publish internet measurements to an Amazon S3 bucket in addition to CloudWatch Logs.

', 'refs' => [ 'CreateMonitorInput$InternetMeasurementsLogDelivery' => '

Publish internet measurements for Internet Monitor to an Amazon S3 bucket in addition to CloudWatch Logs.

', 'GetMonitorOutput$InternetMeasurementsLogDelivery' => '

Publish internet measurements for Internet Monitor to another location, such as an Amazon S3 bucket. The measurements are also published to Amazon CloudWatch Logs.

', 'UpdateMonitorInput$InternetMeasurementsLogDelivery' => '

Publish internet measurements for Internet Monitor to another location, such as an Amazon S3 bucket. The measurements are also published to Amazon CloudWatch Logs.

', ], ], 'LimitExceededException' => [ 'base' => '

The request exceeded a service quota.

', 'refs' => [], ], 'ListHealthEventsInput' => [ 'base' => NULL, 'refs' => [], ], 'ListHealthEventsOutput' => [ 'base' => NULL, 'refs' => [], ], 'ListMonitorsInput' => [ 'base' => NULL, 'refs' => [], ], 'ListMonitorsOutput' => [ 'base' => NULL, 'refs' => [], ], 'ListTagsForResourceInput' => [ 'base' => NULL, 'refs' => [], ], 'ListTagsForResourceOutput' => [ 'base' => NULL, 'refs' => [], ], 'LogDeliveryStatus' => [ 'base' => NULL, 'refs' => [ 'S3Config$LogDeliveryStatus' => '

The status of publishing Internet Monitor internet measurements to an Amazon S3 bucket.

', ], ], 'Long' => [ 'base' => NULL, 'refs' => [ 'ImpactedLocation$ASNumber' => '

The Autonomous System Number (ASN) of the network at an impacted location.

', 'Network$ASNumber' => '

The Autonomous System Number (ASN) of the internet provider or network.

', ], ], 'MaxCityNetworksToMonitor' => [ 'base' => NULL, 'refs' => [ 'CreateMonitorInput$MaxCityNetworksToMonitor' => '

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 or ASN, such as an internet service provider (ISP), that clients access the resources through. This limit helps control billing costs.

To learn more, see Choosing a city-network maximum value in the Amazon CloudWatch Internet Monitor section of the CloudWatch User Guide.

', 'GetMonitorOutput$MaxCityNetworksToMonitor' => '

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 or ASN, such as an internet service provider (ISP), that clients access the resources through. This limit helps control billing costs.

To learn more, see Choosing a city-network maximum value in the Amazon CloudWatch Internet Monitor section of the CloudWatch User Guide.

', 'UpdateMonitorInput$MaxCityNetworksToMonitor' => '

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 or ASN, such as an internet service provider, that clients access the resources through.

', ], ], 'MaxResults' => [ 'base' => NULL, 'refs' => [ 'ListHealthEventsInput$MaxResults' => '

The number of health event objects that you want to return with this call.

', 'ListMonitorsInput$MaxResults' => '

The number of monitor objects that you want to return with this call.

', ], ], 'Monitor' => [ 'base' => '

The description of and information about a monitor in Amazon CloudWatch Internet Monitor.

', 'refs' => [ 'MonitorList$member' => NULL, ], ], 'MonitorArn' => [ 'base' => NULL, 'refs' => [ 'CreateMonitorOutput$Arn' => '

The Amazon Resource Name (ARN) of the monitor.

', 'GetMonitorOutput$MonitorArn' => '

The Amazon Resource Name (ARN) of the monitor.

', 'ListTagsForResourceInput$ResourceArn' => '

The Amazon Resource Name (ARN) for a resource.

', 'Monitor$MonitorArn' => '

The Amazon Resource Name (ARN) of the monitor.

', 'TagResourceInput$ResourceArn' => '

The Amazon Resource Name (ARN) for a tag that you add to a resource. Tags are supported only for monitors in Amazon CloudWatch Internet Monitor.

', 'UntagResourceInput$ResourceArn' => '

The Amazon Resource Name (ARN) for a tag you remove a resource from.

', 'UpdateMonitorOutput$MonitorArn' => '

The Amazon Resource Name (ARN) of the monitor.

', ], ], 'MonitorConfigState' => [ 'base' => NULL, 'refs' => [ 'CreateMonitorOutput$Status' => '

The status of a monitor.

', 'GetMonitorOutput$Status' => '

The status of the monitor.

', 'Monitor$Status' => '

The status of a monitor.

', 'UpdateMonitorInput$Status' => '

The status for a monitor. The accepted values for Status with the UpdateMonitor API call are the following: ACTIVE and INACTIVE. The following values are not accepted: PENDING, and ERROR.

', 'UpdateMonitorOutput$Status' => '

The status of a monitor.

', ], ], 'MonitorList' => [ 'base' => NULL, 'refs' => [ 'ListMonitorsOutput$Monitors' => '

A list of monitors.

', ], ], 'MonitorProcessingStatusCode' => [ 'base' => NULL, 'refs' => [ 'GetMonitorOutput$ProcessingStatus' => '

The health of the data processing for the monitor.

', 'Monitor$ProcessingStatus' => '

The health of data processing for the monitor.

', ], ], 'Network' => [ 'base' => '

An internet service provider (ISP) or network in Amazon CloudWatch Internet Monitor.

', 'refs' => [ 'NetworkList$member' => NULL, ], ], 'NetworkImpairment' => [ 'base' => '

Information about the network impairment for a specific network measured by Amazon CloudWatch Internet Monitor.

', 'refs' => [ 'ImpactedLocation$CausedBy' => '

The cause of the impairment. There are two types of network impairments: Amazon Web Services network issues or internet issues. Internet issues are typically a problem with a network provider, like an internet service provider (ISP).

', ], ], 'NetworkList' => [ 'base' => NULL, 'refs' => [ 'NetworkImpairment$Networks' => '

The networks that could be impacted by a network impairment event.

', 'NetworkImpairment$AsPath' => '

The combination of the Autonomous System Number (ASN) of the network and the name of the network.

', ], ], 'NotFoundException' => [ 'base' => '

The request specifies something that doesn\'t exist.

', 'refs' => [], ], 'Percentage' => [ 'base' => NULL, 'refs' => [ 'GetHealthEventOutput$HealthScoreThreshold' => '

The threshold percentage for health events when Amazon CloudWatch Internet Monitor creates a health event.

', 'HealthEvent$HealthScoreThreshold' => '

The value of the threshold percentage for performance or availability that was configured when Amazon CloudWatch Internet Monitor created the health event.

', 'HealthEventsConfig$AvailabilityScoreThreshold' => '

The health event threshold percentage set for availability scores.

', 'HealthEventsConfig$PerformanceScoreThreshold' => '

The health event threshold percentage set for performance scores.

', ], ], 'PerformanceMeasurement' => [ 'base' => '

Measurements about the performance for your application on the internet calculated by Amazon CloudWatch Internet Monitor. Amazon Web Services has substantial historical data about internet performance and availability between Amazon Web Services services and different network providers and geographies. By applying statistical analysis to the data, Internet Monitor can detect when the performance and availability for your application has dropped, compared to an estimated baseline that\'s already calculated. To make it easier to see those drops, we report that information to you in the form of health scores: a performance score and an availability score.

Performance in Internet Monitor represents the estimated percentage of traffic that is not seeing a performance drop. For example, a performance score of 99% for an end user and service location pair is equivalent to 1% of the traffic experiencing a performance drop for that pair.

For more information, see How Internet Monitor calculates performance and availability scores in the Amazon CloudWatch Internet Monitor section of the CloudWatch User Guide.

', 'refs' => [ 'InternetHealth$Performance' => '

Performance in Internet Monitor represents the estimated percentage of traffic that is not seeing a performance drop. For example, a performance score of 99% for an end user and service location pair is equivalent to 1% of the traffic experiencing a performance drop for that pair.

For more information, see How Internet Monitor calculates performance and availability scores in the Amazon CloudWatch Internet Monitor section of the CloudWatch User Guide.

', ], ], 'ResourceName' => [ 'base' => NULL, 'refs' => [ 'CreateMonitorInput$MonitorName' => '

The name of the monitor.

', 'DeleteMonitorInput$MonitorName' => '

The name of the monitor to delete.

', 'GetHealthEventInput$MonitorName' => '

The name of the monitor.

', 'GetMonitorInput$MonitorName' => '

The name of the monitor.

', 'GetMonitorOutput$MonitorName' => '

The name of the monitor.

', 'ListHealthEventsInput$MonitorName' => '

The name of the monitor.

', 'Monitor$MonitorName' => '

The name of the monitor.

', 'UpdateMonitorInput$MonitorName' => '

The name of the monitor.

', ], ], 'ResourceNotFoundException' => [ 'base' => '

The request specifies a resource that doesn\'t exist.

', 'refs' => [], ], 'RoundTripTime' => [ 'base' => '

Round-trip time (RTT) is how long it takes for a request from the user to return a response to the user. Amazon CloudWatch Internet Monitor calculates RTT at different percentiles: p50, p90, and p95.

', 'refs' => [ 'PerformanceMeasurement$RoundTripTime' => '

This is the percentage of how much round-trip time increased during the event compared to typical round-trip time for your application for traffic.

For more information, see When Amazon Web Services creates and resolves health events in the Amazon CloudWatch Internet Monitor section of the CloudWatch User Guide.

', ], ], 'S3Config' => [ 'base' => '

The configuration for publishing Amazon CloudWatch Internet Monitor internet measurements to Amazon S3. The configuration includes the bucket name and (optionally) prefix for the S3 bucket to store the measurements, and the delivery status. The delivery status is ENABLED or DISABLED, depending on whether you choose to deliver internet measurements to S3 logs.

', 'refs' => [ 'InternetMeasurementsLogDelivery$S3Config' => '

The configuration information for publishing Internet Monitor internet measurements to Amazon S3. The configuration includes the bucket name and (optionally) prefix for the S3 bucket to store the measurements, and the delivery status. The delivery status is ENABLED or DISABLED, depending on whether you choose to deliver internet measurements to S3 logs.

', ], ], 'S3ConfigBucketNameString' => [ 'base' => NULL, 'refs' => [ 'S3Config$BucketName' => '

The Amazon S3 bucket name.

', ], ], 'SetOfARNs' => [ 'base' => NULL, 'refs' => [ 'CreateMonitorInput$Resources' => '

The resources to include in a monitor, which you provide as a set of Amazon Resource Names (ARNs).

You can add a combination of Amazon Virtual Private Clouds (VPCs) and Amazon CloudFront distributions, or you can add Amazon WorkSpaces directories. You can\'t add all three types of resources.

If you add only VPC resources, at least one VPC must have an Internet Gateway attached to it, to make sure that it has internet connectivity.

', 'GetMonitorOutput$Resources' => '

The resources that have been added for the monitor. Resources are listed by their Amazon Resource Names (ARNs).

', 'UpdateMonitorInput$ResourcesToAdd' => '

The resources to include in a monitor, which you provide as a set of Amazon Resource Names (ARNs).

You can add a combination of Amazon Virtual Private Clouds (VPCs) and Amazon CloudFront distributions, or you can add Amazon WorkSpaces directories. You can\'t add all three types of resources.

If you add only VPC resources, at least one VPC must have an Internet Gateway attached to it, to make sure that it has internet connectivity.

', 'UpdateMonitorInput$ResourcesToRemove' => '

The resources to remove from a monitor, which you provide as a set of Amazon Resource Names (ARNs).

', ], ], 'String' => [ 'base' => NULL, 'refs' => [ 'AccessDeniedException$message' => NULL, 'BadRequestException$message' => NULL, 'ConflictException$message' => NULL, 'CreateMonitorInput$ClientToken' => '

A unique, case-sensitive string of up to 64 ASCII characters that you specify to make an idempotent API request. Don\'t reuse the same client token for other API requests.

', 'GetMonitorOutput$ProcessingStatusInfo' => '

Additional information about the health of the data processing for the monitor.

', 'ImpactedLocation$ASName' => '

The name of the network at an impacted location.

', 'ImpactedLocation$Country' => '

The name of the country where the health event is located.

', 'ImpactedLocation$Subdivision' => '

The subdivision location where the health event is located. The subdivision usually maps to states in most countries (including the United States). For United Kingdom, it maps to a country (England, Scotland, Wales) or province (Northern Ireland).

', 'ImpactedLocation$Metro' => '

The metro area where the health event is located.

Metro indicates a metropolitan region in the United States, such as the region around New York City. In non-US countries, this is a second-level subdivision. For example, in the United Kingdom, it could be a county, a London borough, a unitary authority, council area, and so on.

', 'ImpactedLocation$City' => '

The name of the city where the health event is located.

', 'ImpactedLocation$CountryCode' => '

The country code where the health event is located. The ISO 3166-2 codes for the country is provided, when available.

', 'ImpactedLocation$SubdivisionCode' => '

The subdivision code where the health event is located. The ISO 3166-2 codes for country subdivisions is provided, when available.

', 'ImpactedLocation$ServiceLocation' => '

The service location where the health event is located.

', 'InternalServerErrorException$message' => NULL, 'InternalServerException$message' => NULL, 'LimitExceededException$message' => NULL, 'ListHealthEventsInput$NextToken' => '

The token for the next set of results. You receive this token from a previous call.

', 'ListHealthEventsOutput$NextToken' => '

The token for the next set of results. You receive this token from a previous call.

', 'ListMonitorsInput$NextToken' => '

The token for the next set of results. You receive this token from a previous call.

', 'ListMonitorsInput$MonitorStatus' => '

The status of a monitor. This includes the status of the data processing for the monitor and the status of the monitor itself.

For information about the statuses for a monitor, see Monitor.

', 'ListMonitorsOutput$NextToken' => '

The token for the next set of results. You receive this token from a previous call.

', 'Network$ASName' => '

The internet provider name or network name.

', 'NotFoundException$message' => NULL, 'ResourceNotFoundException$message' => NULL, 'S3Config$BucketPrefix' => '

The Amazon S3 bucket prefix.

', 'ThrottlingException$message' => NULL, 'TooManyRequestsException$message' => NULL, 'UpdateMonitorInput$ClientToken' => '

A unique, case-sensitive string of up to 64 ASCII characters that you specify to make an idempotent API request. You should not reuse the same client token for other API requests.

', 'ValidationException$message' => NULL, ], ], 'SyntheticTimestamp_date_time' => [ 'base' => NULL, 'refs' => [ 'GetHealthEventOutput$StartedAt' => '

The time when a health event started.

', 'GetHealthEventOutput$EndedAt' => '

The time when a health event was resolved. If the health event is still active, the end time is not set.

', 'GetHealthEventOutput$CreatedAt' => '

The time when a health event was created.

', 'GetHealthEventOutput$LastUpdatedAt' => '

The time when a health event was last updated or recalculated.

', 'GetMonitorOutput$CreatedAt' => '

The time when the monitor was created.

', 'GetMonitorOutput$ModifiedAt' => '

The last time that the monitor was modified.

', 'HealthEvent$StartedAt' => '

When a health event started.

', 'HealthEvent$EndedAt' => '

The time when a health event ended. If the health event is still active, then the end time is not set.

', 'HealthEvent$CreatedAt' => '

When the health event was created.

', 'HealthEvent$LastUpdatedAt' => '

When the health event was last updated.

', 'ListHealthEventsInput$StartTime' => '

The time when a health event started.

', 'ListHealthEventsInput$EndTime' => '

The time when a health event ended. If the health event is still ongoing, then the end time is not set.

', ], ], 'TagKey' => [ 'base' => NULL, 'refs' => [ 'TagKeys$member' => NULL, 'TagMap$key' => NULL, ], ], 'TagKeys' => [ 'base' => NULL, 'refs' => [ 'UntagResourceInput$TagKeys' => '

Tag keys that you remove from a resource.

', ], ], 'TagMap' => [ 'base' => NULL, 'refs' => [ 'CreateMonitorInput$Tags' => '

The tags for a monitor. You can add a maximum of 50 tags in Internet Monitor.

', 'GetMonitorOutput$Tags' => '

The tags that have been added to monitor.

', 'ListTagsForResourceOutput$Tags' => '

Tags for a resource.

', 'TagResourceInput$Tags' => '

Tags that you add to a resource. You can add a maximum of 50 tags in Internet Monitor.

', ], ], 'TagResourceInput' => [ 'base' => NULL, 'refs' => [], ], 'TagResourceOutput' => [ 'base' => NULL, 'refs' => [], ], 'TagValue' => [ 'base' => NULL, 'refs' => [ 'TagMap$value' => NULL, ], ], 'ThrottlingException' => [ 'base' => '

The request was denied due to request throttling.

', 'refs' => [], ], 'TooManyRequestsException' => [ 'base' => '

There were too many requests.

', 'refs' => [], ], 'TrafficPercentageToMonitor' => [ 'base' => NULL, 'refs' => [ 'CreateMonitorInput$TrafficPercentageToMonitor' => '

The percentage of the internet-facing traffic for your application that you want to monitor with this monitor.

', 'GetMonitorOutput$TrafficPercentageToMonitor' => '

The percentage of the internet-facing traffic for your application that you want to monitor with this monitor.

', 'UpdateMonitorInput$TrafficPercentageToMonitor' => '

The percentage of the internet-facing traffic for your application that you want to monitor with this monitor.

', ], ], 'TriangulationEventType' => [ 'base' => NULL, 'refs' => [ 'NetworkImpairment$NetworkEventType' => '

Type of network impairment.

', ], ], 'UntagResourceInput' => [ 'base' => NULL, 'refs' => [], ], 'UntagResourceOutput' => [ 'base' => NULL, 'refs' => [], ], 'UpdateMonitorInput' => [ 'base' => NULL, 'refs' => [], ], 'UpdateMonitorOutput' => [ 'base' => NULL, 'refs' => [], ], 'ValidationException' => [ 'base' => '

Invalid request.

', 'refs' => [], ], ],];