awslabs / aws-apigateway-lambda-authorizer-blueprints
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: 21
  • Daily file updates (only one update per file and date counted): 29
  • First update: 2016-02-23
  • Latest update: 2021-05-18
  • Days between first and latest update: 1912 (273 weeks, estimated 1365 working days)
  • Active days (at least one file change): 27
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 21 files with 1,174 lines of code in files.
    • 21 files that are 366+ days old (1,174 lines of code)
    • 0 files that are 181-365 days old (0 lines of code)
    • 0 files that are 91-180 days old (0 lines of code)
    • 0 files that are 31-90 days old (0 lines of code)
    • 0 files that are 1-30 days old (0 lines of code)
100% | 0% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 21 files with 1,174 lines of code in files.
    • 17 files have been last changed 366+ days ago (650 lines of code)
    • 4 files have been last changed 181-365 days ago (524 lines of code)
    • 0 files have been last changed 91-180 days ago (0 lines of code)
    • 0 files have been last changed 31-90 days ago (0 lines of code)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
55% | 44% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
cs, java, txt, csproj, rs, md, go, json, py, js
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
cs100% | 0% | 0% | 0% | 0%
java100% | 0% | 0% | 0% | 0%
rs100% | 0% | 0% | 0% | 0%
js100% | 0% | 0% | 0% | 0%
go100% | 0% | 0% | 0% | 0%
py100% | 0% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
cs68% | 31% | 0% | 0% | 0%
java100% | 0% | 0% | 0% | 0%
rs100% | 0% | 0% | 0% | 0%
js0% | 100% | 0% | 0% | 0%
go0% | 100% | 0% | 0% | 0%
py0% | 100% | 0% | 0% | 0%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
java/src/io100% | 0% | 0% | 0% | 0%
dotnet/src/APIGatewayAuthorizerHandler100% | 0% | 0% | 0% | 0%
rust100% | 0% | 0% | 0% | 0%
nodejs100% | 0% | 0% | 0% | 0%
go100% | 0% | 0% | 0% | 0%
dotnet/src/APIGatewayAuthorizerHandler/Model/Auth100% | 0% | 0% | 0% | 0%
python100% | 0% | 0% | 0% | 0%
dotnet/src/APIGatewayAuthorizerHandler/Model100% | 0% | 0% | 0% | 0%
java/src/example100% | 0% | 0% | 0% | 0%
dotnet/src/APIGatewayAuthorizerHandler/Error100% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
java/src/io100% | 0% | 0% | 0% | 0%
rust100% | 0% | 0% | 0% | 0%
dotnet/src/APIGatewayAuthorizerHandler/Model/Auth100% | 0% | 0% | 0% | 0%
dotnet/src/APIGatewayAuthorizerHandler/Model100% | 0% | 0% | 0% | 0%
dotnet/src/APIGatewayAuthorizerHandler23% | 76% | 0% | 0% | 0%
java/src/example100% | 0% | 0% | 0% | 0%
dotnet/src/APIGatewayAuthorizerHandler/Error100% | 0% | 0% | 0% | 0%
nodejs0% | 100% | 0% | 0% | 0%
go0% | 100% | 0% | 0% | 0%
python0% | 100% | 0% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
AuthPolicy.java
in blueprints/java/src/io
159 25 1125 2170 6
index.js
in blueprints/nodejs
156 12 259 2170 13
api-gateway-authorizer-python.py
in blueprints/python
117 12 259 2170 13
TokenAuthorizerContext.java
in blueprints/java/src/io
31 8 2170 2170 1
APIGatewayAuthorizerHandler.java
in blueprints/java/src/example
25 1 2170 2170 1
ApiGatewayArn.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model
50 3 1125 1675 3
Function.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler
38 1 1125 1675 3
Statement.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model/Auth
16 - 1125 1675 3
AuthPolicy.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model/Auth
15 - 1125 1675 3
TokenAuthorizerContext.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model
13 - 1125 1675 2
PolicyDocument.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model/Auth
12 - 1125 1675 3
UnauthorizedException.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Error
9 1 1125 1675 3
AuthPolicyBuilder.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler
127 7 259 1672 6
ConditionOperator.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model/Auth
34 - 1125 1672 2
ConditionKey.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model/Auth
30 2 1125 1672 2
HttpVerb.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model
24 2 1125 1672 2
ApiOptions.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model
18 2 1125 1672 2
Condition.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model/Auth
9 - 1125 1672 2
Effect.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model/Auth
8 - 1125 1672 2
main.go
in blueprints/go
124 10 259 1316 8
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
APIGatewayAuthorizerHandler.java
in blueprints/java/src/example
25 1 2170 2170 1
TokenAuthorizerContext.java
in blueprints/java/src/io
31 8 2170 2170 1
Effect.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model/Auth
8 - 1125 1672 2
UnauthorizedException.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Error
9 1 1125 1675 3
Condition.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model/Auth
9 - 1125 1672 2
PolicyDocument.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model/Auth
12 - 1125 1675 3
TokenAuthorizerContext.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model
13 - 1125 1675 2
AuthPolicy.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model/Auth
15 - 1125 1675 3
Statement.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model/Auth
16 - 1125 1675 3
ApiOptions.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model
18 2 1125 1672 2
HttpVerb.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model
24 2 1125 1672 2
ConditionKey.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model/Auth
30 2 1125 1672 2
ConditionOperator.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model/Auth
34 - 1125 1672 2
Function.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler
38 1 1125 1675 3
ApiGatewayArn.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model
50 3 1125 1675 3
AuthPolicy.java
in blueprints/java/src/io
159 25 1125 2170 6
main.rs
in blueprints/rust
159 2 882 978 2
api-gateway-authorizer-python.py
in blueprints/python
117 12 259 2170 13
main.go
in blueprints/go
124 10 259 1316 8
AuthPolicyBuilder.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler
127 7 259 1672 6
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
main.rs
in blueprints/rust
159 2 882 978 2
main.go
in blueprints/go
124 10 259 1316 8
AuthPolicyBuilder.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler
127 7 259 1672 6
ConditionOperator.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model/Auth
34 - 1125 1672 2
ConditionKey.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model/Auth
30 2 1125 1672 2
HttpVerb.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model
24 2 1125 1672 2
ApiOptions.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model
18 2 1125 1672 2
Condition.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model/Auth
9 - 1125 1672 2
Effect.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model/Auth
8 - 1125 1672 2
ApiGatewayArn.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model
50 3 1125 1675 3
Function.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler
38 1 1125 1675 3
Statement.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model/Auth
16 - 1125 1675 3
AuthPolicy.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model/Auth
15 - 1125 1675 3
TokenAuthorizerContext.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model
13 - 1125 1675 2
PolicyDocument.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model/Auth
12 - 1125 1675 3
UnauthorizedException.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Error
9 1 1125 1675 3
AuthPolicy.java
in blueprints/java/src/io
159 25 1125 2170 6
index.js
in blueprints/nodejs
156 12 259 2170 13
api-gateway-authorizer-python.py
in blueprints/python
117 12 259 2170 13
TokenAuthorizerContext.java
in blueprints/java/src/io
31 8 2170 2170 1
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
index.js
in blueprints/nodejs
156 12 259 2170 13
AuthPolicyBuilder.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler
127 7 259 1672 6
main.go
in blueprints/go
124 10 259 1316 8
api-gateway-authorizer-python.py
in blueprints/python
117 12 259 2170 13
main.rs
in blueprints/rust
159 2 882 978 2
AuthPolicy.java
in blueprints/java/src/io
159 25 1125 2170 6
ApiGatewayArn.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model
50 3 1125 1675 3
Function.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler
38 1 1125 1675 3
ConditionOperator.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model/Auth
34 - 1125 1672 2
ConditionKey.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model/Auth
30 2 1125 1672 2
HttpVerb.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model
24 2 1125 1672 2
ApiOptions.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model
18 2 1125 1672 2
Statement.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model/Auth
16 - 1125 1675 3
AuthPolicy.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model/Auth
15 - 1125 1675 3
TokenAuthorizerContext.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model
13 - 1125 1675 2
PolicyDocument.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model/Auth
12 - 1125 1675 3
Condition.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model/Auth
9 - 1125 1672 2
UnauthorizedException.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Error
9 1 1125 1675 3
Effect.cs
in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model/Auth
8 - 1125 1672 2
TokenAuthorizerContext.java
in blueprints/java/src/io
31 8 2170 2170 1