com.amazonaws.services.s3.model.AmazonS3Exception: The specified key does not exist. (Service: Amazon S3; Status Code: 404; Error Code: NoSuchKey)

前端 未结 0 2171
鱼传尺愫
鱼传尺愫 2021-01-22 09:43

I am trying to fetch from S3 bucket but I am getting key as null.

Here is my code :

    @Value("${base.location}")
    private String keyname;

          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题