AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 3.5
 
This class can be used to discover the public address ranges for AWS. The information is retrieved from the publicly accessible https://ip-ranges.amazonaws.com/ip-ranges.json file.

Inheritance Hierarchy

System.Object
  Amazon.Util.AWSPublicIpAddressRanges

Namespace: Amazon.Util
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class AWSPublicIpAddressRanges : Object

The AWSPublicIpAddressRanges type exposes the following members

Properties

NameTypeDescription
Public Property AllAddressRanges System.Collections.Generic.IEnumerable<Amazon.Util.AWSPublicIpAddressRange> Collection of all public IP ranges.
Public Property CreateDate System.DateTime The publication date and time of the file that was downloaded and parsed.
Public Property ServiceKeys System.Collections.Generic.IEnumerable<System.String> Collection of service keys found in the data file.

Methods

NameDescription
Public Method AddressRangesByRegion(string) Filtered collection of public IP ranges for the given region (us-east-1 etc) or GLOBAL.
Public Method AddressRangesByServiceKey(string) Filtered collection of public IP ranges for the given service key
Public Method Static Method Load() Downloads the most recent copy of the endpoint address file and parses it to a collection of address range objects.

Fields

NameTypeDescription
Field Static Field AmazonServiceKey System.String
Field Static Field CloudFrontServiceKey System.String
Field Static Field EC2ServiceKey System.String
Field Static Field GlobalRegionIdentifier System.String Region identifier string for ROUTE53 and CLOUDFRONT ranges
Field Static Field Route53HealthChecksServiceKey System.String
Field Static Field Route53ServiceKey System.String

Remarks

The information in this file is generated from our internal system-of-record and is authoritative. You can expect it to change several times per week and should poll accordingly.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8

.NET for Windows Phone:
Supported in: Windows Phone 8.1, Windows Phone 8