I am unable to use the provided Access ID and Access Key with the ego4d CLI. I get an error ending in
lib/python3.9/site-packages/botocore/client.py", line 1078, in _make_api_call
raise error_class(parsed_response, operation_name)
botocore.exceptions.ClientError: An error occurred (403) when calling the HeadObject operation: Forbidden
Running aws sts get-caller-identity --debug Gives me the output:
botocore.exceptions.ClientError: An error occurred (InvalidClientTokenId) when calling the GetCallerIdentity operation: The security token included in the request is invalid.
2026-02-05 13:56:28,279 - MainThread - awscli.clidriver - DEBUG - Exiting with rc 255
An error occurred (InvalidClientTokenId) when calling the GetCallerIdentity operation: The security token included in the request is invalid.
I have double checked the correctness and formatting of the tokens in ~/.aws/credentials