Infrastructure security in Amazon Quick Suite - Amazon Quick Suite
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Infrastructure security in Amazon Quick Suite

   Intended audience: Amazon Quick Suite administrators 

Quick Suite is delivered as a web application, hosted on dedicated Amazon EC2 hosts, separate from Amazon virtual private clouds (VPCs). Instead of deploying Amazon Quick Suite on your own hosts, you access the Amazon Quick Suite service through Regional public endpoints. Amazon Quick Suite accesses data sources over a secured internet connection from Regional endpoints. To access data sources that are located inside a corporate network, configure the network to allow access from one of the Amazon Quick Suite public IP address blocks. We recommend that you consider using a VPC (a virtual network dedicated to your Amazon account).

For more information, see the following:

As a managed service, Quick Suite is protected by the Amazon global network security procedures that are described in the Amazon Web Services: Overview of Security Processes paper.

If you use Amazon published API calls to access Amazon Quick Suite through the network, clients must support Transport Layer Security (TLS) 1.0 or later. We recommend TLS 1.2 or later. Clients must also support cipher suites with perfect forward secrecy (PFS) such as Ephemeral Diffie-Hellman (DHE) or Elliptic Curve Ephemeral Diffie-Hellman (ECDHE). Most modern systems such as Java 7 and later support these modes.

Additionally, requests must be signed by using an access key ID and a secret access key that is associated with an Amazon Identity and Access Management (IAM) principal. Or you can use the Amazon Security Token Service (Amazon STS) to generate temporary security credentials to sign requests.

You can call these API operations from any network location, but Amazon Quick Suite does support resource-based access policies, which can include restrictions based on the source IP address. You can also use Amazon Quick Suite policies to control access from specific Amazon Virtual Private Cloud (Amazon VPC) endpoints or specific VPCs. Effectively, this isolates network access to a given Amazon Quick Suite resource from only the specific VPC within the Amazon network. For more information on using Amazon Quick Suite in a VPC, see Connecting to a Amazon VPC with Amazon Quick Suite.