diff --git a/atomics/Indexes/iaas_aws-index.yaml b/atomics/Indexes/iaas_aws-index.yaml index d2091bda..a3faa8d7 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 624255f1..69254487 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: