PrepAway - Latest Free Exam Questions & Answers

which of the following interfaces is AWS Identity and A…

Through which of the following interfaces is AWS Identity and Access Management available?
A) AWS Management Console
B) Command line interface (CLI)
C) IAM Query API
D) Existing libraries

PrepAway - Latest Free Exam Questions & Answers

A.
Only through Command line interface (CLI)

B.
A, B and C

C.
A and C

D.
All of the above

9 Comments on “which of the following interfaces is AWS Identity and A…

  1. Don says:

    I chose B too.
    Consist of libraries and sample code for various programming languages and platforms (Java, Ruby, .NET, iOS, Android, etc.). The SDKs provide a convenient way to create programmatic access to IAM and AWS. For example, the SDKs take care of tasks such as cryptographically signing requests (see below), managing errors, and retrying requests automatically. For information about the AWS SDKs, including how to download and install them, see the Tools for Amazon Web Services page.
    We recommend that you use the AWS SDKs to make programmatic API calls to IAM. However, you can also use the IAM Query API to make direct calls to the IAM web service. To learn more about the IAM Query API, see Making Query Requests in the Using IAM guide. IAM supports GET and POST requests for all actions. That is, the API does not require you to use GET for some actions and POST for others. However, GET requests are subject to the limitation size of a URL. Therefore, for operations that require larger sizes, use a POST request.




    0



    0
      1. Judy says:

        AWS SDKs

        AWS provides SDKs (software development kits) that consist of libraries and sample code for various programming languages and platforms (Java, Python, Ruby, .NET, iOS, Android, etc.). The SDKs provide a convenient way to create programmatic access to IAM and AWS. For example, the SDKs take care of tasks such as cryptographically signing requests, managing errors, and retrying requests automatically. For information about the AWS SDKs, including how to download and install them, see the Tools for Amazon Web Services page.




        1



        0
  2. Judy says:

    “D” is correct.
    You can work with AWS Identity and Access Management in any of the following ways.
    1. AWS Management Console
    2. AWS Command Line Tools
    3. AWS SDKs (AWS provides SDKs (software development kits) that consist of libraries and sample code for various programming languages and platforms (Java, Python, Ruby, .NET, iOS, Android, etc.). The SDKs provide a convenient way to create programmatic access to IAM and AWS.)
    4. IAM HTTPS API




    0



    0

Leave a Reply

Your email address will not be published. Required fields are marked *