Skip to main content

S3 connector Admin Portal guide

Last updated on October 4, 2023

Overview

This guide provides step-by-step instructions on configuring the S3 connector through the Admin Portal.

Ensure seamless integration between your data streaming workflows and Amazon S3 by following these guidelines.

Prerequisites

  • Access to the AGS Admin Portal.

Create S3 connector in the Admin Portal

  1. Create an S3 bucket on your AWS account. This is where the streamed data will be stored.

  2. Navigate to the Platform Configuration section and open the Analytics Connector menu.

    Image shows navigating to the Analytics Connector page

  3. On the connector List Page, click the Create Connector button.

    Image shows the Create Connector button

  4. Fill in the connector configuration.

    Image shows the Create Connector form

  1. Click Next to go to the Data Tracking section.

  2. In the Data Tracking section,do the following:

    • Select the data filtering option and specify the source: AccelByte services or game telemetry services.
    • Determine specific namespaces and Kafka topics you want to stream from the source services. This ensures only relevant data is transferred.

    Image shows the Data Tracking form

  3. Click Next to go to the Bucket Policy Script Configuration section.

  4. Implement the S3 bucket policy for the destination bucket. You can copy the policy template from the Admin Portal. Then, click Test & Save to create the connector.

    Image shows the Bucket Policy Script Configuration form

The detail page of the connector you created displays.

Image shows the Connector Detail page