File tree
99 files changed
+1925
-1229
lines changed- .github
- workflows
- codegen
- smithy-aws-kotlin-codegen/src
- main/kotlin/software/amazon/smithy/kotlin/codegen/aws
- customization
- protocols
- test/kotlin/software/amazon/smithy/kotlin/codegen/aws/customization
- smithy-kotlin-codegen-testutils/src/main/kotlin/software/amazon/smithy/kotlin/codegen/test
- smithy-kotlin-codegen/src
- main/kotlin/software/amazon/smithy/kotlin/codegen
- core
- lang
- rendering
- endpoints/discovery
- protocol
- util
- test/kotlin/software/amazon/smithy/kotlin/codegen
- core
- rendering
- endpoints/discovery
- protocol
- serde
- waiters
- gradle
- runtime
- auth
- aws-credentials/api
- aws-signing-common
- api
- common/src/aws/smithy/kotlin/runtime/auth/awssigning
- aws-signing-default/common/src/aws/smithy/kotlin/runtime/auth/awssigning
- aws-signing-tests
- jvm/src/aws/smithy/kotlin/runtime/auth/awssigning/tests
- http-auth-api/api
- http-auth-aws/common/test/aws/smithy/kotlin/runtime/http/auth
- identity-api/api
- observability/telemetry-api/api
- protocol
- aws-json-protocols/common/test/aws/smithy/kotlin/runtime/awsprotocol/json
- aws-xml-protocols
- api
- common
- src/aws/smithy/kotlin/runtime/awsprotocol/xml
- test/aws/smithy/kotlin/runtime/awsprotocol/xml
- http-client-engines
- http-client-engine-okhttp4
- http-client-engine-okhttp
- api
- jvm
- src/aws/smithy/kotlin/runtime/http/engine/okhttp
- test/aws/smithy/kotlin/runtime/http/engine/okhttp
- test-suite
- http-client
- api
- common
- src/aws/smithy/kotlin/runtime/http
- config
- engine
- interceptors
- middleware
- operation
- test/aws/smithy/kotlin/runtime/http/operation
- runtime-core
- api
- common
- src/aws/smithy/kotlin/runtime
- collections
- smoketests
- test/aws/smithy/kotlin/runtime/collections
- serde/serde-xml
- api
- common/src/aws/smithy/kotlin/runtime/serde/xml
- smithy-client
- api
- common
- src/aws/smithy/kotlin/runtime/client
- region
- util
- test/aws/smithy/kotlin/runtime/client/region
- jvm/src/aws/smithy/kotlin/runtime/client/util
- native/src/aws/smithy/kotlin/runtime/client/util
- tests/codegen/waiter-tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
99 files changed
+1925
-1229
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
73 | 74 | | |
74 | 75 | | |
75 | | - | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
48 | 52 | | |
49 | 53 | | |
50 | 54 | | |
| |||
| 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 | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 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 | + | |
3 | 29 | | |
4 | 30 | | |
5 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | | - | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
17 | 23 | | |
18 | 24 | | |
19 | 25 | | |
| |||
79 | 85 | | |
80 | 86 | | |
81 | 87 | | |
82 | | - | |
| 88 | + | |
83 | 89 | | |
84 | 90 | | |
85 | 91 | | |
| |||
Lines changed: 22 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
44 | 64 | | |
45 | 65 | | |
46 | 66 | | |
| |||
57 | 77 | | |
58 | 78 | | |
59 | 79 | | |
60 | | - | |
| 80 | + | |
61 | 81 | | |
62 | 82 | | |
63 | 83 | | |
| |||
0 commit comments