You can't use this until you register with us!




Description

Download data from IP2Location and store it in S3.


Purchasing Options



Available Actions

Download IP Details

Download IP location details from IP2Location and store them in an S3 bucket.


Variables

Source Parameters
redshift_connection required

Redshift database where the query will be executed to find IP addresses to use.

sql_query required

SQL Query to execute to find IP addresses to use.

start_run_point required

Datetime stamp indicating the starting point of the IP addresses to use. Formatted as YYYY-MM-DDTHH:MM:SS in UTC timezone.

end_datetime

Optional datetime stamp indicating the end point of the IP addresses to use. Formatted as YYYY-MM-DDTHH:MM:SS in UTC timezone.


IP2Location Parameters
ip2location_credentials required

API Key to use to authenticate with IP2Location.


Destination Parameters
aws_token_connection

Select the AWS Access Keys to use to access the S3 bucket where the data will be stored.

iam_role

Optional. ARN of an IAM role to use for S3 bucket access.

s3_bucket_config required

Select the Shared Config that contains information about the S3 Bucket where the data will be stored.

s3_folder_path

Path from the starting folder in the S3 Bucket Configuration to the folder where the data will be stored.

details_per_file

Specify the number of IP addresses that each file should contain.

compression required

Select the compression, if any, to apply to the files.

allow_overwrite

Enable to allow an existing file with the same name in the Target Folder to be overwritten.