Review
Let's now review your knowledge with this quiz:
- You are working as a database consultant for a health insurance company. You are constructing a new Amazon Neptune database cluster, and you try to load data from Amazon S3 using the Neptune Bulk Loader from an EC2 instance in the same VPC as the Neptune database, but you receive the following error message:
Unable to establish a connection to the s3 endpoint. The source URL is s3://dbcert-neptune/ and the region code is us-east-1. Kindly confirm your S3 configuration.
Which of the following activities should you take to resolve the issue? (Select two)
- Check that a Neptune VPC endpoint exists.
- Check that an Amazon S3 VPC endpoint exists.
- Check that Amazon EC2 has an IAM role granting read access to Amazon S3.
- Check that Neptune has an IAM role granting read access to Amazon S3.
- Check that Amazon S3 has an IAM role granting read access to Neptune.
- You are working with an Amazon...