aws / aws-sdk-js
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 9 components.
  • 721 files, 36,751 LOC (3.7% vs. main code).
  • "lib" is biggest, containing 33.72% of LOC.
  • "ROOT" is smallest, containing 0.02% of LOC.


lib12392 LOC (1%) 137 files
doc-src12293 LOC (1%) 80 files
clients6890 LOC (<1%) 387 files
features2256 LOC (<1%) 69 files
scripts1547 LOC (<1%) 18 files
ts655 LOC (<1%) 16 files
dist-tools432 LOC (<1%) 5 files
tasks278 LOC (<1%) 6 files
ROOT8 LOC (<1%) 3 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
lib3646 commits (60%)
clients343 commits (5%)
features217 commits (3%)
doc-src110 commits (1%)
dist-tools88 commits (1%)
scripts66 commits (1%)
ts56 commits (<1%)
tasks48 commits (<1%)
ROOT4 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 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012
lib
180
261
279
289
281
456
454
372
536
372
639
742
328
clients
49
76
77
94
66
266
85
206
739
scripts
6
1
3
16
9
9
16
5
20
4
doc-src
3
4
59
6
20
5
7
13
12
91
6
dist-tools
1
1
1
2
6
1
2
58
14
17
7
features
2
1
5
15
4
11
16
87
109
188
11
ROOT
6
1
tasks
1
3
2
7
5
2
38
ts
3
3
8
10
30
26


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...

No temporal dependencies found.



2025-05-03 20:38