athena_get_calculation_execution_code {paws.analytics} | R Documentation |
Retrieves the unencrypted code that was executed for the calculation
Description
Retrieves the unencrypted code that was executed for the calculation.
See https://www.paws-r-sdk.com/docs/athena_get_calculation_execution_code/ for full documentation.
Usage
athena_get_calculation_execution_code(CalculationExecutionId)
Arguments
CalculationExecutionId |
[required] The calculation execution UUID. |
[Package paws.analytics version 0.9.0 Index]