DAS Storage Resources
The following table shows the types of storage resources used by DAS:
Table 1 - DAS Storage Resources
| Resource Type | Resource Name | Purpose |
|---|---|---|
| S3 bucket | <Resource prefix>-storage | Policy and JSON storage |
| S3 bucket | <Resource prefix>-storage | Decisions storage |
| S3 bucket | <Resource prefix>-storage | Bundle registry |
| DynamoDB table | <Resource prefix>Logs, <Resource prefix>LogIds, <Resource prefix>Commits | Policy and JSON storage |
| DynamoDB table | <Resource prefix>DecisionLog | Decisions storage |
| DynamoDB table | <Resource prefix>TimeSeries | Decisions timeseries |
| DynamoDB table | <Resource prefix>Users | User profiles |
| DynamoDB table | <Resource prefix>Sessions | User sessions |
| DynamoDB table | <Resource prefix>Secrets | External secrets |
| DynamoDB table | <Resource prefix>Tokens | API tokens |
| DynamoDB table | <Resource prefix>SecretsKeys | All tenant master keys |
| DynamoDB table | <Resource prefix>SecretsTenants | Active tenant master keys |
| DynamoDB table | <Resource prefix>Activity | API activity audit trail |
| DynamoDB table | <Resource prefix>Sequence | Cluster coordination |
| DynamoDB table | <Resource prefix>Lock | Cluster coordination |
| DynamoDB table | <Resource prefix>CloudTrailSummaries | Unused |
| DynamoDB table | <Resource prefix>DecisionLogSummaries | Unused |
| DynamoDB table | <Resource prefix>GithubChecks | Unused |
| DynamoDB table | <Resource prefix>IdentityBrokerSessions | Unused |
| DynamoDB table | <Resource prefix>Workflows | Unused |