I need to configure endpoint, s3BucketEndpoint and s3ForcePathStyle. I'm not seeing how to configure things. I see how to configure region and access keys but there are tons of other configuration variables so I'm confused.
After poking around in the code, based on this line it seems the answer is that the way to configure the endpoint will be to first create a pull request ;)
Endpoint: https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Endpoint.html
I need to configure endpoint, s3BucketEndpoint and s3ForcePathStyle. I'm not seeing how to configure things. I see how to configure region and access keys but there are tons of other configuration variables so I'm confused.
Example code: