Commit ab9c6e7
File tree
- Source/AwsCommonRuntimeKit/auth/signing
- aws-common-runtime
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
| 232 | + | |
232 | 233 | | |
233 | 234 | | |
234 | 235 | | |
| |||
257 | 258 | | |
258 | 259 | | |
259 | 260 | | |
| 261 | + | |
260 | 262 | | |
261 | 263 | | |
262 | 264 | | |
Submodule aws-c-auth updated 20 files
- include/aws/auth/credentials.h+20-6
- include/aws/auth/private/credentials_utils.h+8
- source/aws_profile.c+11-2
- source/credentials.c+21-25
- source/credentials_provider_ecs.c+1
- source/credentials_provider_environment.c+12-2
- source/credentials_provider_process.c+1
- source/credentials_provider_sso.c+14-1
- source/credentials_provider_static.c+8-8
- source/credentials_provider_sts.c+35-7
- source/credentials_provider_sts_web_identity.c+34-11
- source/credentials_utils.c+48-26
- tests/CMakeLists.txt+5
- tests/credentials_provider_ecs_tests.c+54-3
- tests/credentials_provider_process_tests.c+103-17
- tests/credentials_provider_sso_tests.c+3
- tests/credentials_provider_sts_tests.c+6-3
- tests/credentials_provider_sts_web_identity_tests.c+4-1
- tests/credentials_tests.c+66
- tests/credentials_utils_tests.c+16-1
0 commit comments