Dataset download problem

I downloaded the AWS CLI as required, and obtained the Access ID and Access Key. After configuring them through aws configure, an error was reported botocore.exceptions.ClientError: An error occurred (403) when calling the HeadObject operation: Forbiddenwhen I executed the command. How should I solve this problem,thanks.

That looks like a permission error. Can you post the command line you used?