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
Answer: D. All of the above
Computer Science & Information Technology
You might also like to view...
What-if analysis is the process of substituting values to see the effect on dependent calculations
Indicate whether the statement is true or false
Computer Science & Information Technology
If an exception is thrown in a Catch handler, any code in the handler that follows the thrown exception will:
a) generate a syntax error b) generate a logic error c) never be executed d) run after the Finally block is done
Computer Science & Information Technology