This template creates an Amazon Route 53 outbound resolver rule with the specified properties. The resolver rule is associated with the domain name 'example.com' and has the name 'MyRule'. It is linked to the resolver endpoint with the ID 'rslvr-out-fdc049932dexample'. The rule type is set to 'FORWARD'. The resolver rule is tagged with the key 'LineOfBusiness' and the value 'Engineering'. The resolver rule has two target IPs, '192.0.2.6' and '192.0.2.99', both listening on port 53.

CloudFormation Template