Validate the Amazon API Gateway Ingress Policy
Modify the existing ingress policy to allow traffic to the /hr/dashboard
path. The Amazon API Gateway system Quick Start provides a link to modify the policy in the Modify and test your policy
step. To determine the effect of policy, click on the Validate button. You will see the new panes Tests and Decisions. The Decisions pane displays the change caused by replaying past decisions with the updated policy. The decisions for path /hr/dashboard
are now marked as Allowed
.