AWS Security ChangesHomeSearch

AWS devopsagent documentation change

Service: devopsagent · 2026-02-10 · Documentation low

File: devopsagent/latest/userguide/getting-started-with-aws-devops-agent-getting-started-with-aws-devops-agent-using-terraform.md

Summary

Fixed indentation in code blocks and corrected comment spacing

Security assessment

Changes involve whitespace correction in code examples and comments. No security-related content was modified or added.

Diff

diff --git a/devopsagent/latest/userguide/getting-started-with-aws-devops-agent-getting-started-with-aws-devops-agent-using-terraform.md b/devopsagent/latest/userguide/getting-started-with-aws-devops-agent-getting-started-with-aws-devops-agent-using-terraform.md
index 50d160417..a7f7cd72a 100644
--- a//devopsagent/latest/userguide/getting-started-with-aws-devops-agent-getting-started-with-aws-devops-agent-using-terraform.md
+++ b//devopsagent/latest/userguide/getting-started-with-aws-devops-agent-getting-started-with-aws-devops-agent-using-terraform.md
@@ -101 +101 @@ Edit `terraform.tfvars` with your specific configuration:
-    # external_account_ids = ["123456789012"]  # Optional: for cross-account monitoring
+    # external_account_ids = ["123456789012"]  # Optional: for cross-account monitoring
@@ -224,2 +224,2 @@ After deployment, verify your setup using the AWS CLI:
-      --endpoint-url "https://api.prod.cp.aidevops.us-east-1.api.aws" \
-      --region us-east-1
+      --endpoint-url "https://api.prod.cp.aidevops.us-east-1.api.aws" \
+      --region us-east-1
@@ -232,3 +232,3 @@ After deployment, verify your setup using the AWS CLI:
-      --agent-space-id <AGENT_SPACE_ID> \
-      --endpoint-url "https://api.prod.cp.aidevops.us-east-1.api.aws" \
-      --region us-east-1
+      --agent-space-id <AGENT_SPACE_ID> \
+      --endpoint-url "https://api.prod.cp.aidevops.us-east-1.api.aws" \
+      --region us-east-1
@@ -241,3 +241,3 @@ After deployment, verify your setup using the AWS CLI:
-      --agent-space-id <AGENT_SPACE_ID> \
-      --endpoint-url "https://api.prod.cp.aidevops.us-east-1.api.aws" \
-      --region us-east-1
+      --agent-space-id <AGENT_SPACE_ID> \
+      --endpoint-url "https://api.prod.cp.aidevops.us-east-1.api.aws" \
+      --region us-east-1