IBM / StorageScaleVagrant

Example scripts and configuration files to install and configure IBM Storage Scale in a Vagrant environment
Apache License 2.0
16 stars 19 forks source link

Remove S3 region setting to leverage the 5.1.x default. #20

Closed hseipp closed 3 years ago

hseipp commented 3 years ago

Starting with Spectrum Scale 5.1.0.1, it is no longer required to set the Spectrum Scale Object location parameter to US so that AWSv4 authentication can be used. Instead, the s3api implementation uses us-east-1 as default region/location setting and supports AWSv4 authentication without any additional change. That also complies with most of the client software (awscli etc.) defaults.