Ultimate access to all questions.
When performing a scan operation on a DynamoDB table using the AWS Command Line Interface (CLI), you may not always need to retrieve all attributes of every item. Instead, you might want to retrieve just a subset of the attributes to save on data transfer and reduce the size of the result set. Which CLI options can you use to achieve this by specifying the particular attributes you want to be included in the scan results?