Cmdlets for Amazon Athena

Build 24.0.9060

Add-AmazonAthena Cmdlet

Parameters   Output Objects  

Inserts Amazon Athena data.

Syntax

Add-AmazonAthena [parameters]

Remarks

The Add-AmazonAthena cmdlet allows you to use a syntax similar to SQL INSERT statements to create new Amazon Athena records.

Add-AmazonAthena -Connection $connection -Table "[AwsDataCatalog].[sampledb].Customers" -Columns @("TotalDue") -Values @("Jon Doe")

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060