I am trying to add autoscaling to a cluster. However I encountered the following error:
I have already added the IAM user to these new security groups:
Altogether this user has the following permissions:
AmazonSQSFullAccess
AWSElasticBeanstalkFullAccess
AmazonS3FullAccess
CloudWatchFullAccess
AmazonDynamoDBFullAccess
CloudFrontFullAccess
AmazonEC2FullAccess
CloudWatchLogsFullAccess
AmazonEC2ContainerServiceFullAccess
AmazonEC2ContainerRegistryPowerUser
IAMReadOnlyAccess
AmazonEC2ContainerServiceAutoscaleRole
What did I miss?
EDIT:
I have added
AutoScalingFullAccess
and
ApplicationAutoScalingForAmazonAppStreamAccess
but no cigar.