athena_list_application_dpu_sizes {paws.analytics} | R Documentation |
Returns the supported DPU sizes for the supported application runtimes (for example, Athena notebook version 1)
Description
Returns the supported DPU sizes for the supported application runtimes (for example, Athena notebook version 1
).
See https://www.paws-r-sdk.com/docs/athena_list_application_dpu_sizes/ for full documentation.
Usage
athena_list_application_dpu_sizes(MaxResults = NULL, NextToken = NULL)
Arguments
MaxResults |
Specifies the maximum number of results to return. |
NextToken |
A token generated by the Athena service that specifies where to continue pagination if a previous request was truncated. |
[Package paws.analytics version 0.7.0 Index]