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
A.
Only through Command line interface (CLI)
B.
A, B and C
C.
A and C
D.
All of the above
Explanation:
B
IAM can be accessed through APIs, a command line interface, and through the AWS Management Console
http://docs.aws.amazon.com/IAM/latest/UserGuide/introduction.html
(ABC) Answer is B.
http://docs.aws.amazon.com/IAM/latest/UserGuide/introduction.html#intro-accessing
correct answer is D
D – All of the above
Accessing IAM:
1 – AWS Management Console
2 – AWS Command Line Tools
3 – AWS SDKs (i.e. Existing libraries)
4 – IAM HTTPS API
http://docs.aws.amazon.com/IAM/latest/UserGuide/introduction.html#intro-accessing
Just read the link you’re referring to.
correct answer is D
Yep its D.
Based on above links:
You can work with AWS Identity and Access Management in any of the following ways.
AWS Management Console
AWS Command Line Tools
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.).
IAM HTTPS API
Based on the link you shared answer should b.
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.
Sorry D
D.
All of the above
Correct answer is D