File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -8,11 +8,11 @@ The AWS S3 plug-in for MONAI Deploy is based on the [Amazon S3](https://aws.amaz
88
99The ` serviceAssemblyName ` should be set to ` Monai.Deploy.Storage.AWSS3.Awss3StorageService, Monai.Deploy.Storage.AWSS3 ` .
1010
11- The following configurations are required to run the MinIO plug-in.
11+ The following configurations are required to run the S3 plug-in.
1212
13- | Key | Description | Sample Value |
14- | -------------------- | -------------------------- | --------------------------- |
15- | accessKey | AccessKeyId | key |
16- | accessToken | SecretAccessKey | secret |
17- | region | Region of the instance | us-west-1 |
18- | credentialServiceUrl | S3 crednetials service URL | sts.eu-west-1.amazonaws.com |
13+ | Key | Description | Sample Value |
14+ | -------------------- | ------------------------------------- | --------------------------- |
15+ | accessKey | AccessKeyId | key |
16+ | accessToken | SecretAccessKey | secret |
17+ | region | Region of the instance | us-west-1 |
18+ | credentialServiceUrl | (optional) S3 crednetials service URL | sts.eu-west-1.amazonaws.com |
You can’t perform that action at this time.
0 commit comments