aws-samples / aws-stepfunctions-examples
File Age

File age measurements show the distribution of file ages (days since the first commit) and the recency of file updates (days since the latest commit).

Summary
  • Number of files: 41
  • Daily file updates (only one update per file and date counted): 97
  • First update: 2021-03-01
  • Latest update: 2022-01-28
  • Days between first and latest update: 334 (47 weeks, estimated 235 working days)
  • Active days (at least one file change): 24
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 41 files with 2,468 lines of code in files.
    • 0 files that are 366+ days old (0 lines of code)
    • 27 files that are 181-365 days old (1,354 lines of code)
    • 10 files that are 91-180 days old (854 lines of code)
    • 1 files that are 31-90 days old (164 lines of code)
    • 3 files that are 1-30 days old (96 lines of code)
0% | 54% | 34% | 6% | 3%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 41 files with 2,468 lines of code in files.
    • 0 files have been last changed 366+ days ago (0 lines of code)
    • 26 files have been last changed 181-365 days ago (1,233 lines of code)
    • 10 files have been last changed 91-180 days ago (755 lines of code)
    • 2 files have been last changed 31-90 days ago (384 lines of code)
    • 3 files have been last changed 1-30 days ago (96 lines of code)
0% | 49% | 30% | 15% | 3%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
py, json, yaml, md, gitignore, txt, js, sh, yml
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
py0% | 92% | 7% | 0% | 0%
yaml0% | 43% | 43% | 10% | 3%
yml0% | 0% | 100% | 0% | 0%
js0% | 0% | 0% | 0% | 100%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
py0% | 92% | 7% | 0% | 0%
yaml0% | 35% | 36% | 24% | 3%
yml0% | 0% | 100% | 0% | 0%
js0% | 0% | 0% | 0% | 100%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
app-s3-athena-dataprocessing0% | 100% | 0% | 0% | 0%
app-decompose-for-parallelism0% | 100% | 0% | 0% | 0%
app-kyc-with-eventbridge0% | 100% | 0% | 0% | 0%
app-control-concurrency-with-dynamodb0% | 100% | 0% | 0% | 0%
demo-forecast-service-integration0% | 0% | 100% | 0% | 0%
app-order-management0% | 0% | 100% | 0% | 0%
demo-asl-features0% | 0% | 100% | 0% | 0%
demo-video-transcription0% | 0% | 100% | 0% | 0%
util-sfntoolkit0% | 0% | 0% | 100% | 0%
app-local-testing-mock-config0% | 0% | 0% | 0% | 100%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
app-s3-athena-dataprocessing0% | 100% | 0% | 0% | 0%
app-decompose-for-parallelism0% | 100% | 0% | 0% | 0%
app-control-concurrency-with-dynamodb0% | 100% | 0% | 0% | 0%
app-kyc-with-eventbridge0% | 56% | 43% | 0% | 0%
demo-forecast-service-integration0% | 0% | 100% | 0% | 0%
demo-asl-features0% | 0% | 100% | 0% | 0%
demo-video-transcription0% | 0% | 100% | 0% | 0%
app-order-management0% | 0% | 20% | 79% | 0%
util-sfntoolkit0% | 0% | 0% | 100% | 0%
app-local-testing-mock-config0% | 0% | 0% | 0% | 100%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
ctl.py
in sam/app-decompose-for-parallelism
168 11 337 337 1
app.py
in sam/app-decompose-for-parallelism/functions/get_test_run_report
77 1 337 337 1
app.py
in sam/app-decompose-for-parallelism/functions/create_batches_in_s3
59 1 337 337 1
app.py
in sam/app-decompose-for-parallelism/functions/get_test_results_from_state_machine_output
52 1 316 337 2
app.py
in sam/app-decompose-for-parallelism/functions/split_if_required
29 1 337 337 1
app.py
in sam/app-decompose-for-parallelism/functions/record_metric_data
23 1 337 337 1
app.py
in sam/app-decompose-for-parallelism/functions/get_batches_from_s3
22 1 337 337 1
__init__.py
in sam/app-decompose-for-parallelism/functions
1 - 337 337 1
__init__.py
in sam/app-decompose-for-parallelism/functions/get_test_run_report
1 - 337 337 1
__init__.py
in sam/app-decompose-for-parallelism/functions/get_test_results_from_state_machine_output
1 - 337 337 1
__init__.py
in sam/app-decompose-for-parallelism/functions/record_metric_data
1 - 337 337 1
__init__.py
in sam/app-decompose-for-parallelism/functions/create_batches_in_s3
1 - 337 337 1
__init__.py
in sam/app-decompose-for-parallelism/functions/get_batches_from_s3
1 - 337 337 1
__init__.py
in sam/app-decompose-for-parallelism/functions/split_if_required
1 - 337 337 1
template.yaml
in sam/app-control-concurrency-with-dynamodb
165 - 293 293 1
app.py
in sam/app-control-concurrency-with-dynamodb/functions/do_work_function
12 1 293 293 1
__init__.py
in sam/app-control-concurrency-with-dynamodb/functions/do_work_function
1 - 293 293 1
template.yaml
in sam/app-s3-athena-dataprocessing
235 - 244 265 2
ctl.py
in sam/app-s3-athena-dataprocessing
166 11 265 265 1
app.py
in sam/app-s3-athena-dataprocessing/functions/list_glue_crawlers
22 1 265 265 1
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
__init__.py
in sam/app-decompose-for-parallelism/functions/split_if_required
1 - 337 337 1
__init__.py
in sam/app-decompose-for-parallelism/functions/get_batches_from_s3
1 - 337 337 1
__init__.py
in sam/app-decompose-for-parallelism/functions/create_batches_in_s3
1 - 337 337 1
__init__.py
in sam/app-decompose-for-parallelism/functions/record_metric_data
1 - 337 337 1
__init__.py
in sam/app-decompose-for-parallelism/functions/get_test_results_from_state_machine_output
1 - 337 337 1
__init__.py
in sam/app-decompose-for-parallelism/functions/get_test_run_report
1 - 337 337 1
__init__.py
in sam/app-decompose-for-parallelism/functions
1 - 337 337 1
app.py
in sam/app-decompose-for-parallelism/functions/get_batches_from_s3
22 1 337 337 1
app.py
in sam/app-decompose-for-parallelism/functions/record_metric_data
23 1 337 337 1
app.py
in sam/app-decompose-for-parallelism/functions/split_if_required
29 1 337 337 1
app.py
in sam/app-decompose-for-parallelism/functions/create_batches_in_s3
59 1 337 337 1
app.py
in sam/app-decompose-for-parallelism/functions/get_test_run_report
77 1 337 337 1
ctl.py
in sam/app-decompose-for-parallelism
168 11 337 337 1
app.py
in sam/app-decompose-for-parallelism/functions/get_test_results_from_state_machine_output
52 1 316 337 2
__init__.py
in sam/app-control-concurrency-with-dynamodb/functions/do_work_function
1 - 293 293 1
app.py
in sam/app-control-concurrency-with-dynamodb/functions/do_work_function
12 1 293 293 1
template.yaml
in sam/app-control-concurrency-with-dynamodb
165 - 293 293 1
__init__.py
in sam/app-s3-athena-dataprocessing/functions/create_s3_folder
1 - 265 265 1
__init__.py
in sam/app-s3-athena-dataprocessing/functions/list_glue_crawlers
1 - 265 265 1
__init__.py
in sam/app-s3-athena-dataprocessing/functions/start_glue_crawler
1 - 265 265 1
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
template.yaml
in sam/app-local-testing-mock-config
52 - 4 7 2
app.js
in sam/app-local-testing-mock-config/functions/check-identity
23 1 4 7 2
app.js
in sam/app-local-testing-mock-config/functions/check-address
21 1 4 7 2
template.yaml
in sam/util-sfntoolkit
164 - 71 71 1
template.yaml
in sam/demo-forecast-service-integration/template
323 - 97 104 2
template.yml
in sam/demo-video-transcription
119 - 124 124 1
template.yaml
in sam/app-order-management
220 - 75 146 2
app.py
in sam/app-order-management/functions/sqscallbackfunction
18 1 146 146 1
app.py
in sam/app-order-management/functions/get_customer_status
18 1 146 146 1
app.py
in sam/app-order-management/functions/reserve_proudct
17 1 146 146 1
__init__.py
in sam/app-order-management/functions/sqscallbackfunction
1 - 146 146 1
__init__.py
in sam/app-order-management/functions/reserve_proudct
1 - 146 146 1
__init__.py
in sam/app-order-management/functions/get_customer_status
1 - 146 146 1
template.yaml
in sam/demo-asl-features
136 - 175 175 1
template.yaml
in sam/app-kyc-with-eventbridge
155 - 263 263 1
kyc.asl.yaml
in sam/app-kyc-with-eventbridge/statemachine
121 - 97 263 4
template.yaml
in sam/app-s3-athena-dataprocessing
235 - 244 265 2
ctl.py
in sam/app-s3-athena-dataprocessing
166 11 265 265 1
app.py
in sam/app-s3-athena-dataprocessing/functions/list_glue_crawlers
22 1 265 265 1
app.py
in sam/app-s3-athena-dataprocessing/functions/create_s3_folder
20 1 265 265 1
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
template.yaml
in sam/app-local-testing-mock-config
52 - 4 7 2
app.js
in sam/app-local-testing-mock-config/functions/check-identity
23 1 4 7 2
app.js
in sam/app-local-testing-mock-config/functions/check-address
21 1 4 7 2
template.yaml
in sam/util-sfntoolkit
164 - 71 71 1
template.yaml
in sam/app-order-management
220 - 75 146 2
template.yaml
in sam/demo-forecast-service-integration/template
323 - 97 104 2
kyc.asl.yaml
in sam/app-kyc-with-eventbridge/statemachine
121 - 97 263 4
template.yml
in sam/demo-video-transcription
119 - 124 124 1
app.py
in sam/app-order-management/functions/sqscallbackfunction
18 1 146 146 1
app.py
in sam/app-order-management/functions/get_customer_status
18 1 146 146 1
app.py
in sam/app-order-management/functions/reserve_proudct
17 1 146 146 1
__init__.py
in sam/app-order-management/functions/sqscallbackfunction
1 - 146 146 1
__init__.py
in sam/app-order-management/functions/reserve_proudct
1 - 146 146 1
__init__.py
in sam/app-order-management/functions/get_customer_status
1 - 146 146 1
template.yaml
in sam/demo-asl-features
136 - 175 175 1
template.yaml
in sam/app-s3-athena-dataprocessing
235 - 244 265 2
template.yaml
in sam/app-kyc-with-eventbridge
155 - 263 263 1
ctl.py
in sam/app-s3-athena-dataprocessing
166 11 265 265 1
app.py
in sam/app-s3-athena-dataprocessing/functions/list_glue_crawlers
22 1 265 265 1
app.py
in sam/app-s3-athena-dataprocessing/functions/create_s3_folder
20 1 265 265 1