A city automation script on a laptop must create and stop AWS resources without using the browser GUI. Which tool provides that scripted programmatic access?
Select an answer to reveal the explanation.
Short Explanation
Scripts love a command line. The AWS CLI lets that laptop talk to AWS in code-friendly commands instead of clicking around the console.
Full Explanation
The AWS Command Line Interface (CLI) enables programmatic and scripted management of AWS services from a local machine or automation host. QuickSight is a business intelligence service, Artifact distributes compliance documents, and Macie discovers sensitive data. For automation scripts invoking AWS APIs from a laptop, the CLI is the matching access method.