GlideinwmsCondorAnnex » History » Version 2
« Previous -
Version 2/13
(diff) -
Next » -
Current version
Parag Mhashilkar, 03/29/2016 01:43 PM
GlideinwmsCondorAnnex¶
- OPTIONAL: Created a Resource Group "HTCondorAnnex-Parag" with tag Name="HTCondorAnnex-Parag"
- condor_annex requires --keypair. So had to run "aws configure". This created a $HOME/.aws directory with credentials in clear text. Its a ini file
- Next failure
A client error (AccessDenied) occurred when calling the DescribeStacks operation: User: arn:aws:iam::159067897602:user/parag is not authorized to perform: cloudformation:DescribeStacks
Command 'aws --region us-west-1 cloudformation describe-stacks' failed (65280), aborting.
- Needed Steve to give me cloud formations permission
- Failed on creating new stack
[parag@fermicloud338 condor_annex]$ ~/wspace/annex-cmd aws --region us-west-1 cloudformation describe-stacks
Using 'annex-parag' as project ID.
Checking to see if annex already exists... no.
You must specify an existing keypair when creating a new stack.