Q : Is the IAM Role for EC2 instances and ecs instances same?
Scenario: I want one ecs container instance in my account to be able to access one S3 bucket. I went through all the IAM policies but I couldn't find one which allows my ecs instance to be able to communicate to a specific s3 bucket. As per the concept, ecs instance is in itself an EC2 instance. Will the existing role policy for EC2 instance suffice?