| ID | Title | Description | Threat Mappings |
|---|---|---|---|
| CCC.Message.CP01 | Publish/Subscribe Model | Uses publish/subscribe (pub/sub) messaging service model for fan-out distribution of messages to multiple subscribers. | 0 |
| CCC.Message.CP02 | Message Storage Policies | Ability to control the region where messages are stored. | 0 |
| CCC.Message.CP03 | Creating Topics and Publish Messages | Ability to create new topics and publish messages to topics | 0 |
| CCC.Message.CP04 | List Topics | Ability to to list all existing topics. | 0 |
| CCC.Message.CP05 | Edit Topics | Ability to to edit properties of existing topics other than the topic name and ordering preference. | 0 |
| CCC.Message.CP06 | Delete Topics | Ability to to delete existing topics. | 0 |
| CCC.Message.CP07 | Subscribe to Topics and Receive messages | Ability to subscribe to topics and receive messages. | 0 |
| CCC.Message.CP08 | List Subscribers | Ability to list all subscribers for a given topics. | 0 |
| CCC.Message.CP09 | Edit Subscriber | Ability to edit subscriber properties such as subscription filter policies after subscriber is created. | 0 |
| CCC.Message.CP10 | Delete Subscribers | Ability to delete subscriber from a given topic. | 0 |
| CCC.Message.CP11 | FIFO Message Ordering | Support for first-in, first-out strictly preserved message ordering with exactly one message delivered. | 0 |
| CCC.Message.CP12 | Best Effort Message Ordering | Support for best-effort message ordering with at-least one message delivered. | 0 |
| CCC.Message.CP13 | Deduplication of Messages | Support for deduplication of messages with use of messaging service capabilities or deduplication IDs. | 0 |
| CCC.Message.CP14 | Dead Letter Topics | Supports dead-letter topics for handling messages that cannot be delivered or processed. | 0 |
| CCC.Message.CP15 | Access Policies | Ability to specify access policies on publishers and subscribers. | 0 |
| CCC.Message.CP16 | Message Filtering | Allows subscribers to receive subset of messages published to the subscribed topic based on attributes or content. | 0 |
| CCC.Message.CP17 | Message Retention | Ability to set message retention durations per topic. | 0 |
Imports
| ID | Remarks |
|---|---|
| CCC.Core.CP01 | Encryption in Transit Enabled by Default |
| CCC.Core.CP02 | Encryption at Rest Enabled by Default |
| CCC.Core.CP04 | Transaction Rate Limits |
| CCC.Core.CP06 | Access Control |
| CCC.Core.CP07 | Event Publication |
| CCC.Core.CP08 | Data Replication |
| CCC.Core.CP09 | Metrics Publication |
| CCC.Core.CP10 | Log Publication |
| CCC.Core.CP14 | API Access |
| CCC.Core.CP19 | Child Resource Scaling |
| CCC.Core.CP20 | Resource Tagging |
| CCC.Core.F23 | Network Access Rules |
| CCC.Core.F28 | Command-line Interface |
| CCC.Core.F29 | Active Ingestion |
| CCC.Core.F31 | Elastic Scaling |