This repository was archived by the owner on Jul 16, 2024. It is now read-only.
Commit a000619
fix: add condition for trust policy to execution (#365)
* feat: upgrade to CDK v2 (#343)
* move to cdkv2
* e2e utils
* fix for cdk-nag for cdkv2
* fix e2e
* fix API.md
* Force delete retry
* chore: self mutation
* fix: change the layer version for batch replayer to match python 3.9 runtime
* chore: self mutation
Co-authored-by: Florian Chazal <chazalf@amazon.com>
Co-authored-by: Lotfi Mouhib <mouhib@amazon.com>
Co-authored-by: Automation <github-actions@github.com>
Co-authored-by: Vincent Gromakowski <gromav@amazon.com>
* fix: emr eks instance profile name (#354)
* fix: notebookplatform fix for type mismatch (#353)
* fix: resolve issue failing the deployment of managedendpoint
* fix: adding e2e test for notebook-platform.ts
* fix: add managednode groups for notebook platform without podtempalte labels
* fix: add default version for emr on eks to be used if no version is provided in the managedendpoint definition
* fix: amend the unit tests to pass the tests. Added the new nodegroup -notebookwithoutpodtemplate-
Co-authored-by: Lotfi Mouhib <mouhib@amazon.com>
* fix: remove non unique rolename for emr on eks instance profile
* fix: upgrade the EMR default version
* fix: notebookplatform fix for type mismatch (#353)
* fix: resolve issue failing the deployment of managedendpoint
* fix: adding e2e test for notebook-platform.ts
* fix: add managednode groups for notebook platform without podtempalte labels
* fix: add default version for emr on eks to be used if no version is provided in the managedendpoint definition
* fix: amend the unit tests to pass the tests. Added the new nodegroup -notebookwithoutpodtemplate-
Co-authored-by: Lotfi Mouhib <mouhib@amazon.com>
* fixing tests
* chore: self mutation
Co-authored-by: lmouhib <mouhib.lotfi@gmail.com>
Co-authored-by: Lotfi Mouhib <mouhib@amazon.com>
Co-authored-by: Automation <github-actions@github.com>
* feat: batch replayer v2 (#362)
* change BatchReplayer to support requester pay and regional dataset location
* add requester pay to batchreplayer
* chore: self mutation
Co-authored-by: Automation <github-actions@github.com>
* fix: iam scoping -not finished yet code does not synth-
* fix: iam scoping for execution role
* fix: add base 36 conversion library to THIRD-PARTY-LICENSES
* fix: add yarn lock and fix unit tests
* doc: add documentation
* chore: self mutation
Co-authored-by: Florian Chazal <florianchazal@gmail.com>
Co-authored-by: Florian Chazal <chazalf@amazon.com>
Co-authored-by: Automation <github-actions@github.com>
Co-authored-by: Vincent Gromakowski <gromav@amazon.com>
Co-authored-by: Vincent Gromakowski <vgkowski@users.noreply.github.com>1 parent 8d244e2 commit a000619
File tree
11 files changed
+611
-484
lines changed- core
- .projen
- src
- data-generator
- emr-eks-platform
- notebook-platform
- test/unit/emr-eks-platform
11 files changed
+611
-484
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| 86 | + | |
86 | 87 | | |
87 | 88 | | |
88 | 89 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2627 | 2627 | | |
2628 | 2628 | | |
2629 | 2629 | | |
2630 | | - | |
| 2630 | + | |
2631 | 2631 | | |
2632 | 2632 | | |
2633 | 2633 | | |
| |||
2658 | 2658 | | |
2659 | 2659 | | |
2660 | 2660 | | |
2661 | | - | |
| 2661 | + | |
2662 | 2662 | | |
2663 | 2663 | | |
2664 | 2664 | | |
2665 | | - | |
| 2665 | + | |
| 2666 | + | |
| 2667 | + | |
| 2668 | + | |
| 2669 | + | |
| 2670 | + | |
| 2671 | + | |
| 2672 | + | |
| 2673 | + | |
| 2674 | + | |
| 2675 | + | |
2666 | 2676 | | |
2667 | 2677 | | |
2668 | 2678 | | |
| |||
| 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 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
175 | 176 | | |
176 | 177 | | |
177 | 178 | | |
178 | | - | |
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| |||
900 | 900 | | |
901 | 901 | | |
902 | 902 | | |
903 | | - | |
| 903 | + | |
| 904 | + | |
904 | 905 | | |
905 | | - | |
| 906 | + | |
906 | 907 | | |
907 | 908 | | |
908 | 909 | | |
| 910 | + | |
| 911 | + | |
| 912 | + | |
| 913 | + | |
| 914 | + | |
| 915 | + | |
909 | 916 | | |
910 | 917 | | |
911 | | - | |
| 918 | + | |
| 919 | + | |
| 920 | + | |
| 921 | + | |
| 922 | + | |
| 923 | + | |
912 | 924 | | |
913 | 925 | | |
914 | 926 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| 189 | + | |
189 | 190 | | |
190 | 191 | | |
191 | 192 | | |
| |||
208 | 209 | | |
209 | 210 | | |
210 | 211 | | |
| 212 | + | |
211 | 213 | | |
212 | 214 | | |
213 | 215 | | |
| |||
392 | 394 | | |
393 | 395 | | |
394 | 396 | | |
| 397 | + | |
| 398 | + | |
395 | 399 | | |
396 | 400 | | |
397 | 401 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments