From eaa7f9dac868641986376290ca05adea96208e60 Mon Sep 17 00:00:00 2001 From: Oksana Levchuk Date: Fri, 15 Nov 2024 15:33:16 +0100 Subject: [PATCH] add S3 storage examples to origin groups --- documentation/cdn/add-an-origin-group.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/documentation/cdn/add-an-origin-group.md b/documentation/cdn/add-an-origin-group.md index 7c09b8b6..6c441834 100644 --- a/documentation/cdn/add-an-origin-group.md +++ b/documentation/cdn/add-an-origin-group.md @@ -65,11 +65,13 @@ Enter a unique name of a group. ## Step 3. Configure the origin group -You can choose AWS signature V4 origin authentication or select none for the public origins without authentication. +You can choose the **AWS signature V4** origin authentication or select **None** for the public origins without authentication. ### With S3 authentication -If you want to use AWS signature authentication, choose your storage type and proceed with the relevant instructions. +If you selected AWS signature authentication, choose your storage type and proceed with the relevant instructions. + +You can configure any S3-compatible storage, such as Google Cloud Platform, DigitalOcean Spaces, or Azure Blob Storage. @@ -85,7 +87,7 @@ If you want to use AWS signature authentication, choose your storage type and pr Amazon S3 authentication for a new origin -#### Other storage +#### Other S3 storage 1\. Specify a hostname—a name that's assigned to a storage server within a network and is used instead of an IP address.