Commit 085013f
File tree
1,295 files changed
+80979
-18617
lines changed- cmake
- crt
- generated
- src
- aws-cpp-sdk-acm-pca/include/aws/acm-pca
- model
- aws-cpp-sdk-aiops
- include/aws/aiops
- model
- source/model
- aws-cpp-sdk-arc-region-switch
- include/aws/arc-region-switch
- model
- source
- model
- aws-cpp-sdk-auditmanager
- include/aws/auditmanager/model
- source/model
- aws-cpp-sdk-bedrock-agentcore
- include/aws/bedrock-agentcore
- model
- source/model
- aws-cpp-sdk-codeconnections
- include/aws/codeconnections/model
- source/model
- aws-cpp-sdk-customer-profiles
- include/aws/customer-profiles/model
- source/model
- aws-cpp-sdk-ec2
- include/aws/ec2/model
- source/model
- aws-cpp-sdk-elasticloadbalancingv2/include/aws/elasticloadbalancingv2/model
- aws-cpp-sdk-entityresolution
- include/aws/entityresolution
- model
- source/model
- aws-cpp-sdk-evs
- include/aws/evs
- model
- source
- aws-cpp-sdk-glue
- include/aws/glue/model
- source/model
- aws-cpp-sdk-inspector2
- include/aws/inspector2/model
- source
- model
- aws-cpp-sdk-iotsitewise
- include/aws/iotsitewise
- model
- source
- model
- aws-cpp-sdk-iot
- include/aws/iot
- model
- source
- model
- aws-cpp-sdk-lightsail
- include/aws/lightsail
- model
- source
- model
- aws-cpp-sdk-observabilityadmin
- include/aws/observabilityadmin
- model
- source
- model
- aws-cpp-sdk-opensearch
- include/aws/opensearch/model
- source/model
- aws-cpp-sdk-pcs
- include/aws/pcs/model
- source/model
- aws-cpp-sdk-quicksight
- include/aws/quicksight/model
- source/model
- aws-cpp-sdk-s3control
- include/aws/s3control/model
- source/model
- aws-cpp-sdk-sagemaker
- include/aws/sagemaker
- model
- source
- model
- aws-cpp-sdk-securityhub
- include/aws/securityhub
- model
- source/model
- aws-cpp-sdk-sesv2
- include/aws/sesv2
- model
- source
- model
- aws-cpp-sdk-sns/include/aws/sns
- model
- aws-cpp-sdk-workspaces-web
- include/aws/workspaces-web
- model
- source
- model
- tests
- arc-region-switch-gen-tests
- customer-profiles-gen-tests
- entityresolution-gen-tests
- glue-gen-tests
- iot-gen-tests
- iotsitewise-gen-tests
- lightsail-gen-tests
- observabilityadmin-gen-tests
- opensearch-gen-tests
- pcs-gen-tests
- quicksight-gen-tests
- sagemaker-gen-tests
- securityhub-gen-tests
- sesv2-gen-tests
- workspaces-web-gen-tests
- src/aws-cpp-sdk-core
- include/aws/core
- auth
- client
- config
- http
- internal
- source
- auth
- client
- config
- internal
- tests
- aws-cpp-sdk-core-tests/aws/auth
- aws-cpp-sdk-sns-integration-tests
- performance-tests
- include/performance-tests/reporting
- src
- reporting
- services
- dynamodb
- s3
- tools
- code-generation
- api-descriptions
- endpoints
- smithy
- api-descriptions
- codegen/cpp-smoke-tests
- scripts/build-tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,295 files changed
+80979
-18617
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| 108 | + | |
108 | 109 | | |
109 | 110 | | |
110 | 111 | | |
| |||
Submodule aws-crt-cpp updated 27 files
- .github/workflows/ci.yml+7-17
- .github/workflows/handle-stale-discussions.yml+1-1
- .github/workflows/stale_issue.yml+1-1
- CMakeLists.txt+30
- VERSION+1-1
- bin/mqtt5_canary/main.cpp+1-1
- cmake/EnforceSubmoduleVersions.cmake+82
- crt/aws-c-cal+1-1
- crt/aws-c-event-stream+1-1
- crt/aws-c-http+1-1
- crt/aws-c-io+1-1
- crt/aws-c-mqtt+1-1
- crt/aws-c-s3+1-1
- crt/aws-lc+1-1
- crt/s2n+1-1
- include/aws/crt/Types.h+42
- include/aws/crt/auth/Credentials.h+46
- include/aws/iot/Mqtt5Client.h+113-28
- include/aws/iot/MqttClient.h+12
- source/auth/Credentials.cpp+23
- source/iot/Mqtt5Client.cpp+275-77
- source/iot/MqttClient.cpp+14-1
- source/iot/MqttRequestResponseClient.cpp+2-1
- tests/CMakeLists.txt+1
- tests/CredentialsTest.cpp+46
- tests/Mqtt5ClientCredentialsTest.cpp+20-39
- tests/Mqtt5ClientTest.cpp+19-34
Lines changed: 13 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
255 | | - | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
256 | 266 | | |
257 | 267 | | |
258 | 268 | | |
| |||
456 | 466 | | |
457 | 467 | | |
458 | 468 | | |
459 | | - | |
460 | | - | |
| 469 | + | |
| 470 | + | |
461 | 471 | | |
462 | 472 | | |
463 | 473 | | |
| |||
Lines changed: 9 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
226 | 228 | | |
227 | 229 | | |
228 | 230 | | |
| |||
Lines changed: 9 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
Lines changed: 21 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
102 | 102 | | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
212 | | - | |
213 | | - | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
214 | 216 | | |
215 | 217 | | |
216 | 218 | | |
| |||
291 | 293 | | |
292 | 294 | | |
293 | 295 | | |
294 | | - | |
295 | | - | |
296 | | - | |
297 | | - | |
298 | | - | |
299 | | - | |
300 | | - | |
301 | | - | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
302 | 303 | | |
303 | 304 | | |
304 | 305 | | |
| |||
Lines changed: 18 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| |||
121 | 122 | | |
122 | 123 | | |
123 | 124 | | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
133 | 135 | | |
134 | 136 | | |
135 | 137 | | |
| |||
143 | 145 | | |
144 | 146 | | |
145 | 147 | | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
152 | 153 | | |
153 | 154 | | |
154 | 155 | | |
| |||
180 | 181 | | |
181 | 182 | | |
182 | 183 | | |
183 | | - | |
| 184 | + | |
184 | 185 | | |
185 | 186 | | |
186 | 187 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments