updateIntermediateTable
abstract suspend fun updateIntermediateTable(input: UpdateIntermediateTableRequest): UpdateIntermediateTableResponse
Updates an intermediate table. You can update the description, KMS key ARN, and column types of existing columns. Only the intermediate table owner can call this operation.