Access Mechanism of AWS Resources

  • There are three ways through which one can access AWS resources.

    • AWS Management Console

      • Web Application

      • Authentication : Password or MFA.

    • AWS CLIarrow-up-right

      • Authentication : Access Keys.

    • AWS CloudShellarrow-up-right

      • Web based terminal.

      • It also allows download and upload of files.

      • Files created during a session stays.

      • Authentication : Accessed through AWS Management Console.

    • AWS SDKarrow-up-right

      • Authentication : Access Keys.

Access Keys

Last updated