Radu
Radu

Reputation: 128

Allowing Snowflake to unload data into AWS S3 bucket

My goal is to unload data from Snowflake to AWS S3.

I've followed this documentation and have set up everything except Step2.6 where it's asking for "Account ID". I've temporarily set it up with my own AWS account ID. Where do I find Snowflake's Account ID. Configuring a Snowflake Storage Integration to Access Amazon S3

Step 2.6 says "In the Account ID field, enter your own AWS account ID temporarily. Later, you will modify the trusted relationship and grant access to Snowflake." How do I get this one?

I've read this doc page about Account Identifiers but this doesn't seem to be the right id: Snowflake Account Identifiers

Any idea how can I can get that Account ID so I can allow Snowflake to upload data into the S3 bucket.

Upvotes: 0

Views: 340

Answers (1)

Srinath Menon
Srinath Menon

Reputation: 1642

The "Account ID" here does not refer to the Snowflake Account information bu the AWS ID for the tenant where you are setting up the integration.

Upvotes: 1

Related Questions