You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/storage/catalog/amazon-s3/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -167,7 +167,7 @@ Segment recommends doing this as a best practice. The following policy strictly
167
167
##Region
168
168
169
169
>warning ""
170
-
>The Amazon S3 destination only supports workspaces in the US region. Workspaces outside of the UScannot connect to this destination.
170
+
>The Amazon S3 destination only supports workspaces in the US region. Workspaces outside of the UScan't connect to this destination. If you wish to connect to a different region use our new[AWS S3](https://segment.com/docs/connections/storage/catalog/aws-s3/) destination instead.
171
171
172
172
Segment infers the region of your bucket when data is copied to it, so you don't need to specify a bucket region in your configuration. If you're using VPC Endpoints for your S3 bucket, make sure you configure the endpoint in the same region as your bucket. You can find more information on this in the AWS S3 docs[here](http://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/vpc-endpoints-s3.html).