Cmdlets for Snowflake

Build 25.0.9434

S3Domain Parameter (Connect-Snowflake Cmdlet)

Specifies the URI of the Amazon S3 bucket used as the Snowflake S3 stage. This property is required when defining external stages for data loading and unloading between Snowflake and S3.

Syntax

Connect-Snowflake -S3Domain string

Data Type

cstr

Default Value

""

Remarks

Generally, the default domain is "s3.amazonaws.com". However, for Chinese S3 regions, the default domain is "s3.{region}.amazonaws.com.cn". Ensure the specified domain matches the region of your S3 bucket for proper connectivity.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434