Search found 1 match

by fmis
Thu Aug 17, 2023 10:32 pm America/New_York
Forum: Home
Question: An error occurred (403) when calling the HeadObject operation: Forbidden
Replies: 7

Re: An error occurred (403) when calling the HeadObject operation: Forbidden

us-west-2 is the output from the console. which is being set by both the code and is configured using the aws cli. session = boto3.Session( aws_access_key_id=creds["accessKeyId"], aws_secret_access_key=creds["secretAccessKey"], aws_session_token=creds["sessionToken"], r...