我在Golang工作,现在我试图将图像上传到AWSS3,但我得到:NoCredentialProviders:novalidprovidersinchain.Deprecated.Forverbosemessagingseeaws.Config.CredentialsChainVerboseErrors我的代码是这样的:funcfirstFunction(){//ConnecttoS3AWSsession,err:=ConnectAWS()iferr!=nil{fmt.Println("ErrorConnectingtoAWSS3")}GetSingleMedia(AWSsession