1
0
mirror of https://github.com/minio/docs.git synced 2025-07-30 07:03:26 +03:00
Fernando H. Rosa 733840baee Fix region setting AWS SDK for .NET example
I tried to use MinIO with the AWS SDK for .NET and got the same error descripted on this post:
https://stackoverflow.com/questions/68678953/error-when-configuring-minio-in-c-sharp-the-authorization-header-is-malformed/69199735

So I found that the solution was to change the `RegionEndpoint` setting to `AuthenticationRegion`, as the region is used on the authentication process.
Also the AWS SDK sets the `RegionEndpoint` as null when `ServiceURL` is set.
2021-09-28 18:07:00 -04:00
2021-07-29 18:07:55 -04:00
2021-08-02 20:06:09 -04:00
2020-04-05 22:16:05 -07:00
2020-04-05 22:16:05 -07:00
2021-08-02 20:06:09 -04:00

MinIO cookbook contribution guide Slack

This branch contains the source for the Cookbook section of docs.min.io

This content is largely unmaintained and is marked for deprecation.

Some content may be migrated to the next generation documentation at http://docs.min.io/minio/baremetal, http://docs.min.io/minio/k8s, or http://docs.min.io/minio/vsphere

If you open a pull request against this branch, please be aware that it may go unmerged, as we do not have resources to test and validate the contents.

This work is licensed under a Creative Commons Attribution 4.0 International License.

Description
Документация по хранилищу объектов MinIO
Readme CC-BY-4.0 39 MiB
Languages
SCSS 32.2%
Python 19.2%
HTML 18.7%
JavaScript 17.8%
Makefile 4.8%
Other 7.3%