A company is deploying AWS Cloud WAN with edges in us-east-1 and ap-southeast-2. There are segments for development, production, and shared services at each edge. Many VPCs will be attached to the core network and must land in the correct segment. The network team will tag attachments with Environment=`<segment name>`. The production segment in us-east-1 must require acceptance for attachment requests; all other attachments must not require acceptance. What rule configuration meets this requirement?
Choose an answer
Tap an option to check your answer.
Correct answer: Create a rule with a number of 100 that requires acceptance for attachments to the production segment. In the rule, set the condition logic to the "and" value. Include conditions that require a tag:Environment value of Production and a Region value of us-east-1. Create a rule with a number of 200 that does not require acceptance to map any tag.Environment values to their respective segments..
Why this is the answer
The correct option uses rule priority and logical conditions effectively. Rule 100, with an "and" condition for tag:Environment = Production AND Region = us-east-1, precisely targets the specific scenario requiring acceptance. This ensures only production attachments in us-east-1 need approval. Rule 200, with a lower priority, then handles all other attachments, mapping them to their respective segments without requiring acceptance, as specified. Incorrect options: Using "or" in Rule 100 would incorrectly require acceptance for any production attachment (regardless of region) or any attachment in us-east-1 (regardless of environment), which is too broad. Placing the non-acceptance rule first (Rule 100) would mean it processes all attachments before the specific acceptance rule (Rule 200) could ever be applied, effectively bypassing the acceptance requirement for production in us-east-1.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed