

AWS 大型机现代化服务（托管运行时环境体验）不再向新客户开放。有关类似于 AWS 大型机现代化服务（托管运行时环境体验）的功能，请浏览 AWS 大型机现代化服务（自我管理体验）。现有客户可以继续正常使用该服务。有关更多信息，请参阅[AWS 大型机现代化可用性变更](https://docs.aws.amazon.com/m2/latest/userguide/mainframe-modernization-availability-change.html)。

本文属于机器翻译版本。若本译文内容与英语原文存在差异，则一律以英文原文为准。

# 为 Amazon S3 创建 Amazon VPC 端点：
<a name="mf-runtime-setup-vpc"></a>

在本节中，创建一个供 Amazon S3 使用的 Amazon VPC 端点。设置此端点将对稍后设置 VPC 的互联网访问有帮助。

1. 在 AWS 管理控制台中导航到 Amazon VPC。

1. 在导航窗格中，选择**端点**。

1. 选择 **创建端点**。  
![\[VPC 端点（“创建端点”可用）。\]](http://docs.aws.amazon.com/zh_cn/m2/latest/userguide/images/mf-create-s3-endpoint_1.jpg)

1. 输入一个有意义的名称标签，例如：“Micro-Focus-License-S3”。

1. 对于“服务类别”，选择 **AWS 服务**。  
![\[端点设置（已输入示例名称标签）。\]](http://docs.aws.amazon.com/zh_cn/m2/latest/userguide/images/mf-create-s3-endpoint_2.png)

1. 在**服务**下搜索 Amazon S3 网关服务：**com.amazonaws.[region].s3**。

   对于 `us-west-1`，请使用：`com.amazonaws.us-west-1.s3`。

1. 选择**网关**服务。  
![\[服务（已选择 Amazon S3 网关服务）。\]](http://docs.aws.amazon.com/zh_cn/m2/latest/userguide/images/mf-create-s3-endpoint_3.png)

1. 对于 VPC，请选择您要使用的 VPC。  
![\[VPC（已输入 VPC）。\]](http://docs.aws.amazon.com/zh_cn/m2/latest/userguide/images/mf-create-s3-endpoint_4.png)

1. 选择 VPC 的所有路由表。  
![\[路由表（已选择所有路由表）。\]](http://docs.aws.amazon.com/zh_cn/m2/latest/userguide/images/mf-create-s3-endpoint_5.png)

1. 在**策略**下，选择**完全访问权限**。  
![\[策略（已选择“完全访问权限”）。\]](http://docs.aws.amazon.com/zh_cn/m2/latest/userguide/images/mf-create-s3-endpoint_6.png)
**注意**  
如果您决定创建自定义策略，请确保该策略可以访问 Amazon S3 存储桶 `s3://aws-supernova-marketplace-<region>-prod`。

1. 选择**创建端点**。