diff --git a/website/docs/language/backend/s3.mdx b/website/docs/language/backend/s3.mdx index 1537654ed118..3bb19081d89c 100644 --- a/website/docs/language/backend/s3.mdx +++ b/website/docs/language/backend/s3.mdx @@ -574,6 +574,7 @@ terraform { } } ``` +Refer to the [AWS documentation on S3 access control](https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-access-control.html) for more details. ### Configuring Custom User-Agent Information