-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule aws-c-auth
updated
6 files
+5 −0 | include/aws/auth/aws_imds_client.h | |
+5 −0 | include/aws/auth/credentials.h | |
+34 −18 | source/aws_imds_client.c | |
+1 −0 | source/credentials_provider_imds.c | |
+1 −0 | tests/CMakeLists.txt | |
+61 −9 | tests/aws_imds_client_test.c |
Submodule aws-c-s3
updated
2 files
+6 −18 | source/s3_platform_info.c | |
+0 −19 | tests/s3_platform_info_test.c |