Update T1580.yaml

This commit is contained in:
sai prashanth pulisetti
2024-01-21 09:52:49 +05:30
committed by GitHub
parent d50ce7648b
commit 474cbdff8a
-2
View File
@@ -90,5 +90,3 @@ atomic_tests:
if ! aws sts get-caller-identity --profile #{aws_profile}; then
echo "AWS CLI not properly configured. Please configure AWS CLI."
fi
- Ensure that this test is conducted in a controlled environment to prevent accidental exposure of sensitive information.
- The effectiveness of this test relies on the permissions associated with the AWS profile used. It should have read access to EC2 security groups.