Commit 230751e
File tree
229 files changed
+690
-658
lines changed- .changes
- .github/scripts
- aws-runtime
- aws-config
- common
- src/aws/sdk/kotlin/runtime
- auth/credentials
- internal
- profile
- config
- imds
- profile
- region
- test/aws/sdk/kotlin/runtime
- auth/credentials
- config
- imds
- profile
- region
- util
- jvm
- src/aws/sdk/kotlin/runtime/region
- test/aws/sdk/kotlin/runtime
- auth/credentials
- config/profile
- region
- aws-core
- common/src/aws/sdk/kotlin/runtime
- client
- aws-endpoint
- common
- src/aws/sdk/kotlin/runtime/endpoint
- internal
- test/aws/sdk/kotlin/runtime/endpoint/internal
- aws-http
- common
- src/aws/sdk/kotlin/runtime/http
- middleware
- operation
- retries
- test/aws/sdk/kotlin/runtime/http
- middleware
- operation
- jvm/src/aws/sdk/kotlin/runtime/http
- protocols
- aws-event-stream
- common
- src/aws/sdk/kotlin/runtime/protocol/eventstream
- test/aws/sdk/kotlin/runtime/protocol/eventstream
- aws-json-protocols
- common
- src/aws/sdk/kotlin/runtime/protocol/json
- test/aws/sdk/kotlin/runtime/protocol/json
- aws-xml-protocols
- common
- src/aws/sdk/kotlin/runtime/protocol/xml
- test/aws/sdk/kotlin/runtime/protocol/xml
- testing
- common/src/aws/sdk/kotlin/runtime/testing
- codegen
- protocol-tests
- sdk
- smithy-aws-kotlin-codegen
- src
- main/kotlin/aws/sdk/kotlin/codegen
- customization
- apigateway
- glacier
- machinelearning
- polly
- route53
- s3
- protocols
- core
- eventstream
- formurl
- json
- middleware
- protocoltest
- xml
- transforms
- test/kotlin/aws/sdk/kotlin/codegen
- customization
- protocols
- core
- json
- xml
- docs/dokka-presets/css
- dokka-aws
- src/main/kotlin/aws/sdk/kotlin/dokka
- transformers
- examples
- dynamodb-movies/src/main/kotlin/aws/sdk/kotlin/example
- s3-media-ingestion/src/main/kotlin/aws/sdk/kotlin/example
- gradle
- sdk-plugins
- src/main/kotlin/aws/sdk/kotlin/gradle/codegen
- dsl
- tasks
- services
- glacier/common
- src/aws/sdk/kotlin/services/glacier/internal
- test/aws/sdk/kotlin/services/glacier/internal
- machinelearning/common/src/aws/sdk/kotlin/services/machinelearning/internal
- s3
- common
- src/aws/sdk/kotlin/services/s3/internal
- test/aws/sdk/kotlin/services/s3
- internal
- model
- presigners
- e2eTest
- sts/common/test/aws/sdk/kotlin/services/sts
- tests
- codegen/event-stream
- src/test/kotlin
- e2e-test-util
- src/main/kotlin/aws/sdk/kotlin/testing
- integration-tests/ecs-credentials/app/src/main/kotlin/aws/sdk/kotlin/test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
229 files changed
+690
-658
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 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 | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
50 | | - | |
| 51 | + | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
Lines changed: 5 additions & 5 deletions
| 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 | | |
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
| 62 | + | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
| 160 | + | |
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
| 183 | + | |
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
| 191 | + | |
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
0 commit comments