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




Description

Download IP details from IP2Location to S3, with MySQL as a source of IP addresses


Purchasing Options



Available Actions

Download IP details

Download IP details from IP2Location to S3


Variables

Source Parameters
mysql_connection required

MySQL database where the data will be stored.

sql_query required

SQL Query to run to fetch ip addresses

start_run_point required

Datetime stamp indicating the starting point of the transaction summaries to download. Formatted as YYYY-MM-DDTHH:MM:SS in UTC timezone.

end_datetime

Optional datetime stamp indicating the end point of the transaction summaries to download. Formatted as YYYY-MM-DDTHH:MM:SS in UTC timezone.


IP2Location Parameters
ip2location_credentials required

Select the IP2Location to use to access IP2Location API


Destination Parameters
aws_token_connection required

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

s3_bucket_config required

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

iam_role

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

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 details that each file should contain.

compression required

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

allow_overwrite

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