AWS Security ChangesHomeSearch

AWS code-library documentation change

Service: code-library · 2026-05-22 · Documentation low

File: code-library/latest/ug/cli_2_route53resolver_code_examples.md

Summary

Added missing ARN parameter in firewall rule group policy example

Security assessment

Completes example syntax for existing security feature (firewall policies) but doesn't add new security documentation.

Diff

diff --git a/code-library/latest/ug/cli_2_route53resolver_code_examples.md b/code-library/latest/ug/cli_2_route53resolver_code_examples.md
index f8a02e1a4..fbd8cb72e 100644
--- a//code-library/latest/ug/cli_2_route53resolver_code_examples.md
+++ b//code-library/latest/ug/cli_2_route53resolver_code_examples.md
@@ -1553,0 +1554 @@ The following `put-firewall-rule-group-policy` example attaches an AWS Identity
+        --arn arn:aws:route53resolver:us-east-1:AWS_ACCOUNT_ID:firewall-rule-group/rslvr-frg-47f93271fexample \