Update T1580.yaml
This commit is contained in:
committed by
GitHub
parent
4841583e48
commit
ad4029be68
@@ -83,7 +83,7 @@ atomic_tests:
|
||||
elif [ "$(expr substr $(uname) 1 5)" = "MINGW" ]; then
|
||||
Invoke-WebRequest -Uri "https://aws.amazon.com/cli/" -OutFile "Install-AWSCLI.ps1"; .\Install-AWSCLI.ps1
|
||||
fi
|
||||
#Check if AWS CLI is installed and configured.
|
||||
- description: Check if AWS CLI is installed and configured.
|
||||
prereq_command: |
|
||||
aws sts get-caller-identity --profile #{aws_profile}
|
||||
get_prereq_command: |
|
||||
|
||||
Reference in New Issue
Block a user