Error while uploading package to s3

When I try to upload package to s3 I get the following error. I set the s3 option in the serverless.yml

package:
artifact: https://s3.amazonaws.com/test-lambda-serverless/service-artifact.zip

I get the following error when I run serverless package

No Such Key --------------------------------------------

NoSuchKey: The specified key does not exist.