File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
basics_scenarios/s3express_scenario Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ The following shows the output of the Amazon S3 Batch program in the console.
6161--------------------------------------
6262Welcome to the Amazon S3 Express Basics demo using PHP!
6363--------------------------------------
64- Let's get started! First, please not that S3 Express One Zone works best when working within the AWS infrastructure,
64+ Let's get started! First, please note that S3 Express One Zone works best when working within the AWS infrastructure,
6565specifically when working in the same Availability Zone. To see the best results in this example, and when you implement
6666Directory buckets into your infrastructure, it is best to put your Compute resources in the same AZ as your Directory
6767bucket.
Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ public function runExample()
6767 $ uuid = uniqid ();
6868
6969 echo <<<INTRO
70- Let's get started! First, please not that S3 Express One Zone works best when working within the AWS infrastructure,
70+ Let's get started! First, please note that S3 Express One Zone works best when working within the AWS infrastructure,
7171specifically when working in the same Availability Zone. To see the best results in this example, and when you implement
7272Directory buckets into your infrastructure, it is best to put your Compute resources in the same AZ as your Directory
7373bucket. \n
You can’t perform that action at this time.
0 commit comments