Access Denied when creating RDS during init of Elastic Beanstalk -
being new platform i've followed setup tutorial:
http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/create_deploy_python_django.html
when tried created rds db wouldn't let me message:
invalidparametervalue. access denied api version: api20120423
output in commandline:
what reason happening?
as workaround can answer 'n' question "create rds db instance", in way should able complete init step of environment.
then create actual rds db go aws console, in elastic beanstalk section you'll find newly created env. click on env , in "configuration" page you'll find "data tier" section, you'll able create rds db, associating env.
Comments
Post a Comment