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
-**v2**: Whether the provided endpoint addresses an individual bucket (false if it addresses the root API endpoint).
149
-
-**v3**: Renamed to `bucketEndpoint`
149
+
-**v3**: Changed to `bucketEndpoint`. See more in [v3 reference for bucketEndpoint](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-s3/interfaces/s3clientconfig.html#bucketendpoint).
150
+
Note that when set to `true`, you specify the request endpoint in the `Bucket` request parameter, the original endpoint
151
+
will be overwritten. Whereas in v2, the request endpoint in client constructor overwrites the `Bucket` request parameter.
0 commit comments