CCC Object Storage Capabilities
Capabilities for Object Storage technologies, as defined by the FINOS Common Cloud Controls project.
- ID
- CCC.ObjStor.CP
- Version
- v2026.06-rc4
- Gemara version
- v1.2.0
- Author
- FINOS Common Cloud Controls
Data Resilience
The Data Resilience group covers entries related to ensuring data availability, integrity, and sovereignty across its lifecycle. This includes replication, backup, recovery, region restrictions, and protection against data loss or corruption.
CCC.ObjStor.CP01 Storage Buckets
Provides uniquely identifiable segmentations in which data elements may be stored.
CCC.ObjStor.CP02 Storage Objects
Supports storing, accessing, and managing data elements which contain both data and metadata.
CCC.ObjStor.CP05 Store New Objects
Supports for storing a new object in the bucket.
CCC.ObjStor.CP06 Replace Stored Objects
Supports for replacing an object in the bucket with a new object for the same key.
CCC.ObjStor.CP07 Delete Stored Objects
Supports for deleting objects from the bucket given the object key.
CCC.ObjStor.CP09 Object Modification Locks
Allows locking of objects to disable modification and/or deletion of an object for a defined period of time.
CCC.ObjStor.CP11 Querying
Supports performing simple select queries to retrieve only a subset of objects from the bucket.
Resource Management
The Resource Management group covers entries related to the lifecycle, configuration, and operational integrity of cloud resources. This includes resource exhaustion, tag manipulation, version rollback, scaling, and cost management.
CCC.ObjStor.CP03 Bucket Capacity Limit
Provides the ability to set a maximum total capacity for objects within a bucket.
CCC.ObjStor.CP04 Object Size Limit
Supports setting a maximum object size for storing objects.
CCC.ObjStor.CP08 Lifecycle Policies
Supports defining policies to automate data management tasks, especially those related to cost management.
CCC.ObjStor.CP12 Storage Classes
Provides different storage classes for frequently and infrequently accessed objects.
Access Control
The Access Control group covers entries related to authentication, authorization, and trust perimeter enforcement. This includes multi-factor authentication, least privilege access, network access rules, and prevention of unauthorized access or reconnaissance.
CCC.ObjStor.CP10 Object Level Access Control
Supports controlling access to specific objects within the object store.