How can the Solutions Architect design the API Gateway access control and perform request inspections?

1 Comment

  1. Gloria
    Author

    I chart that the answer is:
    For the API Gateway method, set the authorization to AWS_IAM. Then, give the IAM user or role execute-api:Invoke permission on the REST API resource. Enable the API caller to sign requests with AWS Signature when accessing the endpoint. Use AWS X-Ray to trace and analyze user requests to API Gateway.

Leave a Reply

Your email address will not be published. Required fields are marked *

7 + six =