Skip to content

Commit

Permalink
Merge pull request #7983 from braze-inc/DLK-2003
Browse files Browse the repository at this point in the history
[DLK-2003] Update doc for the correct way to get braze aws account id
  • Loading branch information
josh-mccrowell-braze authored Aug 29, 2024
2 parents 001479b + 28ad9f2 commit 3346797
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ To complete the setup on AWS, you will create an IAM role and attach the IAM pol

1. Within the same IAM section of the console where you created the IAM policy, go to **Roles** > **Create Role**. <br><br>![]({{site.baseurl}}/assets/img/create_role_1_list.png)<br><br>

2. Retrieve the Braze AWS account ID from your Braze dashboard. Go to **Partner Integrations** > **Technology Partners** and select **Amazon S3**. Here you will find the account ID needed to create your role. <br><br>![]({{site.baseurl}}/assets/img/cloud_ingestion/s3_find_account.png)<br><br>
2. Copy the Braze AWS account ID from your Braze dashboard. Go to **Cloud Data Ingestion**, click **Create New Data Sync** and select **S3 Import**. <br><br>![]({{site.baseurl}}/assets/img/cloud_ingestion/s3_copy_braze_account_id.png)<br><br>

3. In AWS, select **Another AWS Account** as the trusted entity selector type. Provide your Braze account ID, select the **Require external ID** checkbox, and enter an external ID for Braze to use. Select **Next** when complete. <br><br> ![The S3 "Create Role" page. This page has fields for role name, role description, trusted entities, policies, and permissions boundary.]({{site.baseurl}}/assets/img/create_role_2_another.png)

Expand Down
Binary file modified assets/img/cloud_ingestion/s3_find_account.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3346797

Please sign in to comment.