From ee0cd816c2f601daabaf4f132776162ccc5db276 Mon Sep 17 00:00:00 2001 From: David Souther Date: Tue, 26 Nov 2024 17:57:42 -0800 Subject: [PATCH] Update README.md for Writeme changes --- php/example_code/s3/express/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/php/example_code/s3/express/README.md b/php/example_code/s3/express/README.md index f0461747743..96231648ecd 100644 --- a/php/example_code/s3/express/README.md +++ b/php/example_code/s3/express/README.md @@ -53,7 +53,7 @@ Code examples that show you how to perform the essential operations within a ser This example shows you how to do the following: - Set up a VPC and VPC Endpoint -- Set up the S3 Express Policies, Roles, and User to work with S3 Express buckets +- Set up the Policies, Roles, and User to work with S3 directory buckets and the S3 Express One Zone storage class - Create two S3 Clients - Create two buckets - Create an object and copy it over @@ -95,4 +95,4 @@ in the `php` folder. Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 \ No newline at end of file +SPDX-License-Identifier: Apache-2.0