When trying to use Panther's s3sns tool the following error occurs:
failed to get caller identity: NoCredentialProviders: no valid providers in chain. Deprecated.
To resolve this issue:
Please add AWS_SDK_LOAD_CONFIG=true
into your command.
This issue occurs due to Panther using an older version of aws-go-sdk.