diff --git a/serverless/jobs/quickstart.mdx b/serverless/jobs/quickstart.mdx index 954a5ad39c..d575d0d01c 100644 --- a/serverless/jobs/quickstart.mdx +++ b/serverless/jobs/quickstart.mdx @@ -64,7 +64,7 @@ This page explains how to create a job definition with the latest Alpine Linux i The execution appears in the **Job runs** section of the **Overview** tab. -4. Click the icon next to the last execution in the **Job runs** section, then click **Logs** to access your job's logs. +4. Click the icon next to the last execution in the **Job runs** section, then click **Logs** to access your job's logs. Make sure that you [have retrieved your Grafana credentials](/observability/cockpit/how-to/retrieve-grafana-credentials/) before accessing your job's logs. diff --git a/storage/object/concepts.mdx b/storage/object/concepts.mdx index afc5365c21..5efe1d4848 100644 --- a/storage/object/concepts.mdx +++ b/storage/object/concepts.mdx @@ -15,11 +15,7 @@ categories: ## Access control list (ACL) -<<<<<<< HEAD -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. -======= -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. ->>>>>>> 8888c6b0f (feat(gen): remove mentions of S3 only) +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. ## Bucket