Signout and login again with IAM user with admin rights.
Go to IAM service management console

{
"Version": "2012-10-17",
"Statement": [
{
"Sid": "VisualEditor0",
"Effect": "Deny",
"Action": "ec2:*",
"Resource": "*",
"Condition": {
"StringEquals": {
"ec2:VolumeType": "io1"
}
}
}
]
}
+ Click **Next: Tags**.


In the next step, we will assign the policy to the CostTest group and then test the effectiveness of this policy.