Creating the Amazon S3 VPC Endpoint
The Neptune loader requires a VPC endpoint of type Gateway for Amazon S3.
To set up access for Amazon S3
Sign in to the Amazon Web Services Management Console and open the Amazon VPC console at https://console.amazonaws.cn/vpc/
. In the navigation pane, choose Endpoints.
Choose Create Endpoint.
-
Choose the Service Name
com.amazonaws.
for the Gateway type endpoint.region
.s3Note
If the Region here is incorrect, make sure that the console Region is correct.
Choose the VPC that contains your Neptune DB instance (it is listed for your DB instance in the Neptune console).
Select the check box next to the route tables that are associated with the subnets related to your cluster. If you only have one route table, you must select that box.
Choose Create Endpoint.
For information about creating the endpoint, see VPC Endpoints in the Amazon VPC User Guide. For information about the limitations of VPC endpoints, VPC Endpoints for Amazon S3.
Next Steps
Now that you have granted access to the Amazon S3 bucket, you can prepare to load data. For information about supported formats, see Load Data Formats.