NEW - You can now accelerate your migration and modernization with AWS Transform. Read Getting Started in the AWS Transform User Guide.
Create the Amazon VPC endpoint for Amazon S3
In this section, you create a Amazon VPC endpoint for Amazon S3 to use. Setting up this endpoint will help you later when setting up internet access for VPC.
-
Navigate to Amazon VPC in the AWS Management Console.
-
In the navigation pane, choose Endpoints.
-
Choose Create endpoint.
-
Enter a meaningful name tag, for example: “Micro-Focus-License-S3”.
-
Choose AWS Services as the Service Category.
-
Under Services search for the Amazon S3 Gateway service: com.amazonaws.[region].s3.
For
us-west-1
this would be:com.amazonaws.us-west-1.s3
. -
Choose the Gateway service.
-
For VPC choose the VPC you will be using.
-
Choose all of the route tables for the VPC.
-
Under Policy choose Full Access.
Note
If you decide to create a custom policy, make sure it has access to the Amazon S3 bucket
s3://aws-supernova-marketplace-<region>-prod
. -
Choose Create Endpoint.