79697613

Date: 2025-07-10 21:20:06
Score: 1
Natty:
Report link

You are not specifying a region in your AWS CLI call. S3 is "global", so you will see your buckets in any region. However, you'll need to specify --region eu-west-1, the same region you have deployed your REST API with Terraform, to be able to see it in your response.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: bentsku