Overview

Storage profiles enable integration of external storage servers with Salesforce. Without a storage profile, connecting a desired storage server is not possible. Multiple storage profiles can be created for the same storage option, allowing flexible and granular storage management.

Key Points

For example, A global organization needs to store documents in Amazon S3, but regulatory requirements mandate that data for customers in India and the United States be stored in separate S3 buckets. Two storage profiles are created:

  • AmazonS3_India: Configured with credentials and bucket information for the India region.

  • AmazonS3_United_States: Configured with credentials and bucket information for the United States region.

When a document is uploaded, the appropriate storage profile is selected based on the customer’s billing country. This ensures compliance with data residency regulations and enables efficient, region-specific storage management—all using the same storage option (Amazon S3) but with distinct profiles.

Storage profiles provide the flexibility to meet complex business requirements for data storage, security, and compliance within Salesforce-integrated environments.