Checking for Lambda functions... OK.
 Checking for instance profile... OK.
 Checking for security group... OK.
+{endterm}
+
 {subsection: Undoing the Setup Command}
 
 There is not as yet a way to undo the setup command automatically, but it won't cost you anything extra to leave your account setup for =condor_annex= indefinitely.  If, however, you want to be tidy, you may delete the components setup created by going to the {link: https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks?filter=active CloudFormation console} and deleting the entries whose names begin with 'HTCondorAnnex-'.  The setup procedure also creates an SSH key pair which may be useful for debugging; the private key was stored in =~/.condor/HTCondorAnnex-KeyPair.pem=.  To remove the corresponding public key from your AWS account, go to the {link: https://console.aws.amazon.com/ec2/v2/home?region=us-east-1#KeyPairs:sort=keyName key pair console} and delete the 'HTCondorAnnex-KeyPair' key.