Description of changes:
feat: authentication with API key added
feat: unit test cases added for API key auth
fix: Log added for generating credentials failure
refactor: CryptoUtils.kt and AwsAuthorizationHeaderHelper.kt functions changed to open from internal
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Issue #, if available:
Description of changes: feat: authentication with API key added feat: unit test cases added for API key auth fix: Log added for generating credentials failure refactor:
CryptoUtils.kt
andAwsAuthorizationHeaderHelper.kt
functions changed to open from internalBy submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.