ImpactedLocation
Information about a location impacted by a health event in 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.
Contents
- ASName
- 
               The name of the internet service provider (ISP) or network (ASN). Type: String Required: Yes 
- ASNumber
- 
               The Autonomous System Number (ASN) of the network at an impacted location. Type: Long Required: Yes 
- Country
- 
               The name of the country where the health event is located. Type: String Required: Yes 
- Status
- 
               The status of the health event at an impacted location. Type: String Valid Values: ACTIVE | RESOLVEDRequired: Yes 
- CausedBy
- 
               The cause of the impairment. There are two types of network impairments: AWS network issues or internet issues. Internet issues are typically a problem with a network provider, like an internet service provider (ISP). Type: NetworkImpairment object Required: No 
- City
- 
               The name of the city where the health event is located. Type: String Required: No 
- CountryCode
- 
               The country code where the health event is located. The ISO 3166-2 codes for the country is provided, when available. Type: String Required: No 
- InternetHealth
- 
               The calculated health at a specific location. Type: InternetHealth object Required: No 
- Ipv4Prefixes
- 
               The IPv4 prefixes at the client location that was impacted by the health event. Type: Array of strings Required: No 
- Latitude
- 
               The latitude where the health event is located. Type: Double Required: No 
- Longitude
- 
               The longitude where the health event is located. Type: Double Required: No 
- 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. Type: String Required: No 
- ServiceLocation
- 
               The service location where the health event is located. Type: String Required: No 
- 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). Type: String Required: No 
- SubdivisionCode
- 
               The subdivision code where the health event is located. The ISO 3166-2 codes for country subdivisions is provided, when available. Type: String Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: