-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pick up submodules update for s3 express
- Loading branch information
Showing
6 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
Submodule aws-c-auth
updated
10 files
+5 −0 | include/aws/auth/aws_imds_client.h | |
+5 −0 | include/aws/auth/credentials.h | |
+1 −0 | include/aws/auth/private/aws_signing.h | |
+1 −0 | include/aws/auth/signing_config.h | |
+34 −18 | source/aws_imds_client.c | |
+41 −19 | source/aws_signing.c | |
+1 −0 | source/credentials_provider_imds.c | |
+25 −0 | source/signing_config.c | |
+1 −0 | tests/CMakeLists.txt | |
+61 −9 | tests/aws_imds_client_test.c |
Submodule aws-c-io
updated
3 files
+1 −1 | include/aws/io/retry_strategy.h | |
+1 −1 | source/exponential_backoff_retry_strategy.c | |
+2 −4 | source/pkcs11_tls_op_handler.c |
Submodule aws-c-s3
updated
39 files
Submodule aws-lc
updated
from a8d06d to 80f3f3