Skip to main content

Simple utility for grabbing and using AWS public IPS

Project description

Small library to make grabbing an processing AWS public IP address ranges easier.

Usage

from awspublicranges.ranges import AwsIpRanges

out = AwsIpRanges()

for each_range in out.prefixes_for_lambda('us-west-2'):
    pprint(each_range.__dict__)

Master

https://circleci.com/gh/mgmonteleone/python-atlasapi/tree/master.svg?style=svg&circle-token=34ce5f4745b141a0ee643bd212d85359c0594884

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

awspublicranges-1.0.2.tar.gz (3.9 kB view hashes)

Uploaded Source

Built Distribution

awspublicranges-1.0.2-py3-none-any.whl (5.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page