navigation

Granting authorization for an application to access AWS services with an IAM role.

Overview

In this workshop, you will learn how to grant your application access to AWS services.

Through the workshop we will learn:

  • How to grant access to the application through accesskey / secretaccesskey and why it should not be used.
  • How to grant access to the application through the IAM Role on EC2.

AWS IAM

Content

  1. Prepare
  2. Use accesskey
  3. IAM role on EC2
  4. Resource Cleanup