Why am I failing to get caller identity on Panther's s3sns tool?
Last updated: September 3, 2024
Issue
When trying to use Panther's s3sns tool the following error occurs:
failed to get caller identity: NoCredentialProviders: no valid providers in chain. Deprecated.
Resolution
To resolve this issue:
Please add
AWS_SDK_LOAD_CONFIG=trueinto your command.
Cause
This issue occurs due to Panther using an older version of aws-go-sdk.