AWS Certified Solutions Architect – Professional — Question 36

Regarding Identity and Access Management (IAM), Which type of special account belonging to your application allows your code to access Google services programmatically?

Answer options

Correct answer: A

Explanation

The correct answer is A, Service account, as it is designed specifically for applications to access Google services without user intervention. The other options, such as Simple Key, OAuth, and Code account, do not serve the same purpose or are not recognized as valid account types for programmatic access.