diff --git a/_docs/_user_guide/data_and_analytics/cloud_ingestion/file_storage_integrations.md b/_docs/_user_guide/data_and_analytics/cloud_ingestion/file_storage_integrations.md
index a85af235d7d..3a4a2b97da4 100644
--- a/_docs/_user_guide/data_and_analytics/cloud_ingestion/file_storage_integrations.md
+++ b/_docs/_user_guide/data_and_analytics/cloud_ingestion/file_storage_integrations.md
@@ -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**.
![]({{site.baseurl}}/assets/img/create_role_1_list.png)
-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.
![]({{site.baseurl}}/assets/img/cloud_ingestion/s3_find_account.png)
+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**.
![]({{site.baseurl}}/assets/img/cloud_ingestion/s3_copy_braze_account_id.png)
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.
![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)
diff --git a/assets/img/cloud_ingestion/s3_find_account.png b/assets/img/cloud_ingestion/s3_find_account.png
index 531f26e7478..2769a7f8f01 100644
Binary files a/assets/img/cloud_ingestion/s3_find_account.png and b/assets/img/cloud_ingestion/s3_find_account.png differ