The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
AuthPolicy.java in blueprints/java/src/io |
159 | 25 |
main.rs in blueprints/rust |
159 | 2 |
index.js in blueprints/nodejs |
156 | 12 |
AuthPolicyBuilder.cs in blueprints/dotnet/src/APIGatewayAuthorizerHandler |
127 | 7 |
main.go in blueprints/go |
124 | 10 |
api-gateway-authorizer-python.py in blueprints/python |
117 | 12 |
ApiGatewayArn.cs in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model |
50 | 3 |
Function.cs in blueprints/dotnet/src/APIGatewayAuthorizerHandler |
38 | 1 |
ConditionOperator.cs in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model/Auth |
34 | - |
TokenAuthorizerContext.java in blueprints/java/src/io |
31 | 8 |
ConditionKey.cs in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model/Auth |
30 | 2 |
APIGatewayAuthorizerHandler.java in blueprints/java/src/example |
25 | 1 |
HttpVerb.cs in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model |
24 | 2 |
ApiOptions.cs in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model |
18 | 2 |
Statement.cs in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model/Auth |
16 | - |
AuthPolicy.cs in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model/Auth |
15 | - |
TokenAuthorizerContext.cs in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model |
13 | - |
PolicyDocument.cs in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model/Auth |
12 | - |
Condition.cs in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model/Auth |
9 | - |
UnauthorizedException.cs in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Error |
9 | 1 |
Effect.cs in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model/Auth |
8 | - |
File | # lines | # units |
---|---|---|
AuthPolicy.java in blueprints/java/src/io |
159 | 25 |
api-gateway-authorizer-python.py in blueprints/python |
117 | 12 |
index.js in blueprints/nodejs |
156 | 12 |
main.go in blueprints/go |
124 | 10 |
TokenAuthorizerContext.java in blueprints/java/src/io |
31 | 8 |
AuthPolicyBuilder.cs in blueprints/dotnet/src/APIGatewayAuthorizerHandler |
127 | 7 |
ApiGatewayArn.cs in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model |
50 | 3 |
main.rs in blueprints/rust |
159 | 2 |
ApiOptions.cs in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model |
18 | 2 |
HttpVerb.cs in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model |
24 | 2 |
ConditionKey.cs in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Model/Auth |
30 | 2 |
APIGatewayAuthorizerHandler.java in blueprints/java/src/example |
25 | 1 |
Function.cs in blueprints/dotnet/src/APIGatewayAuthorizerHandler |
38 | 1 |
UnauthorizedException.cs in blueprints/dotnet/src/APIGatewayAuthorizerHandler/Error |
9 | 1 |
There are 4 files with lines longer than 120 characters. In total, there are 11 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
AuthPolicy.java in blueprints/java/src/io |
159 | 25 | 8 |
main.go in blueprints/go |
124 | 10 | 1 |
APIGatewayAuthorizerHandler.java in blueprints/java/src/example |
25 | 1 | 1 |
AuthPolicyBuilder.cs in blueprints/dotnet/src/APIGatewayAuthorizerHandler |
127 | 7 | 1 |