Commit 0db2c30
File tree
236 files changed
+15953
-2254
lines changed- .github
- DISCUSSION_TEMPLATE
- ISSUE_TEMPLATE
- branch_protection_settings
- workflows
- docs
- core
- overrides
- processes
- utilities
- examples
- powertools-examples-batch
- powertools-examples-cloudformation
- powertools-examples-core-utilities
- cdk
- app
- src/main/java/helloworld
- infra
- gradle
- src/main/java/helloworld
- kotlin
- src/main/kotlin/helloworld
- sam-graalvm
- src/main/java/helloworld
- sam
- src/main/java/helloworld
- serverless
- src/main/java/helloworld
- terraform
- src/main/java/helloworld
- powertools-examples-idempotency
- powertools-examples-kafka
- events
- src/main
- avro
- java/org/demo/kafka
- avro
- protobuf
- proto
- resources
- tools
- src/main/java/org/demo/kafka
- avro
- protobuf
- tools
- powertools-examples-parameters
- sam-graalvm
- src/main
- config
- java/org/demo/parameters
- resources
- META-INF/native-image
- com.amazonaws
- aws-lambda-java-core
- aws-lambda-java-events
- aws-lambda-java-runtime-interface-client
- aws-lambda-java-serialization
- helloworld
- sam
- src/main
- java/org/demo/parameters
- resources
- powertools-examples-serialization
- powertools-examples-validation
- powertools-batch
- powertools-cloudformation
- powertools-common
- powertools-e2e-tests
- handlers
- batch
- idempotency
- largemessage_idempotent
- largemessage
- logging
- metrics
- src/main/java/software/amazon/lambda/powertools/e2e
- parameters
- tracing
- validation-alb-event
- validation-apigw-event
- src/test/java/software/amazon/lambda/powertools/testutils
- powertools-idempotency
- powertools-idempotency-core
- powertools-idempotency-dynamodb
- powertools-kafka
- src
- main
- java/software/amazon/lambda/powertools/kafka
- internal
- serializers
- resources/META-INF/services
- test
- avro
- java/software/amazon/lambda/powertools/kafka
- internal
- serializers
- testutils
- proto
- resources
- powertools-large-messages
- powertools-logging
- powertools-logging-log4j
- powertools-logging-logback
- src/test/java/software/amazon/lambda/powertools/logging/internal
- src/main/java/software/amazon/lambda/powertools/logging/internal
- powertools-metrics
- src
- main
- java/software/amazon
- cloudwatchlogs/emf/model
- lambda/powertools/metrics
- internal
- model
- provider
- resources/META-INF/native-image/software.amazon.lambda/powertools-metrics
- test
- java/software/amazon/lambda/powertools/metrics
- handlers
- internal
- model
- provider
- testutils
- resources
- powertools-parameters
- powertools-parameters-appconfig
- src/main/resources/META-INF/native-image/software.amazon.lambda/powertools-parameters-appconfig
- powertools-parameters-dynamodb
- src/main/resources/META-INF/native-image/software.amazon.lambda/powertools-parameters-dynamodb
- powertools-parameters-secrets
- src/main/resources/META-INF/native-image/software.amazon.lambda/powertools-parameters-secrets
- powertools-parameters-ssm
- src/main/resources/META-INF/native-image/software.amazon.lambda/powertools-parameters-ssm
- powertools-parameters-tests
- src/main/resources/META-INF/native-image/software.amazon.lambda/powertools-parameters
- powertools-serialization
- powertools-tracing
- powertools-validation
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
236 files changed
+15953
-2254
lines changedLines changed: 16 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
| 1 | + | |
5 | 2 | | |
6 | 3 | | |
7 | 4 | | |
| |||
15 | 12 | | |
16 | 13 | | |
17 | 14 | | |
18 | | - | |
| 15 | + | |
19 | 16 | | |
20 | 17 | | |
21 | 18 | | |
22 | 19 | | |
23 | | - | |
24 | 20 | | |
25 | | - | |
26 | | - | |
| 21 | + | |
| 22 | + | |
27 | 23 | | |
28 | | - | |
29 | | - | |
30 | 24 | | |
31 | | - | |
32 | | - | |
| 25 | + | |
| 26 | + | |
33 | 27 | | |
34 | 28 | | |
35 | 29 | | |
| |||
81 | 75 | | |
82 | 76 | | |
83 | 77 | | |
84 | | - | |
| 78 | + | |
85 | 79 | | |
86 | 80 | | |
87 | 81 | | |
88 | 82 | | |
89 | 83 | | |
90 | 84 | | |
91 | 85 | | |
92 | | - | |
| 86 | + | |
93 | 87 | | |
94 | 88 | | |
95 | 89 | | |
| |||
98 | 92 | | |
99 | 93 | | |
100 | 94 | | |
101 | | - | |
| 95 | + | |
102 | 96 | | |
103 | 97 | | |
104 | 98 | | |
105 | 99 | | |
106 | 100 | | |
107 | | - | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
52 | | - | |
| 53 | + | |
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| 11 | + | |
15 | 12 | | |
16 | | - | |
| 13 | + | |
| 14 | + | |
17 | 15 | | |
18 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
19 | 23 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
| 27 | + | |
| 28 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
0 commit comments