Commit 198d2c9
authored
refactor: Move aws services in to
* refactor: start moving services to `awsService`
Problem:
We have multiple aws services that each have their own folder in the root.
This adds more folder to have to search through in the top level
Solution:
Create an `awsService` folder and start the move of the existing folders
in to them. This commit moves CDK for now, and in future commits we will move
the rest.
Signed-off-by: Nikolas Komonen <[email protected]>
* refactor: move cloudWatchLogs in to awsService
Signed-off-by: Nikolas Komonen <[email protected]>
* refactor: ec2 in to awsService/
Signed-off-by: Nikolas Komonen <[email protected]>
* refactor: ecr -> awsService/
Signed-off-by: Nikolas Komonen <[email protected]>
* refactor: apiGateway -> awsService/
Signed-off-by: Nikolas Komonen <[email protected]>
* refactor: ecs -> awsService/
Signed-off-by: Nikolas Komonen <[email protected]>
* refactor: iot -> awsService/
Signed-off-by: Nikolas Komonen <[email protected]>
* refactor: redshift -> awsService/
Signed-off-by: Nikolas Komonen <[email protected]>
* refactor: s3 -> awsService/
Signed-off-by: Nikolas Komonen <[email protected]>
* refactor: apprunner -> awsService/
Signed-off-by: Nikolas Komonen <[email protected]>
* refactor: accessanalyzer -> awsService/
Signed-off-by: Nikolas Komonen <[email protected]>
---------
Signed-off-by: Nikolas Komonen <[email protected]>src/awsService/ (aws#5253)1 parent 9067548 commit 198d2c9
File tree
226 files changed
+1153
-1130
lines changed- packages/core/src
- awsService
- accessanalyzer
- vue
- apigateway
- commands
- explorer
- vue
- apprunner
- commands
- explorer
- wizards
- cdk/explorer
- nodes
- tree
- cloudWatchLogs
- commands
- document
- explorer
- registry
- ec2
- explorer
- ecr
- commands
- explorer
- ecs
- wizards
- iot
- commands
- explorer
- redshift
- explorer
- models
- notebook
- wizards
- s3
- commands
- explorer
- awsexplorer
- lambda/wizards
- stepFunctions/wizards
- test
- awsService
- apigateway
- commands
- explorer
- apprunner
- explorer
- wizards
- cdk
- explorer
- tree
- resources
- cloudWatchLogs
- commands
- document
- explorer
- registry
- ec2
- explorer
- ecr
- commands
- explorer
- ecs
- wizards
- iot
- commands
- explorer
- redshift
- explorer
- notebook
- wizards
- s3
- commands
- explorer
- util
- stepFunctions/wizards
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
226 files changed
+1153
-1130
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Lines changed: 9 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
331 | 331 | | |
332 | 332 | | |
333 | 333 | | |
334 | | - | |
335 | | - | |
| 334 | + | |
| 335 | + | |
336 | 336 | | |
337 | 337 | | |
338 | 338 | | |
| |||
File renamed without changes.
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
File renamed without changes.
0 commit comments