Amazon Web Services AWS Certified DevOps Engineer - Professional DOP-C02 Question # 83 Topic 9 Discussion
DOP-C02 Exam Topic 9 Question 83 Discussion:
Question #: 83
Topic #: 9
A company has deployed a new REST API by using Amazon API Gateway. The company uses the API to access confidential data. The API must be accessed from only specific VPCs in the company. Which solution will meet these requirements?
A.
Create and attach a resource policy to the API Gateway API. Configure the resource policy to allow only the specific VPC IDs.
B.
Add a security group to the API Gateway API. Configure the inbound rules to allow only the specific VPC IP address ranges.
C.
Create and attach an IAM role to the API Gateway API. Configure the IAM role to allow only the specific VPC IDs.
D.
Add an ACL to the API Gateway API. Configure the outbound rules to allow only the specific VPC IP address ranges.
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit