Select or Create a Database
<database>
with the name you want for your database.Select or Create a Schema
<schema>
with your own schema name.Select or Create a Warehouse
<warehouse>
with your desired warehouse name.Select or Create an Internal Named Stage
<stage>
with your preferred stage name.Create a Role
<role_name>
to your chosen role name.Grant Warehouse Rights to the Role
<warehouse>
and <role_name>
with your specific warehouse and role name respectively.Enable Write Operations on the Stage for the Role
<stage>
and <role_name>
with your chosen stage and role names.Create a BrightData User
<user_name>
, <password>
, and <login>
with your chosen username, password, and login name.Grant Role Privileges to the New User
<role_name>
and <user_name>
with your role and user names.Whitelist IPs
<policy_name>
with your network policy name. <existing_whiltelisted_ips>
with the list of existing whitelisted IPs.