I'm trying to deploy my Django app via Amazon Elastic BeanStalk(using this tutorial), but getting the following error.
ERROR: Elastic Beanstalk could not find any platforms. Ensure you have the necessary permissions to access Elastic Beanstalk.
How can I fix this issue?