docs: triage issues + revamp troubleshooting guides (#14216)
* docs: triage issues + revamp troubleshooting guides * small change
This commit is contained in:
@@ -2,11 +2,13 @@ import S3BucketAcl from "../_sections/s3/aws-bucket-acl.mdx"
|
||||
import CloudflareChecksum from "../_sections/s3/cloudflare-checksum.mdx"
|
||||
|
||||
export const metadata = {
|
||||
title: `S3 Module Provider Errors`,
|
||||
title: `S3 File Module Provider Errors`,
|
||||
}
|
||||
|
||||
# {metadata.title}
|
||||
|
||||
This troubleshooting guide covers common errors you may encounter when using the [S3 File Module Provider](../../infrastructure-modules/file/s3/page.mdx) in your Medusa application and how to resolve them.
|
||||
|
||||
## AWS: The bucket does not allow ACLs
|
||||
|
||||
<S3BucketAcl />
|
||||
|
||||
Reference in New Issue
Block a user