Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
57 commits
Select commit Hold shift + click to select a range
27ad36a
Move the current example, which is for SAM, under /sam directory
AlexeySoshin Jul 27, 2023
1b4982c
Create a new directory for CDK
AlexeySoshin Jul 27, 2023
537124a
Add CDK Example as a Maven module
AlexeySoshin Jul 27, 2023
b01f105
Merge branch 'main' into cdk-example
AlexeySoshin Jul 27, 2023
c915992
CDK Stack stub
AlexeySoshin Jul 27, 2023
74c9f35
Restructure CDK application info Infra and App projects
AlexeySoshin Jul 28, 2023
9bf23ea
Merge branch 'main' into cdk-example
scottgerring Jul 31, 2023
db09638
Define the build of the project inside the CDK stack
AlexeySoshin Jul 31, 2023
2d12656
Merge remote-tracking branch 'origin/cdk-example' into cdk-example
AlexeySoshin Jul 31, 2023
3e7091b
Use default account and region
AlexeySoshin Jul 31, 2023
c283f78
Merge branch 'main' into cdk-example
AlexeySoshin Jul 31, 2023
7b7aef7
Add example of setting environment variables in CDK
AlexeySoshin Jul 31, 2023
5fae08d
Remove threads from the examples, as this should be covered by docume…
AlexeySoshin Aug 1, 2023
3ef58f7
Add general README for the project
AlexeySoshin Aug 1, 2023
7c0278f
Add specific README for SAM
AlexeySoshin Aug 1, 2023
ff16cb5
Add specific README for CDK
AlexeySoshin Aug 1, 2023
eeeaa6d
Use Java11 syntax for CDK
AlexeySoshin Aug 1, 2023
866a50d
Refactor the code for clarity
AlexeySoshin Aug 1, 2023
20cd148
Fix imports
AlexeySoshin Aug 1, 2023
de3513a
Add outputs example
AlexeySoshin Aug 1, 2023
781ecf5
Merge branch 'main' into cdk-example
AlexeySoshin Aug 2, 2023
5218b86
Add test for the stack
AlexeySoshin Aug 3, 2023
68da97c
Update examples/powertools-examples-core/README.md
AlexeySoshin Aug 3, 2023
2dbb190
Update examples/powertools-examples-core/cdk/README.md
AlexeySoshin Aug 3, 2023
3f76c04
Remove unnecessary .gitignore
AlexeySoshin Aug 3, 2023
103e1ba
Merge branch 'cdk-example' of https://github.com/AlexeySoshin/powerto…
AlexeySoshin Aug 3, 2023
64f3671
Mixed log level and sample rate
AlexeySoshin Aug 3, 2023
a9a3509
Combine .gitignore files
AlexeySoshin Aug 3, 2023
9a40117
Remove `cdk ls`, since there's just a single stack
AlexeySoshin Aug 3, 2023
65fb19c
Remove SAM mentions from the CDK readme
AlexeySoshin Aug 3, 2023
f9215a4
Replace "architecture" with "tool" while talking about SAM/CDK
AlexeySoshin Aug 3, 2023
a4f6043
Update examples/powertools-examples-core/README.md
AlexeySoshin Aug 3, 2023
0405ce5
Update examples/powertools-examples-core/README.md
AlexeySoshin Aug 3, 2023
24a96fc
Merge branch 'main' of https://github.com/aws-powertools/powertools-l…
AlexeySoshin Aug 3, 2023
686448a
Reformat imports
AlexeySoshin Aug 3, 2023
89c21ee
Don't include version number in the HelloWorld jar
AlexeySoshin Aug 3, 2023
06f8c51
Update examples/powertools-examples-core/cdk/infra/src/main/java/cdk/…
AlexeySoshin Aug 3, 2023
97755b8
Add Streaming example as well
AlexeySoshin Aug 4, 2023
6872c9f
Merge remote-tracking branch 'origin/cdk-example' into cdk-example
AlexeySoshin Aug 4, 2023
3fb78d7
Update examples/powertools-examples-core/README.md
AlexeySoshin Aug 4, 2023
8f9e7fe
Update examples/.gitignore
AlexeySoshin Aug 4, 2023
1fd7c4e
Update examples/.gitignore
AlexeySoshin Aug 4, 2023
f44db14
Update examples/powertools-examples-core/README.md
AlexeySoshin Aug 4, 2023
da4558c
Update examples/powertools-examples-core/cdk/README.md
AlexeySoshin Aug 4, 2023
8c93da8
Update examples/powertools-examples-core/sam/README.md
AlexeySoshin Aug 4, 2023
e33536e
Exclude examples from duplicate code scan
AlexeySoshin Aug 4, 2023
b580931
Fix broken link to the events file
AlexeySoshin Aug 4, 2023
10ad54d
Trim cdk.json
AlexeySoshin Aug 4, 2023
8c50227
Trim cdk.json
AlexeySoshin Aug 4, 2023
d6ecd32
Merge
AlexeySoshin Aug 4, 2023
fd3e345
Merge
AlexeySoshin Aug 8, 2023
7a5cbc7
Merge branch 'main' of https://github.com/aws-powertools/powertools-l…
AlexeySoshin Aug 8, 2023
fdfb168
Downgrade code to Java 8
AlexeySoshin Aug 8, 2023
578c800
Merge branch 'main' into cdk-example
scottgerring Aug 14, 2023
6e0b9fe
Correct README to point to powertools-core-idempotency for a quick start
AlexeySoshin Aug 14, 2023
71a47dc
Add the missing license to the new Java files
AlexeySoshin Aug 14, 2023
f078eea
Reformat code
AlexeySoshin Aug 14, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update examples/.gitignore
Co-authored-by: Scott Gerring <scottgerring@users.noreply.github.com>
  • Loading branch information
AlexeySoshin and scottgerring authored Aug 4, 2023
commit 1fd7c4e26f4724efc871817baab801dedc3fe6ad
2 changes: 1 addition & 1 deletion examples/.gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
dependency-reduced-pom.xml
.aws-sam
cdk.out
/powertools-examples-core/cdk/app/?/.m2/repository/
.m2