diff --git a/website/docs/language/backend/s3.mdx b/website/docs/language/backend/s3.mdx index 9ede1b6c3615..1537654ed118 100644 --- a/website/docs/language/backend/s3.mdx +++ b/website/docs/language/backend/s3.mdx @@ -183,7 +183,7 @@ This backend requires the configuration of the AWS Region and S3 state storage. The following configuration is required: -* `region` - (Required) AWS Region of the S3 Bucket and DynamoDB Table (if used, **deprecated**). This can also be sourced from the `AWS_DEFAULT_REGION` and `AWS_REGION` environment variables. +* `region` - (Required) AWS Region of the S3 Bucket and DynamoDB Table (if used). This can also be sourced from the `AWS_DEFAULT_REGION` and `AWS_REGION` environment variables. The following configuration is optional: