aws / aws-database-encryption-sdk-dynamodb
Components

An overview of source code logical components.

Intro

Logical decomposition is a representation of the organization of the main source code, where every and each file is put in exactly one logical component.

Logical Decompositions Overview

Analyzed system has 1 logical decomposition:

Logical Decomposition #1: PRIMARY

The decompositions is based on the folder structure at level 1 (relative to the source code root).

Bubble Chart | Tree Map
Component Sizes (Lines of Code)
The "primary" logical decomposition has 5 components.
  • 758 files, 61,702 LOC (100.0% vs. main code).
  • "releases" is biggest, containing 53.14% of LOC.
  • "codebuild" is smallest, containing 0.25% of LOC.


releases32789 LOC (53%) 365 files
DynamoDbEncryption27381 LOC (44%) 370 files
TestVectors922 LOC (1%) 18 files
cfn457 LOC (<1%) 1 file
codebuild153 LOC (<1%) 4 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
DynamoDbEncryption76 commits (18%)
TestVectors29 commits (7%)
cfn17 commits (4%)
releases7 commits (1%)
codebuild2 commits (<1%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2025 2024 2023
releases
362
410
DynamoDbEncryption
18
389
585
TestVectors
16
21
19
cfn
6
11
codebuild
1
4


Dependencies between components in same commits (past 180 days)
The number on the lines shows the number of shared commits.
See detailed temporal dependencies report...

G DynamoDbEncryption DynamoDbEncryption DynamoDbEncryption--DynamoDbEncryption 8 TestVectors TestVectors DynamoDbEncryption--TestVectors 7 TestVectors--TestVectors 5 releases releases releases--DynamoDbEncryption 6 releases--TestVectors 2 releases--releases 7


2025-05-04 00:45