The Amazon CloudTrail connector

Note

This connector is based on Airbyte .

You can use this connector for source endpoints.

Source endpoint

  1. Provide your AWS Key ID.

    Refer to the original AWS Account and Access Keyset to see how to do it.

  2. Specify your Secret key for your account in the same way as Key ID.

  3. Enter the AWS Region name for which you want to transfer logs.

    The format is the following: us-west-1 or us-west-2.

    This field accepts a single region name. Create a separate endpoint for each region you need to transfer logs from.

  4. Specify the Start date since which you want to transfer logs. The data should be in the YYYY-MM-DD format and not older than 90 days.

To create a source endpoint to Amazon CloudTrailwith API, use the endpoint.airbyte.AWSCloudTrailSource model.

Airbyte type Transfer type
integer int64
int32
int16
int8
uint64
uint32
uint16
uint8
float
number double
string
time_without_timezone, time_with_timezone, string utf8
boolean boolean
date date
date-time datetime
timestamp, timestamp_with_timezone, timestamp_without_timezone timestamp
object, array, REST... any

See also

In this article: