AWS Certified Cloud Practitioner (CLF-C02) — Question 362

Which mechanism allows developers to access AWS services from application code?

Answer options

Correct answer: A

Explanation

AWS SDKs provide language-specific APIs that allow developers to seamlessly integrate and interact with AWS resources directly from their application code. In contrast, the AWS Management Console is a web-based graphical interface for manual resource management, while AWS CodePipeline and AWS Config are used for continuous delivery and resource compliance monitoring, respectively.