From 9afe9e4bbfde8ffaddbd58945ef788e6b50d3b88 Mon Sep 17 00:00:00 2001 From: Atomic Red Team doc generator Date: Tue, 24 Mar 2026 01:50:28 +0000 Subject: [PATCH] Generated docs from job=generate-docs branch=master [ci skip] --- atomics/Indexes/iaas_aws-index.yaml | 4 ---- atomics/Indexes/index.yaml | 4 ---- 2 files changed, 8 deletions(-) diff --git a/atomics/Indexes/iaas_aws-index.yaml b/atomics/Indexes/iaas_aws-index.yaml index d2091bdaf..a3faa8d7e 100644 --- a/atomics/Indexes/iaas_aws-index.yaml +++ b/atomics/Indexes/iaas_aws-index.yaml @@ -11226,10 +11226,6 @@ defense-evasion: aws configservice delete-configuration-recorder --configuration-recorder-name #{configuration_recorder_name} --region #{region} echo "*** Configuration recorder deleted ***" cleanup_command: aws configservice list-configuration-recorders --region us-west-2 - description: 'List recorders, to confirm there are none. Confirming previous - configuration recorder was stopped and deleted. - - ' name: sh elevation_required: false T1564.003: diff --git a/atomics/Indexes/index.yaml b/atomics/Indexes/index.yaml index 624255f16..692544875 100644 --- a/atomics/Indexes/index.yaml +++ b/atomics/Indexes/index.yaml @@ -27235,10 +27235,6 @@ defense-evasion: aws configservice delete-configuration-recorder --configuration-recorder-name #{configuration_recorder_name} --region #{region} echo "*** Configuration recorder deleted ***" cleanup_command: aws configservice list-configuration-recorders --region us-west-2 - description: 'List recorders, to confirm there are none. Confirming previous - configuration recorder was stopped and deleted. - - ' name: sh elevation_required: false T1564.003: