Reputation: 128
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
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