Now that we have a policy for the tubely app, we need a role to attach it to.
Now, we're not actually going to launch an EC2 instance (which is just Amazon's name for their basic virtual server) in this course. But the next step would be to simply launch an EC2 instance and attach the tubely-app role to it. Then the code running on that server would have the permissions defined in the tubely-s3 policy!
Run and submit the CLI tests.