I am using Eclipse EE Juno edition. I created a dynamic web application which uses Amazon Simple DB and retirviing some values and showing to users. i have installed the AWS kit for using Amazon services.
I have an account for simpleDB.
I tried to deploy it to AWS Elastic Beanstalk (through the plugin). It shows me to select the server. I selected it as AW Beanstalk with TOmcat 6 (asia Pacific Tokyo).
After sometime it gives this error.
Unable to upload application to Amazon S3: User: arn:aws:iam::379007759147:user/SSSS is not authorized to perform: elasticbeanstalk:CreateStorageLocation User: arn:aws:iam::379007759147:user/SSSS is not authorized to perform: elasticbeanstalk:CreateStorageLocation
I wish to upload the web application to AWS beanstalk and appreciate your help in achieving it.