FIPS (Federal Information Processing Standard)
S-Drive is compatible with AWS S3 FIPS buckets.
In order to use FIPS some endpoints need to be set up:
Add a remote site setting (go to Setup-->Remote Site Settings) in the form of
bucketname.s3-fips.region.amazonaws.com where bucketname is the name of your bucket and region is the bucket’s region, such as us-east-1.
Ex: mybucket.s3-fips.us-east-1.amazonaws.com
Add Trusted URLS (go to Setup-->Trusted URLs)
1️⃣ https://bucketname.s3-fips.region.amazonaws.com where bucketname is the name of your bucket and region is the bucket’s region, such as us-east-1.
Ex: https://mybucket.s3-fips.us-east-1.amazonaws.com
Make sure to check the boxes
connect-src
img-src
2️⃣ https://s3-fips.region.amazonaws.com where region is the bucket’s region, such as us-east-1.
Make sure to check the boxes
connect-src
img-src