Skip to main content
Skip table of contents

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.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.