From 212c58a5f1c30aa11989dacd4c1b16b8631f2c8b Mon Sep 17 00:00:00 2001
From: qs53 <47181403+qs53@users.noreply.github.com>
Date: Thu, 30 Mar 2023 00:00:45 +0530
Subject: [PATCH] Typos fixed
Typos fixed
---
doc_source/Welcome.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc_source/Welcome.md b/doc_source/Welcome.md
index d40e530..ca6eccf 100644
--- a/doc_source/Welcome.md
+++ b/doc_source/Welcome.md
@@ -197,14 +197,14 @@ In the next example, W2 does not finish before the start of R1\. Therefore, R1 m
![\[Image NOT FOUND\]](http://docs.aws.amazon.com/AmazonS3/latest/userguide/images/consistency2.png)
-In the last example, W2 begins before W1 has received an acknowledgement\. Therefore, these writes are considered concurrent\. Amazon S3 internally uses last\-writer\-wins semantics to determine which write takes precedence\. However, the order in which Amazon S3 receives the requests and the order in which applications receive acknowledgements cannot be predicted because of various factors, such as network latency\. For example, W2 might be initiated by an Amazon EC2 instance in the same Region, while W1 might be initiated by a host that is farther away\. The best way to determine the final value is to perform a read after both writes have been acknowledged\.
+In the last example, W2 begins before W1 has received an acknowledgment\. Therefore, these writes are considered concurrent\. Amazon S3 internally uses last\-writer\-wins semantics to determine which write takes precedence\. However, the order in which Amazon S3 receives the requests and the order in which applications receive acknowledgments cannot be predicted because of various factors, such as network latency\. For example, W2 might be initiated by an Amazon EC2 instance in the same Region, while W1 might be initiated by a host that is farther away\. The best way to determine the final value is to perform a read after both writes have been acknowledged\.
![\[Image NOT FOUND\]](http://docs.aws.amazon.com/AmazonS3/latest/userguide/images/consistency3.png)
## Related services
After you load your data into Amazon S3, you can use it with other AWS services\. The following are the services that you might use most frequently:
-+ **[Amazon Elastic Compute Cloud \(Amazon EC2\)](https://aws.amazon.com/ec2/)** – Provides secure and scalable computing capacity in the AWS Cloud\. Using Amazon EC2 eliminates your need to invest in hardware up front, so you can develop and deploy applications faster\. You can use Amazon EC2 to launch as many or as few virtual servers as you need, configure security and networking, and manage storage\.
++ **[Amazon Elastic Compute Cloud \(Amazon EC2\)](https://aws.amazon.com/ec2/)** – Provides secure and scalable computing capacity in the AWS Cloud\. Using Amazon EC2 eliminates your need to invest in hardware upfront, so you can develop and deploy applications faster\. You can use Amazon EC2 to launch as many or as few virtual servers as you need, configure security and networking, and manage storage\.
+ **[Amazon EMR](https://aws.amazon.com/elasticmapreduce/)** – Helps businesses, researchers, data analysts, and developers easily and cost\-effectively process vast amounts of data\. Amazon EMR uses a hosted Hadoop framework running on the web\-scale infrastructure of Amazon EC2 and Amazon S3\.
+ **[AWS Snow Family](http://aws.amazon.com/snow/)** – Helps customers that need to run operations in austere, non\-data center environments, and in locations where there's a lack of consistent network connectivity\. You can use AWS Snow Family devices to locally and cost\-effectively access the storage and compute power of the AWS Cloud in places where an internet connection might not be an option\.
+ **[AWS Transfer Family](http://aws.amazon.com/aws-transfer-family/)** – Provides fully managed support for file transfers directly into and out of Amazon S3 or Amazon Elastic File System \(Amazon EFS\) using Secure Shell \(SSH\) File Transfer Protocol \(SFTP\), File Transfer Protocol over SSL \(FTPS\), and File Transfer Protocol \(FTP\)\.
@@ -254,4 +254,4 @@ To see your bill, go to the Billing and Cost Management Dashboard in the [AWS Bi
## PCI DSS compliance
-Amazon S3 supports the processing, storage, and transmission of credit card data by a merchant or service provider, and has been validated as being compliant with Payment Card Industry \(PCI\) Data Security Standard \(DSS\)\. For more information about PCI DSS, including how to request a copy of the AWS PCI Compliance Package, see [PCI DSS Level 1](https://aws.amazon.com/compliance/pci-dss-level-1-faqs/)\.
\ No newline at end of file
+Amazon S3 supports the processing, storage, and transmission of credit card data by a merchant or service provider, and has been validated as being compliant with Payment Card Industry \(PCI\) Data Security Standard \(DSS\)\. For more information about PCI DSS, including how to request a copy of the AWS PCI Compliance Package, see [PCI DSS Level 1](https://aws.amazon.com/compliance/pci-dss-level-1-faqs/)\.