AWS Storage Gateway User Guide
Creating a gateway in a VPC
Security
In this section, you can find information about AWS and CHAPS configuration, encrypting data and
authentication and access control.
Topics
•
Creating Gateway in a Virtual Private Cloud (p. 290)
•
Configuring CHAP Authentication for Your Volumes (p. 291)
•
Encrypting Your Data Using AWS Key Management Service (p. 293)
•
Authentication and Access Control for AWS Storage Gateway (p. 294)
Creating Gateway in a Virtual Private Cloud
If you use Amazon Virtual Private Cloud (Amazon VPC) to host your AWS resources, you can establish a
connection between your virtual private cloud (VPC) and file gateway. You can then use this gateway to
establish a connection between your IT environment and the AWS storage infrastructure without going
over the public internet.
Using Amazon VPC, you can launch AWS resources in a custom virtual network. You can use a VPC
to control your network settings, such as the IP address range, subnets, route tables, and network
gateways. For more information about VPCs, see
in the
Amazon VPC User Guide.
In the next section, you can find instructions on how to connect your VPC to a file gateway. First, you
define an interface VPC endpoint, which enables you to connect your VPC to other AWS services. The
endpoint provides reliable, scalable connectivity to services without requiring an internet gateway,
network address translation (NAT) instance, or virtual private network (VPN) connection. For more
information, see
Interface VPC Endpoints (AWS PrivateLink)
in the
Amazon VPC User Guide.
In the next section, you can also see how to create a file gateway using a VPC endpoint. Doing
this enables file gateway to store and retrieve objects in Amazon S3, even though the network is
disconnected from the public internet.
Topics
•
Create a VPC Endpoint (p. 290)
Create a VPC Endpoint
In the following walkthrough, you create a gateway that is in a VPC and not accessible over the public
internet. To do this, you take the following steps:
• Create a VPC endpoint.
• Create and configure your gateway to use the VPC endpoint.
To create a VPC endpoint for a gateway
1. Sign in to the AWS Management Console and open the Amazon VPC console at
.
2. In the navigation pane, choose
Endpoints
, and then choose
Create Endpoint
.
API Version 2013-06-30
290