Skip to content

Commit dc2d4bc

Browse files
committed
fix(s3): fix rebase error
1 parent 34c14c2 commit dc2d4bc

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

storage/object/concepts.mdx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,7 @@ categories:
1515

1616
## Access control list (ACL)
1717

18-
<<<<<<< HEAD
19-
Access control lists (ACL) are subresources attached to buckets and objects. They define which Scaleway users have access to the attached object/bucket, and the type of access they have. Whenever a user makes a request against a resource, Amazon S3 checks its ACL and verifies that they have permission to carry out the request.
20-
=======
21-
Access control lists (ACL) are subresources attached to buckets and objects. They define which Scaleway users have access to the attached object/bucket, and the type of access they have. Whenever a user makes a request against a resource, Object Storage checks its ACL and verifies that they have permission to carry out the request.
22-
>>>>>>> 8888c6b0f (feat(gen): remove mentions of S3 only)
18+
control lists (ACL) are subresources attached to buckets and objects. They define which Scaleway users have access to the attached object/bucket, and the type of access they have. Whenever a user makes a request against a resource, Amazon S3 checks its ACL and verifies that they have permission to carry out the request.
2319

2420
## Bucket
2521

0 commit comments

Comments
 (0)