Commit 4835de4
authored
feat: codegen for command class builder (#5604)
* feat: sample diff for command codegen helper
* feat: preliminary codegen for command classbuilder
* fix: endpoint discovery codegen
* chore: codegen update
* chore: update yarn lock
* chore: fix sso bundle files
* chore: nocheck for bundled sso oidc
* feat: update smithy hash
* chore: codegen rebase
* fix: error ENAMETOOLONG
* fix(token-providers): script writeFile
* test: fix unit test in pkg1 parent d0b44b8 commit 4835de4
File tree
16,075 files changed
+400902
-1294800
lines changed- .vscode
- clients
- client-accessanalyzer
- src
- commands
- endpoint
- client-account
- src
- commands
- endpoint
- client-acm-pca
- src
- commands
- endpoint
- client-acm
- src
- commands
- endpoint
- client-alexa-for-business
- src
- commands
- endpoint
- client-amplifybackend
- src
- commands
- endpoint
- client-amplifyuibuilder
- src
- commands
- endpoint
- client-amplify
- src
- commands
- endpoint
- client-amp
- src
- commands
- endpoint
- client-api-gateway
- src
- commands
- endpoint
- client-apigatewaymanagementapi
- src
- commands
- endpoint
- client-apigatewayv2
- src
- commands
- endpoint
- client-app-mesh
- src
- commands
- endpoint
- client-appconfigdata
- src
- commands
- endpoint
- client-appconfig
- src
- commands
- endpoint
- client-appfabric
- src
- commands
- endpoint
- client-appflow
- src
- commands
- endpoint
- client-appintegrations
- src
- commands
- endpoint
- client-application-auto-scaling
- src
- commands
- endpoint
- client-application-discovery-service
- src
- commands
- endpoint
- client-application-insights
- src
- commands
- endpoint
- client-applicationcostprofiler
- src
- commands
- endpoint
- client-apprunner
- src
- commands
- endpoint
- client-appstream
- src
- commands
- endpoint
- client-appsync
- src
- commands
- endpoint
- client-arc-zonal-shift
- src
- commands
- endpoint
- client-athena
- src
- commands
- endpoint
- client-auditmanager
- src
- commands
- endpoint
- client-auto-scaling-plans
- src
- commands
- endpoint
- client-auto-scaling
- src
- commands
- endpoint
- client-b2bi
- src
- commands
- endpoint
- client-backup-gateway
- src
- commands
- endpoint
- client-backupstorage
- src
- commands
- endpoint
- client-backup
- src
- commands
- endpoint
- client-batch
- src
- commands
- endpoint
- client-bcm-data-exports
- src
- commands
- endpoint
- client-bedrock-agent-runtime
- src
- commands
- endpoint
- client-bedrock-agent
- src
- commands
- endpoint
- client-bedrock-runtime
- src
- commands
- endpoint
- client-bedrock
- src
- commands
- endpoint
- client-billingconductor
- src
- commands
- endpoint
- client-braket
- src
- commands
- endpoint
- client-budgets
- src
- commands
- endpoint
- client-chime-sdk-identity
- src
- commands
- endpoint
- client-chime-sdk-media-pipelines
- src
- commands
- endpoint
- client-chime-sdk-meetings
- src
- commands
- endpoint
- client-chime-sdk-messaging
- src
- commands
- endpoint
- client-chime-sdk-voice
- src
- commands
- endpoint
- client-chime
- src
- commands
- endpoint
- client-cleanroomsml
- src
- commands
- endpoint
- client-cleanrooms
- src
- commands
- endpoint
- client-cloud9
- src
- commands
- endpoint
- client-cloudcontrol
- src
- commands
- endpoint
- client-clouddirectory
- src
- commands
- endpoint
- client-cloudformation
- src
- commands
- endpoint
- client-cloudfront-keyvaluestore
- src
- commands
- endpoint
- client-cloudfront
- src
- commands
- endpoint
- client-cloudhsm-v2
- src
- commands
- endpoint
- client-cloudhsm
- src
- commands
- endpoint
- client-cloudsearch-domain
- src
- commands
- endpoint
- client-cloudsearch
- src
- commands
- endpoint
- client-cloudtrail-data
- src
- commands
- endpoint
- client-cloudtrail
- src
- commands
- endpoint
- client-cloudwatch-events
- src
- commands
- endpoint
- client-cloudwatch-logs
- src
- commands
- endpoint
- client-cloudwatch
- src
- commands
- endpoint
- client-codeartifact
- src
- commands
- endpoint
- client-codebuild
- src
- commands
- endpoint
- client-codecatalyst
- src
- commands
- endpoint
- client-codecommit
- src
- commands
- endpoint
- client-codedeploy
- src
- commands
- endpoint
- client-codeguru-reviewer
- src
- commands
- endpoint
- client-codeguru-security
- src
- commands
- endpoint
- client-codeguruprofiler
- src
- commands
- endpoint
- client-codepipeline
- src
- commands
- endpoint
- client-codestar-connections
- src
- commands
- endpoint
- client-codestar-notifications
- src/commands
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
16,075 files changed
+400902
-1294800
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
| 55 | + | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
Lines changed: 26 additions & 84 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
| 5 | + | |
16 | 6 | | |
17 | 7 | | |
| 8 | + | |
18 | 9 | | |
19 | 10 | | |
20 | 11 | | |
| |||
81 | 72 | | |
82 | 73 | | |
83 | 74 | | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
Lines changed: 26 additions & 84 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
| 5 | + | |
16 | 6 | | |
17 | 7 | | |
| 8 | + | |
18 | 9 | | |
19 | 10 | | |
20 | 11 | | |
| |||
75 | 66 | | |
76 | 67 | | |
77 | 68 | | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
0 commit comments