File tree
231 files changed
+13897
-6456
lines changed- .github/workflows
- aws
- rust-runtime
- aws-config
- src
- default_provider
- imds
- client
- profile
- parser
- test-data/profile-provider/credential_process/fs/home/.aws
- aws-credential-types
- aws-http
- aws-runtime
- src
- retries
- aws-sigv4/src/http_request
- sdk-codegen/src/main/kotlin/software/amazon/smithy/rustsdk
- customize
- sso
- sts
- sdk
- aws-models
- integration-tests/dynamodb/tests
- sra-test/integration-tests/aws-sdk-s3
- benches
- tests
- codegen-client/src
- main/kotlin/software/amazon/smithy/rust/codegen/client/smithy
- customizations
- customize
- endpoint
- generators
- generators
- client
- config
- error
- protocol
- protocols
- test/kotlin/software/amazon/smithy/rust/codegen/client/smithy
- customizations
- endpoint
- generators
- error
- codegen-core
- common-test-models
- src
- main/kotlin/software/amazon/smithy/rust/codegen/core
- rustlang
- smithy
- customizations
- generators
- http
- protocols
- parse
- testutil
- test/kotlin/software/amazon/smithy/rust/codegen/core/rustlang
- codegen-server-test/python
- codegen-server
- python/src
- main/kotlin/software/amazon/smithy/rust/codegen/server/python/smithy
- customizations
- generators
- protocols
- test/kotlin/software/amazon/smithy/rust/codegen/server/python/smithy/generators
- src/main/kotlin/software/amazon/smithy/rust/codegen/server/smithy
- generators
- http
- protocol
- protocols
- design/src
- client
- examples
- pokemon-service-common
- src
- tests
- pokemon-service-tls/tests/common
- pokemon-service
- src
- tests
- common
- python
- pokemon-service-test
- tests
- testdata
- rust-runtime
- aws-smithy-client/src
- aws-smithy-http-auth/src
- aws-smithy-http-server-python
- examples
- src
- tls
- aws-smithy-http-server/src
- plugin
- proto
- aws_json
- rest_json_1
- rest_xml
- aws-smithy-http/src
- endpoint
- aws-smithy-runtime-api
- src
- client
- auth
- identity
- interceptors
- aws-smithy-runtime
- src
- client
- auth
- connections
- orchestrator
- retries
- strategy
- aws-smithy-types/src/error
- inlineable/src
- endpoint_lib
- tools
- ci-build
- changelogger
- crate-hasher
- tests
- publisher
- sdk-lints
- sdk-versioner
- smithy-rs-tool-common/src
- ci-cdk/canary-runner
- ci-scripts
- codegen-diff
- echo-server
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
231 files changed
+13897
-6456
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
111 | 111 |
| |
112 | 112 |
| |
113 | 113 |
| |
| 114 | + | |
| 115 | + | |
| 116 | + | |
114 | 117 |
| |
115 | 118 |
| |
116 | 119 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
| 32 | + | |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
|
Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| 10 | + | |
| 11 | + | |
| 12 | + | |
10 | 13 |
| |
11 | 14 |
| |
12 | 15 |
| |
| |||
20 | 23 |
| |
21 | 24 |
| |
22 | 25 |
| |
23 |
| - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
24 | 29 |
| |
25 | 30 |
| |
26 | 31 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
| 59 | + | |
| 60 | + | |
| 61 | + |
Lines changed: 83 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 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 | + | |
14 | 41 |
| |
15 | 42 |
| |
16 | 43 |
| |
| |||
20 | 47 |
| |
21 | 48 |
| |
22 | 49 |
| |
23 |
| - | |
| 50 | + | |
24 | 51 |
| |
25 | 52 |
| |
26 | 53 |
| |
| |||
32 | 59 |
| |
33 | 60 |
| |
34 | 61 |
| |
35 |
| - | |
| 62 | + | |
36 | 63 |
| |
37 | 64 |
| |
38 | 65 |
| |
| |||
44 | 71 |
| |
45 | 72 |
| |
46 | 73 |
| |
47 |
| - | |
| 74 | + | |
48 | 75 |
| |
49 | 76 |
| |
50 | 77 |
| |
| |||
82 | 109 |
| |
83 | 110 |
| |
84 | 111 |
| |
85 |
| - | |
| 112 | + | |
86 | 113 |
| |
87 | 114 |
| |
88 | 115 |
| |
| |||
92 | 119 |
| |
93 | 120 |
| |
94 | 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 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + |
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
7 | 8 |
| |
8 | 9 |
| |
9 | 10 |
| |
|
0 commit comments